diff options
-rw-r--r-- | aspectj5rt/aspectj5rt.mf.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/aspectj5rt/aspectj5rt.mf.txt b/aspectj5rt/aspectj5rt.mf.txt index 520425909..5092d4233 100644 --- a/aspectj5rt/aspectj5rt.mf.txt +++ b/aspectj5rt/aspectj5rt.mf.txt @@ -1,5 +1,6 @@ Manifest-Version: 1.0 -Name: org.aspectj.runtime + +Name: org/aspectj/lang/ Specification-Title: AspectJ Runtime Classes Specification-Version: @build.version.base@ Specification-Vendor: @company.name@ @@ -9,5 +10,5 @@ Implementation-Vendor: @company.name@ Bundle-Name: AspectJ Runtime Bundle-Version: @build.version@ Bundle-Copyright: (C) Copyright 1999-2001 Xerox Corporation, 2002 Palo - Alto Research Center, Incorporated (PARC), 2003-2008 Contributors. + Alto Research Center, Incorporated (PARC), 2003-2009 Contributors. All Rights Reserved. |