GPLv3 license template for Netbeans
To add an GPL notice to all your new files Just open the Netbeans Template Manager by clicking Tools ⇒ Templates. Click on the Default License and press the Duplicate button. Then select the newly created “license-default_1.txt” and rename it to “license-gplv3.txt” (the name it’s important copy exactly the same name). Then click on “Open in Editor” button and replace the contents of the license file with the following: ...