You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by ni...@apache.org on 2006/12/03 18:33:18 UTC

svn commit: r481833 [10/15] - in /struts/struts1/trunk: ./ apps/ apps/blank/ apps/blank/src/main/java/ apps/blank/src/main/webapp/ apps/blank/src/main/webapp/WEB-INF/ apps/blank/src/main/webapp/WEB-INF/src/ apps/blank/src/main/webapp/pages/ apps/cookbo...

Modified: struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/config-debug.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/config-debug.xml?view=diff&rev=481833&r1=481832&r2=481833
==============================================================================
--- struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/config-debug.xml (original)
+++ struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/config-debug.xml Sun Dec  3 09:32:52 2006
@@ -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.
+-->
 <config
         host="${host}"
         port="${port}"

Modified: struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/config-tidy.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/config-tidy.xml?view=diff&rev=481833&r1=481832&r2=481833
==============================================================================
--- struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/config-tidy.xml (original)
+++ struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/config-tidy.xml Sun Dec  3 09:32:52 2006
@@ -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.
+-->
 <config
         host="${host}"
         port="${port}"

Modified: struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/config.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/config.xml?view=diff&rev=481833&r1=481832&r2=481833
==============================================================================
--- struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/config.xml (original)
+++ struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/config.xml Sun Dec  3 09:32:52 2006
@@ -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.
+-->
 <config
         host="${host}"
         port="${port}"

Modified: struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/logon-fail.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/logon-fail.xml?view=diff&rev=481833&r1=481832&r2=481833
==============================================================================
--- struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/logon-fail.xml (original)
+++ struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/logon-fail.xml Sun Dec  3 09:32:52 2006
@@ -1,4 +1,20 @@
-<clickButton
-        description="Submit"
-        name="Submit"/>
+<!--
+    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.
+-->
+<clickButton
+        description="Submit"
+        name="Submit"/>
         &logon-page;

Modified: struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/logon-hermes.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/logon-hermes.xml?view=diff&rev=481833&r1=481832&r2=481833
==============================================================================
--- struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/logon-hermes.xml (original)
+++ struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/logon-hermes.xml Sun Dec  3 09:32:52 2006
@@ -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.
+-->
 &logon-open;
 <setInputField
         description="Registered username"

Modified: struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/logon-open.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/logon-open.xml?view=diff&rev=481833&r1=481832&r2=481833
==============================================================================
--- struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/logon-open.xml (original)
+++ struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/logon-open.xml Sun Dec  3 09:32:52 2006
@@ -1,4 +1,20 @@
-<invoke
-        description="Pass logon"
-        url="Logon.do"/>
+<!--
+    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.
+-->
+<invoke
+        description="Pass logon"
+        url="Logon.do"/>
         &logon-page;

Modified: struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/logon-page.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/logon-page.xml?view=diff&rev=481833&r1=481832&r2=481833
==============================================================================
--- struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/logon-page.xml (original)
+++ struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/logon-page.xml Sun Dec  3 09:32:52 2006
@@ -1,3 +1,19 @@
-<verifyTitle
-        description="Logon page title"
-        text="${logon.title}"/>
+<!--
+    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.
+-->
+<verifyTitle
+        description="Logon page title"
+        text="${logon.title}"/>

Modified: struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/menu-page.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/menu-page.xml?view=diff&rev=481833&r1=481832&r2=481833
==============================================================================
--- struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/menu-page.xml (original)
+++ struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/menu-page.xml Sun Dec  3 09:32:52 2006
@@ -1,3 +1,19 @@
-<verifytitle
-        description="Menu page title"
-        text="${mainMenu.title}"/>
+<!--
+    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.
+-->
+<verifytitle
+        description="Menu page title"
+        text="${mainMenu.title}"/>

Modified: struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/profile-open.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/profile-open.xml?view=diff&rev=481833&r1=481832&r2=481833
==============================================================================
--- struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/profile-open.xml (original)
+++ struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/profile-open.xml Sun Dec  3 09:32:52 2006
@@ -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.
+-->
 <clickLink
         description="Click Edit Profile"
         label="${mainMenu.registration}"/>

