diff options
Diffstat (limited to 'src/VirtualInputDevice')
-rw-r--r-- | src/VirtualInputDevice/ButtonPositionControls.java | 2 | ||||
-rw-r--r-- | src/VirtualInputDevice/HelloUniverse.java | 2 | ||||
-rw-r--r-- | src/VirtualInputDevice/PositionControls.java | 2 | ||||
-rw-r--r-- | src/VirtualInputDevice/RotationControls.java | 2 | ||||
-rw-r--r-- | src/VirtualInputDevice/SensorBehavior.java | 2 | ||||
-rw-r--r-- | src/VirtualInputDevice/VirtualInputDevice.java | 2 | ||||
-rw-r--r-- | src/VirtualInputDevice/WheelControls.java | 2 | ||||
-rw-r--r-- | src/VirtualInputDevice/build.xml | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/src/VirtualInputDevice/ButtonPositionControls.java b/src/VirtualInputDevice/ButtonPositionControls.java index b741baa..4335a87 100644 --- a/src/VirtualInputDevice/ButtonPositionControls.java +++ b/src/VirtualInputDevice/ButtonPositionControls.java @@ -1,7 +1,7 @@ /* * $RCSfile$ * - * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved. + * Copyright (c) 2004 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/VirtualInputDevice/HelloUniverse.java b/src/VirtualInputDevice/HelloUniverse.java index 474c7e6..42f28a2 100644 --- a/src/VirtualInputDevice/HelloUniverse.java +++ b/src/VirtualInputDevice/HelloUniverse.java @@ -1,7 +1,7 @@ /* * $RCSfile$ * - * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved. + * Copyright (c) 2004 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/VirtualInputDevice/PositionControls.java b/src/VirtualInputDevice/PositionControls.java index e9b092c..4998c9e 100644 --- a/src/VirtualInputDevice/PositionControls.java +++ b/src/VirtualInputDevice/PositionControls.java @@ -1,7 +1,7 @@ /* * $RCSfile$ * - * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved. + * Copyright (c) 2004 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/VirtualInputDevice/RotationControls.java b/src/VirtualInputDevice/RotationControls.java index 8349e5e..5535f12 100644 --- a/src/VirtualInputDevice/RotationControls.java +++ b/src/VirtualInputDevice/RotationControls.java @@ -1,7 +1,7 @@ /* * $RCSfile$ * - * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved. + * Copyright (c) 2004 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/VirtualInputDevice/SensorBehavior.java b/src/VirtualInputDevice/SensorBehavior.java index 331e687..3c8d4ee 100644 --- a/src/VirtualInputDevice/SensorBehavior.java +++ b/src/VirtualInputDevice/SensorBehavior.java @@ -1,7 +1,7 @@ /* * $RCSfile$ * - * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved. + * Copyright (c) 2004 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/VirtualInputDevice/VirtualInputDevice.java b/src/VirtualInputDevice/VirtualInputDevice.java index dcb7fb2..d148fd0 100644 --- a/src/VirtualInputDevice/VirtualInputDevice.java +++ b/src/VirtualInputDevice/VirtualInputDevice.java @@ -1,7 +1,7 @@ /* * $RCSfile$ * - * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved. + * Copyright (c) 2004 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/VirtualInputDevice/WheelControls.java b/src/VirtualInputDevice/WheelControls.java index a6d2eb9..f4ac4d8 100644 --- a/src/VirtualInputDevice/WheelControls.java +++ b/src/VirtualInputDevice/WheelControls.java @@ -1,7 +1,7 @@ /* * $RCSfile$ * - * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved. + * Copyright (c) 2004 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/VirtualInputDevice/build.xml b/src/VirtualInputDevice/build.xml index 47e5a36..def3da4 100644 --- a/src/VirtualInputDevice/build.xml +++ b/src/VirtualInputDevice/build.xml @@ -4,7 +4,7 @@ /* * $RCSfile$ * - * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved. + * Copyright (c) 2004 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 |