summaryrefslogtreecommitdiffstats
path: root/src/Sound
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/Sound
parentbf7fd8076debc3fe2b23c2c399c5ce13afb3198e (diff)
Merged changes between 1.3.2-beta2 and 1.3.2-beta3 into the 1.4 dev branch
Diffstat (limited to 'src/Sound')
-rw-r--r--src/Sound/AudioBehaviorMoveOne.java2
-rw-r--r--src/Sound/AudioReverberate.java2
-rw-r--r--src/Sound/MoveAppBoundingLeaf.java2
-rw-r--r--src/Sound/ReverberateSound.java2
-rw-r--r--src/Sound/SimpleSounds.java2
-rw-r--r--src/Sound/SimpleSoundsBehavior.java2
-rw-r--r--src/Sound/build.xml2
7 files changed, 7 insertions, 7 deletions
diff --git a/src/Sound/AudioBehaviorMoveOne.java b/src/Sound/AudioBehaviorMoveOne.java
index 440158e..3254251 100644
--- a/src/Sound/AudioBehaviorMoveOne.java
+++ b/src/Sound/AudioBehaviorMoveOne.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/Sound/AudioReverberate.java b/src/Sound/AudioReverberate.java
index 7befc2c..a5dc382 100644
--- a/src/Sound/AudioReverberate.java
+++ b/src/Sound/AudioReverberate.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/Sound/MoveAppBoundingLeaf.java b/src/Sound/MoveAppBoundingLeaf.java
index 35d99e5..b4ca59f 100644
--- a/src/Sound/MoveAppBoundingLeaf.java
+++ b/src/Sound/MoveAppBoundingLeaf.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/Sound/ReverberateSound.java b/src/Sound/ReverberateSound.java
index 2404a39..bef45a1 100644
--- a/src/Sound/ReverberateSound.java
+++ b/src/Sound/ReverberateSound.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/Sound/SimpleSounds.java b/src/Sound/SimpleSounds.java
index e40c58c..c6c385c 100644
--- a/src/Sound/SimpleSounds.java
+++ b/src/Sound/SimpleSounds.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/Sound/SimpleSoundsBehavior.java b/src/Sound/SimpleSoundsBehavior.java
index 6293d3d..a1371f3 100644
--- a/src/Sound/SimpleSoundsBehavior.java
+++ b/src/Sound/SimpleSoundsBehavior.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/Sound/build.xml b/src/Sound/build.xml
index def3da4..47e5a36 100644
--- a/src/Sound/build.xml
+++ b/src/Sound/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