Author: rahul
Date: Mon Oct 23 16:05:39 2006
New Revision: 467166

URL: http://svn.apache.org/viewvc?view=rev&rev=467166
Log:
Adding ASLv2 headers to (framework) files whose primary purpose is to provide 
documentation, wherever its missing.

SHALE-311

Modified:
    shale/framework/trunk/shale-application/src/site/xdoc/index.xml
    shale/framework/trunk/shale-dialog-basic/src/site/xdoc/index.xml
    shale/framework/trunk/shale-dialog/src/main/java/overview.html
    shale/framework/trunk/shale-dialog/src/site/xdoc/index.xml
    shale/framework/trunk/shale-remoting/src/site/xdoc/index.xml
    shale/framework/trunk/shale-spring/src/site/xdoc/index.xml
    
shale/framework/trunk/shale-test/src/main/java/org/apache/shale/test/el/package.html
    shale/framework/trunk/shale-test/src/site/xdoc/index.xml
    shale/framework/trunk/shale-tiger/src/site/xdoc/index.xml
    shale/framework/trunk/shale-validator/src/site/xdoc/index.xml
    shale/framework/trunk/shale-view/src/site/xdoc/index.xml
    shale/framework/trunk/src/site/xdoc/api-stability.xml
    shale/framework/trunk/src/site/xdoc/building.xml
    shale/framework/trunk/src/site/xdoc/features-application-manager.xml
    shale/framework/trunk/src/site/xdoc/features-dialog-manager.xml
    shale/framework/trunk/src/site/xdoc/features-jndi-integration.xml
    shale/framework/trunk/src/site/xdoc/features-remoting.xml
    shale/framework/trunk/src/site/xdoc/features-reusable-views.xml
    shale/framework/trunk/src/site/xdoc/features-spring-integration.xml
    shale/framework/trunk/src/site/xdoc/features-test-framework.xml
    shale/framework/trunk/src/site/xdoc/features-tiger-extensions.xml
    shale/framework/trunk/src/site/xdoc/features-tiles-integration.xml
    shale/framework/trunk/src/site/xdoc/index.xml
    shale/framework/trunk/src/site/xdoc/logo-contest.xml
    shale/framework/trunk/src/site/xdoc/pdf-navigation.xml
    shale/framework/trunk/src/site/xdoc/using.xml

Modified: shale/framework/trunk/shale-application/src/site/xdoc/index.xml
URL: 
http://svn.apache.org/viewvc/shale/framework/trunk/shale-application/src/site/xdoc/index.xml?view=diff&rev=467166&r1=467165&r2=467166
==============================================================================
--- shale/framework/trunk/shale-application/src/site/xdoc/index.xml (original)
+++ shale/framework/trunk/shale-application/src/site/xdoc/index.xml Mon Oct 23 
16:05:39 2006
@@ -1,6 +1,21 @@
 <?xml version="1.0"?>
 <document>
+<!--
+ 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.
+-->
   <properties>
     <title>Shale Application Controller</title>
   </properties>

Modified: shale/framework/trunk/shale-dialog-basic/src/site/xdoc/index.xml
URL: 
http://svn.apache.org/viewvc/shale/framework/trunk/shale-dialog-basic/src/site/xdoc/index.xml?view=diff&rev=467166&r1=467165&r2=467166
==============================================================================
--- shale/framework/trunk/shale-dialog-basic/src/site/xdoc/index.xml (original)
+++ shale/framework/trunk/shale-dialog-basic/src/site/xdoc/index.xml Mon Oct 23 
16:05:39 2006
@@ -1,6 +1,21 @@
 <?xml version="1.0"?>
 <document>
+<!--
+ 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.
+-->
   <properties>
     <title>Shale Dialog Manager (Basic Implementation)</title>
   </properties>

Modified: shale/framework/trunk/shale-dialog/src/main/java/overview.html
URL: 
http://svn.apache.org/viewvc/shale/framework/trunk/shale-dialog/src/main/java/overview.html?view=diff&rev=467166&r1=467165&r2=467166
==============================================================================
--- shale/framework/trunk/shale-dialog/src/main/java/overview.html (original)
+++ shale/framework/trunk/shale-dialog/src/main/java/overview.html Mon Oct 23 
16:05:39 2006
@@ -1,5 +1,20 @@
 <body>
