summaryrefslogtreecommitdiffstats
path: root/src/TickTockPicking
diff options
context:
space:
mode:
authorkcr <kcr@28c7f869-5b4e-e670-f602-82bfaf57f300>2005-02-18 23:25:59 +0000
committerkcr <kcr@28c7f869-5b4e-e670-f602-82bfaf57f300>2005-02-18 23:25:59 +0000
commit1f03bfbb94702b2f08df62308dfc97416880c716 (patch)
tree51ea830e4eff52d12dd3870e2c44ba0a721f2a89 /src/TickTockPicking
parentbf7fd8076debc3fe2b23c2c399c5ce13afb3198e (diff)
Merged changes between 1.3.2-beta2 and 1.3.2-beta3 into the 1.4 dev branch
Diffstat (limited to 'src/TickTockPicking')
-rw-r--r--src/TickTockPicking/Cube.java2
-rw-r--r--src/TickTockPicking/PickHighlightBehavior.java2
-rw-r--r--src/TickTockPicking/Tetrahedron.java2
-rw-r--r--src/TickTockPicking/TickTockPicking.java2
-rw-r--r--src/TickTockPicking/build.xml2
5 files changed, 5 insertions, 5 deletions
diff --git a/src/TickTockPicking/Cube.java b/src/TickTockPicking/Cube.java
index b7fb16c..9c791b4 100644
--- a/src/TickTockPicking/Cube.java
+++ b/src/TickTockPicking/Cube.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/TickTockPicking/PickHighlightBehavior.java b/src/TickTockPicking/PickHighlightBehavior.java
index 2213baf..dc9294b 100644
--- a/src/TickTockPicking/PickHighlightBehavior.java
+++ b/src/TickTockPicking/PickHighlightBehavior.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/TickTockPicking/Tetrahedron.java b/src/TickTockPicking/Tetrahedron.java
index ec4eb93..cbb2e26 100644
--- a/src/TickTockPicking/Tetrahedron.java
+++ b/src/TickTockPicking/Tetrahedron.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/TickTockPicking/TickTockPicking.java b/src/TickTockPicking/TickTockPicking.java
index ca4603b..5020432 100644
--- a/src/TickTockPicking/TickTockPicking.java
+++ b/src/TickTockPicking/TickTockPicking.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/TickTockPicking/build.xml b/src/TickTockPicking/build.xml
index def3da4..47e5a36 100644
--- a/src/TickTockPicking/build.xml
+++ b/src/TickTockPicking/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