diff options
author | nobody <nobody@28c7f869-5b4e-e670-f602-82bfaf57f300> | 2005-02-18 21:39:49 +0000 |
---|---|---|
committer | nobody <nobody@28c7f869-5b4e-e670-f602-82bfaf57f300> | 2005-02-18 21:39:49 +0000 |
commit | e2b47f8efe3859b3cb516ec1a3ff8328f27cab62 (patch) | |
tree | cc4a769386ac0627e2782660d4c837c2c8f55a92 /src/TickTockPicking | |
parent | 145583d3a2857f420a0155512c86378ffb7f901d (diff) |
This commit was manufactured by cvs2svn to create tagpremerge-1_4-1_3_2-beta3
'premerge-1_4-1_3_2-beta3'.
Diffstat (limited to 'src/TickTockPicking')
-rw-r--r-- | src/TickTockPicking/Cube.java | 2 | ||||
-rw-r--r-- | src/TickTockPicking/PickHighlightBehavior.java | 2 | ||||
-rw-r--r-- | src/TickTockPicking/Tetrahedron.java | 2 | ||||
-rw-r--r-- | src/TickTockPicking/TickTockPicking.java | 2 | ||||
-rw-r--r-- | src/TickTockPicking/build.xml | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/src/TickTockPicking/Cube.java b/src/TickTockPicking/Cube.java index 9c791b4..b7fb16c 100644 --- a/src/TickTockPicking/Cube.java +++ b/src/TickTockPicking/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/TickTockPicking/PickHighlightBehavior.java b/src/TickTockPicking/PickHighlightBehavior.java index dc9294b..2213baf 100644 --- a/src/TickTockPicking/PickHighlightBehavior.java +++ b/src/TickTockPicking/PickHighlightBehavior.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/TickTockPicking/Tetrahedron.java b/src/TickTockPicking/Tetrahedron.java index cbb2e26..ec4eb93 100644 --- a/src/TickTockPicking/Tetrahedron.java +++ b/src/TickTockPicking/Tetrahedron.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/TickTockPicking/TickTockPicking.java b/src/TickTockPicking/TickTockPicking.java index 5020432..ca4603b 100644 --- a/src/TickTockPicking/TickTockPicking.java +++ b/src/TickTockPicking/TickTockPicking.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/TickTockPicking/build.xml b/src/TickTockPicking/build.xml index 47e5a36..def3da4 100644 --- a/src/TickTockPicking/build.xml +++ b/src/TickTockPicking/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 |