Rename License file

This commit is contained in:
c0de 2023-10-04 12:33:16 -05:00
parent 6925c1a366
commit 41c367371f
2 changed files with 8 additions and 1 deletions

7
.vscode/settings.json vendored Normal file
View File

@ -0,0 +1,7 @@
{
"license.author": "Code Fox <SmartPGP@c0de.dev>",
"license.extension": ".txt",
"license.default": "GPL-2.0",
"license.filename": "LICENSE",
"license.year": "auto"
}

View File

@ -291,7 +291,7 @@ convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.
<one line to give the program's name and a brief idea of what it does.>
Copyright (C) <year> <name of author>
Copyright (C) <YEAR> <YOUR NAME> (<YOUR EMAIL ADDRESS>)
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by