[jboss-cvs] JBoss Messaging SVN: r7310 - trunk/licenses.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Jun 11 13:13:01 EDT 2009


Author: timfox
Date: 2009-06-11 13:13:01 -0400 (Thu, 11 Jun 2009)
New Revision: 7310

Added:
   trunk/licenses/base64.txt
   trunk/licenses/json.txt
Log:
license files!

Added: trunk/licenses/base64.txt
===================================================================
--- trunk/licenses/base64.txt	                        (rev 0)
+++ trunk/licenses/base64.txt	2009-06-11 17:13:01 UTC (rev 7310)
@@ -0,0 +1,10 @@
+For org.jboss.messaging.utils.Base64
+
+I am placing this code in the Public Domain. Do with it as you will.
+This software comes with no guarantees or warranties but with
+plenty of well-wishing instead!
+Please visit <a href="http://iharder.net/base64">http://iharder.net/base64</a>
+periodically to check for updates or to contribute improvements.
+
+ at author Robert Harder
+ at author rob at iharder.net
\ No newline at end of file

Added: trunk/licenses/json.txt
===================================================================
--- trunk/licenses/json.txt	                        (rev 0)
+++ trunk/licenses/json.txt	2009-06-11 17:13:01 UTC (rev 7310)
@@ -0,0 +1,23 @@
+For classes org.jboss.messaging.utils.json.*
+
+Copyright (c) 2002 JSON.org
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+The Software shall be used for Good, not Evil.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
\ No newline at end of file




More information about the jboss-cvs-commits mailing list