Bump copyright to 2009-2020

This commit is contained in:
Mick Semb Wever 2020-01-01 14:07:20 +01:00
parent e80d447bc5
commit e3af8fff74
No known key found for this signature in database
GPG Key ID: E91335D77E3E87CB
2 changed files with 2 additions and 2 deletions

View File

@ -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/).

View File

@ -245,7 +245,7 @@
<sequential>
<javadoc destdir="@{destdir}" author="true" version="true" use="true"
windowtitle="${ant.project.name} API" classpathref="cassandra.classpath"
bottom="Copyright &amp;copy; 2009-2019 The Apache Software Foundation"
bottom="Copyright &amp;copy; 2009-2020 The Apache Software Foundation"
useexternalfile="yes" encoding="UTF-8"
maxmemory="256m">
<filesets/>