summaryrefslogtreecommitdiffstats
path: root/src/PickTest
diff options
context:
space:
mode:
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 6f98e30..78255ac 100644
--- a/src/PickTest/BoltCG.java
+++ b/src/PickTest/BoltCG.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/PickTest/ColorCube.java b/src/PickTest/ColorCube.java
index c61644d..ff52c48 100644
--- a/src/PickTest/ColorCube.java
+++ b/src/PickTest/ColorCube.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/PickTest/ColorPyramidDown.java b/src/PickTest/ColorPyramidDown.java
index 96c8f09..80a572d 100644
--- a/src/PickTest/ColorPyramidDown.java
+++ b/src/PickTest/ColorPyramidDown.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/PickTest/ColorPyramidUp.java b/src/PickTest/ColorPyramidUp.java
index b43ddd9..e952fe2 100644
--- a/src/PickTest/ColorPyramidUp.java
+++ b/src/PickTest/ColorPyramidUp.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/PickTest/CubeIQA.java b/src/PickTest/CubeIQA.java
index 8f63f36..cbeadc5 100644
--- a/src/PickTest/CubeIQA.java
+++ b/src/PickTest/CubeIQA.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/PickTest/CubeQA.java b/src/PickTest/CubeQA.java
index 838a57e..5e1f78f 100644
--- a/src/PickTest/CubeQA.java
+++ b/src/PickTest/CubeQA.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/PickTest/GullCG.java b/src/PickTest/GullCG.java
index 9cd3cd7..c53283a 100644
--- a/src/PickTest/GullCG.java
+++ b/src/PickTest/GullCG.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/PickTest/IcosahedronITSA.java b/src/PickTest/IcosahedronITSA.java
index e55a42a..e25178f 100644
--- a/src/PickTest/IcosahedronITSA.java
+++ b/src/PickTest/IcosahedronITSA.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/PickTest/IcosahedronTSA.java b/src/PickTest/IcosahedronTSA.java
index 83d6f0c..83fb687 100644
--- a/src/PickTest/IcosahedronTSA.java
+++ b/src/PickTest/IcosahedronTSA.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/PickTest/IntersectInfoBehavior.java b/src/PickTest/IntersectInfoBehavior.java
index d583cc2..e0cdb2c 100644
--- a/src/PickTest/IntersectInfoBehavior.java
+++ b/src/PickTest/IntersectInfoBehavior.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/PickTest/IntersectTest.java b/src/PickTest/IntersectTest.java
index ef27f7a..891b511 100644
--- a/src/PickTest/IntersectTest.java
+++ b/src/PickTest/IntersectTest.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/PickTest/MorphingBehavior.java b/src/PickTest/MorphingBehavior.java
index 3780fac..5da6eeb 100644
--- a/src/PickTest/MorphingBehavior.java
+++ b/src/PickTest/MorphingBehavior.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/PickTest/OctahedronITFA.java b/src/PickTest/OctahedronITFA.java
index 0ddc789..cdc4dc5 100644
--- a/src/PickTest/OctahedronITFA.java
+++ b/src/PickTest/OctahedronITFA.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/PickTest/OctahedronTFA.java b/src/PickTest/OctahedronTFA.java
index ef7e376..f1b2e0d 100644
--- a/src/PickTest/OctahedronTFA.java
+++ b/src/PickTest/OctahedronTFA.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/PickTest/PickTest.java b/src/PickTest/PickTest.java
index 802b1d4..5b50d98 100644
--- a/src/PickTest/PickTest.java
+++ b/src/PickTest/PickTest.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/PickTest/RandomColorCube.java b/src/PickTest/RandomColorCube.java
index 77ac9f7..12a43b0 100644
--- a/src/PickTest/RandomColorCube.java
+++ b/src/PickTest/RandomColorCube.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/PickTest/RandomColorTetrahedron.java b/src/PickTest/RandomColorTetrahedron.java
index c1e7ead..3454d24 100644
--- a/src/PickTest/RandomColorTetrahedron.java
+++ b/src/PickTest/RandomColorTetrahedron.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/PickTest/TetrahedronILA.java b/src/PickTest/TetrahedronILA.java
index 18d16bd..1a6b9bc 100644
--- a/src/PickTest/TetrahedronILA.java
+++ b/src/PickTest/TetrahedronILA.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/PickTest/TetrahedronILSA.java b/src/PickTest/TetrahedronILSA.java
index da516a9..b982cdc 100644
--- a/src/PickTest/TetrahedronILSA.java
+++ b/src/PickTest/TetrahedronILSA.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/PickTest/TetrahedronIPA.java b/src/PickTest/TetrahedronIPA.java
index 0d2047c..5400b0c 100644
--- a/src/PickTest/TetrahedronIPA.java
+++ b/src/PickTest/TetrahedronIPA.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/PickTest/TetrahedronITA.java b/src/PickTest/TetrahedronITA.java
index 0013c0f..4679ca8 100644
--- a/src/PickTest/TetrahedronITA.java
+++ b/src/PickTest/TetrahedronITA.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/PickTest/TetrahedronLA.java b/src/PickTest/TetrahedronLA.java
index 4eef7cc..3d67009 100644
--- a/src/PickTest/TetrahedronLA.java
+++ b/src/PickTest/TetrahedronLA.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/PickTest/TetrahedronLSA.java b/src/PickTest/TetrahedronLSA.java
index 29b189b..3c375ca 100644
--- a/src/PickTest/TetrahedronLSA.java
+++ b/src/PickTest/TetrahedronLSA.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/PickTest/TetrahedronPA.java b/src/PickTest/TetrahedronPA.java
index 0ffb7b9..665a886 100644
--- a/src/PickTest/TetrahedronPA.java
+++ b/src/PickTest/TetrahedronPA.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/PickTest/TetrahedronTA.java b/src/PickTest/TetrahedronTA.java
index 7887380..b981f62 100644
--- a/src/PickTest/TetrahedronTA.java
+++ b/src/PickTest/TetrahedronTA.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/PickTest/build.xml b/src/PickTest/build.xml
index 47e5a36..4e57328 100644
--- a/src/PickTest/build.xml
+++ b/src/PickTest/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