You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jspwiki.apache.org by ju...@apache.org on 2012/10/09 00:35:03 UTC

svn commit: r1395798 [2/5] - in /incubator/jspwiki/trunk: ./ src/org/apache/wiki/ src/org/apache/wiki/attachment/ src/org/apache/wiki/auth/ src/org/apache/wiki/auth/acl/ src/org/apache/wiki/auth/authorize/ src/org/apache/wiki/auth/login/ src/org/apache...

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/auth/login/WebContainerLoginModule.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/auth/login/WebContainerLoginModule.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/auth/login/WebContainerLoginModule.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/auth/login/WebContainerLoginModule.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /*
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/auth/login/WikiCallbackHandler.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/auth/login/WikiCallbackHandler.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/auth/login/WikiCallbackHandler.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/auth/login/WikiCallbackHandler.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/auth/login/WikiEngineCallback.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/auth/login/WikiEngineCallback.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/auth/login/WikiEngineCallback.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/auth/login/WikiEngineCallback.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/auth/permissions/AllPermission.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/auth/permissions/AllPermission.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/auth/permissions/AllPermission.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/auth/permissions/AllPermission.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/auth/permissions/AllPermissionCollection.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/auth/permissions/AllPermissionCollection.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/auth/permissions/AllPermissionCollection.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/auth/permissions/AllPermissionCollection.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/auth/permissions/GroupPermission.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/auth/permissions/GroupPermission.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/auth/permissions/GroupPermission.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/auth/permissions/GroupPermission.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/auth/permissions/PagePermission.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/auth/permissions/PagePermission.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/auth/permissions/PagePermission.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/auth/permissions/PagePermission.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/auth/permissions/PermissionFactory.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/auth/permissions/PermissionFactory.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/auth/permissions/PermissionFactory.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/auth/permissions/PermissionFactory.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/auth/permissions/WikiPermission.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/auth/permissions/WikiPermission.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/auth/permissions/WikiPermission.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/auth/permissions/WikiPermission.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/auth/user/AbstractUserDatabase.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/auth/user/AbstractUserDatabase.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/auth/user/AbstractUserDatabase.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/auth/user/AbstractUserDatabase.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/auth/user/DefaultUserProfile.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/auth/user/DefaultUserProfile.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/auth/user/DefaultUserProfile.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/auth/user/DefaultUserProfile.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/auth/user/DuplicateUserException.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/auth/user/DuplicateUserException.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/auth/user/DuplicateUserException.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/auth/user/DuplicateUserException.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/auth/user/JDBCUserDatabase.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/auth/user/JDBCUserDatabase.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/auth/user/JDBCUserDatabase.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/auth/user/JDBCUserDatabase.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/auth/user/UserDatabase.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/auth/user/UserDatabase.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/auth/user/UserDatabase.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/auth/user/UserDatabase.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/auth/user/UserProfile.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/auth/user/UserProfile.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/auth/user/UserProfile.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/auth/user/UserProfile.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/auth/user/XMLUserDatabase.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/auth/user/XMLUserDatabase.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/auth/user/XMLUserDatabase.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/auth/user/XMLUserDatabase.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/content/Exporter.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/content/Exporter.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/content/Exporter.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/content/Exporter.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/content/PageRenamer.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/content/PageRenamer.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/content/PageRenamer.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/content/PageRenamer.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/dav/AttachmentDavProvider.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/dav/AttachmentDavProvider.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/dav/AttachmentDavProvider.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/dav/AttachmentDavProvider.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /*
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/dav/DavContext.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/dav/DavContext.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/dav/DavContext.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/dav/DavContext.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/dav/DavPath.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/dav/DavPath.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/dav/DavPath.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/dav/DavPath.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/dav/DavProvider.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/dav/DavProvider.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/dav/DavProvider.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/dav/DavProvider.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/dav/DavUtil.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/dav/DavUtil.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/dav/DavUtil.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/dav/DavUtil.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/dav/HTMLPagesDavProvider.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/dav/HTMLPagesDavProvider.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/dav/HTMLPagesDavProvider.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/dav/HTMLPagesDavProvider.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/dav/RawPagesDavProvider.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/dav/RawPagesDavProvider.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/dav/RawPagesDavProvider.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/dav/RawPagesDavProvider.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/dav/WebdavServlet.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/dav/WebdavServlet.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/dav/WebdavServlet.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/dav/WebdavServlet.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/dav/WikiDavProvider.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/dav/WikiDavProvider.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/dav/WikiDavProvider.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/dav/WikiDavProvider.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/dav/WikiDavServlet.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/dav/WikiDavServlet.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/dav/WikiDavServlet.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/dav/WikiDavServlet.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/dav/WikiRootProvider.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/dav/WikiRootProvider.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/dav/WikiRootProvider.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/dav/WikiRootProvider.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/dav/items/AttachmentDirectoryItem.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/dav/items/AttachmentDirectoryItem.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/dav/items/AttachmentDirectoryItem.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/dav/items/AttachmentDirectoryItem.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /*
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/dav/items/AttachmentItem.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/dav/items/AttachmentItem.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/dav/items/AttachmentItem.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/dav/items/AttachmentItem.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /*
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/dav/items/DavItem.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/dav/items/DavItem.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/dav/items/DavItem.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/dav/items/DavItem.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/dav/items/DirectoryItem.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/dav/items/DirectoryItem.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/dav/items/DirectoryItem.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/dav/items/DirectoryItem.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/dav/items/HTMLPageDavItem.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/dav/items/HTMLPageDavItem.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/dav/items/HTMLPageDavItem.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/dav/items/HTMLPageDavItem.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/dav/items/PageDavItem.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/dav/items/PageDavItem.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/dav/items/PageDavItem.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/dav/items/PageDavItem.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/dav/items/TopLevelDavItem.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/dav/items/TopLevelDavItem.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/dav/items/TopLevelDavItem.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/dav/items/TopLevelDavItem.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/dav/methods/DavMethod.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/dav/methods/DavMethod.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/dav/methods/DavMethod.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/dav/methods/DavMethod.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/dav/methods/GetMethod.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/dav/methods/GetMethod.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/dav/methods/GetMethod.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/dav/methods/GetMethod.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/dav/methods/PropFindMethod.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/dav/methods/PropFindMethod.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/dav/methods/PropFindMethod.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/dav/methods/PropFindMethod.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/dav/methods/PropPatchMethod.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/dav/methods/PropPatchMethod.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/dav/methods/PropPatchMethod.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/dav/methods/PropPatchMethod.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/diff/DiffProvider.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/diff/DiffProvider.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/diff/DiffProvider.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/diff/DiffProvider.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/event/PageEventFilter.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/event/PageEventFilter.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/event/PageEventFilter.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/event/PageEventFilter.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /*
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/event/WikiEngineEvent.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/event/WikiEngineEvent.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/event/WikiEngineEvent.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/event/WikiEngineEvent.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /*
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/event/WikiEvent.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/event/WikiEvent.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/event/WikiEvent.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/event/WikiEvent.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /*
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/event/WikiEventListener.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/event/WikiEventListener.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/event/WikiEventListener.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/event/WikiEventListener.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /*
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/event/WikiEventManager.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/event/WikiEventManager.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/event/WikiEventManager.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/event/WikiEventManager.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /*
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/event/WikiEventUtils.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/event/WikiEventUtils.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/event/WikiEventUtils.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/event/WikiEventUtils.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /*
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/event/WikiPageEvent.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/event/WikiPageEvent.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/event/WikiPageEvent.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/event/WikiPageEvent.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /*
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/event/WikiPageRenameEvent.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/event/WikiPageRenameEvent.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/event/WikiPageRenameEvent.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/event/WikiPageRenameEvent.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /*
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/event/WikiSecurityEvent.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/event/WikiSecurityEvent.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/event/WikiSecurityEvent.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/event/WikiSecurityEvent.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /*
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/event/WorkflowEvent.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/event/WorkflowEvent.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/event/WorkflowEvent.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/event/WorkflowEvent.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /*
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/filters/BasicPageFilter.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/filters/BasicPageFilter.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/filters/BasicPageFilter.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/filters/BasicPageFilter.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/filters/CreoleFilter.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/filters/CreoleFilter.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/filters/CreoleFilter.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/filters/CreoleFilter.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/filters/FilterException.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/filters/FilterException.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/filters/FilterException.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/filters/FilterException.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/filters/FilterManager.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/filters/FilterManager.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/filters/FilterManager.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/filters/FilterManager.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/filters/PageFilter.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/filters/PageFilter.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/filters/PageFilter.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/filters/PageFilter.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/filters/PingWeblogsComFilter.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/filters/PingWeblogsComFilter.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/filters/PingWeblogsComFilter.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/filters/PingWeblogsComFilter.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/filters/ProfanityFilter.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/filters/ProfanityFilter.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/filters/ProfanityFilter.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/filters/ProfanityFilter.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/filters/RedirectException.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/filters/RedirectException.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/filters/RedirectException.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/filters/RedirectException.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /*
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/filters/SpamFilter.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/filters/SpamFilter.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/filters/SpamFilter.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/filters/SpamFilter.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /*
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/forms/FormClose.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/forms/FormClose.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/forms/FormClose.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/forms/FormClose.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/forms/FormElement.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/forms/FormElement.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/forms/FormElement.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/forms/FormElement.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/forms/FormHandler.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/forms/FormHandler.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/forms/FormHandler.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/forms/FormHandler.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/forms/FormInfo.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/forms/FormInfo.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/forms/FormInfo.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/forms/FormInfo.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/forms/FormInput.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/forms/FormInput.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/forms/FormInput.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/forms/FormInput.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/forms/FormOpen.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/forms/FormOpen.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/forms/FormOpen.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/forms/FormOpen.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/forms/FormOutput.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/forms/FormOutput.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/forms/FormOutput.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/forms/FormOutput.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/forms/FormSelect.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/forms/FormSelect.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/forms/FormSelect.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/forms/FormSelect.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/forms/FormSet.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/forms/FormSet.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/forms/FormSet.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/forms/FormSet.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/forms/FormTextarea.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/forms/FormTextarea.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/forms/FormTextarea.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/forms/FormTextarea.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/htmltowiki/ForgetNullValuesLinkedHashMap.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/htmltowiki/ForgetNullValuesLinkedHashMap.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/htmltowiki/ForgetNullValuesLinkedHashMap.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/htmltowiki/ForgetNullValuesLinkedHashMap.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/htmltowiki/HtmlStringToWikiTranslator.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/htmltowiki/HtmlStringToWikiTranslator.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/htmltowiki/HtmlStringToWikiTranslator.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/htmltowiki/HtmlStringToWikiTranslator.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/htmltowiki/PersistentMapDecorator.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/htmltowiki/PersistentMapDecorator.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/htmltowiki/PersistentMapDecorator.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/htmltowiki/PersistentMapDecorator.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/htmltowiki/PropertiesUtils.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/htmltowiki/PropertiesUtils.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/htmltowiki/PropertiesUtils.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/htmltowiki/PropertiesUtils.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /*
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/htmltowiki/WhitespaceTrimWriter.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/htmltowiki/WhitespaceTrimWriter.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/htmltowiki/WhitespaceTrimWriter.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/htmltowiki/WhitespaceTrimWriter.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/htmltowiki/XHtmlElementToWikiTranslator.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/htmltowiki/XHtmlElementToWikiTranslator.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/htmltowiki/XHtmlElementToWikiTranslator.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/htmltowiki/XHtmlElementToWikiTranslator.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /*
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/htmltowiki/XHtmlToWikiConfig.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/htmltowiki/XHtmlToWikiConfig.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/htmltowiki/XHtmlToWikiConfig.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/htmltowiki/XHtmlToWikiConfig.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /*
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/i18n/InternationalizationManager.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/i18n/InternationalizationManager.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/i18n/InternationalizationManager.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/i18n/InternationalizationManager.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /*
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/management/SimpleMBean.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/management/SimpleMBean.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/management/SimpleMBean.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/management/SimpleMBean.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /*
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/modules/ModuleManager.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/modules/ModuleManager.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/modules/ModuleManager.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/modules/ModuleManager.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/modules/WikiModuleInfo.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/modules/WikiModuleInfo.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/modules/WikiModuleInfo.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/modules/WikiModuleInfo.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/parser/CreoleToJSPWikiTranslator.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/parser/CreoleToJSPWikiTranslator.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/parser/CreoleToJSPWikiTranslator.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/parser/CreoleToJSPWikiTranslator.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/parser/HeadingListener.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/parser/HeadingListener.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/parser/HeadingListener.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/parser/HeadingListener.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/parser/JSPWikiMarkupParser.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/parser/JSPWikiMarkupParser.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/parser/JSPWikiMarkupParser.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/parser/JSPWikiMarkupParser.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /*
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/parser/LinkParser.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/parser/LinkParser.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/parser/LinkParser.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/parser/LinkParser.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /*
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/parser/MarkupParser.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/parser/MarkupParser.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/parser/MarkupParser.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/parser/MarkupParser.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /*
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/parser/ParseException.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/parser/ParseException.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/parser/ParseException.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/parser/ParseException.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/parser/PluginContent.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/parser/PluginContent.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/parser/PluginContent.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/parser/PluginContent.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/parser/VariableContent.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/parser/VariableContent.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/parser/VariableContent.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/parser/VariableContent.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/plugin/AbstractReferralPlugin.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/plugin/AbstractReferralPlugin.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/plugin/AbstractReferralPlugin.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/plugin/AbstractReferralPlugin.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /*
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/plugin/BugReportHandler.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/plugin/BugReportHandler.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/plugin/BugReportHandler.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/plugin/BugReportHandler.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /*
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/plugin/Counter.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/plugin/Counter.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/plugin/Counter.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/plugin/Counter.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/plugin/CurrentTimePlugin.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/plugin/CurrentTimePlugin.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/plugin/CurrentTimePlugin.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/plugin/CurrentTimePlugin.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/plugin/Denounce.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/plugin/Denounce.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/plugin/Denounce.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/plugin/Denounce.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Copyright (C) 2003 Janne Jalkanen (Janne.Jalkanen@iki.fi)
 
     Licensed to the Apache Software Foundation (ASF) under one

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/plugin/Groups.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/plugin/Groups.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/plugin/Groups.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/plugin/Groups.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/plugin/IfPlugin.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/plugin/IfPlugin.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/plugin/IfPlugin.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/plugin/IfPlugin.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /*
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/plugin/Image.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/plugin/Image.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/plugin/Image.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/plugin/Image.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/plugin/IndexPlugin.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/plugin/IndexPlugin.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/plugin/IndexPlugin.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/plugin/IndexPlugin.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/plugin/InitializablePlugin.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/plugin/InitializablePlugin.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/plugin/InitializablePlugin.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/plugin/InitializablePlugin.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/plugin/InsertPage.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/plugin/InsertPage.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/plugin/InsertPage.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/plugin/InsertPage.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/plugin/ListLocksPlugin.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/plugin/ListLocksPlugin.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/plugin/ListLocksPlugin.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/plugin/ListLocksPlugin.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/plugin/Note.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/plugin/Note.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/plugin/Note.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/plugin/Note.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Copyright (C) 2007 JSPWiki Developer Group
 
     Licensed to the Apache Software Foundation (ASF) under one

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/plugin/PageViewPlugin.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/plugin/PageViewPlugin.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/plugin/PageViewPlugin.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/plugin/PageViewPlugin.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /*
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/plugin/ParserStagePlugin.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/plugin/ParserStagePlugin.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/plugin/ParserStagePlugin.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/plugin/ParserStagePlugin.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/plugin/PluginException.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/plugin/PluginException.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/plugin/PluginException.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/plugin/PluginException.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /*
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/plugin/PluginManager.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/plugin/PluginManager.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/plugin/PluginManager.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/plugin/PluginManager.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /*
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/plugin/RPCSamplePlugin.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/plugin/RPCSamplePlugin.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/plugin/RPCSamplePlugin.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/plugin/RPCSamplePlugin.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/plugin/RecentChangesPlugin.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/plugin/RecentChangesPlugin.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/plugin/RecentChangesPlugin.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/plugin/RecentChangesPlugin.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/plugin/ReferredPagesPlugin.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/plugin/ReferredPagesPlugin.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/plugin/ReferredPagesPlugin.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/plugin/ReferredPagesPlugin.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /*
-    JSPWiki - a JSP-based WikiWiki clone.
-    
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/plugin/ReferringPagesPlugin.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/plugin/ReferringPagesPlugin.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/plugin/ReferringPagesPlugin.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/plugin/ReferringPagesPlugin.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/plugin/SessionsPlugin.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/plugin/SessionsPlugin.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/plugin/SessionsPlugin.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/plugin/SessionsPlugin.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/plugin/TableOfContents.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/plugin/TableOfContents.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/plugin/TableOfContents.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/plugin/TableOfContents.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /*
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/plugin/UndefinedPagesPlugin.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/plugin/UndefinedPagesPlugin.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/plugin/UndefinedPagesPlugin.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/plugin/UndefinedPagesPlugin.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/plugin/UnusedPagesPlugin.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/plugin/UnusedPagesPlugin.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/plugin/UnusedPagesPlugin.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/plugin/UnusedPagesPlugin.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/plugin/WeblogArchivePlugin.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/plugin/WeblogArchivePlugin.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/plugin/WeblogArchivePlugin.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/plugin/WeblogArchivePlugin.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/plugin/WeblogEntryPlugin.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/plugin/WeblogEntryPlugin.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/plugin/WeblogEntryPlugin.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/plugin/WeblogEntryPlugin.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/plugin/WeblogPlugin.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/plugin/WeblogPlugin.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/plugin/WeblogPlugin.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/plugin/WeblogPlugin.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /*
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/plugin/WikiPlugin.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/plugin/WikiPlugin.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/plugin/WikiPlugin.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/plugin/WikiPlugin.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information

Modified: incubator/jspwiki/trunk/src/org/apache/wiki/preferences/Preferences.java
URL: http://svn.apache.org/viewvc/incubator/jspwiki/trunk/src/org/apache/wiki/preferences/Preferences.java?rev=1395798&r1=1395797&r2=1395798&view=diff
==============================================================================
--- incubator/jspwiki/trunk/src/org/apache/wiki/preferences/Preferences.java (original)
+++ incubator/jspwiki/trunk/src/org/apache/wiki/preferences/Preferences.java Mon Oct  8 22:34:47 2012
@@ -1,6 +1,4 @@
 /* 
-    JSPWiki - a JSP-based WikiWiki clone.
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information