You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wink.apache.org by ng...@apache.org on 2009/07/01 16:00:20 UTC

svn commit: r790172 [1/5] - in /incubator/wink/trunk: ./ src/assembly/ src/site/ src/site/apt/ src/site/fml/ src/site/resources/css/ wink-client/ wink-client/src/assembly/ wink-client/src/main/resources/org/apache/wink/client/ wink-client/src/site/ win...

Author: ngallardo
Date: Wed Jul  1 14:00:14 2009
New Revision: 790172

URL: http://svn.apache.org/viewvc?rev=790172&view=rev
Log:
WINK-7 \n Patch from Jason.  Adding ASF headers to non-Java src files

Modified:
    incubator/wink/trunk/pom.xml
    incubator/wink/trunk/src/assembly/dist.xml
    incubator/wink/trunk/src/site/apt/additional-features.apt
    incubator/wink/trunk/src/site/apt/client.apt
    incubator/wink/trunk/src/site/apt/documentation.apt
    incubator/wink/trunk/src/site/apt/downloads.apt
    incubator/wink/trunk/src/site/apt/examples.apt
    incubator/wink/trunk/src/site/apt/how-to-build.apt
    incubator/wink/trunk/src/site/apt/index.apt
    incubator/wink/trunk/src/site/apt/license.apt
    incubator/wink/trunk/src/site/apt/security.apt
    incubator/wink/trunk/src/site/fml/faqs.fml
    incubator/wink/trunk/src/site/resources/css/site.css
    incubator/wink/trunk/src/site/site.xml
    incubator/wink/trunk/wink-client/pom.xml
    incubator/wink/trunk/wink-client/src/assembly/dist.xml
    incubator/wink/trunk/wink-client/src/main/resources/org/apache/wink/client/rest-client-conf.xsd
    incubator/wink/trunk/wink-client/src/site/apt/index.apt
    incubator/wink/trunk/wink-client/src/site/site.xml
    incubator/wink/trunk/wink-common/generateJaxb.bat
    incubator/wink/trunk/wink-common/pom.xml
    incubator/wink/trunk/wink-common/src/main/java/org/apache/wink/common/model/opensearch/OpenSearchDescription.java
    incubator/wink/trunk/wink-common/src/main/jaxb-schema/admin.xsd
    incubator/wink/trunk/wink-common/src/main/jaxb-schema/appService.xsd
    incubator/wink/trunk/wink-common/src/main/jaxb-schema/asf.xsd
    incubator/wink/trunk/wink-common/src/main/jaxb-schema/openSearch1_1.xsd
    incubator/wink/trunk/wink-common/src/main/jaxb-schema/resources.xsd
    incubator/wink/trunk/wink-common/src/main/resources/META-INF/core/symphony.app
    incubator/wink/trunk/wink-common/src/site/apt/index.apt
    incubator/wink/trunk/wink-common/src/site/site.xml
    incubator/wink/trunk/wink-common/src/test/resources/org/apache/wink/common/internal/providers/entity/opensearch_descriptor.xml
    incubator/wink/trunk/wink-component-test-support/pom.xml
    incubator/wink/trunk/wink-component-test-support/src/main/xsd/age.xsd
    incubator/wink/trunk/wink-component-test-support/src/main/xsd/appCategory.xsd
    incubator/wink/trunk/wink-component-test-support/src/main/xsd/appService.xsd
    incubator/wink/trunk/wink-component-test-support/src/main/xsd/asf.xsd
    incubator/wink/trunk/wink-component-test-support/src/main/xsd/atom.xsd
    incubator/wink/trunk/wink-component-test-support/src/main/xsd/openSearch1_1.xsd
    incubator/wink/trunk/wink-component-test-support/src/main/xsd/xhtml.xsd
    incubator/wink/trunk/wink-component-test-support/src/main/xsd/xml.xsd
    incubator/wink/trunk/wink-component-test-support/src/site/site.xml
    incubator/wink/trunk/wink-examples/apps/Bookmarks/build.xml
    incubator/wink/trunk/wink-examples/apps/Bookmarks/pom.xml
    incubator/wink/trunk/wink-examples/apps/Bookmarks/src/main/webapp/WEB-INF/bookmarks.properties
    incubator/wink/trunk/wink-examples/apps/Bookmarks/src/main/webapp/WEB-INF/web.xml
    incubator/wink/trunk/wink-examples/apps/Bookmarks/src/site/apt/index.apt
    incubator/wink/trunk/wink-examples/apps/Bookmarks/src/site/site.xml
    incubator/wink/trunk/wink-examples/apps/HelloWorld/build.xml
    incubator/wink/trunk/wink-examples/apps/HelloWorld/pom.xml
    incubator/wink/trunk/wink-examples/apps/HelloWorld/src/main/webapp/WEB-INF/web.xml
    incubator/wink/trunk/wink-examples/apps/HelloWorld/src/site/apt/index.apt
    incubator/wink/trunk/wink-examples/apps/HelloWorld/src/site/site.xml
    incubator/wink/trunk/wink-examples/apps/QADefect/build.xml
    incubator/wink/trunk/wink-examples/apps/QADefect/defect.xsd
    incubator/wink/trunk/wink-examples/apps/QADefect/pom.xml
    incubator/wink/trunk/wink-examples/apps/QADefect/src/main/webapp/HtmlCustomizedRepresentation/css/customized.css
    incubator/wink/trunk/wink-examples/apps/QADefect/src/main/webapp/HtmlCustomizedRepresentation/customizedHtmlEntry.jsp
    incubator/wink/trunk/wink-examples/apps/QADefect/src/main/webapp/HtmlDefaultRepresentation/css/serviceDocument.css
    incubator/wink/trunk/wink-examples/apps/QADefect/src/main/webapp/HtmlDefaultRepresentation/css/symphony_hp.css
    incubator/wink/trunk/wink-examples/apps/QADefect/src/main/webapp/HtmlDefaultRepresentation/defaultHtmlCollection.jsp
    incubator/wink/trunk/wink-examples/apps/QADefect/src/main/webapp/HtmlDefaultRepresentation/defaultHtmlEntry.jsp
    incubator/wink/trunk/wink-examples/apps/QADefect/src/main/webapp/HtmlDefaultRepresentation/js/CollapseExpand.js
    incubator/wink/trunk/wink-examples/apps/QADefect/src/main/webapp/WEB-INF/web.xml
    incubator/wink/trunk/wink-examples/apps/QADefect/src/main/webapp/applicationJSPs/css/application.css
    incubator/wink/trunk/wink-examples/apps/QADefect/src/main/webapp/applicationJSPs/testCollection.jsp
    incubator/wink/trunk/wink-examples/apps/QADefect/src/site/apt/index.apt
    incubator/wink/trunk/wink-examples/apps/QADefect/src/site/site.xml
    incubator/wink/trunk/wink-examples/apps/QADefectWithSpring/build.xml
    incubator/wink/trunk/wink-examples/apps/QADefectWithSpring/defect.xsd
    incubator/wink/trunk/wink-examples/apps/QADefectWithSpring/pom.xml
    incubator/wink/trunk/wink-examples/apps/QADefectWithSpring/src/main/webapp/HtmlCustomizedRepresentation/css/customized.css
    incubator/wink/trunk/wink-examples/apps/QADefectWithSpring/src/main/webapp/HtmlCustomizedRepresentation/customizedHtmlEntry.jsp
    incubator/wink/trunk/wink-examples/apps/QADefectWithSpring/src/main/webapp/HtmlDefaultRepresentation/css/serviceDocument.css
    incubator/wink/trunk/wink-examples/apps/QADefectWithSpring/src/main/webapp/HtmlDefaultRepresentation/css/symphony_hp.css
    incubator/wink/trunk/wink-examples/apps/QADefectWithSpring/src/main/webapp/HtmlDefaultRepresentation/defaultHtmlCollection.jsp
    incubator/wink/trunk/wink-examples/apps/QADefectWithSpring/src/main/webapp/HtmlDefaultRepresentation/defaultHtmlEntry.jsp
    incubator/wink/trunk/wink-examples/apps/QADefectWithSpring/src/main/webapp/HtmlDefaultRepresentation/js/CollapseExpand.js
    incubator/wink/trunk/wink-examples/apps/QADefectWithSpring/src/main/webapp/WEB-INF/configuration.properties
    incubator/wink/trunk/wink-examples/apps/QADefectWithSpring/src/main/webapp/WEB-INF/qadefectContext-server.xml
    incubator/wink/trunk/wink-examples/apps/QADefectWithSpring/src/main/webapp/WEB-INF/web.xml
    incubator/wink/trunk/wink-examples/apps/QADefectWithSpring/src/main/webapp/applicationJSPs/css/application.css
    incubator/wink/trunk/wink-examples/apps/QADefectWithSpring/src/main/webapp/applicationJSPs/testCollection.jsp
    incubator/wink/trunk/wink-examples/apps/QADefectWithSpring/src/site/apt/index.apt
    incubator/wink/trunk/wink-examples/apps/QADefectWithSpring/src/site/site.xml
    incubator/wink/trunk/wink-examples/apps/SimpleDefects/build.xml
    incubator/wink/trunk/wink-examples/apps/SimpleDefects/defect.xsd
    incubator/wink/trunk/wink-examples/apps/SimpleDefects/pom.xml
    incubator/wink/trunk/wink-examples/apps/SimpleDefects/src/main/webapp/WEB-INF/web.xml
    incubator/wink/trunk/wink-examples/apps/SimpleDefects/src/site/apt/index.apt
    incubator/wink/trunk/wink-examples/apps/SimpleDefects/src/site/site.xml
    incubator/wink/trunk/wink-examples/apps/pom.xml
    incubator/wink/trunk/wink-examples/client/GoogleDocs-client/build.xml
    incubator/wink/trunk/wink-examples/client/GoogleDocs-client/pom.xml
    incubator/wink/trunk/wink-examples/client/GoogleDocs-client/src/site/site.xml
    incubator/wink/trunk/wink-examples/client/QADefects-client/build.xml
    incubator/wink/trunk/wink-examples/client/QADefects-client/pom.xml
    incubator/wink/trunk/wink-examples/client/QADefects-client/src/site/apt/index.apt
    incubator/wink/trunk/wink-examples/client/QADefects-client/src/site/site.xml
    incubator/wink/trunk/wink-examples/client/pom.xml
    incubator/wink/trunk/wink-examples/client/src/site/site.xml
    incubator/wink/trunk/wink-examples/core/CustomContext/build.xml
    incubator/wink/trunk/wink-examples/core/CustomContext/pom.xml
    incubator/wink/trunk/wink-examples/core/CustomContext/src/main/webapp/WEB-INF/web.xml
    incubator/wink/trunk/wink-examples/core/CustomExceptionMapper/build.xml
    incubator/wink/trunk/wink-examples/core/CustomExceptionMapper/pom.xml
    incubator/wink/trunk/wink-examples/core/CustomExceptionMapper/src/main/webapp/WEB-INF/web.xml
    incubator/wink/trunk/wink-examples/core/CustomExceptionMapper/src/site/apt/index.apt
    incubator/wink/trunk/wink-examples/core/CustomExceptionMapper/src/site/site.xml
    incubator/wink/trunk/wink-examples/core/Jaxb/build.xml
    incubator/wink/trunk/wink-examples/core/Jaxb/pom.xml
    incubator/wink/trunk/wink-examples/core/Jaxb/src/main/webapp/WEB-INF/web.xml
    incubator/wink/trunk/wink-examples/core/Jaxb/src/site/apt/index.apt
    incubator/wink/trunk/wink-examples/core/Jaxb/src/site/site.xml
    incubator/wink/trunk/wink-examples/core/Preconditions/build.xml
    incubator/wink/trunk/wink-examples/core/Preconditions/pom.xml
    incubator/wink/trunk/wink-examples/core/Preconditions/src/main/webapp/WEB-INF/web.xml
    incubator/wink/trunk/wink-examples/core/Preconditions/src/site/apt/index.apt
    incubator/wink/trunk/wink-examples/core/Preconditions/src/site/site.xml
    incubator/wink/trunk/wink-examples/core/Preconditions/src/test/resources/org/apache/wink/example/locking/results/defect_11.xml
    incubator/wink/trunk/wink-examples/core/pom.xml
    incubator/wink/trunk/wink-examples/ext/Asset/build.xml
    incubator/wink/trunk/wink-examples/ext/Asset/pom.xml
    incubator/wink/trunk/wink-examples/ext/Asset/src/main/webapp/WEB-INF/web.xml
    incubator/wink/trunk/wink-examples/ext/DynamicResource/build.xml
    incubator/wink/trunk/wink-examples/ext/DynamicResource/pom.xml
    incubator/wink/trunk/wink-examples/ext/DynamicResource/src/main/webapp/WEB-INF/bookmarks.properties
    incubator/wink/trunk/wink-examples/ext/DynamicResource/src/main/webapp/WEB-INF/web.xml
    incubator/wink/trunk/wink-examples/ext/DynamicResource/src/site/site.xml
    incubator/wink/trunk/wink-examples/ext/History/build.xml
    incubator/wink/trunk/wink-examples/ext/History/defect.xsd
    incubator/wink/trunk/wink-examples/ext/History/pom.xml
    incubator/wink/trunk/wink-examples/ext/History/src/main/webapp/WEB-INF/configuration.properties
    incubator/wink/trunk/wink-examples/ext/History/src/main/webapp/WEB-INF/web.xml
    incubator/wink/trunk/wink-examples/ext/History/src/site/apt/index.apt
    incubator/wink/trunk/wink-examples/ext/History/src/site/site.xml
    incubator/wink/trunk/wink-examples/ext/History/src/test/resources/org/apache/wink/example/history/defect1_1_afterdelete_atom.xml
    incubator/wink/trunk/wink-examples/ext/History/src/test/resources/org/apache/wink/example/history/defect1_1_atom.xml
    incubator/wink/trunk/wink-examples/ext/History/src/test/resources/org/apache/wink/example/history/defect1_4_atom.xml
    incubator/wink/trunk/wink-examples/ext/History/src/test/resources/org/apache/wink/example/history/defect1_5_atom.xml
    incubator/wink/trunk/wink-examples/ext/History/src/test/resources/org/apache/wink/example/history/defect1_history_afterdelete_atom.xml
    incubator/wink/trunk/wink-examples/ext/History/src/test/resources/org/apache/wink/example/history/defect1_history_atom.xml
    incubator/wink/trunk/wink-examples/ext/History/src/test/resources/org/apache/wink/example/history/defect1_history_final_atom.xml
    incubator/wink/trunk/wink-examples/ext/History/src/test/resources/org/apache/wink/example/history/initial_atom.xml
    incubator/wink/trunk/wink-examples/ext/History/src/test/resources/org/apache/wink/example/history/initial_defect1_atom.xml
    incubator/wink/trunk/wink-examples/ext/LinkBuilders/build.xml
    incubator/wink/trunk/wink-examples/ext/LinkBuilders/pom.xml
    incubator/wink/trunk/wink-examples/ext/LinkBuilders/src/main/webapp/WEB-INF/web.xml
    incubator/wink/trunk/wink-examples/ext/RuntimeRegistration/build.xml
    incubator/wink/trunk/wink-examples/ext/RuntimeRegistration/pom.xml
    incubator/wink/trunk/wink-examples/ext/RuntimeRegistration/src/main/webapp/WEB-INF/web.xml
    incubator/wink/trunk/wink-examples/ext/RuntimeRegistration/src/main/webapp/index.html
    incubator/wink/trunk/wink-examples/ext/RuntimeRegistration/src/site/apt/index.apt
    incubator/wink/trunk/wink-examples/ext/RuntimeRegistration/src/site/site.xml
    incubator/wink/trunk/wink-examples/ext/Scope/build.xml
    incubator/wink/trunk/wink-examples/ext/Scope/pom.xml
    incubator/wink/trunk/wink-examples/ext/Scope/src/main/webapp/WEB-INF/web.xml
    incubator/wink/trunk/wink-examples/ext/Spring/build.xml
    incubator/wink/trunk/wink-examples/ext/Spring/pom.xml
    incubator/wink/trunk/wink-examples/ext/Spring/src/main/webapp/WEB-INF/bookmarks-context.xml
    incubator/wink/trunk/wink-examples/ext/Spring/src/main/webapp/WEB-INF/bookmarks.properties
    incubator/wink/trunk/wink-examples/ext/Spring/src/main/webapp/WEB-INF/web.xml
    incubator/wink/trunk/wink-examples/ext/Spring/src/site/apt/index.apt
    incubator/wink/trunk/wink-examples/ext/Spring/src/site/site.xml
    incubator/wink/trunk/wink-examples/ext/WebDAV/build.xml
    incubator/wink/trunk/wink-examples/ext/WebDAV/pom.xml
    incubator/wink/trunk/wink-examples/ext/WebDAV/src/main/webapp/WEB-INF/web.xml
    incubator/wink/trunk/wink-examples/ext/WebDAV/src/site/apt/index.apt
    incubator/wink/trunk/wink-examples/ext/WebDAV/src/site/site.xml
    incubator/wink/trunk/wink-examples/ext/pom.xml
    incubator/wink/trunk/wink-examples/pom.xml
    incubator/wink/trunk/wink-examples/src/site/apt/index.apt
    incubator/wink/trunk/wink-examples/src/site/site.xml
    incubator/wink/trunk/wink-integration-test/pom.xml
    incubator/wink/trunk/wink-integration-test/wink-server-integration-test-support/pom.xml
    incubator/wink/trunk/wink-integration-test/wink-server-integration-test/pom.xml
    incubator/wink/trunk/wink-integration-test/wink-server-integration-test/wink-jaxrs-test-context/pom.xml
    incubator/wink/trunk/wink-integration-test/wink-server-integration-test/wink-jaxrs-test-context/src/main/webapp/WEB-INF/web.xml
    incubator/wink/trunk/wink-integration-test/wink-server-integration-test/wink-jaxrs-test-context/src/main/webapp/index.jsp
    incubator/wink/trunk/wink-integration-test/wink-server-integration-test/wink-jaxrs-test-providers/pom.xml
    incubator/wink/trunk/wink-integration-test/wink-server-integration-test/wink-jaxrs-test-providers/src/main/webapp/WEB-INF/web.xml
    incubator/wink/trunk/wink-integration-test/wink-server-integration-test/wink-jaxrs-test-providers/src/main/webapp/index.jsp
    incubator/wink/trunk/wink-scripts/pom.xml
    incubator/wink/trunk/wink-scripts/wink-dist/build.xml
    incubator/wink/trunk/wink-scripts/wink-dist/pom.xml
    incubator/wink/trunk/wink-scripts/wink-site-deploy/pom.xml
    incubator/wink/trunk/wink-scripts/wink-site-deploy/revisionSiteLinksOrigin.html
    incubator/wink/trunk/wink-server/pom.xml
    incubator/wink/trunk/wink-server/src/main/resources/HtmlDefaultRepresentation/css/symphony_hp.css
    incubator/wink/trunk/wink-server/src/main/resources/HtmlDefaultRepresentation/defaultHtmlCollection.jsp
    incubator/wink/trunk/wink-server/src/main/resources/HtmlDefaultRepresentation/defaultHtmlEntry.jsp
    incubator/wink/trunk/wink-server/src/main/resources/HtmlDefaultRepresentation/js/CollapseExpand.js
    incubator/wink/trunk/wink-server/src/main/resources/META-INF/configuration-default.properties
    incubator/wink/trunk/wink-server/src/main/resources/META-INF/server/symphony.app
    incubator/wink/trunk/wink-server/src/main/resources/META-INF/symphony-alternateShortcutsMap.properties
    incubator/wink/trunk/wink-server/src/site/apt/index.apt
    incubator/wink/trunk/wink-server/src/site/site.xml
    incubator/wink/trunk/wink-server/src/test/resources/configuration.properties
    incubator/wink/trunk/wink-server/src/test/resources/org/apache/wink/server/categories/collection_categories_document.xml
    incubator/wink/trunk/wink-server/src/test/resources/org/apache/wink/server/internal/BaseUriConfigurationTest.properties
    incubator/wink/trunk/wink-server/src/test/resources/org/apache/wink/server/internal/DispatchIPv6Test.properties
    incubator/wink/trunk/wink-server/src/test/resources/org/apache/wink/server/internal/ErrorResponseTestNoMessage.properties
    incubator/wink/trunk/wink-server/src/test/resources/org/apache/wink/server/internal/ErrorResponseTestNoTrace.properties
    incubator/wink/trunk/wink-server/src/test/resources/org/apache/wink/server/internal/providers/entity/atom_categories_document.xml
    incubator/wink/trunk/wink-spring-support/pom.xml
    incubator/wink/trunk/wink-spring-support/src/main/resources/META-INF/server/symphonyCoreContext-server.xml
    incubator/wink/trunk/wink-spring-support/src/test/resources/org/apache/wink/spring/PropertiesOverrideTestContext.xml
    incubator/wink/trunk/wink-spring-support/src/test/resources/org/apache/wink/spring/RegistrarTestContext.xml
    incubator/wink/trunk/wink-spring-support/src/test/resources/org/apache/wink/spring/no-root-resource.properties
    incubator/wink/trunk/wink-webdav/pom.xml
    incubator/wink/trunk/wink-webdav/src/main/xsd/webdav.xsd
    incubator/wink/trunk/wink-webdav/src/main/xsdconfig
    incubator/wink/trunk/wink-webdav/src/site/apt/index.apt
    incubator/wink/trunk/wink-webdav/src/site/site.xml
    incubator/wink/trunk/wink-webdav/src/test/resources/org/apache/wink/webdav/model/propfind1.xml
    incubator/wink/trunk/wink-webdav/src/test/resources/org/apache/wink/webdav/model/propfind2.xml
    incubator/wink/trunk/wink-webdav/src/test/resources/org/apache/wink/webdav/model/propfind3.xml
    incubator/wink/trunk/wink-webdav/src/test/resources/org/apache/wink/webdav/model/proppatch1.xml
    incubator/wink/trunk/wink-webdav/src/test/resources/org/apache/wink/webdav/model/status1.xml
    incubator/wink/trunk/wink-webdav/src/test/resources/org/apache/wink/webdav/model/status2.xml

