diff options
Diffstat (limited to 'runtime/aspectj5rt.mf.txt')
-rw-r--r-- | runtime/aspectj5rt.mf.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/runtime/aspectj5rt.mf.txt b/runtime/aspectj5rt.mf.txt new file mode 100644 index 000000000..dcc05a161 --- /dev/null +++ b/runtime/aspectj5rt.mf.txt @@ -0,0 +1,15 @@ +Manifest-Version: 1.0 +Automatic-Module-Name: org.aspectj.runtime + +Name: org/aspectj/lang/ +Specification-Title: AspectJ Runtime Classes +Specification-Version: @build.version.base@ +Specification-Vendor: @company.name@ +Implementation-Title: org.aspectj.tools +Implementation-Version: @build.version@ +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-2009 Contributors. + All Rights Reserved. |