ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/jsr166/jsr166/src/test/loops/SynchronizedCollection.java
(Generate patch)

Comparing jsr166/src/test/loops/SynchronizedCollection.java (file contents):
Revision 1.4 by jsr166, Thu Sep 16 03:57:13 2010 UTC vs.
Revision 1.5 by jsr166, Tue Mar 15 19:47:06 2011 UTC

# Line 2 | Line 2
2   /*
3   * Written by Doug Lea with assistance from members of JCP JSR-166
4   * Expert Group and released to the public domain, as explained at
5 < * http://creativecommons.org/licenses/publicdomain
5 > * http://creativecommons.org/publicdomain/zero/1.0/
6   */
7  
8   // Stand-alone version of java.util.Collections.synchronizedCollection

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines