summaryrefslogtreecommitdiffstats
path: root/src/VECMATH.MF
diff options
context:
space:
mode:
authorKevin Rushforth <[email protected]>2008-02-28 20:18:51 +0000
committerKevin Rushforth <[email protected]>2008-02-28 20:18:51 +0000
commitc5d3057b2e46b8dd9d53f8ee5f628353f5af91c4 (patch)
tree4f9bab1a5591d22295daf8d9f583b3107ef4899c /src/VECMATH.MF
parentb7f7ab4125676c11ea6be21a14be22575cb90621 (diff)
Update source code for GPLv2 license
git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@127 dd45e54d-f42e-c781-df72-dca083a658b1
Diffstat (limited to 'src/VECMATH.MF')
-rw-r--r--src/VECMATH.MF16
1 files changed, 8 insertions, 8 deletions
diff --git a/src/VECMATH.MF b/src/VECMATH.MF
index 57aeb7c..5cacaec 100644
--- a/src/VECMATH.MF
+++ b/src/VECMATH.MF
@@ -1,17 +1,17 @@
Manifest-Version: 1.0
-Specification-Title: Java 3D API Specification
+Specification-Title: @SPEC_TITLE@
Specification-Version: 1.5
-Specification-Vendor: Sun Microsystems, Inc.
-Implementation-Title: Java 3D Vecmath Runtime Environment
-Implementation-Version: 1.5.2
-Implementation-Vendor: Sun Microsystems, Inc.
+Specification-Vendor: @SPEC_VENDOR@
+Implementation-Title: @IMPL_TITLE@
+Implementation-Version: @VERSION_BASE@
+Implementation-Vendor: @IMPL_VENDOR@
Extension-Name: javax.vecmath
-Implementation-Vendor-Id: com.sun
+Implementation-Vendor-Id: @IMPL_VENDOR_ID@
Bundle-ManifestVersion: 2
Bundle-Name: Vecmath Library
-Bundle-Vendor: Sun Microsystems
+Bundle-Vendor: @IMPL_VENDOR@
Bundle-Localization: plugin
Bundle-SymbolicName: javax.vecmath; singleton:=true
-Bundle-Version: 1.5.2
+Bundle-Version: @VERSION_BASE@
Eclipse-AutoStart: true
Export-Package: javax.vecmath