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 2019/01/25 20:15:34 UTC

[myfaces-tobago] branch tobago-2.x updated: set version and year

This is an automated email from the ASF dual-hosted git repository.

lofwyr pushed a commit to branch tobago-2.x
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git


The following commit(s) were added to refs/heads/tobago-2.x by this push:
     new c552602  set version and year
c552602 is described below

commit c55260215598fe5414a3a2aaaeacd205ed0ce661
Author: Udo Schnurpfeil <lo...@apache.org>
AuthorDate: Fri Jan 25 21:15:23 2019 +0100

    set version and year
---
 tobago-assembly/src/main/resources/NOTICE.txt                       | 2 +-
 .../myfaces/tobago/internal/taglib/component/package-info.java      | 6 +++---
 .../myfaces/tobago/internal/taglib/extension/package-info.java      | 6 +++---
 .../tobago-example-assembly/src/main/resources/NOTICE.txt           | 2 +-
 .../apache/myfaces/tobago/internal/taglib/sandbox/package-info.java | 6 +++---
 .../tobago-theme-plugin/src/main/resources/META-INF/NOTICE.txt      | 2 +-
 6 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/tobago-assembly/src/main/resources/NOTICE.txt b/tobago-assembly/src/main/resources/NOTICE.txt
index d4dae8b..fcb9c43 100644
--- a/tobago-assembly/src/main/resources/NOTICE.txt
+++ b/tobago-assembly/src/main/resources/NOTICE.txt
@@ -1,5 +1,5 @@
 Apache Tobago
-Copyright 2005-2015 The Apache Software Foundation
+Copyright 2005-2019 The Apache Software Foundation
 
 This product includes software developed by
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/package-info.java b/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/package-info.java
index 4c8be46..5facc2c 100644
--- a/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/package-info.java
+++ b/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/package-info.java
@@ -18,8 +18,8 @@
  */
 
 /**
- * <b>Tobago Framework Component Tag Library 2.3.x -
- * (C) Copyright 2005-2015 The Apache Software Foundation</b>
+ * <b>Tobago Framework Component Tag Library 2.4.x -
+ * (C) Copyright 2005-2019 The Apache Software Foundation</b>
  */
 @org.apache.myfaces.tobago.apt.annotation.Taglib(
     shortName = "tc",
@@ -28,6 +28,6 @@
         "org.apache.myfaces.tobago.webapp.TobagoServletContextListener",
         "org.apache.myfaces.tobago.webapp.SecretSessionListener"},
     name = "tobago",
-    displayName = "Tobago Components 2.3.x")
+    displayName = "Tobago Components 2.4.x")
 
 package org.apache.myfaces.tobago.internal.taglib.component;
diff --git a/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/extension/package-info.java b/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/extension/package-info.java
index 77e8feb..b21395a 100644
--- a/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/extension/package-info.java
+++ b/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/extension/package-info.java
@@ -18,13 +18,13 @@
  */
 
 /**
- * <b>Tobago Framework Extension Tag Library 2.3.x -
- * (C) Copyright 2005-2015 The Apache Software Foundation</b>
+ * <b>Tobago Framework Extension Tag Library 2.4.x -
+ * (C) Copyright 2005-2019 The Apache Software Foundation</b>
  */
 @org.apache.myfaces.tobago.apt.annotation.Taglib(
     shortName = "tx",
     uri = "http://myfaces.apache.org/tobago/extension",
     name = "tobago-extension",
-    displayName = "Tobago Extensions 2.3.x")
+    displayName = "Tobago Extensions 2.4.x")
 
 package org.apache.myfaces.tobago.internal.taglib.extension;
diff --git a/tobago-example/tobago-example-assembly/src/main/resources/NOTICE.txt b/tobago-example/tobago-example-assembly/src/main/resources/NOTICE.txt
index d4dae8b..fcb9c43 100644
--- a/tobago-example/tobago-example-assembly/src/main/resources/NOTICE.txt
+++ b/tobago-example/tobago-example-assembly/src/main/resources/NOTICE.txt
@@ -1,5 +1,5 @@
 Apache Tobago
-Copyright 2005-2015 The Apache Software Foundation
+Copyright 2005-2019 The Apache Software Foundation
 
 This product includes software developed by
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/tobago-extension/tobago-sandbox/src/main/java/org/apache/myfaces/tobago/internal/taglib/sandbox/package-info.java b/tobago-extension/tobago-sandbox/src/main/java/org/apache/myfaces/tobago/internal/taglib/sandbox/package-info.java
index 674aa7b..911c077 100644
--- a/tobago-extension/tobago-sandbox/src/main/java/org/apache/myfaces/tobago/internal/taglib/sandbox/package-info.java
+++ b/tobago-extension/tobago-sandbox/src/main/java/org/apache/myfaces/tobago/internal/taglib/sandbox/package-info.java
@@ -18,8 +18,8 @@
  */
 
 /**
- * <b>Tobago Framework Sandbox Tag Library 2.3.x -
- * (C) Copyright 2002-2015 The Apache Software Foundation</b>
+ * <b>Tobago Framework Sandbox Tag Library 2.4.x -
+ * (C) Copyright 2002-2019 The Apache Software Foundation</b>
  *
  * <b>Warning: The sandbox tag library contains unstable components.
  * Everything is subject to change without prior notice.</b>
@@ -28,6 +28,6 @@
     shortName = "tcs",
     uri = "http://myfaces.apache.org/tobago/sandbox",
     name = "tobago-sandbox",
-    displayName = "Tobago Sandbox 2.3.x")
+    displayName = "Tobago Sandbox 2.4.x")
 
 package org.apache.myfaces.tobago.internal.taglib.sandbox;
diff --git a/tobago-tool/tobago-theme-plugin/src/main/resources/META-INF/NOTICE.txt b/tobago-tool/tobago-theme-plugin/src/main/resources/META-INF/NOTICE.txt
index a367a0b..2f7f386 100644
--- a/tobago-tool/tobago-theme-plugin/src/main/resources/META-INF/NOTICE.txt
+++ b/tobago-tool/tobago-theme-plugin/src/main/resources/META-INF/NOTICE.txt
@@ -1,5 +1,5 @@
 Apache Tobago
-Copyright 2005-2015 The Apache Software Foundation
+Copyright 2005-2019 The Apache Software Foundation
 
 This product includes software developed by
 The Apache Software Foundation (http://www.apache.org/).