diff options
Diffstat (limited to 'org.aspectj.lib/org.aspectj.lib.mf.txt')
-rw-r--r-- | org.aspectj.lib/org.aspectj.lib.mf.txt | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/org.aspectj.lib/org.aspectj.lib.mf.txt b/org.aspectj.lib/org.aspectj.lib.mf.txt new file mode 100644 index 000000000..3cc8400e9 --- /dev/null +++ b/org.aspectj.lib/org.aspectj.lib.mf.txt @@ -0,0 +1,18 @@ +Manifest-Version: 1.0 + +Name: org/aspectj/lib/ +Specification-Title: AspectJ Library Classes +Specification-Version: @build.version.base@ +Specification-Vendor: @company.name@ +Implementation-Title: org.aspectj.lib +Implementation-Version: @build.version@ +Implementation-Vendor: @company.name@ +Bundle-Name: AspectJ +Bundle-Version: @build.version.base@ +Import-Package: org.aspectj.lib,org.aspectj.lib.pointcuts +Bundle-Copyright: (C) Copyright 2005 Contributors. + All Rights Reserved. + + + + |