--- jsr166/src/test/tck/EntryTest.java 2010/09/16 00:52:49 1.6 +++ jsr166/src/test/tck/EntryTest.java 2011/03/15 19:47:06 1.7 @@ -1,7 +1,7 @@ /* * Written by Doug Lea with assistance from members of JCP JSR-166 * Expert Group and released to the public domain, as explained at - * http://creativecommons.org/licenses/publicdomain + * http://creativecommons.org/publicdomain/zero/1.0/ */ import junit.framework.*;