This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 1.2.x
in repository https://gitbox.apache.org/repos/asf/tomcat-native.git
The following commit(s) were added to refs/heads/1.2.x by this push:
new 5c639a927 Copyright year updates for 2022
5c639a927 is described below
commit 5c639a927db109ec86f60dd54cd1508a8d23c1b2
Author: Mark Thomas <[email protected]>
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: [email protected]
For additional commands, e-mail: [email protected]