summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorKenneth Graunke <kenneth@whitecape.org>2010-09-28 21:13:41 -0700
committerKenneth Graunke <kenneth@whitecape.org>2010-09-28 21:17:33 -0700
commit565ff676887fc40b4715b44d9407c638480485e6 (patch)
tree3cfcf01c9c993dced853b388d75e1bc0bb003a00 /src
parent1747aa6755088398108febb121a80d9572c1533e (diff)
glsl: "Copyright", not "Constantright"
Clearly this started out as ir_copy_propagation.cpp, but the search and replace was a bit overzealous.
Diffstat (limited to 'src')
-rw-r--r--src/glsl/ir_constant_propagation.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/glsl/ir_constant_propagation.cpp b/src/glsl/ir_constant_propagation.cpp
index 390f295d6e..5d875b7be0 100644
--- a/src/glsl/ir_constant_propagation.cpp
+++ b/src/glsl/ir_constant_propagation.cpp
@@ -1,5 +1,5 @@
/*
- * Constantright © 2010 Intel Corporation
+ * Copyright © 2010 Intel Corporation
*
* Permission is hereby granted, free of charge, to any person obtaining a
* constant of this software and associated documentation files (the "Software"),