Searched defs:Version (Results 1 - 5 of 5) sorted by relevance
/glassfish-3.1.2/verifier/verifier-impl/src/main/java/com/sun/enterprise/tools/verifier/ |
H A D | Version.java | 7 * General Public License Version 2 only ("GPL") or the Common Development 20 * exception as provided by Oracle in the GPL Version 2 section of the License 30 * only the GPL Version 2, indicate your decision by adding "[Contributor] 32 * Version 2] license." If you don't indicate a single choice of license, a 34 * either the CDDL, the GPL Version 2 or to extend the choice of license to 35 * its licensees as provided above. However, if you add GPL Version 2 code 36 * and therefore, elected the GPL Version 2 license, then the option applies 48 public final class Version { class 52 private Version() { method in class:Version
|
/glassfish-3.1.2/admin/jmx-remote/common/src/main/java/com/sun/enterprise/admin/jmx/remote/protocol/ |
H A D | Version.java | 7 * General Public License Version 2 only ("GPL") or the Common Development 20 * exception as provided by Oracle in the GPL Version 2 section of the License 30 * only the GPL Version 2, indicate your decision by adding "[Contributor] 32 * Version 2] license." If you don't indicate a single choice of license, a 34 * either the CDDL, the GPL Version 2 or to extend the choice of license to 35 * its licensees as provided above. However, if you add GPL Version 2 code 36 * and therefore, elected the GPL Version 2 license, then the option applies 41 /* Version.java 42 * $Id: Version.java,v 1.3 2005/12/25 04:26:35 tcfujii Exp $ 60 * Provides the basic interface for Version 68 public interface Version extends java.io.Serializable { interface in inherits:java.io.Serializable [all...] |
/glassfish-3.1.2/tests/quicklook/web/jruby/helloapp/public/javascripts/ |
H A D | prototype.js | 10 Version: '1.6.0.3', 1255 'X-Prototype-Version': Prototype.Version,
|
/glassfish-3.1.2/tests/embedded/maven-plugin/websockets/src/main/webapp/javascripts/ |
H A D | prototype.js | 7 * General Public License Version 2 only ("GPL") or the Common Development 20 * exception as provided by Oracle in the GPL Version 2 section of the License 30 * only the GPL Version 2, indicate your decision by adding "[Contributor] 32 * Version 2] license." If you don't indicate a single choice of license, a 34 * either the CDDL, the GPL Version 2 or to extend the choice of license to 35 * its licensees as provided above. However, if you add GPL Version 2 code 36 * and therefore, elected the GPL Version 2 license, then the option applies 42 Version: '1.4.0', 693 'X-Prototype-Version', Prototype.Version]; [all...] |
/glassfish-3.1.2/tests/community/web/jruby/helloapp/public/javascripts/ |
H A D | prototype.js | 10 Version: '1.5.0', 887 'X-Prototype-Version': Prototype.Version,
|
Completed in 45 milliseconds