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 adf9e60..f8889c6 100644 --- a/src/TextureByReference/AnimateTexturesBehavior.java +++ b/src/TextureByReference/AnimateTexturesBehavior.java @@ -1,7 +1,7 @@ /* * $RCSfile$ * - * Copyright (c) 2004 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 b099ba2..be25f0f 100644 --- a/src/TextureByReference/ImageOps.java +++ b/src/TextureByReference/ImageOps.java @@ -1,7 +1,7 @@ /* * $RCSfile$ * - * Copyright (c) 2004 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 eefd85c..c2c4fe7 100644 --- a/src/TextureByReference/Tetrahedron.java +++ b/src/TextureByReference/Tetrahedron.java @@ -1,7 +1,7 @@ /* * $RCSfile$ * - * Copyright (c) 2004 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 95515cb..93cfeec 100644 --- a/src/TextureByReference/TextureByReference.java +++ b/src/TextureByReference/TextureByReference.java @@ -1,7 +1,7 @@ /* * $RCSfile$ * - * Copyright (c) 2004 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 def3da4..47e5a36 100644 --- a/src/TextureByReference/build.xml +++ b/src/TextureByReference/build.xml @@ -4,7 +4,7 @@ /* * $RCSfile$ * - * Copyright (c) 2004 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 |