diff --git a/projects/samskivert/build.xml b/projects/samskivert/build.xml index 477b6223..81557a5c 100644 --- a/projects/samskivert/build.xml +++ b/projects/samskivert/build.xml @@ -176,6 +176,7 @@ + @@ -214,9 +215,10 @@ windowtitle="${app.name} API" doctitle="${app.name} API" overview="${src.dir}/${doc.overview}" - bottom="Copyright © 2001 ${copyright.holder}. All Rights Reserved." destdir="${javadoc.dir}" additionalparam="-breakiterator"> + Copyright © 2000-${year} ${copyright.holder}. + All Rights Reserved.