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

svn commit: r1578287 - in /myfaces/tobago/branches/tobago-1.0.x: core/src/main/java/org/apache/myfaces/tobago/taglib/component/ core/src/main/java/org/apache/myfaces/tobago/taglib/extension/ core/src/main/resources/META-INF/ example/addressbook/war/src...

Author: lofwyr
Date: Mon Mar 17 10:12:40 2014
New Revision: 1578287

URL: http://svn.apache.org/r1578287
Log:
updating copyright year
version info in taglib

Modified:
    myfaces/tobago/branches/tobago-1.0.x/core/src/main/java/org/apache/myfaces/tobago/taglib/component/package-info.java
    myfaces/tobago/branches/tobago-1.0.x/core/src/main/java/org/apache/myfaces/tobago/taglib/extension/package-info.java
    myfaces/tobago/branches/tobago-1.0.x/core/src/main/resources/META-INF/NOTICE.txt
    myfaces/tobago/branches/tobago-1.0.x/example/addressbook/war/src/main/webapp/META-INF/NOTICE.txt
    myfaces/tobago/branches/tobago-1.0.x/example/blank/src/main/webapp/META-INF/NOTICE.txt
    myfaces/tobago/branches/tobago-1.0.x/example/demo/src/main/webapp/META-INF/NOTICE.txt
    myfaces/tobago/branches/tobago-1.0.x/example/experimental/src/main/webapp/META-INF/NOTICE.txt
    myfaces/tobago/branches/tobago-1.0.x/example/facelets/src/main/webapp/META-INF/NOTICE.txt
    myfaces/tobago/branches/tobago-1.0.x/example/nonfacesrequest/src/main/webapp/META-INF/NOTICE.txt
    myfaces/tobago/branches/tobago-1.0.x/example/sandbox/src/main/webapp/META-INF/NOTICE.txt
    myfaces/tobago/branches/tobago-1.0.x/example/security/src/main/webapp/META-INF/NOTICE.txt
    myfaces/tobago/branches/tobago-1.0.x/example/tobago-example-assembly/src/main/resources/NOTICE.txt
    myfaces/tobago/branches/tobago-1.0.x/example/tobago-theme-example/src/main/resources/META-INF/NOTICE.txt
    myfaces/tobago/branches/tobago-1.0.x/extension/facelets/src/main/resources/META-INF/NOTICE.txt
    myfaces/tobago/branches/tobago-1.0.x/extension/fileupload/src/main/resources/META-INF/NOTICE.txt
    myfaces/tobago/branches/tobago-1.0.x/extension/message-fix/src/main/resources/META-INF/NOTICE.txt
    myfaces/tobago/branches/tobago-1.0.x/extension/security/src/main/resources/META-INF/NOTICE.txt
    myfaces/tobago/branches/tobago-1.0.x/sandbox/src/main/java/org/apache/myfaces/tobago/taglib/sandbox/package-info.java
    myfaces/tobago/branches/tobago-1.0.x/sandbox/src/main/resources/META-INF/NOTICE.txt
    myfaces/tobago/branches/tobago-1.0.x/theme/charlotteville/src/main/resources/META-INF/NOTICE.txt
    myfaces/tobago/branches/tobago-1.0.x/theme/richmond/src/main/resources/META-INF/NOTICE.txt
    myfaces/tobago/branches/tobago-1.0.x/theme/scarborough/src/main/resources/META-INF/NOTICE.txt
    myfaces/tobago/branches/tobago-1.0.x/theme/speyside/src/main/resources/META-INF/NOTICE.txt
    myfaces/tobago/branches/tobago-1.0.x/theme/standard/src/main/resources/META-INF/NOTICE.txt
    myfaces/tobago/branches/tobago-1.0.x/tobago-assembly/src/main/resources/NOTICE.txt
    myfaces/tobago/branches/tobago-1.0.x/tobago-tool/build-system/NOTICE.txt
    myfaces/tobago/branches/tobago-1.0.x/tobago-tool/maven-apt-plugin/src/main/resources/META-INF/NOTICE.txt
    myfaces/tobago/branches/tobago-1.0.x/tobago-tool/maven-theme-plugin/src/main/resources/META-INF/NOTICE.txt
    myfaces/tobago/branches/tobago-1.0.x/tobago-tool/tobago-tool-annotation/src/main/resources/META-INF/NOTICE.txt
    myfaces/tobago/branches/tobago-1.0.x/tobago-tool/tobago-tool-apt/src/main/resources/META-INF/NOTICE.txt

