You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shale.apache.org by ra...@apache.org on 2006/10/17 01:18:35 UTC

svn commit: r464719 [1/2] - in /shale/framework/trunk: shale-apps/shale-blank/src/main/resources/org/apache/shale/blank/ shale-apps/shale-blank/src/main/webapp/ shale-apps/shale-clay-usecases/src/main/resources/org/apache/shale/usecases/view/ shale-app...

Author: rahul
Date: Mon Oct 16 16:18:31 2006
New Revision: 464719

URL: http://svn.apache.org/viewvc?view=rev&rev=464719
Log:
Round two of ASF source files license header policy compliance.

Should cover all files with jsp and properties extensions. In cases where the JSP file had the license as a Java-style comment inside a JSP comment, the Java-style comment bits have been stripped (this ensures all JSP files have similar looking comments, and will help if we ever have to do such header manipulation again, so is a good thing, IMO).

SHALE-311

Modified:
    shale/framework/trunk/shale-apps/shale-blank/src/main/resources/org/apache/shale/blank/Bundle.properties
    shale/framework/trunk/shale-apps/shale-blank/src/main/webapp/index.jsp
    shale/framework/trunk/shale-apps/shale-blank/src/main/webapp/welcome.jsp
    shale/framework/trunk/shale-apps/shale-clay-usecases/src/main/resources/org/apache/shale/usecases/view/Bundle.properties
    shale/framework/trunk/shale-apps/shale-clay-usecases/src/main/resources/org/apache/shale/usecases/view/Bundle_de.properties
    shale/framework/trunk/shale-apps/shale-clay-usecases/src/main/resources/org/apache/shale/usecases/view/Bundle_fr.properties
    shale/framework/trunk/shale-apps/shale-clay-usecases/src/main/webapp/usecases.jsp
    shale/framework/trunk/shale-apps/shale-mailreader-jpa/src/main/webapp/detail.jsp
    shale/framework/trunk/shale-apps/shale-mailreader-jpa/src/main/webapp/index.jsp
    shale/framework/trunk/shale-apps/shale-mailreader-jpa/src/main/webapp/logon.jsp
    shale/framework/trunk/shale-apps/shale-mailreader-jpa/src/main/webapp/mainMenu.jsp
    shale/framework/trunk/shale-apps/shale-mailreader-jpa/src/main/webapp/master.jsp
    shale/framework/trunk/shale-apps/shale-mailreader-jpa/src/main/webapp/welcome.jsp
    shale/framework/trunk/shale-apps/shale-mailreader/src/main/resources/org/apache/shale/examples/mailreader/ApplicationResources.properties
    shale/framework/trunk/shale-apps/shale-mailreader/src/main/resources/org/apache/shale/examples/mailreader/ApplicationResources_ja.properties
    shale/framework/trunk/shale-apps/shale-mailreader/src/main/resources/org/apache/shale/examples/mailreader/ApplicationResources_ru.properties
    shale/framework/trunk/shale-apps/shale-mailreader/src/main/webapp/index.jsp
    shale/framework/trunk/shale-apps/shale-mailreader/src/main/webapp/logon.jsp
    shale/framework/trunk/shale-apps/shale-mailreader/src/main/webapp/mainMenu.jsp
    shale/framework/trunk/shale-apps/shale-mailreader/src/main/webapp/registration.jsp
    shale/framework/trunk/shale-apps/shale-mailreader/src/main/webapp/subscription.jsp
    shale/framework/trunk/shale-apps/shale-sql-browser/src/main/resources/org/apache/shale/examples/sqlbrowser/Bundle.properties
    shale/framework/trunk/shale-apps/shale-sql-browser/src/main/webapp/index.jsp
    shale/framework/trunk/shale-apps/shale-sql-browser/src/main/webapp/query.jsp
    shale/framework/trunk/shale-apps/shale-test-dialog-basic/src/main/webapp/index.jsp
    shale/framework/trunk/shale-apps/shale-test-dialog-basic/src/main/webapp/menu.jsp
    shale/framework/trunk/shale-apps/shale-test-dialog-basic/src/main/webapp/popupCancelled.jsp
    shale/framework/trunk/shale-apps/shale-test-dialog-basic/src/main/webapp/popupFinished.jsp
    shale/framework/trunk/shale-apps/shale-test-dialog-basic/src/main/webapp/popuppage1.jsp
    shale/framework/trunk/shale-apps/shale-test-dialog-basic/src/main/webapp/wizardcancelled.jsp
    shale/framework/trunk/shale-apps/shale-test-dialog-basic/src/main/webapp/wizardfinished.jsp
    shale/framework/trunk/shale-apps/shale-test-dialog-basic/src/main/webapp/wizardpage1.jsp
    shale/framework/trunk/shale-apps/shale-test-dialog-basic/src/main/webapp/wizardpage2.jsp
    shale/framework/trunk/shale-apps/shale-test-dialog-basic/src/main/webapp/wizardpage3.jsp
    shale/framework/trunk/shale-apps/shale-test-dialog-scxml/src/main/webapp/index.jsp
    shale/framework/trunk/shale-apps/shale-test-dialog-scxml/src/main/webapp/menu.jsp
    shale/framework/trunk/shale-apps/shale-test-dialog-scxml/src/main/webapp/popupCancelled.jsp
    shale/framework/trunk/shale-apps/shale-test-dialog-scxml/src/main/webapp/popupFinished.jsp
    shale/framework/trunk/shale-apps/shale-test-dialog-scxml/src/main/webapp/popuppage1.jsp
    shale/framework/trunk/shale-apps/shale-test-dialog-scxml/src/main/webapp/wizardcancelled.jsp
    shale/framework/trunk/shale-apps/shale-test-dialog-scxml/src/main/webapp/wizardfinished.jsp
    shale/framework/trunk/shale-apps/shale-test-dialog-scxml/src/main/webapp/wizardpage1.jsp
    shale/framework/trunk/shale-apps/shale-test-dialog-scxml/src/main/webapp/wizardpage2.jsp
    shale/framework/trunk/shale-apps/shale-test-dialog-scxml/src/main/webapp/wizardpage3.jsp
    shale/framework/trunk/shale-apps/shale-test-tiger/src/main/webapp/annotated.jsp
    shale/framework/trunk/shale-apps/shale-test-tiger/src/main/webapp/index.jsp
    shale/framework/trunk/shale-apps/shale-test-tiger/src/main/webapp/managed.jsp
    shale/framework/trunk/shale-apps/shale-test-tiger/src/main/webapp/menu.jsp
    shale/framework/trunk/shale-apps/shale-test-tiger/src/main/webapp/standard.jsp
    shale/framework/trunk/shale-apps/shale-test-tiger/src/main/webapp/status.jsp
    shale/framework/trunk/shale-apps/shale-test-view/src/main/webapp/index.jsp
    shale/framework/trunk/shale-apps/shale-test-view/src/main/webapp/menu.jsp
    shale/framework/trunk/shale-apps/shale-test-view/src/main/webapp/standard.jsp
    shale/framework/trunk/shale-apps/shale-test-view/src/main/webapp/status.jsp
    shale/framework/trunk/shale-apps/shale-usecases/src/main/resources/org/apache/shale/usecases/view/Bundle.properties
    shale/framework/trunk/shale-apps/shale-usecases/src/main/resources/org/apache/shale/usecases/view/Bundle_de.properties
    shale/framework/trunk/shale-apps/shale-usecases/src/main/resources/org/apache/shale/usecases/view/Bundle_fr.properties
    shale/framework/trunk/shale-apps/shale-usecases/src/main/webapp/ajax/completion.jsp
    shale/framework/trunk/shale-apps/shale-usecases/src/main/webapp/ajax/zipCode.jsp
    shale/framework/trunk/shale-apps/shale-usecases/src/main/webapp/exception/correct.jsp
    shale/framework/trunk/shale-apps/shale-usecases/src/main/webapp/exception/incorrect.jsp
    shale/framework/trunk/shale-apps/shale-usecases/src/main/webapp/exception/test.jsp
    shale/framework/trunk/shale-apps/shale-usecases/src/main/webapp/index.jsp
    shale/framework/trunk/shale-apps/shale-usecases/src/main/webapp/jndi/test.jsp
    shale/framework/trunk/shale-apps/shale-usecases/src/main/webapp/locale/select.jsp
    shale/framework/trunk/shale-apps/shale-usecases/src/main/webapp/lookup/listCategories.jsp
    shale/framework/trunk/shale-apps/shale-usecases/src/main/webapp/lookup/listLocales.jsp
    shale/framework/trunk/shale-apps/shale-usecases/src/main/webapp/profile/logon.jsp
    shale/framework/trunk/shale-apps/shale-usecases/src/main/webapp/profile/profile1.jsp
    shale/framework/trunk/shale-apps/shale-usecases/src/main/webapp/profile/profile2.jsp
    shale/framework/trunk/shale-apps/shale-usecases/src/main/webapp/profile/profile3.jsp
    shale/framework/trunk/shale-apps/shale-usecases/src/main/webapp/subview/alpha.jsp
    shale/framework/trunk/shale-apps/shale-usecases/src/main/webapp/subview/beta.jsp
    shale/framework/trunk/shale-apps/shale-usecases/src/main/webapp/subview/delta.jsp
    shale/framework/trunk/shale-apps/shale-usecases/src/main/webapp/subview/first.jsp
    shale/framework/trunk/shale-apps/shale-usecases/src/main/webapp/subview/gamma.jsp
    shale/framework/trunk/shale-apps/shale-usecases/src/main/webapp/subview/second.jsp
    shale/framework/trunk/shale-apps/shale-usecases/src/main/webapp/token/test.jsp
    shale/framework/trunk/shale-apps/shale-usecases/src/main/webapp/usecases.jsp
    shale/framework/trunk/shale-apps/shale-usecases/src/main/webapp/validator/test.jsp
    shale/framework/trunk/shale-apps/shale-usecases/src/main/webapp/validator/thankYou.jsp
    shale/framework/trunk/shale-apps/shale-usecases/src/main/webapp/view/test.jsp
    shale/framework/trunk/shale-clay/src/main/resources/org/apache/shale/clay/Bundle.properties
    shale/framework/trunk/shale-core/src/main/resources/org/apache/shale/resources/Bundle.properties
    shale/framework/trunk/shale-designtime/src/main/resources/org/apache/shale/design/Bundle.properties
    shale/framework/trunk/shale-tiger/src/main/resources/org/apache/shale/tiger/faces/Bundle.properties
    shale/framework/trunk/shale-tiles/src/main/resources/org/apache/shale/tiles/Bundle.properties
    shale/framework/trunk/shale-validator/src/main/resources/org/apache/shale/validator/resources/Bundle.properties
    shale/framework/trunk/shale-view/src/main/resources/org/apache/shale/view/resources/Bundle.properties

