This is an automated email from the ASF dual-hosted git repository.
mck pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git
The following commit(s) were added to refs/heads/trunk by this push:
new 2ef0ac6 Bump copyright to 2009-2021
2ef0ac6 is described below
commit 2ef0ac6ae971073e84251d3b151df44839931cf7
Author: Mick Semb Wever <[email protected]>
AuthorDate: Thu Jan 7 22:47:22 2021 +0100
Bump copyright to 2009-2021
---
NOTICE.txt | 2 +-
build.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/NOTICE.txt b/NOTICE.txt
index d135e1e..7d215d2 100644
--- a/NOTICE.txt
+++ b/NOTICE.txt
@@ -1,5 +1,5 @@
Apache Cassandra
-Copyright 2009-2020 The Apache Software Foundation
+Copyright 2009-2021 The Apache Software Foundation
This product includes software developed by The Apache Software
Foundation (http://www.apache.org/).
diff --git a/build.xml b/build.xml
index 8e79a6f..7633111 100644
--- a/build.xml
+++ b/build.xml
@@ -293,7 +293,7 @@
<sequential>
<javadoc destdir="@{destdir}" author="true" version="true" use="true"
windowtitle="${ant.project.name} API"
classpathref="cassandra.classpath"
- bottom="Copyright &copy; 2009-2020 The Apache Software Foundation"
+ bottom="Copyright &copy; 2009-2021 The Apache Software Foundation"
useexternalfile="yes" encoding="UTF-8" failonerror="false"
maxmemory="256m" additionalparam="${jdk11-javadoc-exports}">
<filesets/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]