From 7250c51f716a050c105aae4e9f46d9736e108654 Mon Sep 17 00:00:00 2001 From: Noah Loomans Date: Sat, 17 Feb 2018 19:33:57 +0100 Subject: Change LICENSE to GPLv3 --- .vscode/settings.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to '.vscode/settings.json') diff --git a/.vscode/settings.json b/.vscode/settings.json index bc66eb0..06b5ea8 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,4 +1,8 @@ { "eslint.enable": true, - "cSpell.language": "en,nl" -} \ No newline at end of file + "cSpell.language": "en,nl", + "licenser.projectName": "rooster.hetmml.nl", + "licenser.license": "GPLv3", + "licenser.author": "Noah Loomans", + "licenser.useSingleLineStyle": false +} -- cgit v1.1