You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by ap...@apache.org on 2006/11/07 13:38:04 UTC

svn commit: r472084 - in /struts/sandbox/trunk/tiles/src/site: apt/selenium.apt fml/faq.fml site.xml xdoc/index.xml

Author: apetrelli
Date: Tue Nov  7 04:38:03 2006
New Revision: 472084

URL: http://svn.apache.org/viewvc?view=rev&rev=472084
Log:
SB-78
Added ASF source header to site pages

Modified:
    struts/sandbox/trunk/tiles/src/site/apt/selenium.apt
    struts/sandbox/trunk/tiles/src/site/fml/faq.fml
    struts/sandbox/trunk/tiles/src/site/site.xml
    struts/sandbox/trunk/tiles/src/site/xdoc/index.xml

Modified: struts/sandbox/trunk/tiles/src/site/apt/selenium.apt
URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/src/site/apt/selenium.apt?view=diff&rev=472084&r1=472083&r2=472084
==============================================================================
--- struts/sandbox/trunk/tiles/src/site/apt/selenium.apt (original)
+++ struts/sandbox/trunk/tiles/src/site/apt/selenium.apt Tue Nov  7 04:38:03 2006
@@ -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.
+~~
          -----------
          Selenium Testing
          -----------

Modified: struts/sandbox/trunk/tiles/src/site/fml/faq.fml
URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/src/site/fml/faq.fml?view=diff&rev=472084&r1=472083&r2=472084
==============================================================================
--- struts/sandbox/trunk/tiles/src/site/fml/faq.fml (original)
+++ struts/sandbox/trunk/tiles/src/site/fml/faq.fml Tue Nov  7 04:38:03 2006
@@ -1,17 +1,23 @@
 <?xml version="1.0"?>
 <!--
-Copyright 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.
+/*
+ * 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.
+ */
 -->
 <!--
 // ======================================================================== 78

Modified: struts/sandbox/trunk/tiles/src/site/site.xml
URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/src/site/site.xml?view=diff&rev=472084&r1=472083&r2=472084
==============================================================================
--- struts/sandbox/trunk/tiles/src/site/site.xml (original)
+++ struts/sandbox/trunk/tiles/src/site/site.xml Tue Nov  7 04:38:03 2006
@@ -1,4 +1,24 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+/*
+ * 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 Struts - Tiles 2">
     <bannerLeft>
         <name>Apache Software Foundation</name>

Modified: struts/sandbox/trunk/tiles/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/src/site/xdoc/index.xml?view=diff&rev=472084&r1=472083&r2=472084
==============================================================================
--- struts/sandbox/trunk/tiles/src/site/xdoc/index.xml (original)
+++ struts/sandbox/trunk/tiles/src/site/xdoc/index.xml Tue Nov  7 04:38:03 2006
@@ -1,4 +1,24 @@
 <?xml version="1.0"?>
+<!--
+/*
+ * 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.
+ */
+-->
 <document>
 
     <properties>