mirror of https://github.com/apache/openjpa.git
update various copyrights
we are shy of 2021, so use that already.
This commit is contained in:
parent
61b30777d4
commit
939f754e37
2
NOTICE
2
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/).
|
||||
|
|
|
@ -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/).
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue