From dc78352a2f259d9c924fa87459b3999956ed96f8 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Fri, 20 Mar 2009 16:17:09 +0000 Subject: git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/jogl-demos/branches/JOGL_2_SANDBOX@327 3298f667-5e0e-4b4a-8ed4-a3559d26a5f4 --- src/demos/util/TaskManager.java | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/demos/util/TaskManager.java b/src/demos/util/TaskManager.java index 4c1cf9b..125d218 100644 --- a/src/demos/util/TaskManager.java +++ b/src/demos/util/TaskManager.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2005 Sun Microsystems, Inc. All Rights Reserved. + * Copyright (c) 2009 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 @@ -32,9 +32,6 @@ * You acknowledge that this software is not designed or intended for use * in the design, construction, operation or maintenance of any nuclear * facility. - * - * Sun gratefully acknowledges that this software was originally authored - * and developed by Kenneth Bradley Russell and Christopher John Kline. */ package demos.util; -- cgit v1.2.3