Modified: incubator/wink/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/pom.xml?rev=790172&r1=790171&r2=790172&view=diff
==============================================================================
--- incubator/wink/trunk/pom.xml (original)
+++ incubator/wink/trunk/pom.xml Wed Jul  1 14:00:14 2009
@@ -1,4 +1,23 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+    
+     http://www.apache.org/licenses/LICENSE-2.0
+    
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+-->
+
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
     xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>

Modified: incubator/wink/trunk/src/assembly/dist.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/src/assembly/dist.xml?rev=790172&r1=790171&r2=790172&view=diff
==============================================================================
--- incubator/wink/trunk/src/assembly/dist.xml (original)
+++ incubator/wink/trunk/src/assembly/dist.xml Wed Jul  1 14:00:14 2009
@@ -1,4 +1,23 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+    
+     http://www.apache.org/licenses/LICENSE-2.0
+    
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+-->
+
 <assembly>
 
     <id></id>

Modified: incubator/wink/trunk/src/site/apt/additional-features.apt
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/src/site/apt/additional-features.apt?rev=790172&r1=790171&r2=790172&view=diff
==============================================================================
--- incubator/wink/trunk/src/site/apt/additional-features.apt (original)
+++ incubator/wink/trunk/src/site/apt/additional-features.apt Wed Jul  1 14:00:14 2009
@@ -1,9 +1,27 @@
-
  -----
