From ea34c017b5623c2d1d378746d1e8ed5b07382a06 Mon Sep 17 00:00:00 2001 From: Piotr Krysik Date: Sun, 2 Oct 2016 18:53:43 +0200 Subject: Added license statements where it was missing --- apps/grgsm_livemon | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'apps/grgsm_livemon') diff --git a/apps/grgsm_livemon b/apps/grgsm_livemon index d4376e4..c51485c 100755 --- a/apps/grgsm_livemon +++ b/apps/grgsm_livemon @@ -1,5 +1,25 @@ #!/usr/bin/env python2 # -*- coding: utf-8 -*- +# @file +# @author Piotr Krysik +# @section LICENSE +# +# Gr-gsm 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 3, or (at your option) +# any later version. +# +# Gr-gsm is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with gr-gsm; see the file COPYING. If not, write to +# the Free Software Foundation, Inc., 51 Franklin Street, +# Boston, MA 02110-1301, USA. +# +# ################################################## # GNU Radio Python Flow Graph # Title: Gr-gsm Livemon -- cgit v1.2.3