diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..1cd78f0 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,7 @@ +{ + "license.author": "Code Fox ", + "license.extension": ".txt", + "license.default": "GPL-2.0", + "license.filename": "LICENSE", + "license.year": "auto" +} \ No newline at end of file diff --git a/LICENSE b/LICENSE.txt similarity index 99% rename from LICENSE rename to LICENSE.txt index d159169..bf79c58 100644 --- a/LICENSE +++ b/LICENSE.txt @@ -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. - Copyright (C) + Copyright (C) () 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