+<!--
+ 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.
+-->
 <h3>Shale Dialog2 Framework</h3>
 
 <h4>Introduction</h4>

Modified: shale/framework/trunk/shale-dialog/src/site/xdoc/index.xml
URL: 
http://svn.apache.org/viewvc/shale/framework/trunk/shale-dialog/src/site/xdoc/index.xml?view=diff&rev=467166&r1=467165&r2=467166
==============================================================================
--- shale/framework/trunk/shale-dialog/src/site/xdoc/index.xml (original)
+++ shale/framework/trunk/shale-dialog/src/site/xdoc/index.xml Mon Oct 23 
16:05:39 2006
@@ -1,6 +1,21 @@
 <?xml version="1.0"?>
 <document>
+<!--
+ 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.
+-->
   <properties>
     <title>Shale Dialog Manager</title>
   </properties>

Modified: shale/framework/trunk/shale-remoting/src/site/xdoc/index.xml
URL: 
http://svn.apache.org/viewvc/shale/framework/trunk/shale-remoting/src/site/xdoc/index.xml?view=diff&rev=467166&r1=467165&r2=467166
==============================================================================
--- shale/framework/trunk/shale-remoting/src/site/xdoc/index.xml (original)
+++ shale/framework/trunk/shale-remoting/src/site/xdoc/index.xml Mon Oct 23 
16:05:39 2006
@@ -1,6 +1,21 @@
 <?xml version="1.0"?>
 <document>
+<!--
+ 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.
+-->
   <properties>
     <title>Shale Remoting</title>
   </properties>

Modified: shale/framework/trunk/shale-spring/src/site/xdoc/index.xml
URL: 
http://svn.apache.org/viewvc/shale/framework/trunk/shale-spring/src/site/xdoc/index.xml?view=diff&rev=467166&r1=467165&r2=467166
==============================================================================
--- shale/framework/trunk/shale-spring/src/site/xdoc/index.xml (original)
+++ shale/framework/trunk/shale-spring/src/site/xdoc/index.xml Mon Oct 23 
16:05:39 2006
@@ -1,6 +1,21 @@
 <?xml version="1.0"?>
 <document>
+<!--
+ 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.
+-->
   <properties>
     <title>Shale Spring Integration</title>
   </properties>

Modified: 
shale/framework/trunk/shale-test/src/main/java/org/apache/shale/test/el/package.html
URL: 
http://svn.apache.org/viewvc/shale/framework/trunk/shale-test/src/main/java/org/apache/shale/test/el/package.html?view=diff&rev=467166&r1=467165&r2=467166
==============================================================================
--- 
shale/framework/trunk/shale-test/src/main/java/org/apache/shale/test/el/package.html
 (original)
+++ 
shale/framework/trunk/shale-test/src/main/java/org/apache/shale/test/el/package.html
 Mon Oct 23 16:05:39 2006
@@ -1,4 +1,20 @@
 <body>
+<!--
+ 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.
+-->
     <p>This package contains mock objects and supporting infrastructure
     for expression evaluation using the Unified EL APIs.  These classes
     are only relevant when running in a JSF 1.2 environment.</p>

Modified: shale/framework/trunk/shale-test/src/site/xdoc/index.xml
URL: 
http://svn.apache.org/viewvc/shale/framework/trunk/shale-test/src/site/xdoc/index.xml?view=diff&rev=467166&r1=467165&r2=467166
==============================================================================
--- shale/framework/trunk/shale-test/src/site/xdoc/index.xml (original)
+++ shale/framework/trunk/shale-test/src/site/xdoc/index.xml Mon Oct 23 
16:05:39 2006
@@ -1,6 +1,21 @@
 <?xml version="1.0"?>
 <document>
+<!--
+ 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.
+-->
   <properties>
     <title>Shale Test Framework</title>
   </properties>

