Author: jonesde
Date: Thu Sep 28 03:48:24 2006
New Revision: 450798

URL: http://svn.apache.org/viewvc?view=rev&rev=450798
Log:
Remove some unused files, that were also un-licensed; added license header to 
CSS files after verifying CLAs

Removed:
    
incubator/ofbiz/trunk/applications/content/webapp/content/images/agincutil.js
    
incubator/ofbiz/trunk/applications/content/webapp/content/images/composite.js
Modified:
    incubator/ofbiz/trunk/APACHE2_HEADER
    
incubator/ofbiz/trunk/applications/content/webapp/content/images/contentForum.css
    incubator/ofbiz/trunk/framework/images/webapp/images/ecommain.css
    incubator/ofbiz/trunk/framework/images/webapp/images/maincss.css
    incubator/ofbiz/trunk/framework/images/webapp/images/tabstyles.css

Modified: incubator/ofbiz/trunk/APACHE2_HEADER
URL: 
http://svn.apache.org/viewvc/incubator/ofbiz/trunk/APACHE2_HEADER?view=diff&rev=450798&r1=450797&r2=450798
==============================================================================
--- incubator/ofbiz/trunk/APACHE2_HEADER (original)
+++ incubator/ofbiz/trunk/APACHE2_HEADER Thu Sep 28 03:48:24 2006
@@ -14,7 +14,7 @@
 under the License.
 
 =====================================================================
-For Java and BSH Files:
+For Java and BSH and JS Files:
 /*
  * Copyright 2001-2006 The Apache Software Foundation
  * 

Modified: 
incubator/ofbiz/trunk/applications/content/webapp/content/images/contentForum.css
URL: 
http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/images/contentForum.css?view=diff&rev=450798&r1=450797&r2=450798
==============================================================================
--- 
incubator/ofbiz/trunk/applications/content/webapp/content/images/contentForum.css
 (original)
+++ 
incubator/ofbiz/trunk/applications/content/webapp/content/images/contentForum.css
 Thu Sep 28 03:48:24 2006
@@ -1,3 +1,18 @@
+/*
+ * Copyright 2001-2006 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.
+ */
 
 .responseheader {
                color:blue;

Modified: incubator/ofbiz/trunk/framework/images/webapp/images/ecommain.css
URL: 
http://svn.apache.org/viewvc/incubator/ofbiz/trunk/framework/images/webapp/images/ecommain.css?view=diff&rev=450798&r1=450797&r2=450798
==============================================================================
--- incubator/ofbiz/trunk/framework/images/webapp/images/ecommain.css (original)
+++ incubator/ofbiz/trunk/framework/images/webapp/images/ecommain.css Thu Sep 
28 03:48:24 2006
@@ -1,3 +1,18 @@
+/*
+ * Copyright 2001-2006 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.
+ */
 
 /* ===== This file contains the eCommerce specific styles ===== */
 

Modified: incubator/ofbiz/trunk/framework/images/webapp/images/maincss.css
URL: 
http://svn.apache.org/viewvc/incubator/ofbiz/trunk/framework/images/webapp/images/maincss.css?view=diff&rev=450798&r1=450797&r2=450798
==============================================================================
--- incubator/ofbiz/trunk/framework/images/webapp/images/maincss.css (original)
+++ incubator/ofbiz/trunk/framework/images/webapp/images/maincss.css Thu Sep 28 
03:48:24 2006
@@ -1,3 +1,18 @@
+/*
+ * Copyright 2001-2006 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.
+ */
 
 /* This CSS file is used for all OFBiz applications EXCEPT ecommerce. */
 /* See the "ecommain.css" file for ecommerce. */

Modified: incubator/ofbiz/trunk/framework/images/webapp/images/tabstyles.css
URL: 
http://svn.apache.org/viewvc/incubator/ofbiz/trunk/framework/images/webapp/images/tabstyles.css?view=diff&rev=450798&r1=450797&r2=450798
==============================================================================
--- incubator/ofbiz/trunk/framework/images/webapp/images/tabstyles.css 
(original)
+++ incubator/ofbiz/trunk/framework/images/webapp/images/tabstyles.css Thu Sep 
28 03:48:24 2006
@@ -1,3 +1,18 @@
+/*
+ * Copyright 2001-2006 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.
+ */
 
 .treewrapper {
 margin-left: 10px;


Reply via email to