From e967adddb5eaaddb04d6b8983d556d6146bc2fa9 Mon Sep 17 00:00:00 2001 From: Jason Self Date: Mon, 28 May 2018 16:36:12 -0700 Subject: [PATCH] INSTALL: Set to GPLv3+ This make for consistent licensing across the documentation. --- INSTALL | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/INSTALL b/INSTALL index b6eb4a4..74c5cfd 100644 --- a/INSTALL +++ b/INSTALL @@ -39,9 +39,10 @@ CARL9170 Firmware Configuration When building the carl9170 firmware you will be prompted with configuration questions. ------ -Copyright (C) 2017, 2018 Jason Self -Copying and distribution of this file, with or without modification, -are permitted in any medium without royalty provided the copyright -notice and this notice are preserved. This file is offered as-is, -without any warranty. \ No newline at end of file +Licensing +--------- + +You can redistribute and/or modify this file under the terms of the +GNU General Public License as published by the Free Software +Foundation, either version 3 of the License, or (at your option) any +later version. \ No newline at end of file -- 2.31.1