This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

View | Details | Raw Unified | Return to bug 116035
Collapse All | Expand All

(-)license-cddl-netbeans-sun.txt (-1 / +5 lines)
Lines 1-4 Link Here
1
<#if licenseFirst??>
1
${licenseFirst}
2
${licenseFirst}
3
</#if>
2
${licensePrefix}The contents of this file are subject to the terms of the Common Development
4
${licensePrefix}The contents of this file are subject to the terms of the Common Development
3
${licensePrefix}and Distribution License (the License). You may not use this file except in
5
${licensePrefix}and Distribution License (the License). You may not use this file except in
4
${licensePrefix}compliance with the License.
6
${licensePrefix}compliance with the License.
Lines 13-16 Link Here
13
${licensePrefix}"Portions Copyrighted [year] [name of copyright owner]"
15
${licensePrefix}"Portions Copyrighted [year] [name of copyright owner]"
14
${licensePrefix}
16
${licensePrefix}
15
${licensePrefix}Portions Copyrighted ${date?date?string("yyyy")} Sun Microsystems, Inc.
17
${licensePrefix}Portions Copyrighted ${date?date?string("yyyy")} Sun Microsystems, Inc.
16
${licenseLast}
18
<#if licenseLast??>
19
${licenseLast}
20
</#if>

Return to bug 116035