Modified: struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/profile-page.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/profile-page.xml?view=diff&rev=481833&r1=481832&r2=481833
==============================================================================
--- struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/profile-page.xml (original)
+++ struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/profile-page.xml Sun Dec  3 09:32:52 2006
@@ -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.
+-->
 <verifyTitle
         description="Edit registration title"
         text="${registration.title.edit}"/>

Modified: struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/register-hermes.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/register-hermes.xml?view=diff&rev=481833&r1=481832&r2=481833
==============================================================================
--- struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/register-hermes.xml (original)
+++ struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/register-hermes.xml Sun Dec  3 09:32:52 2006
@@ -1,21 +1,37 @@
-<setInputField
-        description="username"
-        name="username"
-        value="hermes"/>
-<setInputField
-        description="password"
-        name="password"
-        value="m3dus4"/>
-<setInputField
-        description="password2"
-        name="password2"
-        value="m3dus4"/>
-<setInputField
-        description="fullName"
-        name="fullName"
-        value="Hermes Katsopolis"/>
-<setInputField
-        description="fromAddress"
-        name="fromAddress"
-        value="hermes@somewhere.com"/>
+<!--
+    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.
+-->
+<setInputField
+        description="username"
+        name="username"
+        value="hermes"/>
+<setInputField
+        description="password"
+        name="password"
+        value="m3dus4"/>
+<setInputField
+        description="password2"
+        name="password2"
+        value="m3dus4"/>
+<setInputField
+        description="fullName"
+        name="fullName"
+        value="Hermes Katsopolis"/>
+<setInputField
+        description="fromAddress"
+        name="fromAddress"
+        value="hermes@somewhere.com"/>
         &save-click;

Modified: struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/register-open.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/register-open.xml?view=diff&rev=481833&r1=481832&r2=481833
==============================================================================
--- struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/register-open.xml (original)
+++ struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/register-open.xml Sun Dec  3 09:32:52 2006
@@ -1,5 +1,21 @@
-&welcome-open;
-<clickLink
-        description="Click Register"
-        label="${index.registration}"/>
-        &register-page;
+<!--
+    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.
+-->
+&welcome-open;
+<clickLink
+        description="Click Register"
+        label="${index.registration}"/>
+        &register-page;

Modified: struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/register-page.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/register-page.xml?view=diff&rev=481833&r1=481832&r2=481833
==============================================================================
--- struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/register-page.xml (original)
+++ struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/register-page.xml Sun Dec  3 09:32:52 2006
@@ -1,3 +1,19 @@
-<verifyTitle
-        description="Registration page title"
-        text="${registration.title.create}"/>
+<!--
+    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.
+-->
+<verifyTitle
+        description="Registration page title"
+        text="${registration.title.create}"/>

Modified: struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/save-click.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/save-click.xml?view=diff&rev=481833&r1=481832&r2=481833
==============================================================================
--- struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/save-click.xml (original)
+++ struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/save-click.xml Sun Dec  3 09:32:52 2006
@@ -1,3 +1,19 @@
-<clickButton
-        description="Save"
-        name="${button.doSubmit}"/>
+<!--
+    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.
+-->
+<clickButton
+        description="Save"
+        name="${button.doSubmit}"/>

Modified: struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/subscription-add-page.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/subscription-add-page.xml?view=diff&rev=481833&r1=481832&r2=481833
==============================================================================
--- struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/subscription-add-page.xml (original)
+++ struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/subscription-add-page.xml Sun Dec  3 09:32:52 2006
@@ -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.
+-->
 <verifyTitle
         description="Add Subscription title"
         text="${subscription.title.create}"/>

Modified: struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/subscription-add.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/subscription-add.xml?view=diff&rev=481833&r1=481832&r2=481833
==============================================================================
--- struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/subscription-add.xml (original)
+++ struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/subscription-add.xml Sun Dec  3 09:32:52 2006
@@ -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.
+-->
 &logon-hermes;
         &profile-open;
 <clickLink

