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