ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/jsr166/jsr166/src/jsr166y/package-info.java
Revision: 1.2
Committed: Fri Jul 25 18:10:41 2008 UTC (15 years, 9 months ago) by jsr166
Branch: MAIN
Changes since 1.1: +1 -1 lines
Log Message:
typos

File Contents

# User Rev Content
1 dl 1.1 /*
2     * Written by Doug Lea with assistance from members of JCP JSR-166
3     * Expert Group and released to the public domain, as explained at
4     * http://creativecommons.org/licenses/publicdomain
5     */
6    
7    
8     /**
9 jsr166 1.2 * Preview versions of classes targeted for Java 7.
10 dl 1.1 */
11     package jsr166y;