Version 1.0

This commit is contained in:
mmk2410 2015-01-02 11:25:12 +01:00
parent 5cf5d2d938
commit 544ae7ce43
149 changed files with 39001 additions and 0 deletions

7
bin/java.policy.applet Normal file
View file

@ -0,0 +1,7 @@
/* AUTOMATICALLY GENERATED ON Tue Apr 16 17:20:59 EDT 2002*/
/* DO NOT EDIT */
grant {
permission java.security.AllPermission;
};