CVS: jcontainer/loom/launcher/src/java/org/jcontainer/loom/launcher FreeNEasyPolicy.java,1.2,1.3

Peter Donald <pdonald-yCVjj/[email protected]> Wed, 3 Dec 2003 04:45:20 -0600
Newsgroups gmane.comp.java.jcontainer.cvs
Message-ID <[email protected]>
Update of /cvsroot/jcontainer/jcontainer/loom/launcher/src/java/org/jcontainer/loom/launcher
In directory hogshead.codehaus.org:/tmp/cvs-serv21491/launcher/src/java/org/jcontainer/loom/launcher

Modified Files:
	FreeNEasyPolicy.java 
Log Message:
Styled codebase


Index: FreeNEasyPolicy.java
===================================================================
RCS file: /cvsroot/jcontainer/jcontainer/loom/launcher/src/java/org/jcontainer/loom/launcher/FreeNEasyPolicy.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- FreeNEasyPolicy.java	17 Aug 2003 18:27:33 -0000	1.2
+++ FreeNEasyPolicy.java	3 Dec 2003 10:44:47 -0000	1.3
@@ -92,8 +92,8 @@
 import java.security.Policy;
 
 /**
- * Default polic class to give every code base all permssions.
- * Will be replaced once the kernel loads.
+ * Default polic class to give every code base all permssions. Will be replaced
+ * once the kernel loads.
  */
 class FreeNEasyPolicy
     extends Policy