Modified: shale/framework/trunk/shale-apps/shale-blank/src/main/resources/org/apache/shale/blank/Bundle.properties
URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-apps/shale-blank/src/main/resources/org/apache/shale/blank/Bundle.properties?view=diff&rev=464719&r1=464718&r2=464719
==============================================================================
--- shale/framework/trunk/shale-apps/shale-blank/src/main/resources/org/apache/shale/blank/Bundle.properties (original)
+++ shale/framework/trunk/shale-apps/shale-blank/src/main/resources/org/apache/shale/blank/Bundle.properties Mon Oct 16 16:18:31 2006
@@ -1,11 +1,12 @@
-# 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
-# 
+# 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.

Modified: shale/framework/trunk/shale-apps/shale-blank/src/main/webapp/index.jsp
URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-apps/shale-blank/src/main/webapp/index.jsp?view=diff&rev=464719&r1=464718&r2=464719
==============================================================================
--- shale/framework/trunk/shale-apps/shale-blank/src/main/webapp/index.jsp (original)
+++ shale/framework/trunk/shale-apps/shale-blank/src/main/webapp/index.jsp Mon Oct 16 16:18:31 2006
@@ -1,13 +1,14 @@
 <%--
 
- 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
- 
+ 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.

Modified: shale/framework/trunk/shale-apps/shale-blank/src/main/webapp/welcome.jsp
URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-apps/shale-blank/src/main/webapp/welcome.jsp?view=diff&rev=464719&r1=464718&r2=464719
==============================================================================
--- shale/framework/trunk/shale-apps/shale-blank/src/main/webapp/welcome.jsp (original)
+++ shale/framework/trunk/shale-apps/shale-blank/src/main/webapp/welcome.jsp Mon Oct 16 16:18:31 2006
@@ -1,13 +1,14 @@
 <%--
 