-Symphony 2.0 Additional Features
+ Symphony 2.0 Additional Features
  -----
  -----
  May 2009
+
+~~
+~~ 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.
+~~
  
 Features Highlight
  

Modified: incubator/wink/trunk/src/site/apt/client.apt
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/src/site/apt/client.apt?rev=790172&r1=790171&r2=790172&view=diff
==============================================================================
--- incubator/wink/trunk/src/site/apt/client.apt (original)
+++ incubator/wink/trunk/src/site/apt/client.apt Wed Jul  1 14:00:14 2009
@@ -3,7 +3,26 @@
  -----
  -----
  June 2008
- 
+
+~~
+~~ 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.
+~~
+
 Symphony Client
  
   The Symphony Client is a Java based library that provides functionality for communicating with Rest based web services. 

Modified: incubator/wink/trunk/src/site/apt/documentation.apt
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/src/site/apt/documentation.apt?rev=790172&r1=790171&r2=790172&view=diff
==============================================================================
--- incubator/wink/trunk/src/site/apt/documentation.apt (original)
+++ incubator/wink/trunk/src/site/apt/documentation.apt Wed Jul  1 14:00:14 2009
@@ -3,7 +3,26 @@
  -----
  -----
  June 2008
- 
+
+~~
+~~ 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.
+~~
+
 Symphony 2.0 Documentation
 
   * {{{docs/Symphony_SDK_2.0_Features_List.pdf}Symphony 2.0 Features List}}