Modified: shale/framework/trunk/shale-tiger/src/site/xdoc/index.xml
URL: 
http://svn.apache.org/viewvc/shale/framework/trunk/shale-tiger/src/site/xdoc/index.xml?view=diff&rev=467166&r1=467165&r2=467166
==============================================================================
--- shale/framework/trunk/shale-tiger/src/site/xdoc/index.xml (original)
+++ shale/framework/trunk/shale-tiger/src/site/xdoc/index.xml Mon Oct 23 
16:05:39 2006
@@ -1,6 +1,21 @@
 <?xml version="1.0"?>
 <document>
+<!--
+ 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.
+-->
   <properties>
     <title>Shale Tiger Extensions</title>
   </properties>

Modified: shale/framework/trunk/shale-validator/src/site/xdoc/index.xml
URL: 
http://svn.apache.org/viewvc/shale/framework/trunk/shale-validator/src/site/xdoc/index.xml?view=diff&rev=467166&r1=467165&r2=467166
==============================================================================
--- shale/framework/trunk/shale-validator/src/site/xdoc/index.xml (original)
+++ shale/framework/trunk/shale-validator/src/site/xdoc/index.xml Mon Oct 23 
16:05:39 2006
@@ -1,6 +1,21 @@
 <?xml version="1.0"?>
 <document>
+<!--
+ 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.
+-->
   <properties>
     <title>Shale Commons Validator Integration</title>
   </properties>

Modified: shale/framework/trunk/shale-view/src/site/xdoc/index.xml
URL: 
http://svn.apache.org/viewvc/shale/framework/trunk/shale-view/src/site/xdoc/index.xml?view=diff&rev=467166&r1=467165&r2=467166
==============================================================================
--- shale/framework/trunk/shale-view/src/site/xdoc/index.xml (original)
+++ shale/framework/trunk/shale-view/src/site/xdoc/index.xml Mon Oct 23 
16:05:39 2006
@@ -1,6 +1,21 @@
 <?xml version="1.0"?>
 <document>
+<!--
+ 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.
+-->
   <properties>
     <title>Shale View Controller</title>
   </properties>

Modified: shale/framework/trunk/src/site/xdoc/api-stability.xml
URL: 
http://svn.apache.org/viewvc/shale/framework/trunk/src/site/xdoc/api-stability.xml?view=diff&rev=467166&r1=467165&r2=467166
==============================================================================
--- shale/framework/trunk/src/site/xdoc/api-stability.xml (original)
+++ shale/framework/trunk/src/site/xdoc/api-stability.xml Mon Oct 23 16:05:39 
2006
@@ -1,6 +1,21 @@
 <?xml version="1.0"?>
 <document>
+<!--
+ 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.
+-->
   <properties>
     <title>Shale API Target Audiences and Stability Ratings</title>
   </properties>

Modified: shale/framework/trunk/src/site/xdoc/building.xml
URL: 
http://svn.apache.org/viewvc/shale/framework/trunk/src/site/xdoc/building.xml?view=diff&rev=467166&r1=467165&r2=467166
==============================================================================
--- shale/framework/trunk/src/site/xdoc/building.xml (original)
+++ shale/framework/trunk/src/site/xdoc/building.xml Mon Oct 23 16:05:39 2006
@@ -1,6 +1,21 @@
 <?xml version="1.0"?>
 <document>
+<!--
+ 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.
+-->
   <properties>
     <title>Acquiring and Building Shale</title>
   </properties>

Modified: shale/framework/trunk/src/site/xdoc/features-application-manager.xml
URL: 
http://svn.apache.org/viewvc/shale/framework/trunk/src/site/xdoc/features-application-manager.xml?view=diff&rev=467166&r1=467165&r2=467166
==============================================================================
--- shale/framework/trunk/src/site/xdoc/features-application-manager.xml 
(original)
+++ shale/framework/trunk/src/site/xdoc/features-application-manager.xml Mon 
Oct 23 16:05:39 2006
@@ -1,6 +1,21 @@
 <?xml version="1.0"?>
 <document>
+<!--
+ 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.
+-->
   <properties>
     <title>Shale Application Manager</title>
   </properties>

