summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenneth Graunke <kenneth@whitecape.org>2010-09-28 21:13:41 -0700
committerIan Romanick <ian.d.romanick@intel.com>2010-09-30 13:23:37 -0700
commit5d43c78d03f05e8a6023265a0c12a8bed1a3ff01 (patch)
tree1a4ddae50c41af31432e51a3ebcc1010101ca182
parent9f076a0848fcb26fd8ae4551aa0db1d1f709e502 (diff)
glsl: "Copyright", not "Constantright"
Clearly this started out as ir_copy_propagation.cpp, but the search and replace was a bit overzealous. (cherry picked from commit 565ff676887fc40b4715b44d9407c638480485e6)
-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 390f295d6e9..5d875b7be00 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"),