--- jsr166/src/test/tck/ArrayDequeTest.java 2016/10/17 00:59:53 1.43 +++ jsr166/src/test/tck/ArrayDequeTest.java 2016/10/17 01:34:10 1.44 @@ -1,6 +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 + * Written by Doug Lea and Martin Buchholz with assistance from + * members of JCP JSR-166 Expert Group and released to the public + * domain, as explained at * http://creativecommons.org/publicdomain/zero/1.0/ */