Modified: shale/framework/trunk/src/site/xdoc/features-dialog-manager.xml
URL: 
http://svn.apache.org/viewvc/shale/framework/trunk/src/site/xdoc/features-dialog-manager.xml?view=diff&rev=467166&r1=467165&r2=467166
==============================================================================
--- shale/framework/trunk/src/site/xdoc/features-dialog-manager.xml (original)
+++ shale/framework/trunk/src/site/xdoc/features-dialog-manager.xml Mon Oct 23 
16:05:39 2006
@@ -1,6 +1,21 @@
 <?xml version="1.0"?>
 <document>
+<!--
+ 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.
+-->
   <properties>
     <title>Shale Dialog Manager</title>
   </properties>

Modified: shale/framework/trunk/src/site/xdoc/features-jndi-integration.xml
URL: 
http://svn.apache.org/viewvc/shale/framework/trunk/src/site/xdoc/features-jndi-integration.xml?view=diff&rev=467166&r1=467165&r2=467166
==============================================================================
--- shale/framework/trunk/src/site/xdoc/features-jndi-integration.xml (original)
+++ shale/framework/trunk/src/site/xdoc/features-jndi-integration.xml Mon Oct 
23 16:05:39 2006
@@ -1,6 +1,21 @@
 <?xml version="1.0"?>
 <document>
+<!--
+ 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.
+-->
   <properties>
     <title>Shale JNDI Integration</title>
   </properties>

Modified: shale/framework/trunk/src/site/xdoc/features-remoting.xml
URL: 
http://svn.apache.org/viewvc/shale/framework/trunk/src/site/xdoc/features-remoting.xml?view=diff&rev=467166&r1=467165&r2=467166
==============================================================================
--- shale/framework/trunk/src/site/xdoc/features-remoting.xml (original)
+++ shale/framework/trunk/src/site/xdoc/features-remoting.xml Mon Oct 23 
16:05:39 2006
@@ -1,6 +1,21 @@
 <?xml version="1.0"?>
 <document>
+<!--
+ 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.
+-->
   <properties>
     <title>Shale Remoting</title>
   </properties>

Modified: shale/framework/trunk/src/site/xdoc/features-reusable-views.xml
URL: 
http://svn.apache.org/viewvc/shale/framework/trunk/src/site/xdoc/features-reusable-views.xml?view=diff&rev=467166&r1=467165&r2=467166
==============================================================================
--- shale/framework/trunk/src/site/xdoc/features-reusable-views.xml (original)
+++ shale/framework/trunk/src/site/xdoc/features-reusable-views.xml Mon Oct 23 
16:05:39 2006
@@ -1,6 +1,21 @@
 <?xml version="1.0"?>
 <document>
+<!--
+ 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.
+-->
   <properties>
     <title>Shale Clay</title>
   </properties>

Modified: shale/framework/trunk/src/site/xdoc/features-spring-integration.xml
URL: 
http://svn.apache.org/viewvc/shale/framework/trunk/src/site/xdoc/features-spring-integration.xml?view=diff&rev=467166&r1=467165&r2=467166
==============================================================================
--- shale/framework/trunk/src/site/xdoc/features-spring-integration.xml 
(original)
+++ shale/framework/trunk/src/site/xdoc/features-spring-integration.xml Mon Oct 
23 16:05:39 2006
@@ -1,6 +1,21 @@
 <?xml version="1.0"?>
 <document>
+<!--
+ 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.
+-->
   <properties>
     <title>Shale-Spring Integration</title>
   </properties>

Modified: shale/framework/trunk/src/site/xdoc/features-test-framework.xml
URL: 
http://svn.apache.org/viewvc/shale/framework/trunk/src/site/xdoc/features-test-framework.xml?view=diff&rev=467166&r1=467165&r2=467166
==============================================================================
--- shale/framework/trunk/src/site/xdoc/features-test-framework.xml (original)
+++ shale/framework/trunk/src/site/xdoc/features-test-framework.xml Mon Oct 23 
16:05:39 2006
@@ -1,6 +1,21 @@
 <?xml version="1.0"?>
 <document>
+<!--
+ 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.
+-->
   <properties>
     <title>Shale Test Framework</title>
   </properties>

