Searched refs:license (Results 1 - 13 of 13) sorted by relevance

/glassfish-3.1.2/build/glassfish-obr-builder/src/main/java/org/glassfish/obrbuilder/xmlentities/
H A DResource.java32 * 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 Ddefines.mk32 # 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 Dasenv.bat32 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 Dasenv.bat32 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 Dpackage-appclient.bat33 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 Dappclient.bat33 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 Dasadmin.bat33 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 Dasadmin.bat33 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 Djspc.bat33 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 Dcapture-schema.bat34 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 Dpkg_proto.py34 # 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 Dasenv.bat32 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 DDashboardWikiGenerator.java32 * 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("]\\\\");

Completed in 104 milliseconds