Rename License file
This commit is contained in:
parent
6925c1a366
commit
41c367371f
7
.vscode/settings.json
vendored
Normal file
7
.vscode/settings.json
vendored
Normal 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"
|
||||
}
|
@ -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
|
Loading…
Reference in New Issue
Block a user