mirror of https://github.com/apache/cassandra
Bump copyright to 2009-2022
This commit is contained in:
parent
7e68448235
commit
9c6efe1222
|
|
@ -1,5 +1,5 @@
|
||||||
Apache Cassandra
|
Apache Cassandra
|
||||||
Copyright 2009-2019 The Apache Software Foundation
|
Copyright 2009-2022 The Apache Software Foundation
|
||||||
|
|
||||||
This product includes software developed by The Apache Software
|
This product includes software developed by The Apache Software
|
||||||
Foundation (http://www.apache.org/).
|
Foundation (http://www.apache.org/).
|
||||||
|
|
|
||||||
|
|
@ -178,7 +178,7 @@
|
||||||
<sequential>
|
<sequential>
|
||||||
<javadoc destdir="@{destdir}" author="true" version="true" use="true"
|
<javadoc destdir="@{destdir}" author="true" version="true" use="true"
|
||||||
windowtitle="${ant.project.name} API" classpathref="cassandra.classpath"
|
windowtitle="${ant.project.name} API" classpathref="cassandra.classpath"
|
||||||
bottom="Copyright &copy; 2009-2019 The Apache Software Foundation"
|
bottom="Copyright &copy; 2009-2022 The Apache Software Foundation"
|
||||||
useexternalfile="yes" encoding="UTF-8"
|
useexternalfile="yes" encoding="UTF-8"
|
||||||
maxmemory="256m">
|
maxmemory="256m">
|
||||||
<filesets/>
|
<filesets/>
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
This package was debianized by Eric Evans <eevans@apache.org> on
|
This package was debianized by Eric Evans <eevans@apache.org> on
|
||||||
Sun, 26 Jul 2009 15:12:10 +0000
|
Sun, 26 Jul 2009 15:12:10 +0000
|
||||||
|
|
||||||
Upstream Author: Cassandra Developers <cassandra-dev@incubator.apache.org>
|
Upstream Author: Cassandra Developers <dev@cassandra.apache.org>
|
||||||
|
|
||||||
Copyright (c) 2009, The Apache Software Foundation.
|
Copyright (c) 2009, The Apache Software Foundation.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue