From ed3fe3394103b0eddedde55fcb954079a5b42e8a Mon Sep 17 00:00:00 2001 From: nobody Date: Fri, 6 Jan 2006 23:33:53 +0000 Subject: This commit was manufactured by cvs2svn to create branch 'dev-1_5'. --- src/FourByFour/BigCube.java | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/FourByFour/BigCube.java') 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 { -- cgit v1.2.3