From c22f052c90ab71fe1722f49183af97f2aea9584f Mon Sep 17 00:00:00 2001 From: Kevin Rushforth Date: Thu, 28 Feb 2008 20:18:01 +0000 Subject: Update source code for GPLv2 license git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@892 ba19aa83-45c5-6ac9-afd3-db810772062c --- src/classes/J3dVersion | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'src/classes/J3dVersion') diff --git a/src/classes/J3dVersion b/src/classes/J3dVersion index c6c433a..52295ff 100644 --- a/src/classes/J3dVersion +++ b/src/classes/J3dVersion @@ -1,9 +1,9 @@ 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 Core Runtime Environment +Specification-Vendor: @SPEC_VENDOR@ +Implementation-Title: @IMPL_TITLE@ Implementation-Version: @VERSION_BASE@ -Implementation-Vendor: Sun Microsystems, Inc. +Implementation-Vendor: @IMPL_VENDOR@ Extension-Name: javax.media.j3d -Implementation-Vendor-Id: com.sun +Implementation-Vendor-Id: @IMPL_VENDOR_ID@ -- cgit v1.2.3