Author: rfrovarp
Date: Fri May 13 02:17:34 2011
New Revision: 1102541

URL: http://svn.apache.org/viewvc?rev=1102541&view=rev
Log:
Adding license headers

Modified:
    
incubator/droids/trunk/droids-norobots/src/main/java/org/apache/droids/norobots/package.html
    incubator/droids/trunk/droids-norobots/src/site/resources/css/site.css
    incubator/droids/trunk/droids-norobots/src/site/site.xml
    
incubator/droids/trunk/droids-norobots/src/test/resources/data/bad/robots.txt
    
incubator/droids/trunk/droids-norobots/src/test/resources/data/basic/robots.txt
    
incubator/droids/trunk/droids-norobots/src/test/resources/data/disallow-empty/robots.txt
    
incubator/droids/trunk/droids-norobots/src/test/resources/data/order-reverse/robots.txt
    
incubator/droids/trunk/droids-norobots/src/test/resources/data/order/robots.txt
    
incubator/droids/trunk/droids-norobots/src/test/resources/data/rfc/robots.txt
    
incubator/droids/trunk/droids-norobots/src/test/resources/data/ua-case-insensitive/robots.txt

Modified: 
incubator/droids/trunk/droids-norobots/src/main/java/org/apache/droids/norobots/package.html
URL: 
http://svn.apache.org/viewvc/incubator/droids/trunk/droids-norobots/src/main/java/org/apache/droids/norobots/package.html?rev=1102541&r1=1102540&r2=1102541&view=diff
==============================================================================
--- 
incubator/droids/trunk/droids-norobots/src/main/java/org/apache/droids/norobots/package.html
 (original)
+++ 
incubator/droids/trunk/droids-norobots/src/main/java/org/apache/droids/norobots/package.html
 Fri May 13 02:17:34 2011
@@ -1,3 +1,19 @@
+<!--
+   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.
+-->
 <html>
 <body>
 

Modified: incubator/droids/trunk/droids-norobots/src/site/resources/css/site.css
URL: 
http://svn.apache.org/viewvc/incubator/droids/trunk/droids-norobots/src/site/resources/css/site.css?rev=1102541&r1=1102540&r2=1102541&view=diff
==============================================================================
--- incubator/droids/trunk/droids-norobots/src/site/resources/css/site.css 
(original)
+++ incubator/droids/trunk/droids-norobots/src/site/resources/css/site.css Fri 
May 13 02:17:34 2011
@@ -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.
+ */
 #banner {
   height: 121px;
   background-image: none;
@@ -10,4 +28,4 @@
 #bannerRight {
   margin-top: 40px;
   margin-right: 10px;
-}
\ No newline at end of file
+}

Modified: incubator/droids/trunk/droids-norobots/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/incubator/droids/trunk/droids-norobots/src/site/site.xml?rev=1102541&r1=1102540&r2=1102541&view=diff
==============================================================================
--- incubator/droids/trunk/droids-norobots/src/site/site.xml (original)
+++ incubator/droids/trunk/droids-norobots/src/site/site.xml Fri May 13 
02:17:34 2011
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+   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.
+-->
 <project name="Apache Droids">
     <skin>
         <groupId>org.apache.maven.skins</groupId>
@@ -41,4 +57,4 @@
             <item name="Dependencies" href="/dependencies.html" />
         </menu>
     </body>
-</project>
\ No newline at end of file
+</project>

Modified: 
incubator/droids/trunk/droids-norobots/src/test/resources/data/bad/robots.txt
URL: 
http://svn.apache.org/viewvc/incubator/droids/trunk/droids-norobots/src/test/resources/data/bad/robots.txt?rev=1102541&r1=1102540&r2=1102541&view=diff
==============================================================================
--- 
incubator/droids/trunk/droids-norobots/src/test/resources/data/bad/robots.txt 
(original)
+++ 
incubator/droids/trunk/droids-norobots/src/test/resources/data/bad/robots.txt 
Fri May 13 02:17:34 2011
@@ -1 +1,17 @@
+# 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.
 What are you looking for?

