diff options
Diffstat (limited to 'src/GeometryByReference')
-rw-r--r-- | src/GeometryByReference/GeometryByReferenceNIOBuffer.java | 2 | ||||
-rw-r--r-- | src/GeometryByReference/GeometryByReferenceTest.java | 2 | ||||
-rw-r--r-- | src/GeometryByReference/ImageComponentByReferenceTest.java | 2 | ||||
-rw-r--r-- | src/GeometryByReference/InterleavedNIOBuffer.java | 2 | ||||
-rw-r--r-- | src/GeometryByReference/InterleavedTest.java | 2 | ||||
-rw-r--r-- | src/GeometryByReference/TiledImage.java | 2 | ||||
-rw-r--r-- | src/GeometryByReference/build.xml | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/src/GeometryByReference/GeometryByReferenceNIOBuffer.java b/src/GeometryByReference/GeometryByReferenceNIOBuffer.java index 5518491..b3a9274 100644 --- a/src/GeometryByReference/GeometryByReferenceNIOBuffer.java +++ b/src/GeometryByReference/GeometryByReferenceNIOBuffer.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/GeometryByReference/GeometryByReferenceTest.java b/src/GeometryByReference/GeometryByReferenceTest.java index 2c4a6f7..430aedb 100644 --- a/src/GeometryByReference/GeometryByReferenceTest.java +++ b/src/GeometryByReference/GeometryByReferenceTest.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/GeometryByReference/ImageComponentByReferenceTest.java b/src/GeometryByReference/ImageComponentByReferenceTest.java index 24f20f8..56ba367 100644 --- a/src/GeometryByReference/ImageComponentByReferenceTest.java +++ b/src/GeometryByReference/ImageComponentByReferenceTest.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/GeometryByReference/InterleavedNIOBuffer.java b/src/GeometryByReference/InterleavedNIOBuffer.java index a66b11d..816f8ae 100644 --- a/src/GeometryByReference/InterleavedNIOBuffer.java +++ b/src/GeometryByReference/InterleavedNIOBuffer.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/GeometryByReference/InterleavedTest.java b/src/GeometryByReference/InterleavedTest.java index c65906d..29ec5ee 100644 --- a/src/GeometryByReference/InterleavedTest.java +++ b/src/GeometryByReference/InterleavedTest.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/GeometryByReference/TiledImage.java b/src/GeometryByReference/TiledImage.java index bd9e469..9294997 100644 --- a/src/GeometryByReference/TiledImage.java +++ b/src/GeometryByReference/TiledImage.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/GeometryByReference/build.xml b/src/GeometryByReference/build.xml index 47e5a36..4e57328 100644 --- a/src/GeometryByReference/build.xml +++ b/src/GeometryByReference/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 |