Modified: struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/subscription-delete.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/subscription-delete.xml?view=diff&rev=481833&r1=481832&r2=481833
==============================================================================
--- struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/subscription-delete.xml (original)
+++ struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/subscription-delete.xml Sun Dec  3 09:32:52 2006
@@ -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.
+-->
 &logon-hermes;
         &profile-open;
 <clickLink

Modified: struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/subscription-edit.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/subscription-edit.xml?view=diff&rev=481833&r1=481832&r2=481833
==============================================================================
--- struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/subscription-edit.xml (original)
+++ struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/subscription-edit.xml Sun Dec  3 09:32:52 2006
@@ -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.
+-->
 &logon-hermes;
         &profile-open;
 <clickLink

Modified: struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/subscription-invalid.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/subscription-invalid.xml?view=diff&rev=481833&r1=481832&r2=481833
==============================================================================
--- struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/subscription-invalid.xml (original)
+++ struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/subscription-invalid.xml Sun Dec  3 09:32:52 2006
@@ -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.
+-->
 &logon-hermes;
         &profile-open;
 <clickLink

Modified: struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/taskdef.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/taskdef.xml?view=diff&rev=481833&r1=481832&r2=481833
==============================================================================
--- struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/taskdef.xml (original)
+++ struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/taskdef.xml Sun Dec  3 09:32:52 2006
@@ -1,25 +1,41 @@
-<?xml version="1.0" ?>
-<project name="taskdef">
-    <description>
-        This project provides following elements to use in your test scripts:
-
-        (0) all webtest's steps loaded and ready to use,
-        (1) the path "webtest.path.id" that includes all of webtest's
-        libraries,
-        (2) the class loader "webtest.loader" that is the original loader for
-        webtest.
-
-        Usage:
-        Set the property webtest.home to the directory in which the build.zip
-        is extracted,
-        and calls:
-        &lt;import file="${webtest.home}/lib/taskdef.xml" &gt;
-    </description>
-
-    <import file="${webtest.home}/lib/classpath.xml"/>
-
-    <taskdef resource="webtest.taskdef"
-             loaderref="webtest.loader"
-             classpathref="webtest.path.id"
-            />
+<?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.
+-->
+<project name="taskdef">
+    <description>
+        This project provides following elements to use in your test scripts:
+
+        (0) all webtest's steps loaded and ready to use,
+        (1) the path "webtest.path.id" that includes all of webtest's
+        libraries,
+        (2) the class loader "webtest.loader" that is the original loader for
+        webtest.
+
+        Usage:
+        Set the property webtest.home to the directory in which the build.zip
+        is extracted,
+        and calls:
+        &lt;import file="${webtest.home}/lib/taskdef.xml" &gt;
+    </description>
+
+    <import file="${webtest.home}/lib/classpath.xml"/>
+
+    <taskdef resource="webtest.taskdef"
+             loaderref="webtest.loader"
+             classpathref="webtest.path.id"
+            />
 </project>

Modified: struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/welcome-click.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/welcome-click.xml?view=diff&rev=481833&r1=481832&r2=481833
==============================================================================
--- struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/welcome-click.xml (original)
+++ struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/welcome-click.xml Sun Dec  3 09:32:52 2006
@@ -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.
+-->
 <clickLink
         description="Click Welcome"
         label="${index.title}"/>

Modified: struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/welcome-open.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/welcome-open.xml?view=diff&rev=481833&r1=481832&r2=481833
==============================================================================
--- struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/welcome-open.xml (original)
+++ struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/welcome-open.xml Sun Dec  3 09:32:52 2006
@@ -1,6 +1,22 @@
-<invoke
-        description="Open welcome action"
-        url="Welcome.do"/>
-<verifyTitle
-        description="Welcome page title"
-        text="${index.title}"/>
+<!--
+    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.
+-->
+<invoke
+        description="Open welcome action"
+        url="Welcome.do"/>
+<verifyTitle
+        description="Welcome page title"
+        text="${index.title}"/>

