You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2006/11/17 20:41:15 UTC

svn commit: r476274 - in /myfaces/tobago/trunk: ./ core/src/site/ core/src/site/resources/ core/src/site/resources/css/ doc/reference/ example/foreach/src/main/webapp/ example/nonfacesrequest/src/main/webapp/ src/changes/ src/site/ src/site/apt/ src/si...

Author: bommel
Date: Fri Nov 17 11:41:14 2006
New Revision: 476274

URL: http://svn.apache.org/viewvc?view=rev&rev=476274
Log:
License

Modified:
    myfaces/tobago/trunk/core/src/site/resources/css/site.css
    myfaces/tobago/trunk/core/src/site/resources/doap_tobago.rdf
    myfaces/tobago/trunk/core/src/site/site.xml
    myfaces/tobago/trunk/doc/reference/architecture.xml
    myfaces/tobago/trunk/doc/reference/introduction.xml
    myfaces/tobago/trunk/doc/reference/reference.xml
    myfaces/tobago/trunk/doc/reference/tag-reference2docbook.xsl
    myfaces/tobago/trunk/doc/reference/tobago-reference.css
    myfaces/tobago/trunk/doc/reference/using-tobago.xml
    myfaces/tobago/trunk/example/foreach/src/main/webapp/foreach.jsp
    myfaces/tobago/trunk/example/nonfacesrequest/src/main/webapp/pond.jsp
    myfaces/tobago/trunk/settings-example.xml
    myfaces/tobago/trunk/src/changes/changes.xml
    myfaces/tobago/trunk/src/site/apt/demo.apt
    myfaces/tobago/trunk/src/site/apt/documentation.apt
    myfaces/tobago/trunk/src/site/apt/download.apt
    myfaces/tobago/trunk/src/site/apt/getting-started.apt
    myfaces/tobago/trunk/src/site/apt/index.apt
    myfaces/tobago/trunk/src/site/apt/roadmap.apt
    myfaces/tobago/trunk/src/site/apt/themes.apt
    myfaces/tobago/trunk/src/site/fml/faq.fml
    myfaces/tobago/trunk/src/site/resources/css/site.css
    myfaces/tobago/trunk/src/site/site.xml
    myfaces/tobago/trunk/tobago-tool/gendoc/src/main/webapp/WEB-INF/classes/log4j.xml
    myfaces/tobago/trunk/tobago-tool/gendoc/src/main/webapp/WEB-INF/demo.tld
    myfaces/tobago/trunk/tobago-tool/gendoc/src/main/webapp/index.jsp

