Skip to content

Commit 08e0e03

Browse files
committed
Closed #333 Changed license header to CDDL1.1 and GPLv2 with Classpath Exception.
1 parent 5cce3c9 commit 08e0e03

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

src/test/java/javax/cache/core/CacheDemos.java

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,22 @@ public void simpleCache() {
3434
}
3535

3636

37+
38+
39+
40+
41+
42+
43+
44+
45+
46+
47+
48+
49+
50+
51+
52+
3753
@Test
3854
public void simpleAPITypeEnforcement() {
3955

0 commit comments

Comments
 (0)