diff options
author | wisberg <wisberg> | 2004-01-15 05:39:25 +0000 |
---|---|---|
committer | wisberg <wisberg> | 2004-01-15 05:39:25 +0000 |
commit | 25ba5aa7a906ab4884276b5f15abb8b82304faca (patch) | |
tree | 006a60d3c0ee7a8f500358c39f2561ada2875a0b /build | |
parent | ad2fb7a583f7451f3101f8101b090999d6a43341 (diff) | |
download | aspectj-25ba5aa7a906ab4884276b5f15abb8b82304faca.tar.gz aspectj-25ba5aa7a906ab4884276b5f15abb8b82304faca.zip |
2004 copyright
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 c9ff770f1..326a6d059 100644 --- a/build/build-properties.xml +++ b/build/build-properties.xml @@ -49,7 +49,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 Contributors. All rights reserved." /> + value="Copyright (c) 1998-2001 Xerox Corporation, 2002 Palo Alto Research Center, Incorporated, 2003-2004 Contributors. All rights reserved." /> <!-- callers define basedir as dir of build file? --> <property name="aspectj.modules.dir" |