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 116037
Collapse All | Expand All

(-)license-default.txt (+4 lines)
Lines 1-8 Link Here
1
<#if licenseFirst??>
1
${licenseFirst}
2
${licenseFirst}
3
</#if>
2
${licensePrefix}${nameAndExt}
4
${licensePrefix}${nameAndExt}
3
${licensePrefix}
5
${licensePrefix}
4
${licensePrefix}Created on ${date}, ${time}
6
${licensePrefix}Created on ${date}, ${time}
5
${licensePrefix}
7
${licensePrefix}
6
${licensePrefix}To change this template, choose Tools | Templates
8
${licensePrefix}To change this template, choose Tools | Templates
7
${licensePrefix}and open the template in the editor.
9
${licensePrefix}and open the template in the editor.
10
<#if licenseLast??>
8
${licenseLast}
11
${licenseLast}
12
</#if>

Return to bug 116037