--- jsr166/src/test/extra166y/SortDemo.java 2010/11/25 12:38:35 1.5 +++ jsr166/src/test/extra166y/SortDemo.java 2011/03/15 19:47:04 1.6 @@ -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/ */ import jsr166y.*;