- Select Tools and then Templates from NetBeans Menu.
- Scroll down and expand User Configuration Properties.
- Select User.properties.
- Click Open in Editor.
- Change the default values.
- Select Tools and then Templates from NetBeans Menu.
- Expand Licenses.
- Select Default License.
- Click Open in Editor.
- Change the default values. I change it into:
<#if licenseFirst??> ${licenseFirst} </#if> ${licensePrefix}${nameAndExt} ${licensePrefix} ${licensePrefix}Created on ${date}, ${time} <#if licenseLast??> ${licenseLast} </#if>