diff options
author | kcr <kcr@28c7f869-5b4e-e670-f602-82bfaf57f300> | 2006-01-05 04:18:29 +0000 |
---|---|---|
committer | kcr <kcr@28c7f869-5b4e-e670-f602-82bfaf57f300> | 2006-01-05 04:18:29 +0000 |
commit | c545abfe43458988081e22bdffcee7b9ee0c8800 (patch) | |
tree | d6c425de568e8b6b952697e4bc2ab4fd749170eb /src/GearTest | |
parent | 65b559a9e592a2c013eab3ee18283a403da280b0 (diff) |
Updated Copyright date to 2006
Diffstat (limited to 'src/GearTest')
-rw-r--r-- | src/GearTest/Gear.java | 2 | ||||
-rw-r--r-- | src/GearTest/GearBox.java | 2 | ||||
-rw-r--r-- | src/GearTest/GearTest.java | 2 | ||||
-rw-r--r-- | src/GearTest/Shaft.java | 2 | ||||
-rw-r--r-- | src/GearTest/SpurGear.java | 2 | ||||
-rw-r--r-- | src/GearTest/SpurGearThinBody.java | 2 | ||||
-rw-r--r-- | src/GearTest/build.xml | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/src/GearTest/Gear.java b/src/GearTest/Gear.java index 419d795..3a96325 100644 --- a/src/GearTest/Gear.java +++ b/src/GearTest/Gear.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/GearTest/GearBox.java b/src/GearTest/GearBox.java index be9ab6f..ab946e6 100644 --- a/src/GearTest/GearBox.java +++ b/src/GearTest/GearBox.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/GearTest/GearTest.java b/src/GearTest/GearTest.java index 112fbe4..9fd46fe 100644 --- a/src/GearTest/GearTest.java +++ b/src/GearTest/GearTest.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/GearTest/Shaft.java b/src/GearTest/Shaft.java index 77f7f46..f596d2a 100644 --- a/src/GearTest/Shaft.java +++ b/src/GearTest/Shaft.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/GearTest/SpurGear.java b/src/GearTest/SpurGear.java index 1dd2201..943d1e5 100644 --- a/src/GearTest/SpurGear.java +++ b/src/GearTest/SpurGear.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/GearTest/SpurGearThinBody.java b/src/GearTest/SpurGearThinBody.java index c598fce..d2ead3d 100644 --- a/src/GearTest/SpurGearThinBody.java +++ b/src/GearTest/SpurGearThinBody.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/GearTest/build.xml b/src/GearTest/build.xml index 47e5a36..4e57328 100644 --- a/src/GearTest/build.xml +++ b/src/GearTest/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 |