summaryrefslogtreecommitdiffstats
path: root/src/PickTest
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/PickTest
parentc545abfe43458988081e22bdffcee7b9ee0c8800 (diff)
This commit was manufactured by cvs2svn to create branch 'dev-1_5'.
Diffstat (limited to 'src/PickTest')
-rw-r--r--src/PickTest/BoltCG.java2
-rw-r--r--src/PickTest/ColorCube.java2
-rw-r--r--src/PickTest/ColorPyramidDown.java2
-rw-r--r--src/PickTest/ColorPyramidUp.java2
-rw-r--r--src/PickTest/CubeIQA.java2
-rw-r--r--src/PickTest/CubeQA.java2
-rw-r--r--src/PickTest/GullCG.java2
-rw-r--r--src/PickTest/IcosahedronITSA.java2
-rw-r--r--src/PickTest/IcosahedronTSA.java2
-rw-r--r--src/PickTest/IntersectInfoBehavior.java2
-rw-r--r--src/PickTest/IntersectTest.java2
-rw-r--r--src/PickTest/MorphingBehavior.java2
-rw-r--r--src/PickTest/OctahedronITFA.java2
-rw-r--r--src/PickTest/OctahedronTFA.java2
-rw-r--r--src/PickTest/PickTest.java2
-rw-r--r--src/PickTest/RandomColorCube.java2
-rw-r--r--src/PickTest/RandomColorTetrahedron.java2
-rw-r--r--src/PickTest/TetrahedronILA.java2
-rw-r--r--src/PickTest/TetrahedronILSA.java2
-rw-r--r--src/PickTest/TetrahedronIPA.java2
-rw-r--r--src/PickTest/TetrahedronITA.java2
-rw-r--r--src/PickTest/TetrahedronLA.java2
-rw-r--r--src/PickTest/TetrahedronLSA.java2
-rw-r--r--src/PickTest/TetrahedronPA.java2
-rw-r--r--src/PickTest/TetrahedronTA.java2
-rw-r--r--src/PickTest/build.xml2
26 files changed, 26 insertions, 26 deletions
diff --git a/src/PickTest/BoltCG.java b/src/PickTest/BoltCG.java
index 78255ac..6f98e30 100644
--- a/src/PickTest/BoltCG.java
+++ b/src/PickTest/BoltCG.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/PickTest/ColorCube.java b/src/PickTest/ColorCube.java
index ff52c48..c61644d 100644
--- a/src/PickTest/ColorCube.java
+++ b/src/PickTest/ColorCube.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/PickTest/ColorPyramidDown.java b/src/PickTest/ColorPyramidDown.java
index 80a572d..96c8f09 100644
--- a/src/PickTest/ColorPyramidDown.java
+++ b/src/PickTest/ColorPyramidDown.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/PickTest/ColorPyramidUp.java b/src/PickTest/ColorPyramidUp.java
index e952fe2..b43ddd9 100644
--- a/src/PickTest/ColorPyramidUp.java
+++ b/src/PickTest/ColorPyramidUp.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/PickTest/CubeIQA.java b/src/PickTest/CubeIQA.java
index cbeadc5..8f63f36 100644
--- a/src/PickTest/CubeIQA.java
+++ b/src/PickTest/CubeIQA.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/PickTest/CubeQA.java b/src/PickTest/CubeQA.java
index 5e1f78f..838a57e 100644
--- a/src/PickTest/CubeQA.java
+++ b/src/PickTest/CubeQA.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/PickTest/GullCG.java b/src/PickTest/GullCG.java
index c53283a..9cd3cd7 100644
--- a/src/PickTest/GullCG.java
+++ b/src/PickTest/GullCG.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/PickTest/IcosahedronITSA.java b/src/PickTest/IcosahedronITSA.java
index e25178f..e55a42a 100644
--- a/src/PickTest/IcosahedronITSA.java
+++ b/src/PickTest/IcosahedronITSA.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/PickTest/IcosahedronTSA.java b/src/PickTest/IcosahedronTSA.java
index 83fb687..83d6f0c 100644
--- a/src/PickTest/IcosahedronTSA.java
+++ b/src/PickTest/IcosahedronTSA.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/PickTest/IntersectInfoBehavior.java b/src/PickTest/IntersectInfoBehavior.java
index e0cdb2c..d583cc2 100644
--- a/src/PickTest/IntersectInfoBehavior.java
+++ b/src/PickTest/IntersectInfoBehavior.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/PickTest/IntersectTest.java b/src/PickTest/IntersectTest.java
index 891b511..ef27f7a 100644
--- a/src/PickTest/IntersectTest.java
+++ b/src/PickTest/IntersectTest.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/PickTest/MorphingBehavior.java b/src/PickTest/MorphingBehavior.java
index 5da6eeb..3780fac 100644
--- a/src/PickTest/MorphingBehavior.java
+++ b/src/PickTest/MorphingBehavior.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/PickTest/OctahedronITFA.java b/src/PickTest/OctahedronITFA.java
index cdc4dc5..0ddc789 100644
--- a/src/PickTest/OctahedronITFA.java
+++ b/src/PickTest/OctahedronITFA.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/PickTest/OctahedronTFA.java b/src/PickTest/OctahedronTFA.java
index f1b2e0d..ef7e376 100644
--- a/src/PickTest/OctahedronTFA.java
+++ b/src/PickTest/OctahedronTFA.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/PickTest/PickTest.java b/src/PickTest/PickTest.java
index 5b50d98..802b1d4 100644
--- a/src/PickTest/PickTest.java
+++ b/src/PickTest/PickTest.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/PickTest/RandomColorCube.java b/src/PickTest/RandomColorCube.java
index 12a43b0..77ac9f7 100644
--- a/src/PickTest/RandomColorCube.java
+++ b/src/PickTest/RandomColorCube.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/PickTest/RandomColorTetrahedron.java b/src/PickTest/RandomColorTetrahedron.java
index 3454d24..c1e7ead 100644
--- a/src/PickTest/RandomColorTetrahedron.java
+++ b/src/PickTest/RandomColorTetrahedron.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/PickTest/TetrahedronILA.java b/src/PickTest/TetrahedronILA.java
index 1a6b9bc..18d16bd 100644
--- a/src/PickTest/TetrahedronILA.java
+++ b/src/PickTest/TetrahedronILA.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/PickTest/TetrahedronILSA.java b/src/PickTest/TetrahedronILSA.java
index b982cdc..da516a9 100644
--- a/src/PickTest/TetrahedronILSA.java
+++ b/src/PickTest/TetrahedronILSA.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/PickTest/TetrahedronIPA.java b/src/PickTest/TetrahedronIPA.java
index 5400b0c..0d2047c 100644
--- a/src/PickTest/TetrahedronIPA.java
+++ b/src/PickTest/TetrahedronIPA.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/PickTest/TetrahedronITA.java b/src/PickTest/TetrahedronITA.java
index 4679ca8..0013c0f 100644
--- a/src/PickTest/TetrahedronITA.java
+++ b/src/PickTest/TetrahedronITA.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/PickTest/TetrahedronLA.java b/src/PickTest/TetrahedronLA.java
index 3d67009..4eef7cc 100644
--- a/src/PickTest/TetrahedronLA.java
+++ b/src/PickTest/TetrahedronLA.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/PickTest/TetrahedronLSA.java b/src/PickTest/TetrahedronLSA.java
index 3c375ca..29b189b 100644
--- a/src/PickTest/TetrahedronLSA.java
+++ b/src/PickTest/TetrahedronLSA.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/PickTest/TetrahedronPA.java b/src/PickTest/TetrahedronPA.java
index 665a886..0ffb7b9 100644
--- a/src/PickTest/TetrahedronPA.java
+++ b/src/PickTest/TetrahedronPA.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/PickTest/TetrahedronTA.java b/src/PickTest/TetrahedronTA.java
index b981f62..7887380 100644
--- a/src/PickTest/TetrahedronTA.java
+++ b/src/PickTest/TetrahedronTA.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/PickTest/build.xml b/src/PickTest/build.xml
index 4e57328..47e5a36 100644
--- a/src/PickTest/build.xml
+++ b/src/PickTest/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