From 279c29b62e072da39600011b37e2d331fa21c7c1 Mon Sep 17 00:00:00 2001 From: kcr Date: Fri, 6 Jan 2006 23:33:53 +0000 Subject: Merged changes between root-1_5 and exp-1_4_0-beta3 into dev-1_5 branch --- src/FourByFour/BigCube.java | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/FourByFour/BigCube.java') diff --git a/src/FourByFour/BigCube.java b/src/FourByFour/BigCube.java index 8c2ae32..dbd304e 100644 --- a/src/FourByFour/BigCube.java +++ b/src/FourByFour/BigCube.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 @@ -54,8 +54,6 @@ 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