aboutsummaryrefslogtreecommitdiffstats
path: root/src/native/ogl
diff options
context:
space:
mode:
Diffstat (limited to 'src/native/ogl')
-rw-r--r--src/native/ogl/Attributes.c2
-rw-r--r--src/native/ogl/Canvas3D.c2
-rw-r--r--src/native/ogl/CompressedGeometryRetained.c2
-rw-r--r--src/native/ogl/DrawingSurfaceObjectAWT.c2
-rw-r--r--src/native/ogl/GeometryArrayRetained.c2
-rw-r--r--src/native/ogl/GraphicsContext3D.c2
-rw-r--r--src/native/ogl/Lights.c2
-rw-r--r--src/native/ogl/MasterControl.c2
-rw-r--r--src/native/ogl/NativeAPIInfo.c2
-rw-r--r--src/native/ogl/NativeConfigTemplate3D.c2
-rw-r--r--src/native/ogl/NativeScreenInfo.c2
-rw-r--r--src/native/ogl/NativeWSInfo.c2
-rw-r--r--src/native/ogl/RasterRetained.c2
-rw-r--r--src/native/ogl/build-linux-amd64.xml2
-rw-r--r--src/native/ogl/build-linux-i586.xml2
-rw-r--r--src/native/ogl/build-solaris-sparc-forte.xml2
-rw-r--r--src/native/ogl/build-solaris-sparc-gcc.xml2
-rw-r--r--src/native/ogl/build-windows-i586-gcc.xml2
-rw-r--r--src/native/ogl/build-windows-i586-vc.xml2
-rw-r--r--src/native/ogl/gl_1_2.h2
-rw-r--r--src/native/ogl/gldefs.h2
-rw-r--r--src/native/ogl/glext.h2
-rw-r--r--src/native/ogl/panoramiXext.h2
23 files changed, 23 insertions, 23 deletions
diff --git a/src/native/ogl/Attributes.c b/src/native/ogl/Attributes.c
index 397593e..efe4407 100644
--- a/src/native/ogl/Attributes.c
+++ b/src/native/ogl/Attributes.c
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2004 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
*
* Use is subject to license terms.
*
diff --git a/src/native/ogl/Canvas3D.c b/src/native/ogl/Canvas3D.c
index 647d5b4..4bed44a 100644
--- a/src/native/ogl/Canvas3D.c
+++ b/src/native/ogl/Canvas3D.c
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2004 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
*
* Use is subject to license terms.
*
diff --git a/src/native/ogl/CompressedGeometryRetained.c b/src/native/ogl/CompressedGeometryRetained.c
index 9742707..4455ee4 100644
--- a/src/native/ogl/CompressedGeometryRetained.c
+++ b/src/native/ogl/CompressedGeometryRetained.c
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2004 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
*
* Use is subject to license terms.
*
diff --git a/src/native/ogl/DrawingSurfaceObjectAWT.c b/src/native/ogl/DrawingSurfaceObjectAWT.c
index 012f5b9..b728201 100644
--- a/src/native/ogl/DrawingSurfaceObjectAWT.c
+++ b/src/native/ogl/DrawingSurfaceObjectAWT.c
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2004 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
*
* Use is subject to license terms.
*
diff --git a/src/native/ogl/GeometryArrayRetained.c b/src/native/ogl/GeometryArrayRetained.c
index ccc0a31..b69324b 100644
--- a/src/native/ogl/GeometryArrayRetained.c
+++ b/src/native/ogl/GeometryArrayRetained.c
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2004 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
*
* Use is subject to license terms.
*
diff --git a/src/native/ogl/GraphicsContext3D.c b/src/native/ogl/GraphicsContext3D.c
index 9d800f8..bdff363 100644
--- a/src/native/ogl/GraphicsContext3D.c
+++ b/src/native/ogl/GraphicsContext3D.c
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2004 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
*
* Use is subject to license terms.
*
diff --git a/src/native/ogl/Lights.c b/src/native/ogl/Lights.c
index 89ab98e..dc93752 100644
--- a/src/native/ogl/Lights.c
+++ b/src/native/ogl/Lights.c
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2004 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
*
* Use is subject to license terms.
*
diff --git a/src/native/ogl/MasterControl.c b/src/native/ogl/MasterControl.c
index 9dd65d9..03cb380 100644
--- a/src/native/ogl/MasterControl.c
+++ b/src/native/ogl/MasterControl.c
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2004 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
*
* Use is subject to license terms.
*
diff --git a/src/native/ogl/NativeAPIInfo.c b/src/native/ogl/NativeAPIInfo.c
index 8cd0841..e0559ed 100644
--- a/src/native/ogl/NativeAPIInfo.c
+++ b/src/native/ogl/NativeAPIInfo.c
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2004 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
*
* Use is subject to license terms.
*
diff --git a/src/native/ogl/NativeConfigTemplate3D.c b/src/native/ogl/NativeConfigTemplate3D.c
index 0e9976a..db14ba1 100644
--- a/src/native/ogl/NativeConfigTemplate3D.c
+++ b/src/native/ogl/NativeConfigTemplate3D.c
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2004 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
*
* Use is subject to license terms.
*
diff --git a/src/native/ogl/NativeScreenInfo.c b/src/native/ogl/NativeScreenInfo.c
index 472d49d..1082770 100644
--- a/src/native/ogl/NativeScreenInfo.c
+++ b/src/native/ogl/NativeScreenInfo.c
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2004 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
*
* Use is subject to license terms.
*
diff --git a/src/native/ogl/NativeWSInfo.c b/src/native/ogl/NativeWSInfo.c
index be1a1fc..46f1f56 100644
--- a/src/native/ogl/NativeWSInfo.c
+++ b/src/native/ogl/NativeWSInfo.c
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2004 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
*
* Use is subject to license terms.
*
diff --git a/src/native/ogl/RasterRetained.c b/src/native/ogl/RasterRetained.c
index 775bb2f..2de7831 100644
--- a/src/native/ogl/RasterRetained.c
+++ b/src/native/ogl/RasterRetained.c
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2004 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
*
* Use is subject to license terms.
*
diff --git a/src/native/ogl/build-linux-amd64.xml b/src/native/ogl/build-linux-amd64.xml
index cbae9ac..55adffd 100644
--- a/src/native/ogl/build-linux-amd64.xml
+++ b/src/native/ogl/build-linux-amd64.xml
@@ -3,7 +3,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2004 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
*
* Use is subject to license terms.
*
diff --git a/src/native/ogl/build-linux-i586.xml b/src/native/ogl/build-linux-i586.xml
index c25613f..a9524cf 100644
--- a/src/native/ogl/build-linux-i586.xml
+++ b/src/native/ogl/build-linux-i586.xml
@@ -3,7 +3,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2004 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
*
* Use is subject to license terms.
*
diff --git a/src/native/ogl/build-solaris-sparc-forte.xml b/src/native/ogl/build-solaris-sparc-forte.xml
index 015e740..6eb2d53 100644
--- a/src/native/ogl/build-solaris-sparc-forte.xml
+++ b/src/native/ogl/build-solaris-sparc-forte.xml
@@ -4,7 +4,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2004 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
*
* Use is subject to license terms.
*
diff --git a/src/native/ogl/build-solaris-sparc-gcc.xml b/src/native/ogl/build-solaris-sparc-gcc.xml
index acd9724..1bd4575 100644
--- a/src/native/ogl/build-solaris-sparc-gcc.xml
+++ b/src/native/ogl/build-solaris-sparc-gcc.xml
@@ -4,7 +4,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2004 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
*
* Use is subject to license terms.
*
diff --git a/src/native/ogl/build-windows-i586-gcc.xml b/src/native/ogl/build-windows-i586-gcc.xml
index 95d768e..74de03e 100644
--- a/src/native/ogl/build-windows-i586-gcc.xml
+++ b/src/native/ogl/build-windows-i586-gcc.xml
@@ -4,7 +4,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2004 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
*
* Use is subject to license terms.
*
diff --git a/src/native/ogl/build-windows-i586-vc.xml b/src/native/ogl/build-windows-i586-vc.xml
index 1890d8a..55b65ee 100644
--- a/src/native/ogl/build-windows-i586-vc.xml
+++ b/src/native/ogl/build-windows-i586-vc.xml
@@ -4,7 +4,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2004 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
*
* Use is subject to license terms.
*
diff --git a/src/native/ogl/gl_1_2.h b/src/native/ogl/gl_1_2.h
index dd33949..a251c15 100644
--- a/src/native/ogl/gl_1_2.h
+++ b/src/native/ogl/gl_1_2.h
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2004 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
*
* Use is subject to license terms.
*
diff --git a/src/native/ogl/gldefs.h b/src/native/ogl/gldefs.h
index 91547d7..2411f4f 100644
--- a/src/native/ogl/gldefs.h
+++ b/src/native/ogl/gldefs.h
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2004 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
*
* Use is subject to license terms.
*
diff --git a/src/native/ogl/glext.h b/src/native/ogl/glext.h
index 1a5b8b9..9549427 100644
--- a/src/native/ogl/glext.h
+++ b/src/native/ogl/glext.h
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2004 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
*
* Use is subject to license terms.
*
diff --git a/src/native/ogl/panoramiXext.h b/src/native/ogl/panoramiXext.h
index b5162a7..ecb8fd4 100644
--- a/src/native/ogl/panoramiXext.h
+++ b/src/native/ogl/panoramiXext.h
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2004 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
*
* Use is subject to license terms.
*