aboutsummaryrefslogtreecommitdiffstats
path: root/src/CgShaderTest
diff options
context:
space:
mode:
authornobody <nobody@28c7f869-5b4e-e670-f602-82bfaf57f300>2006-01-06 23:33:53 +0000
committernobody <nobody@28c7f869-5b4e-e670-f602-82bfaf57f300>2006-01-06 23:33:53 +0000
commited3fe3394103b0eddedde55fcb954079a5b42e8a (patch)
treedb8c8f1ffff72a0d71724d1ae26efca9edb55db4 /src/CgShaderTest
parentc545abfe43458988081e22bdffcee7b9ee0c8800 (diff)
This commit was manufactured by cvs2svn to create branch 'dev-1_5'.
Diffstat (limited to 'src/CgShaderTest')
-rw-r--r--src/CgShaderTest/ObjLoadCg.java2
-rw-r--r--src/CgShaderTest/SphereCg.java2
-rw-r--r--src/CgShaderTest/build.xml2
-rw-r--r--src/CgShaderTest/simple_fp.cg2
-rw-r--r--src/CgShaderTest/simple_vp.cg2
5 files changed, 5 insertions, 5 deletions
diff --git a/src/CgShaderTest/ObjLoadCg.java b/src/CgShaderTest/ObjLoadCg.java
index 7711075..0cef002 100644
--- a/src/CgShaderTest/ObjLoadCg.java
+++ b/src/CgShaderTest/ObjLoadCg.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/CgShaderTest/SphereCg.java b/src/CgShaderTest/SphereCg.java
index 495036e..266d523 100644
--- a/src/CgShaderTest/SphereCg.java
+++ b/src/CgShaderTest/SphereCg.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/CgShaderTest/build.xml b/src/CgShaderTest/build.xml
index 4e57328..47e5a36 100644
--- a/src/CgShaderTest/build.xml
+++ b/src/CgShaderTest/build.xml
@@ -4,7 +4,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/CgShaderTest/simple_fp.cg b/src/CgShaderTest/simple_fp.cg
index e9cd44b..d651833 100644
--- a/src/CgShaderTest/simple_fp.cg
+++ b/src/CgShaderTest/simple_fp.cg
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/src/CgShaderTest/simple_vp.cg b/src/CgShaderTest/simple_vp.cg
index d030818..cec98ad 100644
--- a/src/CgShaderTest/simple_vp.cg
+++ b/src/CgShaderTest/simple_vp.cg
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions