summaryrefslogtreecommitdiffstats
path: root/src/CgShaderTest
diff options
context:
space:
mode:
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 0cef002..7711075 100644
--- a/src/CgShaderTest/ObjLoadCg.java
+++ b/src/CgShaderTest/ObjLoadCg.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2006 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 266d523..495036e 100644
--- a/src/CgShaderTest/SphereCg.java
+++ b/src/CgShaderTest/SphereCg.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2006 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 47e5a36..4e57328 100644
--- a/src/CgShaderTest/build.xml
+++ b/src/CgShaderTest/build.xml
@@ -4,7 +4,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2006 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 d651833..e9cd44b 100644
--- a/src/CgShaderTest/simple_fp.cg
+++ b/src/CgShaderTest/simple_fp.cg
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2006 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 cec98ad..d030818 100644
--- a/src/CgShaderTest/simple_vp.cg
+++ b/src/CgShaderTest/simple_vp.cg
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2006 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