Modified: struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/lvb-digester-rules.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/lvb-digester-rules.xml?view=diff&rev=481833&r1=481832&r2=481833
==============================================================================
--- struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/lvb-digester-rules.xml (original)
+++ struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/lvb-digester-rules.xml Sun Dec  3 09:32:52 2006
@@ -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.
+-->
 <digester-rules>
     <object-create-rule pattern="lv-beans" classname="java.util.ArrayList"/>
     <pattern value="lv-beans/lv-bean">

Modified: struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/scripts/EditRegistration.gv
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/scripts/EditRegistration.gv?view=diff&rev=481833&r1=481832&r2=481833
==============================================================================
--- struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/scripts/EditRegistration.gv (original)
+++ struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/scripts/EditRegistration.gv Sun Dec  3 09:32:52 2006
@@ -1,3 +1,23 @@
+/*
+ * $Id$
+ *
+ * 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.
+ */
 import java.lang.reflect.InvocationTargetException;
 import javax.servlet.ServletException;
 import org.apache.commons.beanutils.PropertyUtils;

Propchange: struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/scripts/EditRegistration.gv
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Modified: struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/scripts/EditSubscription.gv
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/scripts/EditSubscription.gv?view=diff&rev=481833&r1=481832&r2=481833
==============================================================================
--- struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/scripts/EditSubscription.gv (original)
+++ struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/scripts/EditSubscription.gv Sun Dec  3 09:32:52 2006
@@ -1,4 +1,23 @@
-
+/*
+ * $Id$
+ *
+ * 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.
+ */
 import java.lang.reflect.InvocationTargetException;
 import org.apache.commons.beanutils.PropertyUtils;
 import org.apache.struts.apps.scriptingmailreader.*;

Propchange: struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/scripts/EditSubscription.gv
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Modified: struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/scripts/Locale.gv
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/scripts/Locale.gv?view=diff&rev=481833&r1=481832&r2=481833
==============================================================================
--- struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/scripts/Locale.gv (original)
+++ struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/scripts/Locale.gv Sun Dec  3 09:32:52 2006
@@ -1,3 +1,23 @@
+/*
+ * $Id$
+ *
+ * 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.
+ */
 import java.util.Locale;
 import org.apache.struts.Globals;
 import org.apache.struts.action.ActionForward;

Propchange: struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/scripts/Locale.gv
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Modified: struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/scripts/Logoff.gv
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/scripts/Logoff.gv?view=diff&rev=481833&r1=481832&r2=481833
==============================================================================
--- struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/scripts/Logoff.gv (original)
+++ struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/scripts/Logoff.gv Sun Dec  3 09:32:52 2006
@@ -1,3 +1,23 @@
+/*
+ * $Id$
+ *
+ * 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.
+ */
 import org.apache.struts.apps.scriptingmailreader.*;
 
 user = session.getAttribute(Constants.USER_KEY);

Propchange: struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/scripts/Logoff.gv
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Modified: struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/scripts/Logon.gv
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/scripts/Logon.gv?view=diff&rev=481833&r1=481832&r2=481833
==============================================================================
--- struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/scripts/Logon.gv (original)
+++ struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/scripts/Logon.gv Sun Dec  3 09:32:52 2006
@@ -1,3 +1,23 @@
+/*
+ * $Id$
+ *
+ * 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.
+ */
 import org.apache.struts.action.ActionError;
 import org.apache.struts.action.ActionErrors;
 import org.apache.struts.action.ActionMessage;

Propchange: struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/scripts/Logon.gv
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Modified: struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/scripts/SaveRegistration.gv
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/scripts/SaveRegistration.gv?view=diff&rev=481833&r1=481832&r2=481833
==============================================================================
--- struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/scripts/SaveRegistration.gv (original)
+++ struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/scripts/SaveRegistration.gv Sun Dec  3 09:32:52 2006
@@ -1,3 +1,23 @@
+/*
+ * $Id$
+ *
+ * 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.
+ */
 import java.lang.reflect.InvocationTargetException;
 import org.apache.commons.beanutils.PropertyUtils;
 import org.apache.struts.action.*;