Modified: myfaces/tobago/branches/tobago-1.0.x/core/src/main/java/org/apache/myfaces/tobago/taglib/component/package-info.java
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-1.0.x/core/src/main/java/org/apache/myfaces/tobago/taglib/component/package-info.java?rev=1578287&r1=1578286&r2=1578287&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-1.0.x/core/src/main/java/org/apache/myfaces/tobago/taglib/component/package-info.java (original)
+++ myfaces/tobago/branches/tobago-1.0.x/core/src/main/java/org/apache/myfaces/tobago/taglib/component/package-info.java Mon Mar 17 10:12:40 2014
@@ -1,6 +1,6 @@
 /**
- * <b>Tobago Framework Component Tag Library -
- * (C) Copyright 2005-2013 The Apache Software Foundation</b>
+ * <b>Tobago Framework Component Tag Library 1.0.x -
+ * (C) Copyright 2005-2014 The Apache Software Foundation</b>
  *
  */
 @org.apache.myfaces.tobago.apt.annotation.Taglib(

Modified: myfaces/tobago/branches/tobago-1.0.x/core/src/main/java/org/apache/myfaces/tobago/taglib/extension/package-info.java
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-1.0.x/core/src/main/java/org/apache/myfaces/tobago/taglib/extension/package-info.java?rev=1578287&r1=1578286&r2=1578287&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-1.0.x/core/src/main/java/org/apache/myfaces/tobago/taglib/extension/package-info.java (original)
+++ myfaces/tobago/branches/tobago-1.0.x/core/src/main/java/org/apache/myfaces/tobago/taglib/extension/package-info.java Mon Mar 17 10:12:40 2014
@@ -1,6 +1,6 @@
 /**
- * <b>Tobago Framework Extension Tag Library -
- * (C) Copyright 2005-2013 The Apache Software Foundation</b>
+ * <b>Tobago Framework Extension Tag Library 1.0.x -
+ * (C) Copyright 2005-2014 The Apache Software Foundation</b>
  */
 @org.apache.myfaces.tobago.apt.annotation.Taglib(
     shortName = "tx",

Modified: myfaces/tobago/branches/tobago-1.0.x/core/src/main/resources/META-INF/NOTICE.txt
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-1.0.x/core/src/main/resources/META-INF/NOTICE.txt?rev=1578287&r1=1578286&r2=1578287&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-1.0.x/core/src/main/resources/META-INF/NOTICE.txt (original)
+++ myfaces/tobago/branches/tobago-1.0.x/core/src/main/resources/META-INF/NOTICE.txt Mon Mar 17 10:12:40 2014
@@ -1,5 +1,5 @@
 Apache Tobago
-Copyright 2005-2013 The Apache Software Foundation
+Copyright 2005-2014 The Apache Software Foundation
 
 This product includes software developed by
 The Apache Software Foundation (http://www.apache.org/).

Modified: myfaces/tobago/branches/tobago-1.0.x/example/addressbook/war/src/main/webapp/META-INF/NOTICE.txt
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-1.0.x/example/addressbook/war/src/main/webapp/META-INF/NOTICE.txt?rev=1578287&r1=1578286&r2=1578287&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-1.0.x/example/addressbook/war/src/main/webapp/META-INF/NOTICE.txt (original)
+++ myfaces/tobago/branches/tobago-1.0.x/example/addressbook/war/src/main/webapp/META-INF/NOTICE.txt Mon Mar 17 10:12:40 2014
@@ -1,5 +1,5 @@
 Apache Tobago
-Copyright 2005-2013 The Apache Software Foundation
+Copyright 2005-2014 The Apache Software Foundation
 
 This product includes software developed by
 The Apache Software Foundation (http://www.apache.org/).

Modified: myfaces/tobago/branches/tobago-1.0.x/example/blank/src/main/webapp/META-INF/NOTICE.txt
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-1.0.x/example/blank/src/main/webapp/META-INF/NOTICE.txt?rev=1578287&r1=1578286&r2=1578287&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-1.0.x/example/blank/src/main/webapp/META-INF/NOTICE.txt (original)
+++ myfaces/tobago/branches/tobago-1.0.x/example/blank/src/main/webapp/META-INF/NOTICE.txt Mon Mar 17 10:12:40 2014
@@ -1,5 +1,5 @@
 Apache Tobago
-Copyright 2005-2013 The Apache Software Foundation
+Copyright 2005-2014 The Apache Software Foundation
 
 This product includes software developed by
 The Apache Software Foundation (http://www.apache.org/).

Modified: myfaces/tobago/branches/tobago-1.0.x/example/demo/src/main/webapp/META-INF/NOTICE.txt
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-1.0.x/example/demo/src/main/webapp/META-INF/NOTICE.txt?rev=1578287&r1=1578286&r2=1578287&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-1.0.x/example/demo/src/main/webapp/META-INF/NOTICE.txt (original)
+++ myfaces/tobago/branches/tobago-1.0.x/example/demo/src/main/webapp/META-INF/NOTICE.txt Mon Mar 17 10:12:40 2014
@@ -1,5 +1,5 @@
 Apache Tobago
-Copyright 2005-2013 The Apache Software Foundation
+Copyright 2005-2014 The Apache Software Foundation
 
 This product includes software developed by
 The Apache Software Foundation (http://www.apache.org/).

Modified: myfaces/tobago/branches/tobago-1.0.x/example/experimental/src/main/webapp/META-INF/NOTICE.txt
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-1.0.x/example/experimental/src/main/webapp/META-INF/NOTICE.txt?rev=1578287&r1=1578286&r2=1578287&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-1.0.x/example/experimental/src/main/webapp/META-INF/NOTICE.txt (original)
+++ myfaces/tobago/branches/tobago-1.0.x/example/experimental/src/main/webapp/META-INF/NOTICE.txt Mon Mar 17 10:12:40 2014
@@ -1,5 +1,5 @@
 Apache Tobago
-Copyright 2005-2013 The Apache Software Foundation
+Copyright 2005-2014 The Apache Software Foundation
 
 This product includes software developed by
 The Apache Software Foundation (http://www.apache.org/).

Modified: myfaces/tobago/branches/tobago-1.0.x/example/facelets/src/main/webapp/META-INF/NOTICE.txt
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-1.0.x/example/facelets/src/main/webapp/META-INF/NOTICE.txt?rev=1578287&r1=1578286&r2=1578287&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-1.0.x/example/facelets/src/main/webapp/META-INF/NOTICE.txt (original)
+++ myfaces/tobago/branches/tobago-1.0.x/example/facelets/src/main/webapp/META-INF/NOTICE.txt Mon Mar 17 10:12:40 2014
@@ -1,5 +1,5 @@
 Apache Tobago
-Copyright 2005-2013 The Apache Software Foundation
+Copyright 2005-2014 The Apache Software Foundation
 
 This product includes software developed by
 The Apache Software Foundation (http://www.apache.org/).

Modified: myfaces/tobago/branches/tobago-1.0.x/example/nonfacesrequest/src/main/webapp/META-INF/NOTICE.txt
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-1.0.x/example/nonfacesrequest/src/main/webapp/META-INF/NOTICE.txt?rev=1578287&r1=1578286&r2=1578287&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-1.0.x/example/nonfacesrequest/src/main/webapp/META-INF/NOTICE.txt (original)
+++ myfaces/tobago/branches/tobago-1.0.x/example/nonfacesrequest/src/main/webapp/META-INF/NOTICE.txt Mon Mar 17 10:12:40 2014
@@ -1,5 +1,5 @@
 Apache Tobago
-Copyright 2005-2013 The Apache Software Foundation
+Copyright 2005-2014 The Apache Software Foundation
 
 This product includes software developed by
 The Apache Software Foundation (http://www.apache.org/).

Modified: myfaces/tobago/branches/tobago-1.0.x/example/sandbox/src/main/webapp/META-INF/NOTICE.txt
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-1.0.x/example/sandbox/src/main/webapp/META-INF/NOTICE.txt?rev=1578287&r1=1578286&r2=1578287&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-1.0.x/example/sandbox/src/main/webapp/META-INF/NOTICE.txt (original)
+++ myfaces/tobago/branches/tobago-1.0.x/example/sandbox/src/main/webapp/META-INF/NOTICE.txt Mon Mar 17 10:12:40 2014
@@ -1,5 +1,5 @@
 Apache Tobago
-Copyright 2005-2013 The Apache Software Foundation
+Copyright 2005-2014 The Apache Software Foundation
 
 This product includes software developed by
 The Apache Software Foundation (http://www.apache.org/).

Modified: myfaces/tobago/branches/tobago-1.0.x/example/security/src/main/webapp/META-INF/NOTICE.txt
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-1.0.x/example/security/src/main/webapp/META-INF/NOTICE.txt?rev=1578287&r1=1578286&r2=1578287&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-1.0.x/example/security/src/main/webapp/META-INF/NOTICE.txt (original)
+++ myfaces/tobago/branches/tobago-1.0.x/example/security/src/main/webapp/META-INF/NOTICE.txt Mon Mar 17 10:12:40 2014
@@ -1,5 +1,5 @@
 Apache Tobago
-Copyright 2005-2013 The Apache Software Foundation
+Copyright 2005-2014 The Apache Software Foundation
 
 This product includes software developed by
 The Apache Software Foundation (http://www.apache.org/).

Modified: myfaces/tobago/branches/tobago-1.0.x/example/tobago-example-assembly/src/main/resources/NOTICE.txt
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-1.0.x/example/tobago-example-assembly/src/main/resources/NOTICE.txt?rev=1578287&r1=1578286&r2=1578287&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-1.0.x/example/tobago-example-assembly/src/main/resources/NOTICE.txt (original)
+++ myfaces/tobago/branches/tobago-1.0.x/example/tobago-example-assembly/src/main/resources/NOTICE.txt Mon Mar 17 10:12:40 2014
@@ -1,5 +1,5 @@
 Apache Tobago
-Copyright 2005-2013 The Apache Software Foundation
+Copyright 2005-2014 The Apache Software Foundation
 
 This product includes software developed by
 The Apache Software Foundation (http://www.apache.org/).

Modified: myfaces/tobago/branches/tobago-1.0.x/example/tobago-theme-example/src/main/resources/META-INF/NOTICE.txt
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-1.0.x/example/tobago-theme-example/src/main/resources/META-INF/NOTICE.txt?rev=1578287&r1=1578286&r2=1578287&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-1.0.x/example/tobago-theme-example/src/main/resources/META-INF/NOTICE.txt (original)
+++ myfaces/tobago/branches/tobago-1.0.x/example/tobago-theme-example/src/main/resources/META-INF/NOTICE.txt Mon Mar 17 10:12:40 2014
@@ -1,5 +1,5 @@
 Apache Tobago
-Copyright 2005-2013 The Apache Software Foundation
+Copyright 2005-2014 The Apache Software Foundation
 
 This product includes software developed by
 The Apache Software Foundation (http://www.apache.org/).

Modified: myfaces/tobago/branches/tobago-1.0.x/extension/facelets/src/main/resources/META-INF/NOTICE.txt
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-1.0.x/extension/facelets/src/main/resources/META-INF/NOTICE.txt?rev=1578287&r1=1578286&r2=1578287&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-1.0.x/extension/facelets/src/main/resources/META-INF/NOTICE.txt (original)
+++ myfaces/tobago/branches/tobago-1.0.x/extension/facelets/src/main/resources/META-INF/NOTICE.txt Mon Mar 17 10:12:40 2014
@@ -1,5 +1,5 @@
 Apache Tobago
-Copyright 2005-2013 The Apache Software Foundation
+Copyright 2005-2014 The Apache Software Foundation
 
 This product includes software developed by
 The Apache Software Foundation (http://www.apache.org/).

Modified: myfaces/tobago/branches/tobago-1.0.x/extension/fileupload/src/main/resources/META-INF/NOTICE.txt
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-1.0.x/extension/fileupload/src/main/resources/META-INF/NOTICE.txt?rev=1578287&r1=1578286&r2=1578287&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-1.0.x/extension/fileupload/src/main/resources/META-INF/NOTICE.txt (original)
+++ myfaces/tobago/branches/tobago-1.0.x/extension/fileupload/src/main/resources/META-INF/NOTICE.txt Mon Mar 17 10:12:40 2014
@@ -1,5 +1,5 @@
 Apache Tobago
-Copyright 2005-2013 The Apache Software Foundation
+Copyright 2005-2014 The Apache Software Foundation
 
 This product includes software developed by
 The Apache Software Foundation (http://www.apache.org/).

Modified: myfaces/tobago/branches/tobago-1.0.x/extension/message-fix/src/main/resources/META-INF/NOTICE.txt
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-1.0.x/extension/message-fix/src/main/resources/META-INF/NOTICE.txt?rev=1578287&r1=1578286&r2=1578287&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-1.0.x/extension/message-fix/src/main/resources/META-INF/NOTICE.txt (original)
+++ myfaces/tobago/branches/tobago-1.0.x/extension/message-fix/src/main/resources/META-INF/NOTICE.txt Mon Mar 17 10:12:40 2014
@@ -1,5 +1,5 @@
 Apache Tobago
-Copyright 2005-2013 The Apache Software Foundation
+Copyright 2005-2014 The Apache Software Foundation
 
 This product includes software developed by
 The Apache Software Foundation (http://www.apache.org/).

Modified: myfaces/tobago/branches/tobago-1.0.x/extension/security/src/main/resources/META-INF/NOTICE.txt
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-1.0.x/extension/security/src/main/resources/META-INF/NOTICE.txt?rev=1578287&r1=1578286&r2=1578287&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-1.0.x/extension/security/src/main/resources/META-INF/NOTICE.txt (original)
+++ myfaces/tobago/branches/tobago-1.0.x/extension/security/src/main/resources/META-INF/NOTICE.txt Mon Mar 17 10:12:40 2014
@@ -1,5 +1,5 @@
 Apache Tobago
-Copyright 2005-2013 The Apache Software Foundation
+Copyright 2005-2014 The Apache Software Foundation
 
 This product includes software developed by
 The Apache Software Foundation (http://www.apache.org/).

Modified: myfaces/tobago/branches/tobago-1.0.x/sandbox/src/main/java/org/apache/myfaces/tobago/taglib/sandbox/package-info.java
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-1.0.x/sandbox/src/main/java/org/apache/myfaces/tobago/taglib/sandbox/package-info.java?rev=1578287&r1=1578286&r2=1578287&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-1.0.x/sandbox/src/main/java/org/apache/myfaces/tobago/taglib/sandbox/package-info.java (original)
+++ myfaces/tobago/branches/tobago-1.0.x/sandbox/src/main/java/org/apache/myfaces/tobago/taglib/sandbox/package-info.java Mon Mar 17 10:12:40 2014
@@ -1,6 +1,6 @@
 /**
- * <b>Tobago Framework Sandbox Tag Library -
- * (C) Copyright 2002-2008 The Apache Software Foundation</b>
+ * <b>Tobago Framework Sandbox Tag Library 1.0.x -
+ * (C) Copyright 2005-2014 The Apache Software Foundation</b>
  *
  * <b>Warning: The sandbox tag library contains unstable components.
  * Everything is subject to change without prior notice.</b>

Modified: myfaces/tobago/branches/tobago-1.0.x/sandbox/src/main/resources/META-INF/NOTICE.txt
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-1.0.x/sandbox/src/main/resources/META-INF/NOTICE.txt?rev=1578287&r1=1578286&r2=1578287&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-1.0.x/sandbox/src/main/resources/META-INF/NOTICE.txt (original)
+++ myfaces/tobago/branches/tobago-1.0.x/sandbox/src/main/resources/META-INF/NOTICE.txt Mon Mar 17 10:12:40 2014
@@ -1,5 +1,5 @@
 Apache Tobago
-Copyright 2005-2013 The Apache Software Foundation
+Copyright 2005-2014 The Apache Software Foundation
 
 This product includes software developed by
 The Apache Software Foundation (http://www.apache.org/).

Modified: myfaces/tobago/branches/tobago-1.0.x/theme/charlotteville/src/main/resources/META-INF/NOTICE.txt
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-1.0.x/theme/charlotteville/src/main/resources/META-INF/NOTICE.txt?rev=1578287&r1=1578286&r2=1578287&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-1.0.x/theme/charlotteville/src/main/resources/META-INF/NOTICE.txt (original)
+++ myfaces/tobago/branches/tobago-1.0.x/theme/charlotteville/src/main/resources/META-INF/NOTICE.txt Mon Mar 17 10:12:40 2014
@@ -1,5 +1,5 @@
 Apache Tobago
-Copyright 2005-2013 The Apache Software Foundation
+Copyright 2005-2014 The Apache Software Foundation
 
 This product includes software developed by
 The Apache Software Foundation (http://www.apache.org/).

Modified: myfaces/tobago/branches/tobago-1.0.x/theme/richmond/src/main/resources/META-INF/NOTICE.txt
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-1.0.x/theme/richmond/src/main/resources/META-INF/NOTICE.txt?rev=1578287&r1=1578286&r2=1578287&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-1.0.x/theme/richmond/src/main/resources/META-INF/NOTICE.txt (original)
+++ myfaces/tobago/branches/tobago-1.0.x/theme/richmond/src/main/resources/META-INF/NOTICE.txt Mon Mar 17 10:12:40 2014
@@ -1,5 +1,5 @@
 Apache Tobago
-Copyright 2005-2013 The Apache Software Foundation
+Copyright 2005-2014 The Apache Software Foundation
 
 This product includes software developed by
 The Apache Software Foundation (http://www.apache.org/).

Modified: myfaces/tobago/branches/tobago-1.0.x/theme/scarborough/src/main/resources/META-INF/NOTICE.txt
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-1.0.x/theme/scarborough/src/main/resources/META-INF/NOTICE.txt?rev=1578287&r1=1578286&r2=1578287&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-1.0.x/theme/scarborough/src/main/resources/META-INF/NOTICE.txt (original)
+++ myfaces/tobago/branches/tobago-1.0.x/theme/scarborough/src/main/resources/META-INF/NOTICE.txt Mon Mar 17 10:12:40 2014
@@ -1,5 +1,5 @@
 Apache Tobago
-Copyright 2005-2013 The Apache Software Foundation
+Copyright 2005-2014 The Apache Software Foundation
 
 This product includes software developed by
 The Apache Software Foundation (http://www.apache.org/).

Modified: myfaces/tobago/branches/tobago-1.0.x/theme/speyside/src/main/resources/META-INF/NOTICE.txt
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-1.0.x/theme/speyside/src/main/resources/META-INF/NOTICE.txt?rev=1578287&r1=1578286&r2=1578287&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-1.0.x/theme/speyside/src/main/resources/META-INF/NOTICE.txt (original)
+++ myfaces/tobago/branches/tobago-1.0.x/theme/speyside/src/main/resources/META-INF/NOTICE.txt Mon Mar 17 10:12:40 2014
@@ -1,5 +1,5 @@
 Apache Tobago
-Copyright 2005-2013 The Apache Software Foundation
+Copyright 2005-2014 The Apache Software Foundation
 
 This product includes software developed by
 The Apache Software Foundation (http://www.apache.org/).

Modified: myfaces/tobago/branches/tobago-1.0.x/theme/standard/src/main/resources/META-INF/NOTICE.txt
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-1.0.x/theme/standard/src/main/resources/META-INF/NOTICE.txt?rev=1578287&r1=1578286&r2=1578287&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-1.0.x/theme/standard/src/main/resources/META-INF/NOTICE.txt (original)
+++ myfaces/tobago/branches/tobago-1.0.x/theme/standard/src/main/resources/META-INF/NOTICE.txt Mon Mar 17 10:12:40 2014
@@ -1,5 +1,5 @@
 Apache Tobago
-Copyright 2005-2013 The Apache Software Foundation
+Copyright 2005-2014 The Apache Software Foundation
 
 This product includes software developed by
 The Apache Software Foundation (http://www.apache.org/).

Modified: myfaces/tobago/branches/tobago-1.0.x/tobago-assembly/src/main/resources/NOTICE.txt
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-1.0.x/tobago-assembly/src/main/resources/NOTICE.txt?rev=1578287&r1=1578286&r2=1578287&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-1.0.x/tobago-assembly/src/main/resources/NOTICE.txt (original)
+++ myfaces/tobago/branches/tobago-1.0.x/tobago-assembly/src/main/resources/NOTICE.txt Mon Mar 17 10:12:40 2014
@@ -1,5 +1,5 @@
 Apache Tobago
-Copyright 2005-2013 The Apache Software Foundation
+Copyright 2005-2014 The Apache Software Foundation
 
 This product includes software developed by
 The Apache Software Foundation (http://www.apache.org/).

Modified: myfaces/tobago/branches/tobago-1.0.x/tobago-tool/build-system/NOTICE.txt
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-1.0.x/tobago-tool/build-system/NOTICE.txt?rev=1578287&r1=1578286&r2=1578287&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-1.0.x/tobago-tool/build-system/NOTICE.txt (original)
+++ myfaces/tobago/branches/tobago-1.0.x/tobago-tool/build-system/NOTICE.txt Mon Mar 17 10:12:40 2014
@@ -1,5 +1,5 @@
 Apache Tobago
-Copyright 2005-2013 The Apache Software Foundation
+Copyright 2005-2014 The Apache Software Foundation
 
 This product includes software developed by:
 The Apache Software Foundation (http://www.apache.org)

Modified: myfaces/tobago/branches/tobago-1.0.x/tobago-tool/maven-apt-plugin/src/main/resources/META-INF/NOTICE.txt
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-1.0.x/tobago-tool/maven-apt-plugin/src/main/resources/META-INF/NOTICE.txt?rev=1578287&r1=1578286&r2=1578287&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-1.0.x/tobago-tool/maven-apt-plugin/src/main/resources/META-INF/NOTICE.txt (original)
+++ myfaces/tobago/branches/tobago-1.0.x/tobago-tool/maven-apt-plugin/src/main/resources/META-INF/NOTICE.txt Mon Mar 17 10:12:40 2014
@@ -1,5 +1,5 @@
 Apache Tobago
-Copyright 2005-2013 The Apache Software Foundation
+Copyright 2005-2014 The Apache Software Foundation
 
 This product includes software developed by
 The Apache Software Foundation (http://www.apache.org/).

Modified: myfaces/tobago/branches/tobago-1.0.x/tobago-tool/maven-theme-plugin/src/main/resources/META-INF/NOTICE.txt
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-1.0.x/tobago-tool/maven-theme-plugin/src/main/resources/META-INF/NOTICE.txt?rev=1578287&r1=1578286&r2=1578287&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-1.0.x/tobago-tool/maven-theme-plugin/src/main/resources/META-INF/NOTICE.txt (original)
+++ myfaces/tobago/branches/tobago-1.0.x/tobago-tool/maven-theme-plugin/src/main/resources/META-INF/NOTICE.txt Mon Mar 17 10:12:40 2014
@@ -1,5 +1,5 @@
 Apache Tobago
-Copyright 2005-2013 The Apache Software Foundation
+Copyright 2005-2014 The Apache Software Foundation
 
 This product includes software developed by
 The Apache Software Foundation (http://www.apache.org/).

Modified: myfaces/tobago/branches/tobago-1.0.x/tobago-tool/tobago-tool-annotation/src/main/resources/META-INF/NOTICE.txt
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-1.0.x/tobago-tool/tobago-tool-annotation/src/main/resources/META-INF/NOTICE.txt?rev=1578287&r1=1578286&r2=1578287&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-1.0.x/tobago-tool/tobago-tool-annotation/src/main/resources/META-INF/NOTICE.txt (original)
+++ myfaces/tobago/branches/tobago-1.0.x/tobago-tool/tobago-tool-annotation/src/main/resources/META-INF/NOTICE.txt Mon Mar 17 10:12:40 2014
@@ -1,5 +1,5 @@
 Apache Tobago
-Copyright 2005-2013 The Apache Software Foundation
+Copyright 2005-2014 The Apache Software Foundation
 
 This product includes software developed by
 The Apache Software Foundation (http://www.apache.org/).

Modified: myfaces/tobago/branches/tobago-1.0.x/tobago-tool/tobago-tool-apt/src/main/resources/META-INF/NOTICE.txt
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-1.0.x/tobago-tool/tobago-tool-apt/src/main/resources/META-INF/NOTICE.txt?rev=1578287&r1=1578286&r2=1578287&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-1.0.x/tobago-tool/tobago-tool-apt/src/main/resources/META-INF/NOTICE.txt (original)
+++ myfaces/tobago/branches/tobago-1.0.x/tobago-tool/tobago-tool-apt/src/main/resources/META-INF/NOTICE.txt Mon Mar 17 10:12:40 2014
@@ -1,5 +1,5 @@
 Apache Tobago
-Copyright 2005-2013 The Apache Software Foundation
+Copyright 2005-2014 The Apache Software Foundation
 
 This product includes software developed by
 The Apache Software Foundation (http://www.apache.org/).