Modified: incubator/wink/trunk/src/site/apt/downloads.apt
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/src/site/apt/downloads.apt?rev=790172&r1=790171&r2=790172&view=diff
==============================================================================
--- incubator/wink/trunk/src/site/apt/downloads.apt (original)
+++ incubator/wink/trunk/src/site/apt/downloads.apt Wed Jul  1 14:00:14 2009
@@ -3,7 +3,26 @@
  -----
  -----
  May 2009
- 
+
+~~
+~~ 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.
+~~
+
 How to Download
 
 	All of the Symphony 2.0 versions are located under the Maven repository located at  
@@ -18,8 +37,8 @@
 *-----------+----------------------------------------------+
 || Version || Artifact  || Description
 *-----------+----------------------------------------------+
-| @PROJECT_VERSION@ | {{{@RESPOSITORY_LOCATION@/@DEPLOY_DIRECTORY@/com/hp/sw/bto/ast/symphony/rest/symphony-sdk-dist/@PROJECT_VERSION@/}symphony-sdk-dist:@PROJECT_VERSION@}} | distribution zip - includes sdk jars, dependencies jars, javadocs and sources. |
-*-----------+----------------------------------------------+
+| @PROJECT_VERSION@ | {{{@RESPOSITORY_LOCATION@/@DEPLOY_DIRECTORY@/com/hp/sw/bto/ast/symphony/rest/symphony-sdk-dist/@PROJECT_VERSION@/}symphony-sdk-dist:@PROJECT_VERSION@}} | distribution zip - includes sdk jars, dependencies jars, javadocs and sources. |
+*-----------+----------------------------------------------+
 
 ** Client Module Distribution
 
@@ -29,4 +48,4 @@
 || Version || Artifact  || Description
 *-----------+----------------------------------------------+
 | @PROJECT_VERSION@ | {{{@RESPOSITORY_LOCATION@/@DEPLOY_DIRECTORY@/com/hp/sw/bto/ast/symphony/rest/symphony-client/@PROJECT_VERSION@/}symphony-client:@PROJECT_VERSION@}}  |
-*-----------+----------------------------------------------+
+*-----------+----------------------------------------------+

Modified: incubator/wink/trunk/src/site/apt/examples.apt
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/src/site/apt/examples.apt?rev=790172&r1=790171&r2=790172&view=diff
==============================================================================
--- incubator/wink/trunk/src/site/apt/examples.apt (original)
+++ incubator/wink/trunk/src/site/apt/examples.apt Wed Jul  1 14:00:14 2009
@@ -3,7 +3,26 @@
  -----
  -----
  May 2009
- 
+
+~~
+~~ 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.
+~~
+
 Symphony 2.0 Examples
 
   Symphony 2.0 is distributed with several examples that demonstrate the framework additional features along with JAX-RS core features.

Modified: incubator/wink/trunk/src/site/apt/how-to-build.apt
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/src/site/apt/how-to-build.apt?rev=790172&r1=790171&r2=790172&view=diff
==============================================================================
--- incubator/wink/trunk/src/site/apt/how-to-build.apt (original)
+++ incubator/wink/trunk/src/site/apt/how-to-build.apt Wed Jul  1 14:00:14 2009
@@ -3,7 +3,26 @@
  -----
  -----
  June 2008
