svn commit: r908525 - in /ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz: images/global.css images/ofbws.css images/rsscss.css script/search.js script/slides.js

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r908525 - in /ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz: images/global.css images/ofbws.css images/rsscss.css script/search.js script/slides.js

jacopoc
Author: jacopoc
Date: Wed Feb 10 14:55:44 2010
New Revision: 908525

URL: http://svn.apache.org/viewvc?rev=908525&view=rev
Log:
Added missing license headers.


Modified:
    ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/images/global.css
    ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/images/ofbws.css
    ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/images/rsscss.css
    ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/script/search.js
    ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/script/slides.js

Modified: ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/images/global.css
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/images/global.css?rev=908525&r1=908524&r2=908525&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/images/global.css (original)
+++ ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/images/global.css Wed Feb 10 14:55:44 2010
@@ -1,24 +1,21 @@
-/**********************************
- The Apache Software Foundation
- Open for Business Project
-
- 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
- regarding copyright ownership.  The ASF licenses this file
- to you 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.
-*********************************/
+/*
+ * 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
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you 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.
+ */
 
 /********************************
  Global Reset

Modified: ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/images/ofbws.css
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/images/ofbws.css?rev=908525&r1=908524&r2=908525&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/images/ofbws.css (original)
+++ ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/images/ofbws.css Wed Feb 10 14:55:44 2010
@@ -1,3 +1,21 @@
+/*
+ * 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
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you 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.
+ */
 
 /* Apache general header color R:G:B 82:93:118, #525D76 */
 

Modified: ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/images/rsscss.css
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/images/rsscss.css?rev=908525&r1=908524&r2=908525&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/images/rsscss.css (original)
+++ ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/images/rsscss.css Wed Feb 10 14:55:44 2010
@@ -1,3 +1,22 @@
+/*
+ * 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
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you 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.
+ */
+
 /* border table for feed news */
 .fd_bordertable {
  background: #FFFFFF;

Modified: ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/script/search.js
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/script/search.js?rev=908525&r1=908524&r2=908525&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/script/search.js (original)
+++ ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/script/search.js Wed Feb 10 14:55:44 2010
@@ -1,3 +1,22 @@
+/*
+ * 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
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you 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.
+ */
+
 function initSearch(){
     var methods = {
         defaultValueActsAsHint: function(element){

Modified: ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/script/slides.js
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/script/slides.js?rev=908525&r1=908524&r2=908525&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/script/slides.js (original)
+++ ofbiz/trunk/specialpurpose/ofbizwebsite/webapp/ofbiz/script/slides.js Wed Feb 10 14:55:44 2010
@@ -1,3 +1,22 @@
+/*
+ * 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
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you 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 Slides = Class.create({
 
  initialize: function(element, options) {