summaryrefslogtreecommitdiffstats
path: root/src/Sound
diff options
context:
space:
mode:
authorkcr <kcr@28c7f869-5b4e-e670-f602-82bfaf57f300>2006-01-06 23:33:53 +0000
committerkcr <kcr@28c7f869-5b4e-e670-f602-82bfaf57f300>2006-01-06 23:33:53 +0000
commit279c29b62e072da39600011b37e2d331fa21c7c1 (patch)
treed6c425de568e8b6b952697e4bc2ab4fd749170eb /src/Sound
parented3fe3394103b0eddedde55fcb954079a5b42e8a (diff)
Merged changes between root-1_5 and exp-1_4_0-beta3 into dev-1_5 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/README.release8
-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
8 files changed, 13 insertions, 9 deletions
diff --git a/src/Sound/AudioBehaviorMoveOne.java b/src/Sound/AudioBehaviorMoveOne.java
index 3254251..b447ee2 100644
--- a/src/Sound/AudioBehaviorMoveOne.java
+++ b/src/Sound/AudioBehaviorMoveOne.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/Sound/AudioReverberate.java b/src/Sound/AudioReverberate.java
index a5dc382..9d599c1 100644
--- a/src/Sound/AudioReverberate.java
+++ b/src/Sound/AudioReverberate.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/Sound/MoveAppBoundingLeaf.java b/src/Sound/MoveAppBoundingLeaf.java
index b4ca59f..423c956 100644
--- a/src/Sound/MoveAppBoundingLeaf.java
+++ b/src/Sound/MoveAppBoundingLeaf.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/Sound/README.release b/src/Sound/README.release
index 25a8045..bbbc20b 100644
--- a/src/Sound/README.release
+++ b/src/Sound/README.release
@@ -1,7 +1,11 @@
/*
- * @(#)README.release 1.7 01/10/14 09:42:38
+ * $RCSfile$
*
- * Copyright (c) 1996-2001 Sun Microsystems, Inc. All Rights Reserved.
+ * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
+ *
+ * $Revision$
+ * $Date$
+ * $State$
*/
==========================================================================
diff --git a/src/Sound/ReverberateSound.java b/src/Sound/ReverberateSound.java
index bef45a1..dbe1aa5 100644
--- a/src/Sound/ReverberateSound.java
+++ b/src/Sound/ReverberateSound.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/Sound/SimpleSounds.java b/src/Sound/SimpleSounds.java
index c6c385c..6113a28 100644
--- a/src/Sound/SimpleSounds.java
+++ b/src/Sound/SimpleSounds.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/Sound/SimpleSoundsBehavior.java b/src/Sound/SimpleSoundsBehavior.java
index a1371f3..22ff9f5 100644
--- a/src/Sound/SimpleSoundsBehavior.java
+++ b/src/Sound/SimpleSoundsBehavior.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/Sound/build.xml b/src/Sound/build.xml
index 47e5a36..4e57328 100644
--- a/src/Sound/build.xml
+++ b/src/Sound/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