--- jsr166/src/test/loops/ExchangeLoops.java 2006/04/19 15:10:47 1.3 +++ jsr166/src/test/loops/ExchangeLoops.java 2007/02/19 00:46:06 1.4 @@ -1,8 +1,7 @@ /* * Written by Bill Scherer and 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. + * of JCP JSR-166 Expert Group and released to the public domain, as + * explained at http://creativecommons.org/licenses/publicdomain */ import java.util.concurrent.*;