Merge branch 'cassandra-3.0' into cassandra-3.11

This commit is contained in:
Brandon Williams 2023-02-22 10:24:22 -06:00
commit a5b05cea5e
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
Apache Cassandra Apache Cassandra
Copyright 2009-2022 The Apache Software Foundation Copyright 2009- 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/).

View File

@ -188,7 +188,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 &amp;copy; 2009-2022 The Apache Software Foundation" bottom="Copyright &amp;copy; 2009- The Apache Software Foundation"
useexternalfile="yes" encoding="UTF-8" useexternalfile="yes" encoding="UTF-8"
maxmemory="256m"> maxmemory="256m">
<filesets/> <filesets/>