--- jsr166/src/main/java/util/AbstractQueue.java 2003/11/16 15:57:39 1.23 +++ jsr166/src/main/java/util/AbstractQueue.java 2003/12/27 19:26:15 1.24 @@ -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;