--- jsr166/src/test/tck/LinkedBlockingQueueTest.java 2010/11/28 08:43:53 1.39 +++ jsr166/src/test/tck/LinkedBlockingQueueTest.java 2011/03/15 19:47:06 1.40 @@ -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/ * Other contributors include Andrew Wright, Jeffrey Hayes, * Pat Fisher, Mike Judd. */