/glassfish-3.1.2/build/glassfish-obr-builder/src/main/java/org/glassfish/obrbuilder/xmlentities/ |
H A D | Resource.java | 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 36 * and therefore, elected the GPL Version 2 license, then the option applies 75 * <element name="license" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> 99 "license", 112 protected String license; field in class:Resource 248 * Gets the value of the license property. 256 return license; 260 * Sets the value of the license propert [all...] |
/glassfish-3.1.2/installer/src/cpp/share/launcher/zlib-1.1.4/ |
H A D | defines.mk | 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 36 # and therefore, elected the GPL Version 2 license, then the option applies
|
/glassfish-3.1.2/common/common-util/src/test/resources/config/ |
H A D | asenv.bat | 32 REM Version 2] license." If you don't indicate a single choice of license, a
34 REM either the CDDL, the GPL Version 2 or to extend the choice of license to
36 REM and therefore, elected the GPL Version 2 license, then the option applies
|
/glassfish-3.1.2/admin/launcher/src/test/resources/config/ |
H A D | asenv.bat | 32 REM Version 2] license." If you don't indicate a single choice of license, a
34 REM either the CDDL, the GPL Version 2 or to extend the choice of license to
36 REM and therefore, elected the GPL Version 2 license, then the option applies
|
/glassfish-3.1.2/appclient/client/appclient-scripts/src/main/resources/glassfish/bin/ |
H A D | package-appclient.bat | 33 REM Version 2] license." If you don't indicate a single choice of license, a
35 REM either the CDDL, the GPL Version 2 or to extend the choice of license to
37 REM and therefore, elected the GPL Version 2 license, then the option applies
|
H A D | appclient.bat | 33 REM Version 2] license." If you don't indicate a single choice of license, a
35 REM either the CDDL, the GPL Version 2 or to extend the choice of license to
37 REM and therefore, elected the GPL Version 2 license, then the option applies
|
/glassfish-3.1.2/packager/glassfish-nucleus/src/main/resources/bin/ |
H A D | asadmin.bat | 33 REM Version 2] license." If you don't indicate a single choice of license, a
35 REM either the CDDL, the GPL Version 2 or to extend the choice of license to
37 REM and therefore, elected the GPL Version 2 license, then the option applies
|
/glassfish-3.1.2/packager/nucleus-base/bin/ |
H A D | asadmin.bat | 33 REM Version 2] license." If you don't indicate a single choice of license, a
35 REM either the CDDL, the GPL Version 2 or to extend the choice of license to
37 REM and therefore, elected the GPL Version 2 license, then the option applies
|
H A D | jspc.bat | 33 REM Version 2] license." If you don't indicate a single choice of license, a
35 REM either the CDDL, the GPL Version 2 or to extend the choice of license to
37 REM and therefore, elected the GPL Version 2 license, then the option applies
|
/glassfish-3.1.2/persistence/cmp/cmp-scripts/src/main/resources/glassfish/bin/ |
H A D | capture-schema.bat | 34 REM Version 2] license." If you don't indicate a single choice of license, a
36 REM either the CDDL, the GPL Version 2 or to extend the choice of license to
38 REM and therefore, elected the GPL Version 2 license, then the option applies
|
/glassfish-3.1.2/packager/jersey/src/main/resources/ |
H A D | pkg_proto.py | 34 # Version 2] license." If you don't indicate a single choice of license, a 36 # either the CDDL, the GPL Version 2 or to extend the choice of license to 38 # and therefore, elected the GPL Version 2 license, then the option applies 56 Jersey is the open source (under dual CDDL+GPL license)\ 67 "licenses" : { "../../../../CDDL+GPL.txt" : {"license" : "CDDL and GPL v2 with classpath exception"}}
|
/glassfish-3.1.2/packager/nucleus-base/config/ |
H A D | asenv.bat | 32 REM Version 2] license." If you don't indicate a single choice of license, a
34 REM either the CDDL, the GPL Version 2 or to extend the choice of license to
36 REM and therefore, elected the GPL Version 2 license, then the option applies
|
/glassfish-3.1.2/build/maven-glassfishbuild-plugin/src/main/java/com/sun/enterprise/build/ |
H A D | DashboardWikiGenerator.java | 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 36 * and therefore, elected the GPL Version 2 license, then the option applies 112 writer.println("|| module-id || version || size || repository || lead || mailing-lists || imports || importedBy || SCM || license"); 269 for (License license : licenses) { 270 writer.append("[").append(license.getName()).append("|").append(license.getUrl()).append("]\\\\");
|