diff options
Diffstat (limited to 'src/TextureByReference')
-rw-r--r-- | src/TextureByReference/AnimateTexturesBehavior.java | 2 | ||||
-rw-r--r-- | src/TextureByReference/ImageOps.java | 2 | ||||
-rw-r--r-- | src/TextureByReference/Tetrahedron.java | 2 | ||||
-rw-r--r-- | src/TextureByReference/TextureByReference.java | 2 | ||||
-rw-r--r-- | src/TextureByReference/build.xml | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/src/TextureByReference/AnimateTexturesBehavior.java b/src/TextureByReference/AnimateTexturesBehavior.java index a580ba2..f8889c6 100644 --- a/src/TextureByReference/AnimateTexturesBehavior.java +++ b/src/TextureByReference/AnimateTexturesBehavior.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/TextureByReference/ImageOps.java b/src/TextureByReference/ImageOps.java index d5a8bec..be25f0f 100644 --- a/src/TextureByReference/ImageOps.java +++ b/src/TextureByReference/ImageOps.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/TextureByReference/Tetrahedron.java b/src/TextureByReference/Tetrahedron.java index 11d4a89..c2c4fe7 100644 --- a/src/TextureByReference/Tetrahedron.java +++ b/src/TextureByReference/Tetrahedron.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/TextureByReference/TextureByReference.java b/src/TextureByReference/TextureByReference.java index 8e2507c..93cfeec 100644 --- a/src/TextureByReference/TextureByReference.java +++ b/src/TextureByReference/TextureByReference.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/TextureByReference/build.xml b/src/TextureByReference/build.xml index 4e57328..47e5a36 100644 --- a/src/TextureByReference/build.xml +++ b/src/TextureByReference/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 |