Author: bimargulies
Date: Tue Jan 22 07:57:45 2008
New Revision: 614223
URL: http://svn.apache.org/viewvc?rev=614223&view=rev
Log:
Add Tyler Akins' public domain notice to the necessary notices.
Added:
incubator/cxf/trunk/rt/javascript/src/main/resources/appended-resources/
incubator/cxf/trunk/rt/javascript/src/main/resources/appended-resources/META-INF/
incubator/cxf/trunk/rt/javascript/src/main/resources/appended-resources/META-INF/NOTICE
(with props)
Modified:
incubator/cxf/trunk/distribution/src/main/appended-resources/META-INF/NOTICE
Modified:
incubator/cxf/trunk/distribution/src/main/appended-resources/META-INF/NOTICE
URL:
http://svn.apache.org/viewvc/incubator/cxf/trunk/distribution/src/main/appended-resources/META-INF/NOTICE?rev=614223&r1=614222&r2=614223&view=diff
==============================================================================
---
incubator/cxf/trunk/distribution/src/main/appended-resources/META-INF/NOTICE
(original)
+++
incubator/cxf/trunk/distribution/src/main/appended-resources/META-INF/NOTICE
Tue Jan 22 07:57:45 2008
@@ -40,4 +40,9 @@
Additional copyright notices and license terms applicable are
present in the licenses directory of this distribution.
+Portions of the file cxf-utils.js derives from code marked:
+
+This code was written by Tyler Akins and has been placed in the
+public domain. It would be nice if you left this header intact.
+Base64 code from Tyler Akins -- http://rumkin.com
Added:
incubator/cxf/trunk/rt/javascript/src/main/resources/appended-resources/META-INF/NOTICE
URL:
http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/javascript/src/main/resources/appended-resources/META-INF/NOTICE?rev=614223&view=auto
==============================================================================
---
incubator/cxf/trunk/rt/javascript/src/main/resources/appended-resources/META-INF/NOTICE
(added)
+++
incubator/cxf/trunk/rt/javascript/src/main/resources/appended-resources/META-INF/NOTICE
Tue Jan 22 07:57:45 2008
@@ -0,0 +1,6 @@
+The file cxf-utils.js contains code for processing base64 encoding.
+The original code was marked:
+
+This code was written by Tyler Akins and has been placed in the
+public domain. It would be nice if you left this header intact.
+Base64 code from Tyler Akins -- http://rumkin.com
Propchange:
incubator/cxf/trunk/rt/javascript/src/main/resources/appended-resources/META-INF/NOTICE
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/cxf/trunk/rt/javascript/src/main/resources/appended-resources/META-INF/NOTICE
------------------------------------------------------------------------------
svn:mime-type = text/plain