diff options
Diffstat (limited to 'org.aspectj.matcher/org.aspectj.matcher.mf.txt')
-rw-r--r-- | org.aspectj.matcher/org.aspectj.matcher.mf.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/org.aspectj.matcher/org.aspectj.matcher.mf.txt b/org.aspectj.matcher/org.aspectj.matcher.mf.txt new file mode 100644 index 000000000..f3fe07179 --- /dev/null +++ b/org.aspectj.matcher/org.aspectj.matcher.mf.txt @@ -0,0 +1,10 @@ +Manifest-Version: 1.0 + +Name: org/aspectj/matcher/ +Specification-Title: AspectJ Matcher Classes +Specification-Version: @build.version.short@ +Specification-Vendor: @company.name@ +Implementation-Title: org.aspectj.matcher +Implementation-Version: @build.version.short@ +Implementation-Vendor: @company.name@ + |