diff options
Diffstat (limited to 'src/PickTest')
26 files changed, 26 insertions, 26 deletions
diff --git a/src/PickTest/BoltCG.java b/src/PickTest/BoltCG.java index 836305d..6f98e30 100644 --- a/src/PickTest/BoltCG.java +++ b/src/PickTest/BoltCG.java @@ -1,7 +1,7 @@ /* * $RCSfile$ * - * Copyright (c) 2004 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 74758fb..c61644d 100644 --- a/src/PickTest/ColorCube.java +++ b/src/PickTest/ColorCube.java @@ -1,7 +1,7 @@ /* * $RCSfile$ * - * Copyright (c) 2004 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 280b3fb..96c8f09 100644 --- a/src/PickTest/ColorPyramidDown.java +++ b/src/PickTest/ColorPyramidDown.java @@ -1,7 +1,7 @@ /* * $RCSfile$ * - * Copyright (c) 2004 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 4cca260..b43ddd9 100644 --- a/src/PickTest/ColorPyramidUp.java +++ b/src/PickTest/ColorPyramidUp.java @@ -1,7 +1,7 @@ /* * $RCSfile$ * - * Copyright (c) 2004 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 f1f6155..8f63f36 100644 --- a/src/PickTest/CubeIQA.java +++ b/src/PickTest/CubeIQA.java @@ -1,7 +1,7 @@ /* * $RCSfile$ * - * Copyright (c) 2004 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 cf31111..838a57e 100644 --- a/src/PickTest/CubeQA.java +++ b/src/PickTest/CubeQA.java @@ -1,7 +1,7 @@ /* * $RCSfile$ * - * Copyright (c) 2004 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 78ec036..9cd3cd7 100644 --- a/src/PickTest/GullCG.java +++ b/src/PickTest/GullCG.java @@ -1,7 +1,7 @@ /* * $RCSfile$ * - * Copyright (c) 2004 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 13ee53e..e55a42a 100644 --- a/src/PickTest/IcosahedronITSA.java +++ b/src/PickTest/IcosahedronITSA.java @@ -1,7 +1,7 @@ /* * $RCSfile$ * - * Copyright (c) 2004 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 f46ba75..83d6f0c 100644 --- a/src/PickTest/IcosahedronTSA.java +++ b/src/PickTest/IcosahedronTSA.java @@ -1,7 +1,7 @@ /* * $RCSfile$ * - * Copyright (c) 2004 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 226c6a4..1ca39c6 100644 --- a/src/PickTest/IntersectInfoBehavior.java +++ b/src/PickTest/IntersectInfoBehavior.java @@ -1,7 +1,7 @@ /* * $RCSfile$ * - * Copyright (c) 2004 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 206ea8f..f4e70cb 100644 --- a/src/PickTest/IntersectTest.java +++ b/src/PickTest/IntersectTest.java @@ -1,7 +1,7 @@ /* * $RCSfile$ * - * Copyright (c) 2004 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 730434c..3780fac 100644 --- a/src/PickTest/MorphingBehavior.java +++ b/src/PickTest/MorphingBehavior.java @@ -1,7 +1,7 @@ /* * $RCSfile$ * - * Copyright (c) 2004 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 c5d6f3a..0ddc789 100644 --- a/src/PickTest/OctahedronITFA.java +++ b/src/PickTest/OctahedronITFA.java @@ -1,7 +1,7 @@ /* * $RCSfile$ * - * Copyright (c) 2004 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 57ecd89..ef7e376 100644 --- a/src/PickTest/OctahedronTFA.java +++ b/src/PickTest/OctahedronTFA.java @@ -1,7 +1,7 @@ /* * $RCSfile$ * - * Copyright (c) 2004 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 144eccd..b4817f7 100644 --- a/src/PickTest/PickTest.java +++ b/src/PickTest/PickTest.java @@ -1,7 +1,7 @@ /* * $RCSfile$ * - * Copyright (c) 2004 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 c9a91ee..77ac9f7 100644 --- a/src/PickTest/RandomColorCube.java +++ b/src/PickTest/RandomColorCube.java @@ -1,7 +1,7 @@ /* * $RCSfile$ * - * Copyright (c) 2004 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 940a7c1..c1e7ead 100644 --- a/src/PickTest/RandomColorTetrahedron.java +++ b/src/PickTest/RandomColorTetrahedron.java @@ -1,7 +1,7 @@ /* * $RCSfile$ * - * Copyright (c) 2004 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 1558a4d..18d16bd 100644 --- a/src/PickTest/TetrahedronILA.java +++ b/src/PickTest/TetrahedronILA.java @@ -1,7 +1,7 @@ /* * $RCSfile$ * - * Copyright (c) 2004 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 8086f30..da516a9 100644 --- a/src/PickTest/TetrahedronILSA.java +++ b/src/PickTest/TetrahedronILSA.java @@ -1,7 +1,7 @@ /* * $RCSfile$ * - * Copyright (c) 2004 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 117960d..0d2047c 100644 --- a/src/PickTest/TetrahedronIPA.java +++ b/src/PickTest/TetrahedronIPA.java @@ -1,7 +1,7 @@ /* * $RCSfile$ * - * Copyright (c) 2004 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 795796d..0013c0f 100644 --- a/src/PickTest/TetrahedronITA.java +++ b/src/PickTest/TetrahedronITA.java @@ -1,7 +1,7 @@ /* * $RCSfile$ * - * Copyright (c) 2004 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 858f88c..4eef7cc 100644 --- a/src/PickTest/TetrahedronLA.java +++ b/src/PickTest/TetrahedronLA.java @@ -1,7 +1,7 @@ /* * $RCSfile$ * - * Copyright (c) 2004 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 9317387..29b189b 100644 --- a/src/PickTest/TetrahedronLSA.java +++ b/src/PickTest/TetrahedronLSA.java @@ -1,7 +1,7 @@ /* * $RCSfile$ * - * Copyright (c) 2004 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 d1bcda9..0ffb7b9 100644 --- a/src/PickTest/TetrahedronPA.java +++ b/src/PickTest/TetrahedronPA.java @@ -1,7 +1,7 @@ /* * $RCSfile$ * - * Copyright (c) 2004 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 f2ba169..7887380 100644 --- a/src/PickTest/TetrahedronTA.java +++ b/src/PickTest/TetrahedronTA.java @@ -1,7 +1,7 @@ /* * $RCSfile$ * - * Copyright (c) 2004 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 def3da4..47e5a36 100644 --- a/src/PickTest/build.xml +++ b/src/PickTest/build.xml @@ -4,7 +4,7 @@ /* * $RCSfile$ * - * Copyright (c) 2004 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 |