blob: 3cc8400e99baf03d0367261b5e8717088fc16ab3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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.
|