You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2022/05/31 13:26:00 UTC

[tomcat-native] branch main updated: Copyright year updates for 2022

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

markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-native.git


The following commit(s) were added to refs/heads/main by this push:
     new df10e0847 Copyright year updates for 2022
df10e0847 is described below

commit df10e0847c71bd94f2168e68fd1873e791b44ca8
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Tue May 31 14:25:54 2022 +0100

    Copyright year updates for 2022
---
 NOTICE    | 2 +-
 build.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/NOTICE b/NOTICE
index b21c25a25..f50335ae8 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
 Apache Tomcat Native Library
-Copyright 2002-2020 The Apache Software Foundation
+Copyright 2002-2022 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/build.xml b/build.xml
index 1a1c83214..19da1f138 100644
--- a/build.xml
+++ b/build.xml
@@ -30,7 +30,7 @@
     <property name="project"               value="tomcat-native" />
     <property name="name"                  value="Tomcat Native" />
     <property name="title"                 value="Tomcat Native Library"/>
-    <property name="year"                  value="2020" />
+    <property name="year"                  value="2022" />
 
     <property name="test.runner"           value="junit.textui.TestRunner"/>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org