--- jsr166/src/main/java/util/Queue.java 2003/10/19 13:38:29 1.21 +++ jsr166/src/main/java/util/Queue.java 2003/12/27 19:26:15 1.22 @@ -1,7 +1,7 @@ /* * Written by Doug Lea with assistance from members of JCP JSR-166 - * Expert Group and released to the public domain. Use, modify, and - * redistribute this code in any way without acknowledgement. + * Expert Group and released to the public domain, as explained at + * http://creativecommons.org/licenses/publicdomain */ package java.util;