diff options
-rwxr-xr-x | make/Manifest | 4 | ||||
-rwxr-xr-x | make/Manifest-rt | 4 | ||||
-rwxr-xr-x | make/Manifest-rt.cdc | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/make/Manifest b/make/Manifest index 785e199..4137bd5 100755 --- a/make/Manifest +++ b/make/Manifest @@ -1,12 +1,12 @@ Manifest-Version: 1.0 Specification-Title: GlueGen Java Bindings Generator Specification-Version: @BASEVERSION@ -Specification-Vendor: JogAmp community +Specification-Vendor: JogAmp Community Implementation-Title: GlueGen Compile-Time Implementation-Version: @VERSION@ Implementation-Branch: @SCM_BRANCH@ Implementation-Commit: @SCM_COMMIT@ -Implementation-Vendor: JogAmp community +Implementation-Vendor: JogAmp Community Implementation-Vendor-Id: com.jogamp Main-Class: com.jogamp.gluegen.GlueGen Class-Path: antlr.jar diff --git a/make/Manifest-rt b/make/Manifest-rt index 5079ce8..5c198ff 100755 --- a/make/Manifest-rt +++ b/make/Manifest-rt @@ -1,12 +1,12 @@ Manifest-Version: 1.0 Specification-Title: GlueGen Java Bindings Generator Specification-Version: @BASEVERSION@ -Specification-Vendor: JogAmp community +Specification-Vendor: JogAmp Community Implementation-Title: GlueGen Run-Time Implementation-Version: @VERSION@ Implementation-Branch: @SCM_BRANCH@ Implementation-Commit: @SCM_COMMIT@ -Implementation-Vendor: JogAmp community +Implementation-Vendor: JogAmp Community Extension-Name: com.jogamp.common Implementation-Vendor-Id: com.jogamp Trusted-Library: true diff --git a/make/Manifest-rt.cdc b/make/Manifest-rt.cdc index 325e82f..45bad5d 100755 --- a/make/Manifest-rt.cdc +++ b/make/Manifest-rt.cdc @@ -1,12 +1,12 @@ Manifest-Version: 1.0 Specification-Title: GlueGen Java Bindings Generator Specification-Version: @BASEVERSION@ -Specification-Vendor: JogAmp community +Specification-Vendor: JogAmp Community Implementation-Title: GlueGen Run-Time CDC Implementation-Version: @VERSION@ Implementation-Branch: @SCM_BRANCH@ Implementation-Commit: @SCM_COMMIT@ -Implementation-Vendor: JogAmp community +Implementation-Vendor: JogAmp Community Extension-Name: com.jogamp.common Implementation-Vendor-Id: com.jogamp Trusted-Library: true |