This is an automated email from the ASF dual-hosted git repository.
dgriffon pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/unomi.git
The following commit(s) were added to refs/heads/master by this push:
new a390e520d UNOMI-663 : set year to 2022 (#514)
a390e520d is described below
commit a390e520d73badfe9c7162af1a11c72aa3bad019
Author: David Griffon <[email protected]>
AuthorDate: Tue Sep 27 17:33:58 2022 +0200
UNOMI-663 : set year to 2022 (#514)
---
NOTICE.template | 2 +-
package/src/main/resources/NOTICE | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/NOTICE.template b/NOTICE.template
index ece4e0aaf..0e8eab48c 100644
--- a/NOTICE.template
+++ b/NOTICE.template
@@ -1,5 +1,5 @@
Apache Unomi
-Copyright 2015-2021 The Apache Software Foundation
+Copyright 2015-2022 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
diff --git a/package/src/main/resources/NOTICE
b/package/src/main/resources/NOTICE
index 8f6478193..3f2e23d39 100644
--- a/package/src/main/resources/NOTICE
+++ b/package/src/main/resources/NOTICE
@@ -1,5 +1,5 @@
Apache Unomi
-Copyright 2015-2021 The Apache Software Foundation
+Copyright 2015-2022 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).