Propchange: struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/scripts/SaveRegistration.gv
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Modified: struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/scripts/SaveSubscription.gv
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/scripts/SaveSubscription.gv?view=diff&rev=481833&r1=481832&r2=481833
==============================================================================
--- struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/scripts/SaveSubscription.gv (original)
+++ struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/scripts/SaveSubscription.gv Sun Dec  3 09:32:52 2006
@@ -1,3 +1,23 @@
+/*
+ * $Id$
+ *
+ * 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.
+ */
 import java.lang.reflect.InvocationTargetException;
 import org.apache.commons.beanutils.PropertyUtils;
 import org.apache.struts.apps.scriptingmailreader.*;

Propchange: struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/scripts/SaveSubscription.gv
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Modified: struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/scripts/Welcome.gv
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/scripts/Welcome.gv?view=diff&rev=481833&r1=481832&r2=481833
==============================================================================
--- struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/scripts/Welcome.gv (original)
+++ struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/scripts/Welcome.gv Sun Dec  3 09:32:52 2006
@@ -1,3 +1,23 @@
+/*
+ * $Id$
+ *
+ * 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.
+ */
 import org.apache.struts.apps.scriptingmailreader.*;
 import java.util.ArrayList;
 

Propchange: struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/scripts/Welcome.gv
------------------------------------------------------------------------------
    svn:keywords = Date Author Id Revision HeadURL

Modified: struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/server-types.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/server-types.xml?view=diff&rev=481833&r1=481832&r2=481833
==============================================================================
--- struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/server-types.xml (original)
+++ struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/server-types.xml Sun Dec  3 09:32:52 2006
@@ -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.
+-->
 <lv-beans>
     <lv-bean label="IMAP Protocol" value="imap"/>
     <lv-bean label="POP3 Protocol" value="pop3"/>

Modified: struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/struts-config.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/struts-config.xml?view=diff&rev=481833&r1=481832&r2=481833
==============================================================================
--- struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/struts-config.xml (original)
+++ struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/struts-config.xml Sun Dec  3 09:32:52 2006
@@ -3,23 +3,20 @@
         "-//Apache Software Foundation//DTD Struts Configuration 1.3//EN"
         "http://struts.apache.org/dtds/struts-config_1_3.dtd">
 <!--
- $Header: /home/cvs/jakarta-struts/web/example/WEB-INF/struts-config.xml,v 1.43 2004/09/02 03:43:15 niallp Exp $
- $Revision: 1.43 $
- $Date$
-
- Copyright 2000-2005 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.
 -->
 <struts-config>
     <display-name>

Modified: struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/validation.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/validation.xml?view=diff&rev=481833&r1=481832&r2=481833
==============================================================================
--- struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/validation.xml (original)
+++ struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/validation.xml Sun Dec  3 09:32:52 2006
@@ -1,4 +1,20 @@
 <?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.
+-->
 <!DOCTYPE form-validation PUBLIC
         "-//Apache Software Foundation//DTD Commons Validator Rules Configuration 1.3.0//EN"
         "http://jakarta.apache.org/commons/dtds/validator_1_3_0.dtd">

Modified: struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/web.xml?view=diff&rev=481833&r1=481832&r2=481833
==============================================================================
--- struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/web.xml (original)
+++ struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/web.xml Sun Dec  3 09:32:52 2006
@@ -1,4 +1,20 @@
 <?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.
+-->
 
 <!DOCTYPE web-app PUBLIC
         "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"

Modified: struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/webtest.properties.sample
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/webtest.properties.sample?view=diff&rev=481833&r1=481832&r2=481833
==============================================================================
--- struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/webtest.properties.sample (original)
+++ struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/webtest.properties.sample Sun Dec  3 09:32:52 2006
@@ -1,3 +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.
+
 # -----------------------------------------------------------------------------
 # webtest.properties.sample
 #

