diff options
author | aclement <aclement> | 2008-01-16 23:44:31 +0000 |
---|---|---|
committer | aclement <aclement> | 2008-01-16 23:44:31 +0000 |
commit | 075a7f8f81487e106c5b5a1d143793bd2da4f7db (patch) | |
tree | f60402d70a87a05cf55b8a10cd632d5f4cea135a /build | |
parent | d6dc3089f663756649e0078ceeb4563eef0e9331 (diff) | |
download | aspectj-075a7f8f81487e106c5b5a1d143793bd2da4f7db.tar.gz aspectj-075a7f8f81487e106c5b5a1d143793bd2da4f7db.zip |
AspectJ6: copyright updated
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 42dc3ae33..4b553a76f 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-2006 Contributors. All rights reserved." /> + value="Copyright (c) 1998-2001 Xerox Corporation, 2002 Palo Alto Research Center, Incorporated, 2003-2008 Contributors. All rights reserved." /> <!-- aj... names are generated, can be mutated/cleaned --> <!-- these names are known to BuildModule.java and common to all --> |