Modified: myfaces/tobago/trunk/core/src/site/resources/css/site.css
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/core/src/site/resources/css/site.css?view=diff&rev=476274&r1=476273&r2=476274
==============================================================================
--- myfaces/tobago/trunk/core/src/site/resources/css/site.css (original)
+++ myfaces/tobago/trunk/core/src/site/resources/css/site.css Fri Nov 17 11:41:14 2006
@@ -1,3 +1,20 @@
+/*
+ * 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.
+ */
+
 /*H2, H3, H4, H5 {
   color: #660000;
 }

Modified: myfaces/tobago/trunk/core/src/site/resources/doap_tobago.rdf
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/core/src/site/resources/doap_tobago.rdf?view=diff&rev=476274&r1=476273&r2=476274
==============================================================================
--- myfaces/tobago/trunk/core/src/site/resources/doap_tobago.rdf (original)
+++ myfaces/tobago/trunk/core/src/site/resources/doap_tobago.rdf Fri Nov 17 11:41:14 2006
@@ -1,18 +1,27 @@
 <?xml version="1.0"?>
 <?xml-stylesheet type="text/xsl"?>
+<!--
+ * 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.
+-->
+
 <rdf:RDF xml:lang="en"
          xmlns="http://usefulinc.com/ns/doap#" 
          xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
          xmlns:asfext="http://projects.apache.org/ns/asfext#"
          xmlns:foaf="http://xmlns.com/foaf/0.1/">
-<!--
-  =======================================================================
-
-   Copyright (c) 2006 The Apache Software Foundation.  
-   All rights reserved.
-
-  =======================================================================
--->
   <Project rdf:about="http://tobago.rdf.apache.org/">
     <created>2006-07-10</created>
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />

Modified: myfaces/tobago/trunk/core/src/site/site.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/core/src/site/site.xml?view=diff&rev=476274&r1=476273&r2=476274
==============================================================================
--- myfaces/tobago/trunk/core/src/site/site.xml (original)
+++ myfaces/tobago/trunk/core/src/site/site.xml Fri Nov 17 11:41:14 2006
@@ -1,4 +1,21 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+-->
+
 <project name="Tobago core">
   <bannerLeft>
     <name>MyFaces</name>

Modified: myfaces/tobago/trunk/doc/reference/architecture.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/doc/reference/architecture.xml?view=diff&rev=476274&r1=476273&r2=476274
==============================================================================
--- myfaces/tobago/trunk/doc/reference/architecture.xml (original)
+++ myfaces/tobago/trunk/doc/reference/architecture.xml Fri Nov 17 11:41:14 2006
@@ -1,3 +1,20 @@
+<!--
+ * 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.
+-->
+
 <chapter id="architecture">
   <title>Architecture</title>
   <para>

Modified: myfaces/tobago/trunk/doc/reference/introduction.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/doc/reference/introduction.xml?view=diff&rev=476274&r1=476273&r2=476274
==============================================================================
--- myfaces/tobago/trunk/doc/reference/introduction.xml (original)
+++ myfaces/tobago/trunk/doc/reference/introduction.xml Fri Nov 17 11:41:14 2006
@@ -1,3 +1,20 @@
+<!--
+ * 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.
+-->
+
 <chapter id="introduction">
   <title>Introduction</title>
   <para>

Modified: myfaces/tobago/trunk/doc/reference/reference.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/doc/reference/reference.xml?view=diff&rev=476274&r1=476273&r2=476274
==============================================================================
--- myfaces/tobago/trunk/doc/reference/reference.xml (original)
+++ myfaces/tobago/trunk/doc/reference/reference.xml Fri Nov 17 11:41:14 2006
@@ -1,4 +1,21 @@
 <?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 book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
     "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
     [ <!ENTITY taglib SYSTEM "file:build/docbook/tag-reference.xml">

Modified: myfaces/tobago/trunk/doc/reference/tag-reference2docbook.xsl
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/doc/reference/tag-reference2docbook.xsl?view=diff&rev=476274&r1=476273&r2=476274
==============================================================================
--- myfaces/tobago/trunk/doc/reference/tag-reference2docbook.xsl (original)
+++ myfaces/tobago/trunk/doc/reference/tag-reference2docbook.xsl Fri Nov 17 11:41:14 2006
@@ -1,4 +1,21 @@
 <?xml version="1.0"?>
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+-->
+
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                 version="1.0">
 

Modified: myfaces/tobago/trunk/doc/reference/tobago-reference.css
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/doc/reference/tobago-reference.css?view=diff&rev=476274&r1=476273&r2=476274
==============================================================================
--- myfaces/tobago/trunk/doc/reference/tobago-reference.css (original)
+++ myfaces/tobago/trunk/doc/reference/tobago-reference.css Fri Nov 17 11:41:14 2006
@@ -1,3 +1,20 @@
+/*
+ * 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.
+ */
+
 body, table {
   font: 12px arial,helvetica,sans-serif;
   background: #E2E2E2

Modified: myfaces/tobago/trunk/doc/reference/using-tobago.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/doc/reference/using-tobago.xml?view=diff&rev=476274&r1=476273&r2=476274
==============================================================================
--- myfaces/tobago/trunk/doc/reference/using-tobago.xml (original)
+++ myfaces/tobago/trunk/doc/reference/using-tobago.xml Fri Nov 17 11:41:14 2006
@@ -1,3 +1,20 @@
+<!--
+ * 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.
+-->
+
 <chapter id="using">
   <title>Using Tobago (Users guide)</title>
   <para>This chapter describes how JSF applications are developed with

Modified: myfaces/tobago/trunk/example/foreach/src/main/webapp/foreach.jsp
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/foreach/src/main/webapp/foreach.jsp?view=diff&rev=476274&r1=476273&r2=476274
==============================================================================
--- myfaces/tobago/trunk/example/foreach/src/main/webapp/foreach.jsp (original)
+++ myfaces/tobago/trunk/example/foreach/src/main/webapp/foreach.jsp Fri Nov 17 11:41:14 2006
@@ -1,3 +1,20 @@
+<%--
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+--%>
+
 <%@ page import="org.apache.myfaces.tobago.util.VariableResolverUtil"%>
 <%@ page import="javax.faces.context.FacesContext"%>
 <%@ taglib uri="http://myfaces.apache.org/tobago/component" prefix="tc" %>

Modified: myfaces/tobago/trunk/example/nonfacesrequest/src/main/webapp/pond.jsp
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/nonfacesrequest/src/main/webapp/pond.jsp?view=diff&rev=476274&r1=476273&r2=476274
==============================================================================
--- myfaces/tobago/trunk/example/nonfacesrequest/src/main/webapp/pond.jsp (original)
+++ myfaces/tobago/trunk/example/nonfacesrequest/src/main/webapp/pond.jsp Fri Nov 17 11:41:14 2006
@@ -1,3 +1,20 @@
+<%--
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+--%>
+
 <%@ taglib uri="http://myfaces.apache.org/tobago/component" prefix="tc" %>
 <%@ taglib uri="http://myfaces.apache.org/tobago/extension" prefix="tx" %>
 <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>

Modified: myfaces/tobago/trunk/settings-example.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/settings-example.xml?view=diff&rev=476274&r1=476273&r2=476274
==============================================================================
--- myfaces/tobago/trunk/settings-example.xml (original)
+++ myfaces/tobago/trunk/settings-example.xml Fri Nov 17 11:41:14 2006
@@ -1,3 +1,20 @@
+<!--
+ * 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.
+-->
+
 <settings>
   <servers>
 

Modified: myfaces/tobago/trunk/src/changes/changes.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/src/changes/changes.xml?view=diff&rev=476274&r1=476273&r2=476274
==============================================================================
--- myfaces/tobago/trunk/src/changes/changes.xml (original)
+++ myfaces/tobago/trunk/src/changes/changes.xml Fri Nov 17 11:41:14 2006
@@ -1,3 +1,20 @@
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+-->
+
 <document>
   <properties>
     <title>Changes Tobago</title>

Modified: myfaces/tobago/trunk/src/site/apt/demo.apt
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/src/site/apt/demo.apt?view=diff&rev=476274&r1=476273&r2=476274
==============================================================================
--- myfaces/tobago/trunk/src/site/apt/demo.apt (original)
+++ myfaces/tobago/trunk/src/site/apt/demo.apt Fri Nov 17 11:41:14 2006
@@ -1,3 +1,18 @@
+ ~~ Licensed to the Apache Software Foundation (ASF) under one or more
+ ~~ contributor license agreements.  See the NOTICE file distributed with
+ ~~ this work for additional information regarding copyright ownership.
+ ~~ The ASF licenses this file to You under the Apache License, Version 2.0
+ ~~ (the "License"); you may not use this file except in compliance with
+ ~~ the License.  You may obtain a copy of the License at
+ ~~
+ ~~      http://www.apache.org/licenses/LICENSE-2.0
+ ~~
+ ~~ Unless required by applicable law or agreed to in writing, software
+ ~~ distributed under the License is distributed on an "AS IS" BASIS,
+ ~~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ ~~ See the License for the specific language governing permissions and
+ ~~ limitations under the License.
+ 
  ------
  Demo
  ------

Modified: myfaces/tobago/trunk/src/site/apt/documentation.apt
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/src/site/apt/documentation.apt?view=diff&rev=476274&r1=476273&r2=476274
==============================================================================
--- myfaces/tobago/trunk/src/site/apt/documentation.apt (original)
+++ myfaces/tobago/trunk/src/site/apt/documentation.apt Fri Nov 17 11:41:14 2006
@@ -1,3 +1,18 @@
+ ~~ Licensed to the Apache Software Foundation (ASF) under one or more
+ ~~ contributor license agreements.  See the NOTICE file distributed with
+ ~~ this work for additional information regarding copyright ownership.
+ ~~ The ASF licenses this file to You under the Apache License, Version 2.0
+ ~~ (the "License"); you may not use this file except in compliance with
+ ~~ the License.  You may obtain a copy of the License at
+ ~~
+ ~~      http://www.apache.org/licenses/LICENSE-2.0
+ ~~
+ ~~ Unless required by applicable law or agreed to in writing, software
+ ~~ distributed under the License is distributed on an "AS IS" BASIS,
+ ~~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ ~~ See the License for the specific language governing permissions and
+ ~~ limitations under the License.
+
  ------
  Documentation
  ------

Modified: myfaces/tobago/trunk/src/site/apt/download.apt
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/src/site/apt/download.apt?view=diff&rev=476274&r1=476273&r2=476274
==============================================================================
--- myfaces/tobago/trunk/src/site/apt/download.apt (original)
+++ myfaces/tobago/trunk/src/site/apt/download.apt Fri Nov 17 11:41:14 2006
@@ -1,3 +1,18 @@
+ ~~ Licensed to the Apache Software Foundation (ASF) under one or more
+ ~~ contributor license agreements.  See the NOTICE file distributed with
+ ~~ this work for additional information regarding copyright ownership.
+ ~~ The ASF licenses this file to You under the Apache License, Version 2.0
+ ~~ (the "License"); you may not use this file except in compliance with
+ ~~ the License.  You may obtain a copy of the License at
+ ~~
+ ~~      http://www.apache.org/licenses/LICENSE-2.0
+ ~~
+ ~~ Unless required by applicable law or agreed to in writing, software
+ ~~ distributed under the License is distributed on an "AS IS" BASIS,
+ ~~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ ~~ See the License for the specific language governing permissions and
+ ~~ limitations under the License.
+ 
  ------
 Download MyFaces Tobago
  ------

Modified: myfaces/tobago/trunk/src/site/apt/getting-started.apt
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/src/site/apt/getting-started.apt?view=diff&rev=476274&r1=476273&r2=476274
==============================================================================
--- myfaces/tobago/trunk/src/site/apt/getting-started.apt (original)
+++ myfaces/tobago/trunk/src/site/apt/getting-started.apt Fri Nov 17 11:41:14 2006
@@ -1,3 +1,18 @@
+ ~~ Licensed to the Apache Software Foundation (ASF) under one or more
+ ~~ contributor license agreements.  See the NOTICE file distributed with
+ ~~ this work for additional information regarding copyright ownership.
+ ~~ The ASF licenses this file to You under the Apache License, Version 2.0
+ ~~ (the "License"); you may not use this file except in compliance with
+ ~~ the License.  You may obtain a copy of the License at
+ ~~
+ ~~      http://www.apache.org/licenses/LICENSE-2.0
+ ~~
+ ~~ Unless required by applicable law or agreed to in writing, software
+ ~~ distributed under the License is distributed on an "AS IS" BASIS,
+ ~~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ ~~ See the License for the specific language governing permissions and
+ ~~ limitations under the License.
+
  ------
  Getting Started
  ------

Modified: myfaces/tobago/trunk/src/site/apt/index.apt
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/src/site/apt/index.apt?view=diff&rev=476274&r1=476273&r2=476274
==============================================================================
--- myfaces/tobago/trunk/src/site/apt/index.apt (original)
+++ myfaces/tobago/trunk/src/site/apt/index.apt Fri Nov 17 11:41:14 2006
@@ -1,3 +1,18 @@
+ ~~ Licensed to the Apache Software Foundation (ASF) under one or more
+ ~~ contributor license agreements.  See the NOTICE file distributed with
+ ~~ this work for additional information regarding copyright ownership.
+ ~~ The ASF licenses this file to You under the Apache License, Version 2.0
+ ~~ (the "License"); you may not use this file except in compliance with
+ ~~ the License.  You may obtain a copy of the License at
+ ~~
+ ~~      http://www.apache.org/licenses/LICENSE-2.0
+ ~~
+ ~~ Unless required by applicable law or agreed to in writing, software
+ ~~ distributed under the License is distributed on an "AS IS" BASIS,
+ ~~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ ~~ See the License for the specific language governing permissions and
+ ~~ limitations under the License.
+ 
  ------
  Tobago
  ------

Modified: myfaces/tobago/trunk/src/site/apt/roadmap.apt
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/src/site/apt/roadmap.apt?view=diff&rev=476274&r1=476273&r2=476274
==============================================================================
--- myfaces/tobago/trunk/src/site/apt/roadmap.apt (original)
+++ myfaces/tobago/trunk/src/site/apt/roadmap.apt Fri Nov 17 11:41:14 2006
@@ -1,3 +1,18 @@
+ ~~ Licensed to the Apache Software Foundation (ASF) under one or more
+ ~~ contributor license agreements.  See the NOTICE file distributed with
+ ~~ this work for additional information regarding copyright ownership.
+ ~~ The ASF licenses this file to You under the Apache License, Version 2.0
+ ~~ (the "License"); you may not use this file except in compliance with
+ ~~ the License.  You may obtain a copy of the License at
+ ~~
+ ~~      http://www.apache.org/licenses/LICENSE-2.0
+ ~~
+ ~~ Unless required by applicable law or agreed to in writing, software
+ ~~ distributed under the License is distributed on an "AS IS" BASIS,
+ ~~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ ~~ See the License for the specific language governing permissions and
+ ~~ limitations under the License.
+
  ------
  Roadmap
  ------

Modified: myfaces/tobago/trunk/src/site/apt/themes.apt
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/src/site/apt/themes.apt?view=diff&rev=476274&r1=476273&r2=476274
==============================================================================
--- myfaces/tobago/trunk/src/site/apt/themes.apt (original)
+++ myfaces/tobago/trunk/src/site/apt/themes.apt Fri Nov 17 11:41:14 2006
@@ -1,3 +1,18 @@
+ ~~ Licensed to the Apache Software Foundation (ASF) under one or more
+ ~~ contributor license agreements.  See the NOTICE file distributed with
+ ~~ this work for additional information regarding copyright ownership.
+ ~~ The ASF licenses this file to You under the Apache License, Version 2.0
+ ~~ (the "License"); you may not use this file except in compliance with
+ ~~ the License.  You may obtain a copy of the License at
+ ~~
+ ~~      http://www.apache.org/licenses/LICENSE-2.0
+ ~~
+ ~~ Unless required by applicable law or agreed to in writing, software
+ ~~ distributed under the License is distributed on an "AS IS" BASIS,
+ ~~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ ~~ See the License for the specific language governing permissions and
+ ~~ limitations under the License.
+
  ------
  Theme Handling
  ------

Modified: myfaces/tobago/trunk/src/site/fml/faq.fml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/src/site/fml/faq.fml?view=diff&rev=476274&r1=476273&r2=476274
==============================================================================
--- myfaces/tobago/trunk/src/site/fml/faq.fml (original)
+++ myfaces/tobago/trunk/src/site/fml/faq.fml Fri Nov 17 11:41:14 2006
@@ -1,4 +1,22 @@
 <?xml version="1.0"?>
+    
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+-->
+
 <faqs title="Frequently Asked Questions">
 
   <part id="faq">

Modified: myfaces/tobago/trunk/src/site/resources/css/site.css
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/src/site/resources/css/site.css?view=diff&rev=476274&r1=476273&r2=476274
==============================================================================
--- myfaces/tobago/trunk/src/site/resources/css/site.css (original)
+++ myfaces/tobago/trunk/src/site/resources/css/site.css Fri Nov 17 11:41:14 2006
@@ -1,3 +1,20 @@
+/*
+ * 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.
+ */
+
 /*H2, H3, H4, H5 {
   color: #660000;
 }

Modified: myfaces/tobago/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/src/site/site.xml?view=diff&rev=476274&r1=476273&r2=476274
==============================================================================
--- myfaces/tobago/trunk/src/site/site.xml (original)
+++ myfaces/tobago/trunk/src/site/site.xml Fri Nov 17 11:41:14 2006
@@ -1,4 +1,21 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+-->
+
 <project name="Tobago">
   <bannerLeft>
     <name>MyFaces</name>

Modified: myfaces/tobago/trunk/tobago-tool/gendoc/src/main/webapp/WEB-INF/classes/log4j.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-tool/gendoc/src/main/webapp/WEB-INF/classes/log4j.xml?view=diff&rev=476274&r1=476273&r2=476274
==============================================================================
--- myfaces/tobago/trunk/tobago-tool/gendoc/src/main/webapp/WEB-INF/classes/log4j.xml (original)
+++ myfaces/tobago/trunk/tobago-tool/gendoc/src/main/webapp/WEB-INF/classes/log4j.xml Fri Nov 17 11:41:14 2006
@@ -1,4 +1,21 @@
 <?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 log4j:configuration SYSTEM "log4j.dtd">
 
 <log4j:configuration>

Modified: myfaces/tobago/trunk/tobago-tool/gendoc/src/main/webapp/WEB-INF/demo.tld
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-tool/gendoc/src/main/webapp/WEB-INF/demo.tld?view=diff&rev=476274&r1=476273&r2=476274
==============================================================================
--- myfaces/tobago/trunk/tobago-tool/gendoc/src/main/webapp/WEB-INF/demo.tld (original)
+++ myfaces/tobago/trunk/tobago-tool/gendoc/src/main/webapp/WEB-INF/demo.tld Fri Nov 17 11:41:14 2006
@@ -1,4 +1,21 @@
 <?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 taglib PUBLIC "-//Sun Microsystems, Inc.//DTD JSP Tag Library 1.2//EN" "http://java.sun.com/dtd/web-jsptaglibrary_1_2.dtd">
 <taglib>
   <tlib-version>1.0</tlib-version>

Modified: myfaces/tobago/trunk/tobago-tool/gendoc/src/main/webapp/index.jsp
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-tool/gendoc/src/main/webapp/index.jsp?view=diff&rev=476274&r1=476273&r2=476274
==============================================================================
--- myfaces/tobago/trunk/tobago-tool/gendoc/src/main/webapp/index.jsp (original)
+++ myfaces/tobago/trunk/tobago-tool/gendoc/src/main/webapp/index.jsp Fri Nov 17 11:41:14 2006
@@ -1,3 +1,20 @@
+<%--
+ * 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 HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"
    "http://www.w3.org/TR/html4/frameset.dtd">
 <html>