Modified: struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/webtest.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/webtest.xml?view=diff&rev=481833&r1=481832&r2=481833
==============================================================================
--- struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/webtest.xml (original)
+++ struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/WEB-INF/webtest.xml Sun Dec  3 09:32:52 2006
@@ -21,23 +21,20 @@
         <!ENTITY welcome-open SYSTEM "file:./entities/welcome-open.xml">
         ]>
 <!--
- $Header: /home/cvs/jakarta-struts/web/example/WEB-INF/webtest.xml,v 1.2 2004/03/12 02:44:34 husted Exp $
- $Revision: 1.2 $
- $Date$
-
- Copyright 2000-2004 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.
 -->
 <project name="MailReader Storyboard - Exercise navigation and database logic
 - Canoo WebTests" basedir="." default="default">

Modified: struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/Welcome.jsp
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/Welcome.jsp?view=diff&rev=481833&r1=481832&r2=481833
==============================================================================
--- struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/Welcome.jsp (original)
+++ struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/Welcome.jsp Sun Dec  3 09:32:52 2006
@@ -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.
+--%>
 <%@ page contentType="text/html;charset=UTF-8" language="java" %>
 <%@ taglib uri="http://struts.apache.org/tags-bean" prefix="bean" %>
 <%@ taglib uri="http://struts.apache.org/tags-html" prefix="html" %>

Modified: struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/base.css
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/base.css?view=diff&rev=481833&r1=481832&r2=481833
==============================================================================
--- struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/base.css (original)
+++ struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/base.css Sun Dec  3 09:32:52 2006
@@ -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.
+ */
     /**
     * Base stylesheet
     * @version $Revision: 1.2 $ $Date$

Modified: struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/index.jsp
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/index.jsp?view=diff&rev=481833&r1=481832&r2=481833
==============================================================================
--- struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/index.jsp (original)
+++ struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/index.jsp Sun Dec  3 09:32:52 2006
@@ -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.
+--%>
 <%@ taglib uri="http://struts.apache.org/tags-logic" prefix="logic" %>
 
 <logic:redirect action="/Welcome"/>
@@ -5,24 +21,4 @@
 <%--
 Redirect default requests to Welcome action.
 By using a redirect, the user-agent will change address to match the path of our Welcome action.
-
-/*
- * $Header: /home/cvs/jakarta-struts/web/example/index.jsp,v 1.22 2004/03/12 05:19:45 husted Exp $
- * $Revision: 1.22 $
- * $Date$
- *
- * Copyright 2000-2004 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.
- */
 --%>

Modified: struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/tour.html
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/tour.html?view=diff&rev=481833&r1=481832&r2=481833
==============================================================================
--- struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/tour.html (original)
+++ struts/struts1/trunk/apps/scripting-mailreader/src/main/webapp/tour.html Sun Dec  3 09:32:52 2006
@@ -1,5 +1,21 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
         "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!--
+    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 xmlns="http://www.w3.org/1999/xhtml">
 <head>

Modified: struts/struts1/trunk/apps/src/site/site.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/src/site/site.xml?view=diff&rev=481833&r1=481832&r2=481833
==============================================================================
--- struts/struts1/trunk/apps/src/site/site.xml (original)
+++ struts/struts1/trunk/apps/src/site/site.xml Sun Dec  3 09:32:52 2006
@@ -1,4 +1,20 @@
 <?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="Struts Apps">
     <bannerLeft>
         <name>Apache Software Foundation</name>

Modified: struts/struts1/trunk/apps/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/src/site/xdoc/index.xml?view=diff&rev=481833&r1=481832&r2=481833
==============================================================================
--- struts/struts1/trunk/apps/src/site/xdoc/index.xml (original)
+++ struts/struts1/trunk/apps/src/site/xdoc/index.xml Sun Dec  3 09:32:52 2006
@@ -1,17 +1,19 @@
 <?xml version="1.0"?>
 <!--
