summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/demos/util/TaskManager.java5
1 files changed, 1 insertions, 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;