This is an automated email from the ASF dual-hosted git repository.
struberg pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openjpa.git
The following commit(s) were added to refs/heads/master by this push:
new 939f754 update various copyrights
939f754 is described below
commit 939f754e373cb723699b7c36166f9fea1e98dcc8
Author: Mark Struberg <[email protected]>
AuthorDate: Tue Dec 1 11:45:43 2020 +0100
update various copyrights
we are shy of 2021, so use that already.
---
NOTICE | 2 +-
openjpa-project/NOTICE | 2 +-
openjpa-project/src/doc/manual/manual.xml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/NOTICE b/NOTICE
index be2070b..ecac8c5 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,6 +1,6 @@
Apache OpenJPA
-Copyright 2006-2015 The Apache Software Foundation
+Copyright 2006-2021 The Apache Software Foundation
This product includes software developed by
The Apache Software Foundation (http://www.apache.org/).
diff --git a/openjpa-project/NOTICE b/openjpa-project/NOTICE
index 85dae47..57fad81 100644
--- a/openjpa-project/NOTICE
+++ b/openjpa-project/NOTICE
@@ -1,6 +1,6 @@
Apache OpenJPA binary assembly
-Copyright 2006-2010 The Apache Software Foundation
+Copyright 2006-2021 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
diff --git a/openjpa-project/src/doc/manual/manual.xml
b/openjpa-project/src/doc/manual/manual.xml
index d720f68..1feb96c 100644
--- a/openjpa-project/src/doc/manual/manual.xml
+++ b/openjpa-project/src/doc/manual/manual.xml
@@ -64,7 +64,7 @@
<bookinfo>
<title>Apache OpenJPA 3.0 User's Guide</title>
<copyright>
- <year>2006-2016</year>
+ <year>2006-2021</year>
<holder>The Apache Software Foundation</holder>
</copyright>
<releaseinfo>Built from OpenJPA version <?eval ${openjpa.version}?>
revision <?eval ${buildNumber}?>.</releaseinfo>