diff options
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 fbd0f03..419d795 100644 --- a/src/GearTest/Gear.java +++ b/src/GearTest/Gear.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/GearTest/GearBox.java b/src/GearTest/GearBox.java index bac308a..be9ab6f 100644 --- a/src/GearTest/GearBox.java +++ b/src/GearTest/GearBox.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/GearTest/GearTest.java b/src/GearTest/GearTest.java index 99c9e27..112fbe4 100644 --- a/src/GearTest/GearTest.java +++ b/src/GearTest/GearTest.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/GearTest/Shaft.java b/src/GearTest/Shaft.java index f7f9d9a..77f7f46 100644 --- a/src/GearTest/Shaft.java +++ b/src/GearTest/Shaft.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/GearTest/SpurGear.java b/src/GearTest/SpurGear.java index c294503..1dd2201 100644 --- a/src/GearTest/SpurGear.java +++ b/src/GearTest/SpurGear.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/GearTest/SpurGearThinBody.java b/src/GearTest/SpurGearThinBody.java index 76f2415..c598fce 100644 --- a/src/GearTest/SpurGearThinBody.java +++ b/src/GearTest/SpurGearThinBody.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/GearTest/build.xml b/src/GearTest/build.xml index def3da4..47e5a36 100644 --- a/src/GearTest/build.xml +++ b/src/GearTest/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 |