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 f8889c6..a580ba2 100644 --- a/src/TextureByReference/AnimateTexturesBehavior.java +++ b/src/TextureByReference/AnimateTexturesBehavior.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/TextureByReference/ImageOps.java b/src/TextureByReference/ImageOps.java index be25f0f..d5a8bec 100644 --- a/src/TextureByReference/ImageOps.java +++ b/src/TextureByReference/ImageOps.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/TextureByReference/Tetrahedron.java b/src/TextureByReference/Tetrahedron.java index c2c4fe7..11d4a89 100644 --- a/src/TextureByReference/Tetrahedron.java +++ b/src/TextureByReference/Tetrahedron.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/TextureByReference/TextureByReference.java b/src/TextureByReference/TextureByReference.java index 93cfeec..8e2507c 100644 --- a/src/TextureByReference/TextureByReference.java +++ b/src/TextureByReference/TextureByReference.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/TextureByReference/build.xml b/src/TextureByReference/build.xml index 47e5a36..4e57328 100644 --- a/src/TextureByReference/build.xml +++ b/src/TextureByReference/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 |