You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

aspectj5rt.mf.txt 600B

1234567891011121314151617181920
  1. Manifest-Version: 1.0
  2. Name: org/aspectj/lang/
  3. Specification-Title: AspectJ Runtime Classes
  4. Specification-Version: @build.version.base@
  5. Specification-Vendor: @company.name@
  6. Implementation-Title: org.aspectj.tools
  7. Implementation-Version: @build.version@
  8. Implementation-Vendor: @company.name@
  9. Bundle-Name: AspectJ
  10. Bundle-Version: @build.version.base@
  11. Import-Package: org.aspectj.lang,org.aspectj.lang.reflect,org.aspectj.
  12. runtime
  13. Bundle-Copyright: (C) Copyright 1999-2001 Xerox Corporation, 2002 Palo
  14. Alto Research Center, Incorporated (PARC), 2003-2005 Contributors.
  15. All Rights Reserved.