diff options
Diffstat (limited to 'src/Sound')
-rw-r--r-- | src/Sound/AudioBehaviorMoveOne.java | 2 | ||||
-rw-r--r-- | src/Sound/AudioReverberate.java | 2 | ||||
-rw-r--r-- | src/Sound/MoveAppBoundingLeaf.java | 2 | ||||
-rw-r--r-- | src/Sound/README.release | 8 | ||||
-rw-r--r-- | src/Sound/ReverberateSound.java | 2 | ||||
-rw-r--r-- | src/Sound/SimpleSounds.java | 2 | ||||
-rw-r--r-- | src/Sound/SimpleSoundsBehavior.java | 2 | ||||
-rw-r--r-- | src/Sound/build.xml | 2 |
8 files changed, 9 insertions, 13 deletions
diff --git a/src/Sound/AudioBehaviorMoveOne.java b/src/Sound/AudioBehaviorMoveOne.java index b447ee2..3254251 100644 --- a/src/Sound/AudioBehaviorMoveOne.java +++ b/src/Sound/AudioBehaviorMoveOne.java @@ -1,7 +1,7 @@ /* * $RCSfile$ * - * Copyright (c) 2006 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 9d599c1..a5dc382 100644 --- a/src/Sound/AudioReverberate.java +++ b/src/Sound/AudioReverberate.java @@ -1,7 +1,7 @@ /* * $RCSfile$ * - * Copyright (c) 2006 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 423c956..b4ca59f 100644 --- a/src/Sound/MoveAppBoundingLeaf.java +++ b/src/Sound/MoveAppBoundingLeaf.java @@ -1,7 +1,7 @@ /* * $RCSfile$ * - * Copyright (c) 2006 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/README.release b/src/Sound/README.release index bbbc20b..25a8045 100644 --- a/src/Sound/README.release +++ b/src/Sound/README.release @@ -1,11 +1,7 @@ /* - * $RCSfile$ + * @(#)README.release 1.7 01/10/14 09:42:38 * - * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved. - * - * $Revision$ - * $Date$ - * $State$ + * Copyright (c) 1996-2001 Sun Microsystems, Inc. All Rights Reserved. */ ========================================================================== diff --git a/src/Sound/ReverberateSound.java b/src/Sound/ReverberateSound.java index dbe1aa5..bef45a1 100644 --- a/src/Sound/ReverberateSound.java +++ b/src/Sound/ReverberateSound.java @@ -1,7 +1,7 @@ /* * $RCSfile$ * - * Copyright (c) 2006 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 6113a28..c6c385c 100644 --- a/src/Sound/SimpleSounds.java +++ b/src/Sound/SimpleSounds.java @@ -1,7 +1,7 @@ /* * $RCSfile$ * - * Copyright (c) 2006 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 22ff9f5..a1371f3 100644 --- a/src/Sound/SimpleSoundsBehavior.java +++ b/src/Sound/SimpleSoundsBehavior.java @@ -1,7 +1,7 @@ /* * $RCSfile$ * - * Copyright (c) 2006 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 4e57328..47e5a36 100644 --- a/src/Sound/build.xml +++ b/src/Sound/build.xml @@ -4,7 +4,7 @@ /* * $RCSfile$ * - * Copyright (c) 2006 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 |