summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv50/nv50_program.c
diff options
context:
space:
mode:
authorChristoph Bumiller <[email protected]>2011-09-14 16:47:44 +0200
committerChristoph Bumiller <[email protected]>2011-09-14 16:50:23 +0200
commitd2d19ea51fa3575a8d014a69a9b835c335728817 (patch)
treedeb924f3fac88b989d1b29fb343cadc5b984fbca /src/gallium/drivers/nv50/nv50_program.c
parentec4b823f6748fea4a097ea982d0ab5886fca4c9e (diff)
nv50/ir: add missing license headers
Diffstat (limited to 'src/gallium/drivers/nv50/nv50_program.c')
-rw-r--r--src/gallium/drivers/nv50/nv50_program.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/drivers/nv50/nv50_program.c b/src/gallium/drivers/nv50/nv50_program.c
index b61400bf81e..c8b708c02b4 100644
--- a/src/gallium/drivers/nv50/nv50_program.c
+++ b/src/gallium/drivers/nv50/nv50_program.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2010 Chrsitoph Bumiller
+ * Copyright 2010 Christoph Bumiller
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),