diff options
author | nobody <nobody@28c7f869-5b4e-e670-f602-82bfaf57f300> | 2006-01-06 23:33:53 +0000 |
---|---|---|
committer | nobody <nobody@28c7f869-5b4e-e670-f602-82bfaf57f300> | 2006-01-06 23:33:53 +0000 |
commit | ed3fe3394103b0eddedde55fcb954079a5b42e8a (patch) | |
tree | db8c8f1ffff72a0d71724d1ae26efca9edb55db4 /src/FourByFour | |
parent | c545abfe43458988081e22bdffcee7b9ee0c8800 (diff) |
This commit was manufactured by cvs2svn to create branch 'dev-1_5'.
Diffstat (limited to 'src/FourByFour')
-rw-r--r-- | src/FourByFour/BigCube.java | 4 | ||||
-rw-r--r-- | src/FourByFour/Board.java | 2 | ||||
-rw-r--r-- | src/FourByFour/Canvas2D.java | 2 | ||||
-rw-r--r-- | src/FourByFour/Cube.java | 2 | ||||
-rw-r--r-- | src/FourByFour/Cylinder.java | 2 | ||||
-rw-r--r-- | src/FourByFour/FourByFour.java | 2 | ||||
-rw-r--r-- | src/FourByFour/ID.java | 2 | ||||
-rw-r--r-- | src/FourByFour/PickDragBehavior.java | 2 | ||||
-rw-r--r-- | src/FourByFour/Poles.java | 2 | ||||
-rw-r--r-- | src/FourByFour/Positions.java | 2 | ||||
-rw-r--r-- | src/FourByFour/README | 35 | ||||
-rw-r--r-- | src/FourByFour/build.xml | 2 | ||||
-rw-r--r-- | src/FourByFour/instructions.txt | 33 |
13 files changed, 42 insertions, 50 deletions
diff --git a/src/FourByFour/BigCube.java b/src/FourByFour/BigCube.java index dbd304e..8c2ae32 100644 --- a/src/FourByFour/BigCube.java +++ b/src/FourByFour/BigCube.java @@ -1,7 +1,7 @@ /* * $RCSfile$ * - * Copyright (c) 2006 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 @@ -54,6 +54,8 @@ import javax.vecmath.*; * position. * * Version: 1.0 + * + * Copyright (C) 1998 Sun Microsystems, Inc. All Rights Reserved. */ public class BigCube extends Object { diff --git a/src/FourByFour/Board.java b/src/FourByFour/Board.java index b4d29c9..c3cc0a4 100644 --- a/src/FourByFour/Board.java +++ b/src/FourByFour/Board.java @@ -1,7 +1,7 @@ /* * $RCSfile$ * - * Copyright (c) 2006 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/FourByFour/Canvas2D.java b/src/FourByFour/Canvas2D.java index 033be15..41c990c 100644 --- a/src/FourByFour/Canvas2D.java +++ b/src/FourByFour/Canvas2D.java @@ -1,7 +1,7 @@ /* * $RCSfile$ * - * Copyright (c) 2006 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/FourByFour/Cube.java b/src/FourByFour/Cube.java index b12ec46..f8fd3bd 100644 --- a/src/FourByFour/Cube.java +++ b/src/FourByFour/Cube.java @@ -1,7 +1,7 @@ /* * $RCSfile$ * - * Copyright (c) 2006 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/FourByFour/Cylinder.java b/src/FourByFour/Cylinder.java index c647087..b2d616f 100644 --- a/src/FourByFour/Cylinder.java +++ b/src/FourByFour/Cylinder.java @@ -1,7 +1,7 @@ /* * $RCSfile$ * - * Copyright (c) 2006 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/FourByFour/FourByFour.java b/src/FourByFour/FourByFour.java index 4e368cd..0a58a1e 100644 --- a/src/FourByFour/FourByFour.java +++ b/src/FourByFour/FourByFour.java @@ -1,7 +1,7 @@ /* * $RCSfile$ * - * Copyright (c) 2006 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/FourByFour/ID.java b/src/FourByFour/ID.java index 0ca8cf9..dae658e 100644 --- a/src/FourByFour/ID.java +++ b/src/FourByFour/ID.java @@ -1,7 +1,7 @@ /* * $RCSfile$ * - * Copyright (c) 2006 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/FourByFour/PickDragBehavior.java b/src/FourByFour/PickDragBehavior.java index 7645af9..67bee6e 100644 --- a/src/FourByFour/PickDragBehavior.java +++ b/src/FourByFour/PickDragBehavior.java @@ -1,7 +1,7 @@ /* * $RCSfile$ * - * Copyright (c) 2006 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/FourByFour/Poles.java b/src/FourByFour/Poles.java index b875b4b..135604a 100644 --- a/src/FourByFour/Poles.java +++ b/src/FourByFour/Poles.java @@ -1,7 +1,7 @@ /* * $RCSfile$ * - * Copyright (c) 2006 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/FourByFour/Positions.java b/src/FourByFour/Positions.java index 5a61b93..2a9f396 100644 --- a/src/FourByFour/Positions.java +++ b/src/FourByFour/Positions.java @@ -1,7 +1,7 @@ /* * $RCSfile$ * - * Copyright (c) 2006 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/FourByFour/README b/src/FourByFour/README index 6d0e046..8ae0695 100644 --- a/src/FourByFour/README +++ b/src/FourByFour/README @@ -1,13 +1,13 @@ /* - * $RCSfile$ + * @(#)README 1.6 01/06/20 16:18:05 * - * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved. + * Copyright (c) 1996-2001 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 * are met: * - * - Redistribution of source code must retain the above copyright + * - Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * - Redistribution in binary form must reproduce the above copyright @@ -23,23 +23,18 @@ * kind. ALL EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND * WARRANTIES, INCLUDING ANY IMPLIED WARRANTY OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE OR NON-INFRINGEMENT, ARE HEREBY - * EXCLUDED. SUN MICROSYSTEMS, INC. ("SUN") AND ITS LICENSORS SHALL - * NOT BE LIABLE FOR ANY DAMAGES SUFFERED BY LICENSEE AS A RESULT OF - * USING, MODIFYING OR DISTRIBUTING THIS SOFTWARE OR ITS - * DERIVATIVES. IN NO EVENT WILL SUN OR ITS LICENSORS BE LIABLE FOR - * ANY LOST REVENUE, PROFIT OR DATA, OR FOR DIRECT, INDIRECT, SPECIAL, - * CONSEQUENTIAL, INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED AND - * REGARDLESS OF THE THEORY OF LIABILITY, ARISING OUT OF THE USE OF OR - * INABILITY TO USE THIS SOFTWARE, EVEN IF SUN HAS BEEN ADVISED OF THE - * POSSIBILITY OF SUCH DAMAGES. - * - * You acknowledge that this software is not designed, licensed or - * intended for use in the design, construction, operation or - * maintenance of any nuclear facility. - * - * $Revision$ - * $Date$ - * $State$ + * EXCLUDED. SUN AND ITS LICENSORS SHALL NOT BE LIABLE FOR ANY DAMAGES + * SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR + * DISTRIBUTING THE SOFTWARE OR ITS DERIVATIVES. IN NO EVENT WILL SUN + * OR ITS LICENSORS BE LIABLE FOR ANY LOST REVENUE, PROFIT OR DATA, OR + * FOR DIRECT, INDIRECT, SPECIAL, CONSEQUENTIAL, INCIDENTAL OR + * PUNITIVE DAMAGES, HOWEVER CAUSED AND REGARDLESS OF THE THEORY OF + * LIABILITY, ARISING OUT OF THE USE OF OR INABILITY TO USE SOFTWARE, + * EVEN IF SUN HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + * + * You acknowledge that Software is not designed,licensed or intended + * for use in the design, construction, operation or maintenance of + * any nuclear facility. */ FourByFour diff --git a/src/FourByFour/build.xml b/src/FourByFour/build.xml index 4e57328..47e5a36 100644 --- a/src/FourByFour/build.xml +++ b/src/FourByFour/build.xml @@ -4,7 +4,7 @@ /* * $RCSfile$ * - * Copyright (c) 2006 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/FourByFour/instructions.txt b/src/FourByFour/instructions.txt index 36ded73..f90f3c2 100644 --- a/src/FourByFour/instructions.txt +++ b/src/FourByFour/instructions.txt @@ -1,13 +1,13 @@ /* - * $RCSfile$ + * @(#)instructions.txt 1.5 01/06/20 16:18:06 * - * Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved. + * Copyright (c) 1996-2001 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 * are met: * - * - Redistribution of source code must retain the above copyright + * - Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * - Redistribution in binary form must reproduce the above copyright @@ -23,23 +23,18 @@ * kind. ALL EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND * WARRANTIES, INCLUDING ANY IMPLIED WARRANTY OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE OR NON-INFRINGEMENT, ARE HEREBY - * EXCLUDED. SUN MICROSYSTEMS, INC. ("SUN") AND ITS LICENSORS SHALL - * NOT BE LIABLE FOR ANY DAMAGES SUFFERED BY LICENSEE AS A RESULT OF - * USING, MODIFYING OR DISTRIBUTING THIS SOFTWARE OR ITS - * DERIVATIVES. IN NO EVENT WILL SUN OR ITS LICENSORS BE LIABLE FOR - * ANY LOST REVENUE, PROFIT OR DATA, OR FOR DIRECT, INDIRECT, SPECIAL, - * CONSEQUENTIAL, INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED AND - * REGARDLESS OF THE THEORY OF LIABILITY, ARISING OUT OF THE USE OF OR - * INABILITY TO USE THIS SOFTWARE, EVEN IF SUN HAS BEEN ADVISED OF THE - * POSSIBILITY OF SUCH DAMAGES. + * EXCLUDED. SUN AND ITS LICENSORS SHALL NOT BE LIABLE FOR ANY DAMAGES + * SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR + * DISTRIBUTING THE SOFTWARE OR ITS DERIVATIVES. IN NO EVENT WILL SUN + * OR ITS LICENSORS BE LIABLE FOR ANY LOST REVENUE, PROFIT OR DATA, OR + * FOR DIRECT, INDIRECT, SPECIAL, CONSEQUENTIAL, INCIDENTAL OR + * PUNITIVE DAMAGES, HOWEVER CAUSED AND REGARDLESS OF THE THEORY OF + * LIABILITY, ARISING OUT OF THE USE OF OR INABILITY TO USE SOFTWARE, + * EVEN IF SUN HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. * - * You acknowledge that this software is not designed, licensed or - * intended for use in the design, construction, operation or - * maintenance of any nuclear facility. - * - * $Revision$ - * $Date$ - * $State$ + * You acknowledge that Software is not designed,licensed or intended + * for use in the design, construction, operation or maintenance of + * any nuclear facility. */ Four By Four |