jdk/test/java/util/concurrent/locks/ReentrantLock/SimpleReentrantLockLoops.java
changeset 9242 ef138d47df58
parent 7518 0282db800fe1
child 22293 9a913cb32aae
--- a/jdk/test/java/util/concurrent/locks/ReentrantLock/SimpleReentrantLockLoops.java	Wed Apr 06 19:31:30 2011 -0700
+++ b/jdk/test/java/util/concurrent/locks/ReentrantLock/SimpleReentrantLockLoops.java	Thu Apr 07 15:06:32 2011 +0100
@@ -28,7 +28,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/
  */
 
 /*