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/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 |
7 files changed, 7 insertions, 7 deletions
diff --git a/src/Sound/AudioBehaviorMoveOne.java b/src/Sound/AudioBehaviorMoveOne.java index 3254251..440158e 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) 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/Sound/AudioReverberate.java b/src/Sound/AudioReverberate.java index a5dc382..7befc2c 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) 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/Sound/MoveAppBoundingLeaf.java b/src/Sound/MoveAppBoundingLeaf.java index b4ca59f..35d99e5 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) 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/Sound/ReverberateSound.java b/src/Sound/ReverberateSound.java index bef45a1..2404a39 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) 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/Sound/SimpleSounds.java b/src/Sound/SimpleSounds.java index c6c385c..e40c58c 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) 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/Sound/SimpleSoundsBehavior.java b/src/Sound/SimpleSoundsBehavior.java index a1371f3..6293d3d 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) 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/Sound/build.xml b/src/Sound/build.xml index 47e5a36..def3da4 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) 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 |