From 5a5abc61e24bd287078bd32a8b4a6094e7ea2d9d Mon Sep 17 00:00:00 2001 From: dgiardini Date: Tue, 1 Sep 2020 11:29:28 -0300 Subject: [PATCH] Update LICENCE Added credits to AisHub and GNUAIS --- LICENCE | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/LICENCE b/LICENCE index bf101e2..0ad6d5b 100644 --- a/LICENCE +++ b/LICENCE @@ -1,6 +1,8 @@ /* - * Copyright (C) 2012 by Kyle Keen - * + * Copyright (C) 2012 by Kyle Keen + * rtl-ais uses code from AISDecoder Copyright (C) 2013 Astra Paging Ltd / AISHub (info@aishub.net) + * AISDecoder uses parts of GNUAIS project (http://gnuais.sourceforge.net/) + * * 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 * the Free Software Foundation, either version 2 of the License, or @@ -13,4 +15,4 @@ * * You should have received a copy of the GNU General Public License * along with this program. If not, see . - */ \ No newline at end of file + */