Modified: shale/framework/trunk/src/site/xdoc/features-tiger-extensions.xml
URL: 
http://svn.apache.org/viewvc/shale/framework/trunk/src/site/xdoc/features-tiger-extensions.xml?view=diff&rev=467166&r1=467165&r2=467166
==============================================================================
--- shale/framework/trunk/src/site/xdoc/features-tiger-extensions.xml (original)
+++ shale/framework/trunk/src/site/xdoc/features-tiger-extensions.xml Mon Oct 
23 16:05:39 2006
@@ -1,6 +1,21 @@
 <?xml version="1.0"?>
 <document>
+<!--
+ 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.
+-->
   <properties>
     <title>Shale Tiger Extensions</title>
   </properties>

Modified: shale/framework/trunk/src/site/xdoc/features-tiles-integration.xml
URL: 
http://svn.apache.org/viewvc/shale/framework/trunk/src/site/xdoc/features-tiles-integration.xml?view=diff&rev=467166&r1=467165&r2=467166
==============================================================================
--- shale/framework/trunk/src/site/xdoc/features-tiles-integration.xml 
(original)
+++ shale/framework/trunk/src/site/xdoc/features-tiles-integration.xml Mon Oct 
23 16:05:39 2006
@@ -1,6 +1,21 @@
 <?xml version="1.0"?>
 <document>
+<!--
+ 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.
+-->
   <properties>
     <title>Shale Tiles Integration</title>
   </properties>

Modified: shale/framework/trunk/src/site/xdoc/index.xml
URL: 
http://svn.apache.org/viewvc/shale/framework/trunk/src/site/xdoc/index.xml?view=diff&rev=467166&r1=467165&r2=467166
==============================================================================
--- shale/framework/trunk/src/site/xdoc/index.xml (original)
+++ shale/framework/trunk/src/site/xdoc/index.xml Mon Oct 23 16:05:39 2006
@@ -1,6 +1,21 @@
 <?xml version="1.0"?>
 <document>
+<!--
+ 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.
+-->
   <properties>
     <title>Shale Framework</title>
   </properties>

Modified: shale/framework/trunk/src/site/xdoc/logo-contest.xml
URL: 
http://svn.apache.org/viewvc/shale/framework/trunk/src/site/xdoc/logo-contest.xml?view=diff&rev=467166&r1=467165&r2=467166
==============================================================================
--- shale/framework/trunk/src/site/xdoc/logo-contest.xml (original)
+++ shale/framework/trunk/src/site/xdoc/logo-contest.xml Mon Oct 23 16:05:39 
2006
@@ -1,6 +1,21 @@
 <?xml version="1.0"?>
 <document>
+<!--
+ 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.
+-->
   <properties>
     <title>Shale Logo Contest</title>
   </properties>

Modified: shale/framework/trunk/src/site/xdoc/pdf-navigation.xml
URL: 
http://svn.apache.org/viewvc/shale/framework/trunk/src/site/xdoc/pdf-navigation.xml?view=diff&rev=467166&r1=467165&r2=467166
==============================================================================
--- shale/framework/trunk/src/site/xdoc/pdf-navigation.xml (original)
+++ shale/framework/trunk/src/site/xdoc/pdf-navigation.xml Mon Oct 23 16:05:39 
2006
@@ -2,7 +2,22 @@
 <project name="Struts Framework"
          href="http://struts.apache.org";
         image="images/struts.gif">
+<!--
+ 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.
+-->
     <title>Shale Framework</title>
   <body>
 

Modified: shale/framework/trunk/src/site/xdoc/using.xml
URL: 
http://svn.apache.org/viewvc/shale/framework/trunk/src/site/xdoc/using.xml?view=diff&rev=467166&r1=467165&r2=467166
==============================================================================
--- shale/framework/trunk/src/site/xdoc/using.xml (original)
+++ shale/framework/trunk/src/site/xdoc/using.xml Mon Oct 23 16:05:39 2006
@@ -1,6 +1,21 @@
 <?xml version="1.0"?>
 <document>
+<!--
+ 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.
+-->
   <properties>
     <title>Using Shale In Web Applications</title>
   </properties>


Reply via email to