You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by we...@apache.org on 2006/01/26 23:44:49 UTC

svn commit: r372638 - in /myfaces/tomahawk/trunk/sandbox/core/src/main/resources/org/apache/myfaces/custom/effect/resource: LICENSE.TXT fat.js

Author: werpu
Date: Thu Jan 26 14:44:43 2006
New Revision: 372638

URL: http://svn.apache.org/viewcvs?rev=372638&view=rev
Log:
cleared up the license files
to be apache compliant

Added:
    myfaces/tomahawk/trunk/sandbox/core/src/main/resources/org/apache/myfaces/custom/effect/resource/LICENSE.TXT
Modified:
    myfaces/tomahawk/trunk/sandbox/core/src/main/resources/org/apache/myfaces/custom/effect/resource/fat.js

Added: myfaces/tomahawk/trunk/sandbox/core/src/main/resources/org/apache/myfaces/custom/effect/resource/LICENSE.TXT
URL: http://svn.apache.org/viewcvs/myfaces/tomahawk/trunk/sandbox/core/src/main/resources/org/apache/myfaces/custom/effect/resource/LICENSE.TXT?rev=372638&view=auto
==============================================================================
--- myfaces/tomahawk/trunk/sandbox/core/src/main/resources/org/apache/myfaces/custom/effect/resource/LICENSE.TXT (added)
+++ myfaces/tomahawk/trunk/sandbox/core/src/main/resources/org/apache/myfaces/custom/effect/resource/LICENSE.TXT Thu Jan 26 14:44:43 2006
@@ -0,0 +1,19 @@
+/**
+ * Relicensed with special permission from the original 
+ * Author, thanks Adam.
+ */  
+/*
+ * Copyright 2002,2004 The Apache Software Foundation.
+ * 
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ * 
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
\ No newline at end of file

Modified: myfaces/tomahawk/trunk/sandbox/core/src/main/resources/org/apache/myfaces/custom/effect/resource/fat.js
URL: http://svn.apache.org/viewcvs/myfaces/tomahawk/trunk/sandbox/core/src/main/resources/org/apache/myfaces/custom/effect/resource/fat.js?rev=372638&r1=372637&r2=372638&view=diff
==============================================================================
--- myfaces/tomahawk/trunk/sandbox/core/src/main/resources/org/apache/myfaces/custom/effect/resource/fat.js (original)
+++ myfaces/tomahawk/trunk/sandbox/core/src/main/resources/org/apache/myfaces/custom/effect/resource/fat.js Thu Jan 26 14:44:43 2006
@@ -3,29 +3,6 @@
 // @version   1.0-RC1
 // @author    Adam Michela
 
-/**
- * Relicensed with special permission from the original 
- * Author thanks Adam, this is absolutely great
- * the license now will be put in place
- * to be compliant with Apache2
- */  
- /*
- * Copyright 2002,2004 The Apache Software Foundation.
- * 
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- * 
- *      http://www.apache.org/licenses/LICENSE-2.0
- * 
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-  
-
 
 var Fat = {
 	make_hex : function (r,g,b)