- 
+
+~~
+~~ 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.
+~~
+
 How to Build
 
   This page provides the information required by developers to download the Symphony 2.0 source files and to build the Symphony 2.0 from these sources.
@@ -88,19 +107,19 @@
   The Eclipse Maven plugin is not recommended. It's easier to define an external tool to run maven:
 
   [[1]] Open the External Tools Dialog (Run->External Tools->Open External Tools Dialog)
-
+
   [[2]] Add a new launch configuration to the Program configurations 
-
+
   [[3]] Name it "Maven install" 
-
+
   [[4]] In the "Location" put: <<<${env_var:M2_HOME}/bin/mvn.bat>>>
-
+
   [[5]] In the "Working Directory" put: <<<${container_loc}>>>
-
+
   [[6]] In the "Arguments" put: <<<install>>>
-
+
   [[7]] Go to the "Common" tab and check the "External Tools" checkbox that's in the "Display in favorites menu" 
-
+
   [[8]] To run the maven build, select the pom.xml and go to Run->External Tools->Maven install
 
 ** References

Modified: incubator/wink/trunk/src/site/apt/index.apt
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/src/site/apt/index.apt?rev=790172&r1=790171&r2=790172&view=diff
==============================================================================
--- incubator/wink/trunk/src/site/apt/index.apt (original)
+++ incubator/wink/trunk/src/site/apt/index.apt Wed Jul  1 14:00:14 2009
@@ -3,7 +3,26 @@
  -----
  -----
  May 2009
- 
+
+~~
+~~ 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.
+~~
+
 Symphony 2.0
 
   Symphony 2.0 is simple yet solid framework for building RESTful Web services. It is comprised of a Server module and a Client module\

Modified: incubator/wink/trunk/src/site/apt/license.apt
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/src/site/apt/license.apt?rev=790172&r1=790171&r2=790172&view=diff
==============================================================================
--- incubator/wink/trunk/src/site/apt/license.apt (original)
+++ incubator/wink/trunk/src/site/apt/license.apt Wed Jul  1 14:00:14 2009
@@ -3,6 +3,24 @@
  -----
  -----
 
+~~
+~~ 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.
+~~
  
 Symphony 2.0 License
 

Modified: incubator/wink/trunk/src/site/apt/security.apt
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/src/site/apt/security.apt?rev=790172&r1=790171&r2=790172&view=diff
==============================================================================
--- incubator/wink/trunk/src/site/apt/security.apt (original)
+++ incubator/wink/trunk/src/site/apt/security.apt Wed Jul  1 14:00:14 2009
@@ -2,7 +2,26 @@
  Security Support
  -----
  -----
- 
+
+~~
+~~ 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.
+~~
+
 Security Support
 
  In order to consume or produce the secured Rest web services, the Symphony 2.0 can be integrated with the 

Modified: incubator/wink/trunk/src/site/fml/faqs.fml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/src/site/fml/faqs.fml?rev=790172&r1=790171&r2=790172&view=diff
==============================================================================
--- incubator/wink/trunk/src/site/fml/faqs.fml (original)
+++ incubator/wink/trunk/src/site/fml/faqs.fml Wed Jul  1 14:00:14 2009
@@ -1,4 +1,23 @@
-<?xml version="1.0"?> 
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+    
+     http://www.apache.org/licenses/LICENSE-2.0
+    
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+-->
+
 <faqs title="Frequently Asked Questions" toplink="false">
 	<part id="sdk"> 
 		<title>Symphony 2.0</title>
@@ -109,7 +128,7 @@
 					Surefire, which is the default Maven test runner, outputs all tests reports
 					as a set of xml and text files to the <code>target/surefire-reports</code> directory. 
 					Any test failure details and stacktraces end up in those files, but not in the console. 
-					The output can be temporarily redirected to the console by adding the following option:
+					The output can be temporarily redirected to the console by adding the following option:
 					<pre>mvn -Dsurefire.useFile=false</pre>
 				</p> 
 			</answer> 

Modified: incubator/wink/trunk/src/site/resources/css/site.css
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/src/site/resources/css/site.css?rev=790172&r1=790171&r2=790172&view=diff
==============================================================================
--- incubator/wink/trunk/src/site/resources/css/site.css (original)
+++ incubator/wink/trunk/src/site/resources/css/site.css Wed Jul  1 14:00:14 2009
@@ -1,3 +1,22 @@
+/*
+ * 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.
+ */
+
 a:link {
   color:#1111ee;
 }

Modified: incubator/wink/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/src/site/site.xml?rev=790172&r1=790171&r2=790172&view=diff
==============================================================================
--- incubator/wink/trunk/src/site/site.xml (original)
+++ incubator/wink/trunk/src/site/site.xml Wed Jul  1 14:00:14 2009
@@ -1,4 +1,23 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+    
+     http://www.apache.org/licenses/LICENSE-2.0
+    
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+-->
+
 <project name="Symphony 2.0">
     <publishDate format="dd-MM-yy kk:mm"/>
     <version position="left"/>

Modified: incubator/wink/trunk/wink-client/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-client/pom.xml?rev=790172&r1=790171&r2=790172&view=diff
==============================================================================
--- incubator/wink/trunk/wink-client/pom.xml (original)
+++ incubator/wink/trunk/wink-client/pom.xml Wed Jul  1 14:00:14 2009
@@ -1,4 +1,23 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+    
+     http://www.apache.org/licenses/LICENSE-2.0
+    
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+-->
+
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
     xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>

Modified: incubator/wink/trunk/wink-client/src/assembly/dist.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-client/src/assembly/dist.xml?rev=790172&r1=790171&r2=790172&view=diff
==============================================================================
--- incubator/wink/trunk/wink-client/src/assembly/dist.xml (original)
+++ incubator/wink/trunk/wink-client/src/assembly/dist.xml Wed Jul  1 14:00:14 2009
@@ -1,3 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+    
+     http://www.apache.org/licenses/LICENSE-2.0
+    
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+-->
+
 <assembly>
 	<id></id>
 	

Modified: incubator/wink/trunk/wink-client/src/main/resources/org/apache/wink/client/rest-client-conf.xsd
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-client/src/main/resources/org/apache/wink/client/rest-client-conf.xsd?rev=790172&r1=790171&r2=790172&view=diff
==============================================================================
--- incubator/wink/trunk/wink-client/src/main/resources/org/apache/wink/client/rest-client-conf.xsd (original)
+++ incubator/wink/trunk/wink-client/src/main/resources/org/apache/wink/client/rest-client-conf.xsd Wed Jul  1 14:00:14 2009
@@ -1,4 +1,23 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+    
+     http://www.apache.org/licenses/LICENSE-2.0
+    
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+-->
+
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" targetNamespace="http://hp.com/2008/1/rest/client/conf" xmlns="http://hp.com/2008/1/rest/client/conf" >
 	<xs:element name="property">
 		<xs:complexType>

