From 9afe84ab79ddeaa476a0f0770136e67d336f27fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20J=C3=B6rdens?= Date: Mon, 8 Oct 2018 11:20:37 +0200 Subject: [PATCH] CONTRIBUTING: correct default licensing --- CONTRIBUTING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 14cdaa256..746422cd1 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -95,4 +95,4 @@ then you just add a line saying using your legal name (sorry, no pseudonyms or anonymous contributions.) ARTIQ files that do not contain a license header are copyrighted by M-Labs Limited -and are licensed under GNU GPL version 3. +and are licensed under GNU LGPL version 3 or later.