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
commit e3af8fff743dc2cc5a3af890a6d280725f0f2694 Author: Mick Semb Wever <[email protected]> AuthorDate: Wed Jan 1 14:07:20 2020 +0100 Bump copyright to 2009-2020 --- NOTICE.txt | 2 +- build.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NOTICE.txt b/NOTICE.txt index 7f75cc3..d9cda42 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -1,5 +1,5 @@ Apache Cassandra -Copyright 2009-2019 The Apache Software Foundation +Copyright 2009-2020 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 fda81b5..0050b30 100644 --- a/build.xml +++ b/build.xml @@ -245,7 +245,7 @@ <sequential> <javadoc destdir="@{destdir}" author="true" version="true" use="true" windowtitle="${ant.project.name} API" classpathref="cassandra.classpath" - bottom="Copyright &copy; 2009-2019 The Apache Software Foundation" + bottom="Copyright &copy; 2009-2020 The Apache Software Foundation" useexternalfile="yes" encoding="UTF-8" maxmemory="256m"> <filesets/> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