Modified: incubator/wink/trunk/wink-client/src/site/apt/index.apt
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-client/src/site/apt/index.apt?rev=790172&r1=790171&r2=790172&view=diff
==============================================================================
--- incubator/wink/trunk/wink-client/src/site/apt/index.apt (original)
+++ incubator/wink/trunk/wink-client/src/site/apt/index.apt Wed Jul  1 14:00:14 2009
@@ -3,7 +3,26 @@
  -----
  -----
  June 2008
- 
+
+~~
+~~ 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.
+~~
+
 Symphony Client Module
  
   Symphony REST client is a Java based library that provides functionality for communicating with REST based services. 

Modified: incubator/wink/trunk/wink-client/src/site/site.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-client/src/site/site.xml?rev=790172&r1=790171&r2=790172&view=diff
==============================================================================
--- incubator/wink/trunk/wink-client/src/site/site.xml (original)
+++ incubator/wink/trunk/wink-client/src/site/site.xml Wed Jul  1 14:00:14 2009
@@ -1,4 +1,23 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+    
+     http://www.apache.org/licenses/LICENSE-2.0
+    
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+-->
+
 <project name="Common">
     <body>
         <breadcrumbs>

Modified: incubator/wink/trunk/wink-common/generateJaxb.bat
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-common/generateJaxb.bat?rev=790172&r1=790171&r2=790172&view=diff
==============================================================================
--- incubator/wink/trunk/wink-common/generateJaxb.bat (original)
+++ incubator/wink/trunk/wink-common/generateJaxb.bat Wed Jul  1 14:00:14 2009
@@ -1,3 +1,21 @@
+@REM
+@REM Licensed to the Apache Software Foundation (ASF) under one
+@REM or more contributor license agreements.  See the NOTICE file
+@REM distributed with this work for additional information
+@REM regarding copyright ownership.  The ASF licenses this file
+@REM to you under the Apache License, Version 2.0 (the
+@REM "License"); you may not use this file except in compliance
+@REM with the License.  You may obtain a copy of the License at
+@REM
+@REM   http://www.apache.org/licenses/LICENSE-2.0
+@REM
+@REM Unless required by applicable law or agreed to in writing,
+@REM software distributed under the License is distributed on an
+@REM "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+@REM KIND, either express or implied.  See the License for the
+@REM specific language governing permissions and limitations
+@REM under the License.
+@REM
 
 rem *** This batch file generates JAXB classes from the listed xsd files
 rem *** IMPORTANT - the generated files most likely need to undergo code changes after generation

Modified: incubator/wink/trunk/wink-common/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-common/pom.xml?rev=790172&r1=790171&r2=790172&view=diff
==============================================================================
--- incubator/wink/trunk/wink-common/pom.xml (original)
+++ incubator/wink/trunk/wink-common/pom.xml Wed Jul  1 14:00:14 2009
@@ -1,4 +1,23 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+    
+     http://www.apache.org/licenses/LICENSE-2.0
+    
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+-->
+
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 	<modelVersion>4.0.0</modelVersion>

Modified: incubator/wink/trunk/wink-common/src/main/java/org/apache/wink/common/model/opensearch/OpenSearchDescription.java
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-common/src/main/java/org/apache/wink/common/model/opensearch/OpenSearchDescription.java?rev=790172&r1=790171&r2=790172&view=diff
==============================================================================
--- incubator/wink/trunk/wink-common/src/main/java/org/apache/wink/common/model/opensearch/OpenSearchDescription.java (original)
+++ incubator/wink/trunk/wink-common/src/main/java/org/apache/wink/common/model/opensearch/OpenSearchDescription.java Wed Jul  1 14:00:14 2009
@@ -1,3 +1,22 @@
+/*
+ * 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.
+ */
+ 
 //
 // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.1.1-b02-fcs 
 // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> 

Modified: incubator/wink/trunk/wink-common/src/main/jaxb-schema/admin.xsd
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-common/src/main/jaxb-schema/admin.xsd?rev=790172&r1=790171&r2=790172&view=diff
==============================================================================
--- incubator/wink/trunk/wink-common/src/main/jaxb-schema/admin.xsd (original)
+++ incubator/wink/trunk/wink-common/src/main/jaxb-schema/admin.xsd Wed Jul  1 14:00:14 2009
@@ -1,8 +1,27 @@
 <?xml version="1.0" encoding="UTF-8"?>