- 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
- 
+ 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.

Modified: shale/framework/trunk/shale-apps/shale-clay-usecases/src/main/resources/org/apache/shale/usecases/view/Bundle.properties
URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-apps/shale-clay-usecases/src/main/resources/org/apache/shale/usecases/view/Bundle.properties?view=diff&rev=464719&r1=464718&r2=464719
==============================================================================
--- shale/framework/trunk/shale-apps/shale-clay-usecases/src/main/resources/org/apache/shale/usecases/view/Bundle.properties (original)
+++ shale/framework/trunk/shale-apps/shale-clay-usecases/src/main/resources/org/apache/shale/usecases/view/Bundle.properties Mon Oct 16 16:18:31 2006
@@ -1,13 +1,14 @@
 # Resource Strings for Shale Framework Use Cases Example
 #
-# Copyright 2006 The Apache Software Foundation.
+# 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
 #
-# 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.

Modified: shale/framework/trunk/shale-apps/shale-clay-usecases/src/main/resources/org/apache/shale/usecases/view/Bundle_de.properties
URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-apps/shale-clay-usecases/src/main/resources/org/apache/shale/usecases/view/Bundle_de.properties?view=diff&rev=464719&r1=464718&r2=464719
==============================================================================
--- shale/framework/trunk/shale-apps/shale-clay-usecases/src/main/resources/org/apache/shale/usecases/view/Bundle_de.properties (original)
+++ shale/framework/trunk/shale-apps/shale-clay-usecases/src/main/resources/org/apache/shale/usecases/view/Bundle_de.properties Mon Oct 16 16:18:31 2006
@@ -1,12 +1,13 @@
 # Resource Strings for Shale Framework Use Cases Example
 #
-# Copyright 2006 The Apache Software Foundation.
+# 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
 #
-# 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
+#     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,

Modified: shale/framework/trunk/shale-apps/shale-clay-usecases/src/main/resources/org/apache/shale/usecases/view/Bundle_fr.properties
URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-apps/shale-clay-usecases/src/main/resources/org/apache/shale/usecases/view/Bundle_fr.properties?view=diff&rev=464719&r1=464718&r2=464719
==============================================================================
--- shale/framework/trunk/shale-apps/shale-clay-usecases/src/main/resources/org/apache/shale/usecases/view/Bundle_fr.properties (original)
+++ shale/framework/trunk/shale-apps/shale-clay-usecases/src/main/resources/org/apache/shale/usecases/view/Bundle_fr.properties Mon Oct 16 16:18:31 2006
@@ -1,13 +1,14 @@
 # Resource Strings for Shale Framework Use Cases Example
 #
-# Copyright 2006 The Apache Software Foundation.
+# 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
 #
-# 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.

Modified: shale/framework/trunk/shale-apps/shale-clay-usecases/src/main/webapp/usecases.jsp
URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-apps/shale-clay-usecases/src/main/webapp/usecases.jsp?view=diff&rev=464719&r1=464718&r2=464719
==============================================================================
--- shale/framework/trunk/shale-apps/shale-clay-usecases/src/main/webapp/usecases.jsp (original)
+++ shale/framework/trunk/shale-apps/shale-clay-usecases/src/main/webapp/usecases.jsp Mon Oct 16 16:18:31 2006
@@ -5,14 +5,15 @@
 
 <%--
 
- 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
- 
+ 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.

Modified: shale/framework/trunk/shale-apps/shale-mailreader-jpa/src/main/webapp/detail.jsp
URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-apps/shale-mailreader-jpa/src/main/webapp/detail.jsp?view=diff&rev=464719&r1=464718&r2=464719
==============================================================================
--- shale/framework/trunk/shale-apps/shale-mailreader-jpa/src/main/webapp/detail.jsp (original)
+++ shale/framework/trunk/shale-apps/shale-mailreader-jpa/src/main/webapp/detail.jsp Mon Oct 16 16:18:31 2006
@@ -3,21 +3,22 @@
 <%@ taglib prefix="h" uri="http://java.sun.com/jsf/html" %>
 
 <%--
