summaryrefslogtreecommitdiffstats
path: root/src/FourByFour
diff options
context:
space:
mode:
Diffstat (limited to 'src/FourByFour')
-rw-r--r--src/FourByFour/BigCube.java2
-rw-r--r--src/FourByFour/Board.java2
-rw-r--r--src/FourByFour/Canvas2D.java2
-rw-r--r--src/FourByFour/Cube.java2
-rw-r--r--src/FourByFour/Cylinder.java2
-rw-r--r--src/FourByFour/FourByFour.java2
-rw-r--r--src/FourByFour/ID.java2
-rw-r--r--src/FourByFour/PickDragBehavior.java2
-rw-r--r--src/FourByFour/Poles.java2
-rw-r--r--src/FourByFour/Positions.java2
-rw-r--r--src/FourByFour/build.xml2
11 files changed, 11 insertions, 11 deletions
diff --git a/src/FourByFour/BigCube.java b/src/FourByFour/BigCube.java
index 8c2ae32..d6fda52 100644
--- a/src/FourByFour/BigCube.java
+++ b/src/FourByFour/BigCube.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2004 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/FourByFour/Board.java b/src/FourByFour/Board.java
index c3cc0a4..e0d2b0a 100644
--- a/src/FourByFour/Board.java
+++ b/src/FourByFour/Board.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2004 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/FourByFour/Canvas2D.java b/src/FourByFour/Canvas2D.java
index 41c990c..53c21ad 100644
--- a/src/FourByFour/Canvas2D.java
+++ b/src/FourByFour/Canvas2D.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2004 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/FourByFour/Cube.java b/src/FourByFour/Cube.java
index f8fd3bd..f24f95f 100644
--- a/src/FourByFour/Cube.java
+++ b/src/FourByFour/Cube.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2004 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/FourByFour/Cylinder.java b/src/FourByFour/Cylinder.java
index b2d616f..db8dbfb 100644
--- a/src/FourByFour/Cylinder.java
+++ b/src/FourByFour/Cylinder.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2004 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/FourByFour/FourByFour.java b/src/FourByFour/FourByFour.java
index 0a58a1e..9820214 100644
--- a/src/FourByFour/FourByFour.java
+++ b/src/FourByFour/FourByFour.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2004 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/FourByFour/ID.java b/src/FourByFour/ID.java
index dae658e..0a33077 100644
--- a/src/FourByFour/ID.java
+++ b/src/FourByFour/ID.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2004 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/FourByFour/PickDragBehavior.java b/src/FourByFour/PickDragBehavior.java
index 67bee6e..96d6352 100644
--- a/src/FourByFour/PickDragBehavior.java
+++ b/src/FourByFour/PickDragBehavior.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2004 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/FourByFour/Poles.java b/src/FourByFour/Poles.java
index 135604a..95a98fa 100644
--- a/src/FourByFour/Poles.java
+++ b/src/FourByFour/Poles.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2004 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/FourByFour/Positions.java b/src/FourByFour/Positions.java
index 2a9f396..a669aae 100644
--- a/src/FourByFour/Positions.java
+++ b/src/FourByFour/Positions.java
@@ -1,7 +1,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2004 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/FourByFour/build.xml b/src/FourByFour/build.xml
index 47e5a36..def3da4 100644
--- a/src/FourByFour/build.xml
+++ b/src/FourByFour/build.xml
@@ -4,7 +4,7 @@
/*
* $RCSfile$
*
- * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2004 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