-	<!--
-		edited with XMLSPY v5 rel. 3 U (http://www.xmlspy.com) by Mercury
-		Interactive (Mercury Interactive)
-	-->
+<!--
+    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.
+-->
+
+<!--
+    edited with XMLSPY v5 rel. 3 U (http://www.xmlspy.com) by Mercury
+    Interactive (Mercury Interactive)
+-->
 <xs:schema targetNamespace="http://hp.org/symphony/model/admin"
 	xmlns="http://hp.org/symphony/model/admin" xmlns:admin="http://hp.org/symphony/model/admin"
 	xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified">

Modified: incubator/wink/trunk/wink-common/src/main/jaxb-schema/appService.xsd
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-common/src/main/jaxb-schema/appService.xsd?rev=790172&r1=790171&r2=790172&view=diff
==============================================================================
--- incubator/wink/trunk/wink-common/src/main/jaxb-schema/appService.xsd (original)
+++ incubator/wink/trunk/wink-common/src/main/jaxb-schema/appService.xsd Wed Jul  1 14:00:14 2009
@@ -1,5 +1,24 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+    
+     http://www.apache.org/licenses/LICENSE-2.0
+    
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+-->
+
+<!--
   -*- rnc -*-
   RELAX NG Compact Syntax Grammar for the Atom Protocol
 -->

Modified: incubator/wink/trunk/wink-common/src/main/jaxb-schema/asf.xsd
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-common/src/main/jaxb-schema/asf.xsd?rev=790172&r1=790171&r2=790172&view=diff
==============================================================================
--- incubator/wink/trunk/wink-common/src/main/jaxb-schema/asf.xsd (original)
+++ incubator/wink/trunk/wink-common/src/main/jaxb-schema/asf.xsd Wed Jul  1 14:00:14 2009
@@ -1,4 +1,23 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<!--
+    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.
+-->
+
 <xs:schema elementFormDefault="qualified" version="1.0" 
     targetNamespace="http://www.w3.org/2005/Atom" 
     xmlns:atom="http://www.w3.org/2005/Atom" 

Modified: incubator/wink/trunk/wink-common/src/main/jaxb-schema/openSearch1_1.xsd
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-common/src/main/jaxb-schema/openSearch1_1.xsd?rev=790172&r1=790171&r2=790172&view=diff
==============================================================================
--- incubator/wink/trunk/wink-common/src/main/jaxb-schema/openSearch1_1.xsd (original)
+++ incubator/wink/trunk/wink-common/src/main/jaxb-schema/openSearch1_1.xsd Wed Jul  1 14:00:14 2009
@@ -1,4 +1,23 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+    
+     http://www.apache.org/licenses/LICENSE-2.0
+    
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+-->
+
 <xs:schema targetNamespace="http://a9.com/-/spec/opensearch/1.1/"
 	xmlns="http://a9.com/-/spec/opensearch/1.1/"
     xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/"

Modified: incubator/wink/trunk/wink-common/src/main/jaxb-schema/resources.xsd
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-common/src/main/jaxb-schema/resources.xsd?rev=790172&r1=790171&r2=790172&view=diff
==============================================================================
--- incubator/wink/trunk/wink-common/src/main/jaxb-schema/resources.xsd (original)
+++ incubator/wink/trunk/wink-common/src/main/jaxb-schema/resources.xsd Wed Jul  1 14:00:14 2009
@@ -1,4 +1,23 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+    
+     http://www.apache.org/licenses/LICENSE-2.0
+    
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+-->
+
 <xs:schema targetNamespace="http://hp.org/symphony/model/admin" xmlns="http://hp.org/symphony/model/admin" xmlns:admin="http://hp.org/symphony/model/admin" xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified">
 	<xs:element name="registry">
 		<xs:complexType>

Modified: incubator/wink/trunk/wink-common/src/main/resources/META-INF/core/symphony.app
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-common/src/main/resources/META-INF/core/symphony.app?rev=790172&r1=790171&r2=790172&view=diff
==============================================================================
--- incubator/wink/trunk/wink-common/src/main/resources/META-INF/core/symphony.app (original)
+++ incubator/wink/trunk/wink-common/src/main/resources/META-INF/core/symphony.app Wed Jul  1 14:00:14 2009
@@ -1,3 +1,22 @@
+##
+## 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.
+##
+
 # The priority of the providers is the following:
 #   1. Media Type: n/m > n/* > *.*
 #   2. Priority property, if the provider was loaded by SymphonyApplication,

Modified: incubator/wink/trunk/wink-common/src/site/apt/index.apt
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-common/src/site/apt/index.apt?rev=790172&r1=790171&r2=790172&view=diff
==============================================================================
--- incubator/wink/trunk/wink-common/src/site/apt/index.apt (original)
+++ incubator/wink/trunk/wink-common/src/site/apt/index.apt Wed Jul  1 14:00:14 2009
@@ -1,9 +1,28 @@
-  -----
+ -----
  Symphony Common Module
  -----
  -----
  June 2008
- 
+
+~~
+~~ 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.
+~~
+
 Symphony Common Module
  
   Symphony Common Module provides generic utilities like UriTemplates, UriEncoder and implementations of protocols like ASF, APP, OpenSearch 

Modified: incubator/wink/trunk/wink-common/src/site/site.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-common/src/site/site.xml?rev=790172&r1=790171&r2=790172&view=diff
==============================================================================
--- incubator/wink/trunk/wink-common/src/site/site.xml (original)
+++ incubator/wink/trunk/wink-common/src/site/site.xml Wed Jul  1 14:00:14 2009
@@ -1,4 +1,23 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+    
+     http://www.apache.org/licenses/LICENSE-2.0
+    
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+-->
+
 <project name="Common">
     <body>
         <breadcrumbs>

Modified: incubator/wink/trunk/wink-common/src/test/resources/org/apache/wink/common/internal/providers/entity/opensearch_descriptor.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-common/src/test/resources/org/apache/wink/common/internal/providers/entity/opensearch_descriptor.xml?rev=790172&r1=790171&r2=790172&view=diff
==============================================================================
--- incubator/wink/trunk/wink-common/src/test/resources/org/apache/wink/common/internal/providers/entity/opensearch_descriptor.xml (original)
+++ incubator/wink/trunk/wink-common/src/test/resources/org/apache/wink/common/internal/providers/entity/opensearch_descriptor.xml Wed Jul  1 14:00:14 2009
@@ -1,3 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+    
+     http://www.apache.org/licenses/LICENSE-2.0
+    
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+-->
+
 <OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
     <ShortName>HP Defect Manager search engine</ShortName>
     <Description>You can search defects in HP Defect Manager</Description>

Modified: incubator/wink/trunk/wink-component-test-support/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-component-test-support/pom.xml?rev=790172&r1=790171&r2=790172&view=diff
==============================================================================
--- incubator/wink/trunk/wink-component-test-support/pom.xml (original)
+++ incubator/wink/trunk/wink-component-test-support/pom.xml Wed Jul  1 14:00:14 2009
@@ -1,4 +1,23 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+    
+     http://www.apache.org/licenses/LICENSE-2.0
+    
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+-->
+
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
     xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>

Modified: incubator/wink/trunk/wink-component-test-support/src/main/xsd/age.xsd
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-component-test-support/src/main/xsd/age.xsd?rev=790172&r1=790171&r2=790172&view=diff
==============================================================================
--- incubator/wink/trunk/wink-component-test-support/src/main/xsd/age.xsd (original)
+++ incubator/wink/trunk/wink-component-test-support/src/main/xsd/age.xsd Wed Jul  1 14:00:14 2009
@@ -1,4 +1,23 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+    
+     http://www.apache.org/licenses/LICENSE-2.0
+    
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+-->
+
 <xs:schema
         xmlns:xs="http://www.w3.org/2001/XMLSchema"
         elementFormDefault="qualified"

Modified: incubator/wink/trunk/wink-component-test-support/src/main/xsd/appCategory.xsd
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-component-test-support/src/main/xsd/appCategory.xsd?rev=790172&r1=790171&r2=790172&view=diff
==============================================================================
--- incubator/wink/trunk/wink-component-test-support/src/main/xsd/appCategory.xsd (original)
+++ incubator/wink/trunk/wink-component-test-support/src/main/xsd/appCategory.xsd Wed Jul  1 14:00:14 2009
@@ -1,5 +1,24 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+    
+     http://www.apache.org/licenses/LICENSE-2.0
+    
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+-->
+
+<!--
   -*- rnc -*-
   RELAX NG Compact Syntax Grammar for the Atom Protocol
 -->

Modified: incubator/wink/trunk/wink-component-test-support/src/main/xsd/appService.xsd
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-component-test-support/src/main/xsd/appService.xsd?rev=790172&r1=790171&r2=790172&view=diff
==============================================================================
--- incubator/wink/trunk/wink-component-test-support/src/main/xsd/appService.xsd (original)
+++ incubator/wink/trunk/wink-component-test-support/src/main/xsd/appService.xsd Wed Jul  1 14:00:14 2009
@@ -1,5 +1,24 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+    
+     http://www.apache.org/licenses/LICENSE-2.0
+    
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+-->
+
+<!--
   -*- rnc -*-
   RELAX NG Compact Syntax Grammar for the Atom Protocol
 -->

Modified: incubator/wink/trunk/wink-component-test-support/src/main/xsd/asf.xsd
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-component-test-support/src/main/xsd/asf.xsd?rev=790172&r1=790171&r2=790172&view=diff
==============================================================================
--- incubator/wink/trunk/wink-component-test-support/src/main/xsd/asf.xsd (original)
+++ incubator/wink/trunk/wink-component-test-support/src/main/xsd/asf.xsd Wed Jul  1 14:00:14 2009
@@ -1,5 +1,24 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+    
+     http://www.apache.org/licenses/LICENSE-2.0
+    
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+-->
+
+<!--
   -*- rnc -*-
   RELAX NG Compact Syntax Grammar for the
   Atom Format Specification Version 11

Modified: incubator/wink/trunk/wink-component-test-support/src/main/xsd/atom.xsd
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-component-test-support/src/main/xsd/atom.xsd?rev=790172&r1=790171&r2=790172&view=diff
==============================================================================
--- incubator/wink/trunk/wink-component-test-support/src/main/xsd/atom.xsd (original)
+++ incubator/wink/trunk/wink-component-test-support/src/main/xsd/atom.xsd Wed Jul  1 14:00:14 2009
@@ -1,4 +1,23 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+    
+     http://www.apache.org/licenses/LICENSE-2.0
+    
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+-->
+
 <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
             elementFormDefault="qualified"
             targetNamespace="http://www.w3.org/2005/Atom"

Modified: incubator/wink/trunk/wink-component-test-support/src/main/xsd/openSearch1_1.xsd
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-component-test-support/src/main/xsd/openSearch1_1.xsd?rev=790172&r1=790171&r2=790172&view=diff
==============================================================================
--- incubator/wink/trunk/wink-component-test-support/src/main/xsd/openSearch1_1.xsd (original)
+++ incubator/wink/trunk/wink-component-test-support/src/main/xsd/openSearch1_1.xsd Wed Jul  1 14:00:14 2009
@@ -1,4 +1,23 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+    
+     http://www.apache.org/licenses/LICENSE-2.0
+    
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+-->
+
 <xs:schema targetNamespace="http://a9.com/-/spec/opensearch/1.1/"
 	xmlns="http://a9.com/-/spec/opensearch/1.1/"
 	xmlns:xs="http://www.w3.org/2001/XMLSchema"

Modified: incubator/wink/trunk/wink-component-test-support/src/main/xsd/xhtml.xsd
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-component-test-support/src/main/xsd/xhtml.xsd?rev=790172&r1=790171&r2=790172&view=diff
==============================================================================
--- incubator/wink/trunk/wink-component-test-support/src/main/xsd/xhtml.xsd (original)
+++ incubator/wink/trunk/wink-component-test-support/src/main/xsd/xhtml.xsd Wed Jul  1 14:00:14 2009
@@ -1,4 +1,23 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+    
+     http://www.apache.org/licenses/LICENSE-2.0
+    
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+-->
+
 <xs:schema version="1.0" xml:lang="en" xmlns:xs="http://www.w3.org/2001/XMLSchema"
            targetNamespace="http://www.w3.org/1999/xhtml" xmlns="http://www.w3.org/1999/xhtml"
            xmlns:xml="http://www.w3.org/XML/1998/namespace" elementFormDefault="qualified">

Modified: incubator/wink/trunk/wink-component-test-support/src/main/xsd/xml.xsd
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-component-test-support/src/main/xsd/xml.xsd?rev=790172&r1=790171&r2=790172&view=diff
==============================================================================
--- incubator/wink/trunk/wink-component-test-support/src/main/xsd/xml.xsd (original)
+++ incubator/wink/trunk/wink-component-test-support/src/main/xsd/xml.xsd Wed Jul  1 14:00:14 2009
@@ -1,4 +1,23 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+    
+     http://www.apache.org/licenses/LICENSE-2.0
+    
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+-->
+
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
            elementFormDefault="qualified"
            targetNamespace="http://www.w3.org/XML/1998/namespace"

Modified: incubator/wink/trunk/wink-component-test-support/src/site/site.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-component-test-support/src/site/site.xml?rev=790172&r1=790171&r2=790172&view=diff
==============================================================================
--- incubator/wink/trunk/wink-component-test-support/src/site/site.xml (original)
+++ incubator/wink/trunk/wink-component-test-support/src/site/site.xml Wed Jul  1 14:00:14 2009
@@ -1,4 +1,23 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+    
+     http://www.apache.org/licenses/LICENSE-2.0
+    
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+-->
+
 <project name="Server Test Support">
     <body>
         <breadcrumbs>

Modified: incubator/wink/trunk/wink-examples/apps/Bookmarks/build.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-examples/apps/Bookmarks/build.xml?rev=790172&r1=790171&r2=790172&view=diff
==============================================================================
--- incubator/wink/trunk/wink-examples/apps/Bookmarks/build.xml (original)
+++ incubator/wink/trunk/wink-examples/apps/Bookmarks/build.xml Wed Jul  1 14:00:14 2009
@@ -1,3 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+    
+     http://www.apache.org/licenses/LICENSE-2.0
+    
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+-->
+
 <project name="Bookmarks" default="dist" basedir=".">
 	<description>
         Ant build file for Symphony SDK example Bookmarks

Modified: incubator/wink/trunk/wink-examples/apps/Bookmarks/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-examples/apps/Bookmarks/pom.xml?rev=790172&r1=790171&r2=790172&view=diff
==============================================================================
--- incubator/wink/trunk/wink-examples/apps/Bookmarks/pom.xml (original)
+++ incubator/wink/trunk/wink-examples/apps/Bookmarks/pom.xml Wed Jul  1 14:00:14 2009
@@ -1,4 +1,23 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+-->
+
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 	<!-- Project detailes -->

Modified: incubator/wink/trunk/wink-examples/apps/Bookmarks/src/main/webapp/WEB-INF/bookmarks.properties
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-examples/apps/Bookmarks/src/main/webapp/WEB-INF/bookmarks.properties?rev=790172&r1=790171&r2=790172&view=diff
==============================================================================
--- incubator/wink/trunk/wink-examples/apps/Bookmarks/src/main/webapp/WEB-INF/bookmarks.properties (original)
+++ incubator/wink/trunk/wink-examples/apps/Bookmarks/src/main/webapp/WEB-INF/bookmarks.properties Wed Jul  1 14:00:14 2009
@@ -1,2 +1,21 @@
+##
+## Licensed to the Apache Software Foundation (ASF) under one
+## or more contributor license agreements.  See the NOTICE file
+## distributed with this work for additional information
+## regarding copyright ownership.  The ASF licenses this file
+## to you under the Apache License, Version 2.0 (the
+## "License"); you may not use this file except in compliance
+## with the License.  You may obtain a copy of the License at
+##
+##  http://www.apache.org/licenses/LICENSE-2.0
+##
+## Unless required by applicable law or agreed to in writing,
+## software distributed under the License is distributed on an
+## "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+## KIND, either express or implied.  See the License for the
+## specific language governing permissions and limitations
+## under the License.
+##
+
 symphony.generator=BookmarksExample
 wink.defaultUrisRelative=false
\ No newline at end of file

Modified: incubator/wink/trunk/wink-examples/apps/Bookmarks/src/main/webapp/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-examples/apps/Bookmarks/src/main/webapp/WEB-INF/web.xml?rev=790172&r1=790171&r2=790172&view=diff
==============================================================================
--- incubator/wink/trunk/wink-examples/apps/Bookmarks/src/main/webapp/WEB-INF/web.xml (original)
+++ incubator/wink/trunk/wink-examples/apps/Bookmarks/src/main/webapp/WEB-INF/web.xml Wed Jul  1 14:00:14 2009
@@ -1,3 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+    
+     http://www.apache.org/licenses/LICENSE-2.0
+    
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+-->
+
 <!DOCTYPE web-app PUBLIC
         "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
         "http://java.sun.com/dtd/web-app_2_3.dtd" >