-/*
- * 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.
+
 --%>
 
 <f:view>

Modified: shale/framework/trunk/shale-apps/shale-mailreader-jpa/src/main/webapp/index.jsp
URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-apps/shale-mailreader-jpa/src/main/webapp/index.jsp?view=diff&rev=464719&r1=464718&r2=464719
==============================================================================
--- shale/framework/trunk/shale-apps/shale-mailreader-jpa/src/main/webapp/index.jsp (original)
+++ shale/framework/trunk/shale-apps/shale-mailreader-jpa/src/main/webapp/index.jsp Mon Oct 16 16:18:31 2006
@@ -1,19 +1,20 @@
 <%--
-/*
- * 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.
+
 --%>
 
 <jsp:forward page="/welcome.faces"/>

Modified: shale/framework/trunk/shale-apps/shale-mailreader-jpa/src/main/webapp/logon.jsp
URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-apps/shale-mailreader-jpa/src/main/webapp/logon.jsp?view=diff&rev=464719&r1=464718&r2=464719
==============================================================================
--- shale/framework/trunk/shale-apps/shale-mailreader-jpa/src/main/webapp/logon.jsp (original)
+++ shale/framework/trunk/shale-apps/shale-mailreader-jpa/src/main/webapp/logon.jsp Mon Oct 16 16:18:31 2006
@@ -3,21 +3,22 @@
 <%@ taglib prefix="h" uri="http://java.sun.com/jsf/html" %>
 
 <%--
-/*
- * 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.
+
 --%>
 
 <f:view>

Modified: shale/framework/trunk/shale-apps/shale-mailreader-jpa/src/main/webapp/mainMenu.jsp
URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-apps/shale-mailreader-jpa/src/main/webapp/mainMenu.jsp?view=diff&rev=464719&r1=464718&r2=464719
==============================================================================
--- shale/framework/trunk/shale-apps/shale-mailreader-jpa/src/main/webapp/mainMenu.jsp (original)
+++ shale/framework/trunk/shale-apps/shale-mailreader-jpa/src/main/webapp/mainMenu.jsp Mon Oct 16 16:18:31 2006
@@ -3,21 +3,22 @@
 <%@ taglib prefix="h" uri="http://java.sun.com/jsf/html" %>
 
 <%--
-/*
- * 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.
+
 --%>
 
 <f:view>

Modified: shale/framework/trunk/shale-apps/shale-mailreader-jpa/src/main/webapp/master.jsp
URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-apps/shale-mailreader-jpa/src/main/webapp/master.jsp?view=diff&rev=464719&r1=464718&r2=464719
==============================================================================
--- shale/framework/trunk/shale-apps/shale-mailreader-jpa/src/main/webapp/master.jsp (original)
+++ shale/framework/trunk/shale-apps/shale-mailreader-jpa/src/main/webapp/master.jsp Mon Oct 16 16:18:31 2006
@@ -3,21 +3,22 @@
 <%@ taglib prefix="h" uri="http://java.sun.com/jsf/html" %>
 
 <%--
-/*
- * 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.
+
 --%>
 
 <f:view>

Modified: shale/framework/trunk/shale-apps/shale-mailreader-jpa/src/main/webapp/welcome.jsp
URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-apps/shale-mailreader-jpa/src/main/webapp/welcome.jsp?view=diff&rev=464719&r1=464718&r2=464719
==============================================================================
--- shale/framework/trunk/shale-apps/shale-mailreader-jpa/src/main/webapp/welcome.jsp (original)
+++ shale/framework/trunk/shale-apps/shale-mailreader-jpa/src/main/webapp/welcome.jsp Mon Oct 16 16:18:31 2006
@@ -3,21 +3,22 @@
 <%@ taglib prefix="h" uri="http://java.sun.com/jsf/html" %>
 
 <%--
-/*
- * 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.
+
 --%>
 
 <f:view>

Modified: shale/framework/trunk/shale-apps/shale-mailreader/src/main/resources/org/apache/shale/examples/mailreader/ApplicationResources.properties
URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-apps/shale-mailreader/src/main/resources/org/apache/shale/examples/mailreader/ApplicationResources.properties?view=diff&rev=464719&r1=464718&r2=464719
==============================================================================
--- shale/framework/trunk/shale-apps/shale-mailreader/src/main/resources/org/apache/shale/examples/mailreader/ApplicationResources.properties (original)
+++ shale/framework/trunk/shale-apps/shale-mailreader/src/main/resources/org/apache/shale/examples/mailreader/ApplicationResources.properties Mon Oct 16 16:18:31 2006
@@ -1,12 +1,13 @@
 # ==============================================================================
-# Copyright 2002-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
-# 
+# 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.

Modified: shale/framework/trunk/shale-apps/shale-mailreader/src/main/resources/org/apache/shale/examples/mailreader/ApplicationResources_ja.properties
URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-apps/shale-mailreader/src/main/resources/org/apache/shale/examples/mailreader/ApplicationResources_ja.properties?view=diff&rev=464719&r1=464718&r2=464719
==============================================================================
--- shale/framework/trunk/shale-apps/shale-mailreader/src/main/resources/org/apache/shale/examples/mailreader/ApplicationResources_ja.properties (original)
+++ shale/framework/trunk/shale-apps/shale-mailreader/src/main/resources/org/apache/shale/examples/mailreader/ApplicationResources_ja.properties Mon Oct 16 16:18:31 2006
@@ -1,12 +1,13 @@
 # ==============================================================================
-# Copyright 2002,2004 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
-# 
+# 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.

Modified: shale/framework/trunk/shale-apps/shale-mailreader/src/main/resources/org/apache/shale/examples/mailreader/ApplicationResources_ru.properties
URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-apps/shale-mailreader/src/main/resources/org/apache/shale/examples/mailreader/ApplicationResources_ru.properties?view=diff&rev=464719&r1=464718&r2=464719
==============================================================================
--- shale/framework/trunk/shale-apps/shale-mailreader/src/main/resources/org/apache/shale/examples/mailreader/ApplicationResources_ru.properties (original)
+++ shale/framework/trunk/shale-apps/shale-mailreader/src/main/resources/org/apache/shale/examples/mailreader/ApplicationResources_ru.properties Mon Oct 16 16:18:31 2006
@@ -1,12 +1,13 @@
 # ==============================================================================
-# Copyright 2002,2004 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
-# 
+# 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.

Modified: shale/framework/trunk/shale-apps/shale-mailreader/src/main/webapp/index.jsp
URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-apps/shale-mailreader/src/main/webapp/index.jsp?view=diff&rev=464719&r1=464718&r2=464719
==============================================================================
--- shale/framework/trunk/shale-apps/shale-mailreader/src/main/webapp/index.jsp (original)
+++ shale/framework/trunk/shale-apps/shale-mailreader/src/main/webapp/index.jsp Mon Oct 16 16:18:31 2006
@@ -4,14 +4,15 @@
 
 <!--
 
- Copyright 2002,2004 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
- 
+ 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.

Modified: shale/framework/trunk/shale-apps/shale-mailreader/src/main/webapp/logon.jsp
URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-apps/shale-mailreader/src/main/webapp/logon.jsp?view=diff&rev=464719&r1=464718&r2=464719
==============================================================================
--- shale/framework/trunk/shale-apps/shale-mailreader/src/main/webapp/logon.jsp (original)
+++ shale/framework/trunk/shale-apps/shale-mailreader/src/main/webapp/logon.jsp Mon Oct 16 16:18:31 2006
@@ -4,14 +4,15 @@
 
 <!--
 
- Copyright 2002,2004 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
- 
+ 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.

Modified: shale/framework/trunk/shale-apps/shale-mailreader/src/main/webapp/mainMenu.jsp
URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-apps/shale-mailreader/src/main/webapp/mainMenu.jsp?view=diff&rev=464719&r1=464718&r2=464719
==============================================================================
--- shale/framework/trunk/shale-apps/shale-mailreader/src/main/webapp/mainMenu.jsp (original)
+++ shale/framework/trunk/shale-apps/shale-mailreader/src/main/webapp/mainMenu.jsp Mon Oct 16 16:18:31 2006
@@ -4,14 +4,15 @@
 
 <!--
 
- Copyright 2002-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
- 
+ 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.

Modified: shale/framework/trunk/shale-apps/shale-mailreader/src/main/webapp/registration.jsp
URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-apps/shale-mailreader/src/main/webapp/registration.jsp?view=diff&rev=464719&r1=464718&r2=464719
==============================================================================
--- shale/framework/trunk/shale-apps/shale-mailreader/src/main/webapp/registration.jsp (original)
+++ shale/framework/trunk/shale-apps/shale-mailreader/src/main/webapp/registration.jsp Mon Oct 16 16:18:31 2006
@@ -4,14 +4,15 @@
 
 <!--
 
- Copyright 2002-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
- 
+ 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.

Modified: shale/framework/trunk/shale-apps/shale-mailreader/src/main/webapp/subscription.jsp
URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-apps/shale-mailreader/src/main/webapp/subscription.jsp?view=diff&rev=464719&r1=464718&r2=464719
==============================================================================
--- shale/framework/trunk/shale-apps/shale-mailreader/src/main/webapp/subscription.jsp (original)
+++ shale/framework/trunk/shale-apps/shale-mailreader/src/main/webapp/subscription.jsp Mon Oct 16 16:18:31 2006
@@ -4,14 +4,15 @@
 
 <!--
 
- Copyright 2002,2004 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
- 
+ 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.

Modified: shale/framework/trunk/shale-apps/shale-sql-browser/src/main/resources/org/apache/shale/examples/sqlbrowser/Bundle.properties
URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-apps/shale-sql-browser/src/main/resources/org/apache/shale/examples/sqlbrowser/Bundle.properties?view=diff&rev=464719&r1=464718&r2=464719
==============================================================================
--- shale/framework/trunk/shale-apps/shale-sql-browser/src/main/resources/org/apache/shale/examples/sqlbrowser/Bundle.properties (original)
+++ shale/framework/trunk/shale-apps/shale-sql-browser/src/main/resources/org/apache/shale/examples/sqlbrowser/Bundle.properties Mon Oct 16 16:18:31 2006
@@ -1,11 +1,12 @@
-# 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
-# 
+# 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.

Modified: shale/framework/trunk/shale-apps/shale-sql-browser/src/main/webapp/index.jsp
URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-apps/shale-sql-browser/src/main/webapp/index.jsp?view=diff&rev=464719&r1=464718&r2=464719
==============================================================================
--- shale/framework/trunk/shale-apps/shale-sql-browser/src/main/webapp/index.jsp (original)
+++ shale/framework/trunk/shale-apps/shale-sql-browser/src/main/webapp/index.jsp Mon Oct 16 16:18:31 2006
@@ -1,13 +1,14 @@
 <%--
 
- 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
- 
+ 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.

Modified: shale/framework/trunk/shale-apps/shale-sql-browser/src/main/webapp/query.jsp
URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-apps/shale-sql-browser/src/main/webapp/query.jsp?view=diff&rev=464719&r1=464718&r2=464719
==============================================================================
--- shale/framework/trunk/shale-apps/shale-sql-browser/src/main/webapp/query.jsp (original)
+++ shale/framework/trunk/shale-apps/shale-sql-browser/src/main/webapp/query.jsp Mon Oct 16 16:18:31 2006
@@ -1,13 +1,14 @@
 <%--
 
- 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
- 
+ 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.

Modified: shale/framework/trunk/shale-apps/shale-test-dialog-basic/src/main/webapp/index.jsp
URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-apps/shale-test-dialog-basic/src/main/webapp/index.jsp?view=diff&rev=464719&r1=464718&r2=464719
==============================================================================
--- shale/framework/trunk/shale-apps/shale-test-dialog-basic/src/main/webapp/index.jsp (original)
+++ shale/framework/trunk/shale-apps/shale-test-dialog-basic/src/main/webapp/index.jsp Mon Oct 16 16:18:31 2006
@@ -1,13 +1,14 @@
 <%--
 
- 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
- 
+ 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.

Modified: shale/framework/trunk/shale-apps/shale-test-dialog-basic/src/main/webapp/menu.jsp
URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-apps/shale-test-dialog-basic/src/main/webapp/menu.jsp?view=diff&rev=464719&r1=464718&r2=464719
==============================================================================
--- shale/framework/trunk/shale-apps/shale-test-dialog-basic/src/main/webapp/menu.jsp (original)
+++ shale/framework/trunk/shale-apps/shale-test-dialog-basic/src/main/webapp/menu.jsp Mon Oct 16 16:18:31 2006
@@ -1,13 +1,14 @@
 <%--
 
- 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
- 
+ 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.

Modified: shale/framework/trunk/shale-apps/shale-test-dialog-basic/src/main/webapp/popupCancelled.jsp
URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-apps/shale-test-dialog-basic/src/main/webapp/popupCancelled.jsp?view=diff&rev=464719&r1=464718&r2=464719
==============================================================================
--- shale/framework/trunk/shale-apps/shale-test-dialog-basic/src/main/webapp/popupCancelled.jsp (original)
+++ shale/framework/trunk/shale-apps/shale-test-dialog-basic/src/main/webapp/popupCancelled.jsp Mon Oct 16 16:18:31 2006
@@ -1,13 +1,14 @@
 <%--
 
- 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
- 
+ 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.

Modified: shale/framework/trunk/shale-apps/shale-test-dialog-basic/src/main/webapp/popupFinished.jsp
URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-apps/shale-test-dialog-basic/src/main/webapp/popupFinished.jsp?view=diff&rev=464719&r1=464718&r2=464719
==============================================================================
--- shale/framework/trunk/shale-apps/shale-test-dialog-basic/src/main/webapp/popupFinished.jsp (original)
+++ shale/framework/trunk/shale-apps/shale-test-dialog-basic/src/main/webapp/popupFinished.jsp Mon Oct 16 16:18:31 2006
@@ -1,13 +1,14 @@
 <%--
 
- 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
- 
+ 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.

Modified: shale/framework/trunk/shale-apps/shale-test-dialog-basic/src/main/webapp/popuppage1.jsp
URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-apps/shale-test-dialog-basic/src/main/webapp/popuppage1.jsp?view=diff&rev=464719&r1=464718&r2=464719
==============================================================================
--- shale/framework/trunk/shale-apps/shale-test-dialog-basic/src/main/webapp/popuppage1.jsp (original)
+++ shale/framework/trunk/shale-apps/shale-test-dialog-basic/src/main/webapp/popuppage1.jsp Mon Oct 16 16:18:31 2006
@@ -1,13 +1,14 @@
 <%--
 
- 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
- 
+ 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.

Modified: shale/framework/trunk/shale-apps/shale-test-dialog-basic/src/main/webapp/wizardcancelled.jsp
URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-apps/shale-test-dialog-basic/src/main/webapp/wizardcancelled.jsp?view=diff&rev=464719&r1=464718&r2=464719
==============================================================================
--- shale/framework/trunk/shale-apps/shale-test-dialog-basic/src/main/webapp/wizardcancelled.jsp (original)
+++ shale/framework/trunk/shale-apps/shale-test-dialog-basic/src/main/webapp/wizardcancelled.jsp Mon Oct 16 16:18:31 2006
@@ -1,13 +1,14 @@
 <%--
 
- 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
- 
+ 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.

Modified: shale/framework/trunk/shale-apps/shale-test-dialog-basic/src/main/webapp/wizardfinished.jsp
URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-apps/shale-test-dialog-basic/src/main/webapp/wizardfinished.jsp?view=diff&rev=464719&r1=464718&r2=464719
==============================================================================
--- shale/framework/trunk/shale-apps/shale-test-dialog-basic/src/main/webapp/wizardfinished.jsp (original)
+++ shale/framework/trunk/shale-apps/shale-test-dialog-basic/src/main/webapp/wizardfinished.jsp Mon Oct 16 16:18:31 2006
@@ -1,13 +1,14 @@
 <%--
 
- 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
- 
+ 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.

Modified: shale/framework/trunk/shale-apps/shale-test-dialog-basic/src/main/webapp/wizardpage1.jsp
URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-apps/shale-test-dialog-basic/src/main/webapp/wizardpage1.jsp?view=diff&rev=464719&r1=464718&r2=464719
==============================================================================
--- shale/framework/trunk/shale-apps/shale-test-dialog-basic/src/main/webapp/wizardpage1.jsp (original)
+++ shale/framework/trunk/shale-apps/shale-test-dialog-basic/src/main/webapp/wizardpage1.jsp Mon Oct 16 16:18:31 2006
@@ -1,13 +1,14 @@
 <%--
 
- 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
- 
+ 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.

Modified: shale/framework/trunk/shale-apps/shale-test-dialog-basic/src/main/webapp/wizardpage2.jsp
URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-apps/shale-test-dialog-basic/src/main/webapp/wizardpage2.jsp?view=diff&rev=464719&r1=464718&r2=464719
==============================================================================
--- shale/framework/trunk/shale-apps/shale-test-dialog-basic/src/main/webapp/wizardpage2.jsp (original)
+++ shale/framework/trunk/shale-apps/shale-test-dialog-basic/src/main/webapp/wizardpage2.jsp Mon Oct 16 16:18:31 2006
@@ -1,13 +1,14 @@
 <%--
 
- 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
- 
+ 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.

Modified: shale/framework/trunk/shale-apps/shale-test-dialog-basic/src/main/webapp/wizardpage3.jsp
URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-apps/shale-test-dialog-basic/src/main/webapp/wizardpage3.jsp?view=diff&rev=464719&r1=464718&r2=464719
==============================================================================
--- shale/framework/trunk/shale-apps/shale-test-dialog-basic/src/main/webapp/wizardpage3.jsp (original)
+++ shale/framework/trunk/shale-apps/shale-test-dialog-basic/src/main/webapp/wizardpage3.jsp Mon Oct 16 16:18:31 2006
@@ -1,13 +1,14 @@
 <%--
 
- 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
- 
+ 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.

Modified: shale/framework/trunk/shale-apps/shale-test-dialog-scxml/src/main/webapp/index.jsp
URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-apps/shale-test-dialog-scxml/src/main/webapp/index.jsp?view=diff&rev=464719&r1=464718&r2=464719
==============================================================================
--- shale/framework/trunk/shale-apps/shale-test-dialog-scxml/src/main/webapp/index.jsp (original)
+++ shale/framework/trunk/shale-apps/shale-test-dialog-scxml/src/main/webapp/index.jsp Mon Oct 16 16:18:31 2006
@@ -1,13 +1,14 @@
 <%--
 
- 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
- 
+ 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.

Modified: shale/framework/trunk/shale-apps/shale-test-dialog-scxml/src/main/webapp/menu.jsp
URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-apps/shale-test-dialog-scxml/src/main/webapp/menu.jsp?view=diff&rev=464719&r1=464718&r2=464719
==============================================================================
--- shale/framework/trunk/shale-apps/shale-test-dialog-scxml/src/main/webapp/menu.jsp (original)
+++ shale/framework/trunk/shale-apps/shale-test-dialog-scxml/src/main/webapp/menu.jsp Mon Oct 16 16:18:31 2006
@@ -1,13 +1,14 @@
 <%--
 
- 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
- 
+ 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.

Modified: shale/framework/trunk/shale-apps/shale-test-dialog-scxml/src/main/webapp/popupCancelled.jsp
URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-apps/shale-test-dialog-scxml/src/main/webapp/popupCancelled.jsp?view=diff&rev=464719&r1=464718&r2=464719
==============================================================================
--- shale/framework/trunk/shale-apps/shale-test-dialog-scxml/src/main/webapp/popupCancelled.jsp (original)
+++ shale/framework/trunk/shale-apps/shale-test-dialog-scxml/src/main/webapp/popupCancelled.jsp Mon Oct 16 16:18:31 2006
@@ -1,13 +1,14 @@
 <%--
 
- 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
- 
+ 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.

Modified: shale/framework/trunk/shale-apps/shale-test-dialog-scxml/src/main/webapp/popupFinished.jsp
URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-apps/shale-test-dialog-scxml/src/main/webapp/popupFinished.jsp?view=diff&rev=464719&r1=464718&r2=464719
==============================================================================
--- shale/framework/trunk/shale-apps/shale-test-dialog-scxml/src/main/webapp/popupFinished.jsp (original)
+++ shale/framework/trunk/shale-apps/shale-test-dialog-scxml/src/main/webapp/popupFinished.jsp Mon Oct 16 16:18:31 2006
@@ -1,13 +1,14 @@
 <%--
 
- 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
- 
+ 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.

Modified: shale/framework/trunk/shale-apps/shale-test-dialog-scxml/src/main/webapp/popuppage1.jsp
URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-apps/shale-test-dialog-scxml/src/main/webapp/popuppage1.jsp?view=diff&rev=464719&r1=464718&r2=464719
==============================================================================
--- shale/framework/trunk/shale-apps/shale-test-dialog-scxml/src/main/webapp/popuppage1.jsp (original)
+++ shale/framework/trunk/shale-apps/shale-test-dialog-scxml/src/main/webapp/popuppage1.jsp Mon Oct 16 16:18:31 2006
@@ -1,13 +1,14 @@
 <%--
 
- 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
- 
+ 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.

Modified: shale/framework/trunk/shale-apps/shale-test-dialog-scxml/src/main/webapp/wizardcancelled.jsp
URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-apps/shale-test-dialog-scxml/src/main/webapp/wizardcancelled.jsp?view=diff&rev=464719&r1=464718&r2=464719
==============================================================================
--- shale/framework/trunk/shale-apps/shale-test-dialog-scxml/src/main/webapp/wizardcancelled.jsp (original)
+++ shale/framework/trunk/shale-apps/shale-test-dialog-scxml/src/main/webapp/wizardcancelled.jsp Mon Oct 16 16:18:31 2006
@@ -1,13 +1,14 @@
 <%--
 
- 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
- 
+ 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.

Modified: shale/framework/trunk/shale-apps/shale-test-dialog-scxml/src/main/webapp/wizardfinished.jsp
URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-apps/shale-test-dialog-scxml/src/main/webapp/wizardfinished.jsp?view=diff&rev=464719&r1=464718&r2=464719
==============================================================================
--- shale/framework/trunk/shale-apps/shale-test-dialog-scxml/src/main/webapp/wizardfinished.jsp (original)
+++ shale/framework/trunk/shale-apps/shale-test-dialog-scxml/src/main/webapp/wizardfinished.jsp Mon Oct 16 16:18:31 2006
@@ -1,13 +1,14 @@
 <%--
 
- 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
- 
+ 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.

Modified: shale/framework/trunk/shale-apps/shale-test-dialog-scxml/src/main/webapp/wizardpage1.jsp
URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-apps/shale-test-dialog-scxml/src/main/webapp/wizardpage1.jsp?view=diff&rev=464719&r1=464718&r2=464719
==============================================================================
--- shale/framework/trunk/shale-apps/shale-test-dialog-scxml/src/main/webapp/wizardpage1.jsp (original)
+++ shale/framework/trunk/shale-apps/shale-test-dialog-scxml/src/main/webapp/wizardpage1.jsp Mon Oct 16 16:18:31 2006
@@ -1,13 +1,14 @@
 <%--
 
- 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
- 
+ 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.

Modified: shale/framework/trunk/shale-apps/shale-test-dialog-scxml/src/main/webapp/wizardpage2.jsp
URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-apps/shale-test-dialog-scxml/src/main/webapp/wizardpage2.jsp?view=diff&rev=464719&r1=464718&r2=464719
==============================================================================
--- shale/framework/trunk/shale-apps/shale-test-dialog-scxml/src/main/webapp/wizardpage2.jsp (original)
+++ shale/framework/trunk/shale-apps/shale-test-dialog-scxml/src/main/webapp/wizardpage2.jsp Mon Oct 16 16:18:31 2006
@@ -1,13 +1,14 @@
 <%--
 
- 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
- 
+ 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.

Modified: shale/framework/trunk/shale-apps/shale-test-dialog-scxml/src/main/webapp/wizardpage3.jsp
URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-apps/shale-test-dialog-scxml/src/main/webapp/wizardpage3.jsp?view=diff&rev=464719&r1=464718&r2=464719
==============================================================================
--- shale/framework/trunk/shale-apps/shale-test-dialog-scxml/src/main/webapp/wizardpage3.jsp (original)
+++ shale/framework/trunk/shale-apps/shale-test-dialog-scxml/src/main/webapp/wizardpage3.jsp Mon Oct 16 16:18:31 2006
@@ -1,13 +1,14 @@
 <%--
 
- 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
- 
+ 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.

Modified: shale/framework/trunk/shale-apps/shale-test-tiger/src/main/webapp/annotated.jsp
URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-apps/shale-test-tiger/src/main/webapp/annotated.jsp?view=diff&rev=464719&r1=464718&r2=464719
==============================================================================
--- shale/framework/trunk/shale-apps/shale-test-tiger/src/main/webapp/annotated.jsp (original)
+++ shale/framework/trunk/shale-apps/shale-test-tiger/src/main/webapp/annotated.jsp Mon Oct 16 16:18:31 2006
@@ -1,13 +1,14 @@
 <%--
 
- 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
- 
+ 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.

Modified: shale/framework/trunk/shale-apps/shale-test-tiger/src/main/webapp/index.jsp
URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-apps/shale-test-tiger/src/main/webapp/index.jsp?view=diff&rev=464719&r1=464718&r2=464719
==============================================================================
--- shale/framework/trunk/shale-apps/shale-test-tiger/src/main/webapp/index.jsp (original)
+++ shale/framework/trunk/shale-apps/shale-test-tiger/src/main/webapp/index.jsp Mon Oct 16 16:18:31 2006
@@ -1,13 +1,14 @@
 <%--
 
- 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
- 
+ 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.

Modified: shale/framework/trunk/shale-apps/shale-test-tiger/src/main/webapp/managed.jsp
URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-apps/shale-test-tiger/src/main/webapp/managed.jsp?view=diff&rev=464719&r1=464718&r2=464719
==============================================================================
--- shale/framework/trunk/shale-apps/shale-test-tiger/src/main/webapp/managed.jsp (original)
+++ shale/framework/trunk/shale-apps/shale-test-tiger/src/main/webapp/managed.jsp Mon Oct 16 16:18:31 2006
@@ -1,13 +1,14 @@
 <%--
 
- 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
- 
+ 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.

Modified: shale/framework/trunk/shale-apps/shale-test-tiger/src/main/webapp/menu.jsp
URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-apps/shale-test-tiger/src/main/webapp/menu.jsp?view=diff&rev=464719&r1=464718&r2=464719
==============================================================================
--- shale/framework/trunk/shale-apps/shale-test-tiger/src/main/webapp/menu.jsp (original)
+++ shale/framework/trunk/shale-apps/shale-test-tiger/src/main/webapp/menu.jsp Mon Oct 16 16:18:31 2006
@@ -1,13 +1,14 @@
 <%--
 
- 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
- 
+ 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.

Modified: shale/framework/trunk/shale-apps/shale-test-tiger/src/main/webapp/standard.jsp
URL: http://svn.apache.org/viewvc/shale/framework/trunk/shale-apps/shale-test-tiger/src/main/webapp/standard.jsp?view=diff&rev=464719&r1=464718&r2=464719
==============================================================================
--- shale/framework/trunk/shale-apps/shale-test-tiger/src/main/webapp/standard.jsp (original)
+++ shale/framework/trunk/shale-apps/shale-test-tiger/src/main/webapp/standard.jsp Mon Oct 16 16:18:31 2006
@@ -1,13 +1,14 @@
 <%--
 
- 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
- 
+ 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.