--- jsr166/src/test/loops/ListBash.java 2005/05/02 19:19:38 1.1 +++ jsr166/src/test/loops/ListBash.java 2005/05/09 19:33:30 1.2 @@ -1,3 +1,9 @@ +/* + * Written by Josh Bloch and 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 + */ + import java.util.*; public class ListBash {