diff options
Diffstat (limited to 'build')
-rw-r--r-- | build/build-properties.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/build-properties.xml b/build/build-properties.xml index 1d67b87e0..80e0978a5 100644 --- a/build/build-properties.xml +++ b/build/build-properties.xml @@ -56,7 +56,7 @@ <property name="company.name" value="aspectj.org"/> <property name="copyright.allRights.from1998" - value="Copyright (c) 1998-2001 Xerox Corporation, 2002 Palo Alto Research Center, Incorporated, 2003-2005 Contributors. All rights reserved." /> + value="Copyright (c) 1998-2001 Xerox Corporation, 2002 Palo Alto Research Center, Incorporated, 2003-2006 Contributors. All rights reserved." /> <!-- aj... names are generated, can be mutated/cleaned --> <!-- these names are known to BuildModule.java and common to all --> |