Modified: 
incubator/droids/trunk/droids-norobots/src/test/resources/data/basic/robots.txt
URL: 
http://svn.apache.org/viewvc/incubator/droids/trunk/droids-norobots/src/test/resources/data/basic/robots.txt?rev=1102541&r1=1102540&r2=1102541&view=diff
==============================================================================
--- 
incubator/droids/trunk/droids-norobots/src/test/resources/data/basic/robots.txt 
(original)
+++ 
incubator/droids/trunk/droids-norobots/src/test/resources/data/basic/robots.txt 
Fri May 13 02:17:34 2011
@@ -1,3 +1,19 @@
+# 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.
 User-agent: Scooter-W3.1.2
 Disallow: /
 User-agent: *

Modified: 
incubator/droids/trunk/droids-norobots/src/test/resources/data/disallow-empty/robots.txt
URL: 
http://svn.apache.org/viewvc/incubator/droids/trunk/droids-norobots/src/test/resources/data/disallow-empty/robots.txt?rev=1102541&r1=1102540&r2=1102541&view=diff
==============================================================================
--- 
incubator/droids/trunk/droids-norobots/src/test/resources/data/disallow-empty/robots.txt
 (original)
+++ 
incubator/droids/trunk/droids-norobots/src/test/resources/data/disallow-empty/robots.txt
 Fri May 13 02:17:34 2011
@@ -1,3 +1,19 @@
+# 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.
 User-agent: test
 Disallow: 
 Disallow: /index.html

Modified: 
incubator/droids/trunk/droids-norobots/src/test/resources/data/order-reverse/robots.txt
URL: 
http://svn.apache.org/viewvc/incubator/droids/trunk/droids-norobots/src/test/resources/data/order-reverse/robots.txt?rev=1102541&r1=1102540&r2=1102541&view=diff
==============================================================================
--- 
incubator/droids/trunk/droids-norobots/src/test/resources/data/order-reverse/robots.txt
 (original)
+++ 
incubator/droids/trunk/droids-norobots/src/test/resources/data/order-reverse/robots.txt
 Fri May 13 02:17:34 2011
@@ -1,3 +1,19 @@
+# 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.
 User-agent: *
 Disallow: /order/
 User-agent: Scabies-1.0

Modified: 
incubator/droids/trunk/droids-norobots/src/test/resources/data/order/robots.txt
URL: 
http://svn.apache.org/viewvc/incubator/droids/trunk/droids-norobots/src/test/resources/data/order/robots.txt?rev=1102541&r1=1102540&r2=1102541&view=diff
==============================================================================
--- 
incubator/droids/trunk/droids-norobots/src/test/resources/data/order/robots.txt 
(original)
+++ 
incubator/droids/trunk/droids-norobots/src/test/resources/data/order/robots.txt 
Fri May 13 02:17:34 2011
@@ -1,3 +1,19 @@
+# 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.
 User-agent: Scabies-1.0
 Allow: /order/
 User-agent: *

Modified: 
incubator/droids/trunk/droids-norobots/src/test/resources/data/rfc/robots.txt
URL: 
http://svn.apache.org/viewvc/incubator/droids/trunk/droids-norobots/src/test/resources/data/rfc/robots.txt?rev=1102541&r1=1102540&r2=1102541&view=diff
==============================================================================
--- 
incubator/droids/trunk/droids-norobots/src/test/resources/data/rfc/robots.txt 
(original)
+++ 
incubator/droids/trunk/droids-norobots/src/test/resources/data/rfc/robots.txt 
Fri May 13 02:17:34 2011
@@ -1,3 +1,20 @@
+# 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.
+
       # /robots.txt for http://www.fict.org/
       # comments to [email protected]
 

Modified: 
incubator/droids/trunk/droids-norobots/src/test/resources/data/ua-case-insensitive/robots.txt
URL: 
http://svn.apache.org/viewvc/incubator/droids/trunk/droids-norobots/src/test/resources/data/ua-case-insensitive/robots.txt?rev=1102541&r1=1102540&r2=1102541&view=diff
==============================================================================
--- 
incubator/droids/trunk/droids-norobots/src/test/resources/data/ua-case-insensitive/robots.txt
 (original)
+++ 
incubator/droids/trunk/droids-norobots/src/test/resources/data/ua-case-insensitive/robots.txt
 Fri May 13 02:17:34 2011
@@ -1,2 +1,18 @@
+# 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.
 User-agent: test
 Disallow: /index.html


Reply via email to