summaryrefslogtreecommitdiff
path: root/java/common/lib/backport-util-concurrent/LEGAL
blob: 340d1022b059a5b4a019fb273a22fdca32ae8099 (plain)
1
2
3
4
5
6
7
8
The backport-util-concurrent software has been released to the public domain, 
as explained at: http://creativecommons.org/licenses/publicdomain.

Acknowledgements: backport-util-concurrent is based in large part on the public 
domain sources from: 
1) JSR166, 
2) package dl.util.concurrent,
3) Doug Lea's "collections" package.