-Copyright 1999-2005 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/struts1/trunk/assembly/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/assembly/pom.xml?view=diff&rev=481833&r1=481832&r2=481833
==============================================================================
--- struts/struts1/trunk/assembly/pom.xml (original)
+++ struts/struts1/trunk/assembly/pom.xml Sun Dec  3 09:32:52 2006
@@ -1,22 +1,21 @@
 <?xml version="1.0"?>
 <!--
-/* 
- * Copyright 2005-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.
- *
- * $Id$
- */
+    $Id$
+
+    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 xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

Modified: struts/struts1/trunk/assembly/src/main/assembly/all.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/assembly/src/main/assembly/all.xml?view=diff&rev=481833&r1=481832&r2=481833
==============================================================================
--- struts/struts1/trunk/assembly/src/main/assembly/all.xml (original)
+++ struts/struts1/trunk/assembly/src/main/assembly/all.xml Sun Dec  3 09:32:52 2006
@@ -1,23 +1,21 @@
 <!--
-/*
- * $Id$
- *
- * 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.
- */
--->
+    $Id$
 
+    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.
+-->
 <assembly>
   <id>all</id>
   <formats>

Modified: struts/struts1/trunk/assembly/src/main/assembly/apps.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/assembly/src/main/assembly/apps.xml?view=diff&rev=481833&r1=481832&r2=481833
==============================================================================
--- struts/struts1/trunk/assembly/src/main/assembly/apps.xml (original)
+++ struts/struts1/trunk/assembly/src/main/assembly/apps.xml Sun Dec  3 09:32:52 2006
@@ -1,21 +1,20 @@
 <!--
-/*
- * $Id$
- *
- * 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.
- */
+    $Id$
+
+    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.
 -->
 <assembly>
   <id>apps</id>

Modified: struts/struts1/trunk/assembly/src/main/assembly/docs.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/assembly/src/main/assembly/docs.xml?view=diff&rev=481833&r1=481832&r2=481833
==============================================================================
--- struts/struts1/trunk/assembly/src/main/assembly/docs.xml (original)
+++ struts/struts1/trunk/assembly/src/main/assembly/docs.xml Sun Dec  3 09:32:52 2006
@@ -1,23 +1,21 @@
 <!--
-/*
- * $Id$
- *
- * 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.
- */
--->
+    $Id$
 
+    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.
+-->
 <assembly>
   <id>docs</id>
   <formats>

Modified: struts/struts1/trunk/assembly/src/main/assembly/lib.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/assembly/src/main/assembly/lib.xml?view=diff&rev=481833&r1=481832&r2=481833
==============================================================================
--- struts/struts1/trunk/assembly/src/main/assembly/lib.xml (original)
+++ struts/struts1/trunk/assembly/src/main/assembly/lib.xml Sun Dec  3 09:32:52 2006
@@ -1,21 +1,20 @@
 <!--
-/*
- * $Id$
- *
- * 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.
- */
+    $Id$
+
+    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.
 -->
 
 <assembly>

Modified: struts/struts1/trunk/assembly/src/main/assembly/src.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/assembly/src/main/assembly/src.xml?view=diff&rev=481833&r1=481832&r2=481833
==============================================================================
--- struts/struts1/trunk/assembly/src/main/assembly/src.xml (original)
+++ struts/struts1/trunk/assembly/src/main/assembly/src.xml Sun Dec  3 09:32:52 2006
@@ -1,23 +1,21 @@
 <!--
-/*
- * $Id$
- *
- * 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.
- */
--->
+    $Id$
 
+    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.
+-->
 <assembly>
   <id>src</id>
   <formats>

Modified: struts/struts1/trunk/core/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/core/pom.xml?view=diff&rev=481833&r1=481832&r2=481833
==============================================================================
--- struts/struts1/trunk/core/pom.xml (original)
+++ struts/struts1/trunk/core/pom.xml Sun Dec  3 09:32:52 2006
@@ -1,22 +1,21 @@
 <?xml version="1.0"?>
 <!--
-/* 
- * Copyright 2005-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.
- *
- * $Id$
- */
+    $Id$
+
+    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 xmlns="http://maven.apache.org/POM/4.0.0"