diff --git a/build.xml b/build.xml index 7e81c8072..84102d7a3 100644 --- a/build.xml +++ b/build.xml @@ -86,7 +86,10 @@ - + + + + diff --git a/default.properties b/default.properties index 463a97139..5012c81cf 100644 --- a/default.properties +++ b/default.properties @@ -35,9 +35,6 @@ component.title = Core Language Utilities # The current version number of this component component.version = 2.4-SNAPSHOT -# The current year used for the end date in copyrights. -copyright.end = 2005 - # The name that is used to create the jar file final.name = ${component.name}-${component.version}