From 982945a477a31e0738527f75cd1d12646cb7e79a Mon Sep 17 00:00:00 2001 From: Sylvain Munaut Date: Sun, 8 Dec 2019 15:55:53 +0100 Subject: [PATCH] build: Update CMakeLists.txt copyright header Part of GNURadio 3.8 migration Signed-off-by: Sylvain Munaut --- CMakeLists.txt | 8 ++++---- apps/CMakeLists.txt | 8 ++++---- grc/CMakeLists.txt | 8 ++++---- include/osmosdr/CMakeLists.txt | 8 ++++---- lib/CMakeLists.txt | 8 ++++---- lib/airspy/CMakeLists.txt | 8 ++++---- lib/bladerf/CMakeLists.txt | 8 ++++---- lib/fcd/CMakeLists.txt | 8 ++++---- lib/file/CMakeLists.txt | 8 ++++---- lib/freesrp/CMakeLists.txt | 8 ++++---- lib/hackrf/CMakeLists.txt | 8 ++++---- lib/miri/CMakeLists.txt | 8 ++++---- lib/osmosdr/CMakeLists.txt | 8 ++++---- lib/redpitaya/CMakeLists.txt | 8 ++++---- lib/rfspace/CMakeLists.txt | 8 ++++---- lib/rtl/CMakeLists.txt | 8 ++++---- lib/rtl_tcp/CMakeLists.txt | 8 ++++---- lib/sdrplay/CMakeLists.txt | 8 ++++---- lib/soapy/CMakeLists.txt | 8 ++++---- lib/uhd/CMakeLists.txt | 8 ++++---- python/CMakeLists.txt | 8 ++++---- swig/CMakeLists.txt | 8 ++++---- 22 files changed, 88 insertions(+), 88 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 5b63c41..43b30d7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,19 +1,19 @@ # Copyright 2012 Free Software Foundation, Inc. # -# This file is part of GNU Radio +# This file is part of gr-osmosdr # -# GNU Radio is free software; you can redistribute it and/or modify +# gr-osmosdr 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. # -# GNU Radio is distributed in the hope that it will be useful, +# gr-osmosdr 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 GNU Radio; see the file COPYING. If not, write to +# along with gr-osmosdr; see the file COPYING. If not, write to # the Free Software Foundation, Inc., 51 Franklin Street, # Boston, MA 02110-1301, USA. diff --git a/apps/CMakeLists.txt b/apps/CMakeLists.txt index 9c30a4b..0aef374 100644 --- a/apps/CMakeLists.txt +++ b/apps/CMakeLists.txt @@ -1,19 +1,19 @@ # Copyright 2011 Free Software Foundation, Inc. # -# This file is part of GNU Radio +# This file is part of gr-osmosdr # -# GNU Radio is free software; you can redistribute it and/or modify +# gr-osmosdr 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. # -# GNU Radio is distributed in the hope that it will be useful, +# gr-osmosdr 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 GNU Radio; see the file COPYING. If not, write to +# along with gr-osmosdr; see the file COPYING. If not, write to # the Free Software Foundation, Inc., 51 Franklin Street, # Boston, MA 02110-1301, USA. diff --git a/grc/CMakeLists.txt b/grc/CMakeLists.txt index 09838c1..9974194 100644 --- a/grc/CMakeLists.txt +++ b/grc/CMakeLists.txt @@ -1,19 +1,19 @@ # Copyright 2011 Free Software Foundation, Inc. # -# This file is part of GNU Radio +# This file is part of gr-osmosdr # -# GNU Radio is free software; you can redistribute it and/or modify +# gr-osmosdr 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. # -# GNU Radio is distributed in the hope that it will be useful, +# gr-osmosdr 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 GNU Radio; see the file COPYING. If not, write to +# along with gr-osmosdr; see the file COPYING. If not, write to # the Free Software Foundation, Inc., 51 Franklin Street, # Boston, MA 02110-1301, USA. diff --git a/include/osmosdr/CMakeLists.txt b/include/osmosdr/CMakeLists.txt index d185ee6..9d284d6 100644 --- a/include/osmosdr/CMakeLists.txt +++ b/include/osmosdr/CMakeLists.txt @@ -1,19 +1,19 @@ # Copyright 2011 Free Software Foundation, Inc. # -# This file is part of GNU Radio +# This file is part of gr-osmosdr # -# GNU Radio is free software; you can redistribute it and/or modify +# gr-osmosdr 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. # -# GNU Radio is distributed in the hope that it will be useful, +# gr-osmosdr 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 GNU Radio; see the file COPYING. If not, write to +# along with gr-osmosdr; see the file COPYING. If not, write to # the Free Software Foundation, Inc., 51 Franklin Street, # Boston, MA 02110-1301, USA. diff --git a/lib/CMakeLists.txt b/lib/CMakeLists.txt index dbb175a..cdf0583 100644 --- a/lib/CMakeLists.txt +++ b/lib/CMakeLists.txt @@ -1,19 +1,19 @@ # Copyright 2011 Free Software Foundation, Inc. # -# This file is part of GNU Radio +# This file is part of gr-osmosdr # -# GNU Radio is free software; you can redistribute it and/or modify +# gr-osmosdr 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. # -# GNU Radio is distributed in the hope that it will be useful, +# gr-osmosdr 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 GNU Radio; see the file COPYING. If not, write to +# along with gr-osmosdr; see the file COPYING. If not, write to # the Free Software Foundation, Inc., 51 Franklin Street, # Boston, MA 02110-1301, USA. diff --git a/lib/airspy/CMakeLists.txt b/lib/airspy/CMakeLists.txt index 3e34aa6..f2edbcc 100644 --- a/lib/airspy/CMakeLists.txt +++ b/lib/airspy/CMakeLists.txt @@ -1,19 +1,19 @@ # Copyright 2012 Free Software Foundation, Inc. # -# This file is part of GNU Radio +# This file is part of gr-osmosdr # -# GNU Radio is free software; you can redistribute it and/or modify +# gr-osmosdr 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. # -# GNU Radio is distributed in the hope that it will be useful, +# gr-osmosdr 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 GNU Radio; see the file COPYING. If not, write to +# along with gr-osmosdr; see the file COPYING. If not, write to # the Free Software Foundation, Inc., 51 Franklin Street, # Boston, MA 02110-1301, USA. diff --git a/lib/bladerf/CMakeLists.txt b/lib/bladerf/CMakeLists.txt index c253a22..fa28fe1 100644 --- a/lib/bladerf/CMakeLists.txt +++ b/lib/bladerf/CMakeLists.txt @@ -1,19 +1,19 @@ # Copyright 2013 Free Software Foundation, Inc. # -# This file is part of GNU Radio +# This file is part of gr-osmosdr # -# GNU Radio is free software; you can redistribute it and/or modify +# gr-osmosdr 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. # -# GNU Radio is distributed in the hope that it will be useful, +# gr-osmosdr 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 GNU Radio; see the file COPYING. If not, write to +# along with gr-osmosdr; see the file COPYING. If not, write to # the Free Software Foundation, Inc., 51 Franklin Street, # Boston, MA 02110-1301, USA. diff --git a/lib/fcd/CMakeLists.txt b/lib/fcd/CMakeLists.txt index e71b153..028d972 100644 --- a/lib/fcd/CMakeLists.txt +++ b/lib/fcd/CMakeLists.txt @@ -1,19 +1,19 @@ # Copyright 2012 Free Software Foundation, Inc. # -# This file is part of GNU Radio +# This file is part of gr-osmosdr # -# GNU Radio is free software; you can redistribute it and/or modify +# gr-osmosdr 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. # -# GNU Radio is distributed in the hope that it will be useful, +# gr-osmosdr 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 GNU Radio; see the file COPYING. If not, write to +# along with gr-osmosdr; see the file COPYING. If not, write to # the Free Software Foundation, Inc., 51 Franklin Street, # Boston, MA 02110-1301, USA. diff --git a/lib/file/CMakeLists.txt b/lib/file/CMakeLists.txt index 6c55e85..f7e5029 100644 --- a/lib/file/CMakeLists.txt +++ b/lib/file/CMakeLists.txt @@ -1,19 +1,19 @@ # Copyright 2012 Free Software Foundation, Inc. # -# This file is part of GNU Radio +# This file is part of gr-osmosdr # -# GNU Radio is free software; you can redistribute it and/or modify +# gr-osmosdr 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. # -# GNU Radio is distributed in the hope that it will be useful, +# gr-osmosdr 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 GNU Radio; see the file COPYING. If not, write to +# along with gr-osmosdr; see the file COPYING. If not, write to # the Free Software Foundation, Inc., 51 Franklin Street, # Boston, MA 02110-1301, USA. diff --git a/lib/freesrp/CMakeLists.txt b/lib/freesrp/CMakeLists.txt index 46df7e4..66c754b 100644 --- a/lib/freesrp/CMakeLists.txt +++ b/lib/freesrp/CMakeLists.txt @@ -1,19 +1,19 @@ # Copyright 2012 Free Software Foundation, Inc. # -# This file is part of GNU Radio +# This file is part of gr-osmosdr # -# GNU Radio is free software; you can redistribute it and/or modify +# gr-osmosdr 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. # -# GNU Radio is distributed in the hope that it will be useful, +# gr-osmosdr 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 GNU Radio; see the file COPYING. If not, write to +# along with gr-osmosdr; see the file COPYING. If not, write to # the Free Software Foundation, Inc., 51 Franklin Street, # Boston, MA 02110-1301, USA. diff --git a/lib/hackrf/CMakeLists.txt b/lib/hackrf/CMakeLists.txt index c7af0c9..971c0a6 100644 --- a/lib/hackrf/CMakeLists.txt +++ b/lib/hackrf/CMakeLists.txt @@ -1,19 +1,19 @@ # Copyright 2012 Free Software Foundation, Inc. # -# This file is part of GNU Radio +# This file is part of gr-osmosdr # -# GNU Radio is free software; you can redistribute it and/or modify +# gr-osmosdr 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. # -# GNU Radio is distributed in the hope that it will be useful, +# gr-osmosdr 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 GNU Radio; see the file COPYING. If not, write to +# along with gr-osmosdr; see the file COPYING. If not, write to # the Free Software Foundation, Inc., 51 Franklin Street, # Boston, MA 02110-1301, USA. diff --git a/lib/miri/CMakeLists.txt b/lib/miri/CMakeLists.txt index ddaeb0a..b9a1cf9 100644 --- a/lib/miri/CMakeLists.txt +++ b/lib/miri/CMakeLists.txt @@ -1,19 +1,19 @@ # Copyright 2012 Free Software Foundation, Inc. # -# This file is part of GNU Radio +# This file is part of gr-osmosdr # -# GNU Radio is free software; you can redistribute it and/or modify +# gr-osmosdr 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. # -# GNU Radio is distributed in the hope that it will be useful, +# gr-osmosdr 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 GNU Radio; see the file COPYING. If not, write to +# along with gr-osmosdr; see the file COPYING. If not, write to # the Free Software Foundation, Inc., 51 Franklin Street, # Boston, MA 02110-1301, USA. diff --git a/lib/osmosdr/CMakeLists.txt b/lib/osmosdr/CMakeLists.txt index b0872f8..2f2a884 100644 --- a/lib/osmosdr/CMakeLists.txt +++ b/lib/osmosdr/CMakeLists.txt @@ -1,19 +1,19 @@ # Copyright 2012 Free Software Foundation, Inc. # -# This file is part of GNU Radio +# This file is part of gr-osmosdr # -# GNU Radio is free software; you can redistribute it and/or modify +# gr-osmosdr 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. # -# GNU Radio is distributed in the hope that it will be useful, +# gr-osmosdr 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 GNU Radio; see the file COPYING. If not, write to +# along with gr-osmosdr; see the file COPYING. If not, write to # the Free Software Foundation, Inc., 51 Franklin Street, # Boston, MA 02110-1301, USA. diff --git a/lib/redpitaya/CMakeLists.txt b/lib/redpitaya/CMakeLists.txt index a14dc9e..f2fec0d 100644 --- a/lib/redpitaya/CMakeLists.txt +++ b/lib/redpitaya/CMakeLists.txt @@ -1,19 +1,19 @@ # Copyright 2012 Free Software Foundation, Inc. # -# This file is part of GNU Radio +# This file is part of gr-osmosdr # -# GNU Radio is free software; you can redistribute it and/or modify +# gr-osmosdr 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. # -# GNU Radio is distributed in the hope that it will be useful, +# gr-osmosdr 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 GNU Radio; see the file COPYING. If not, write to +# along with gr-osmosdr; see the file COPYING. If not, write to # the Free Software Foundation, Inc., 51 Franklin Street, # Boston, MA 02110-1301, USA. diff --git a/lib/rfspace/CMakeLists.txt b/lib/rfspace/CMakeLists.txt index eebc15d..b73f396 100644 --- a/lib/rfspace/CMakeLists.txt +++ b/lib/rfspace/CMakeLists.txt @@ -1,19 +1,19 @@ # Copyright 2012 Free Software Foundation, Inc. # -# This file is part of GNU Radio +# This file is part of gr-osmosdr # -# GNU Radio is free software; you can redistribute it and/or modify +# gr-osmosdr 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. # -# GNU Radio is distributed in the hope that it will be useful, +# gr-osmosdr 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 GNU Radio; see the file COPYING. If not, write to +# along with gr-osmosdr; see the file COPYING. If not, write to # the Free Software Foundation, Inc., 51 Franklin Street, # Boston, MA 02110-1301, USA. diff --git a/lib/rtl/CMakeLists.txt b/lib/rtl/CMakeLists.txt index f438df5..b6d2928 100644 --- a/lib/rtl/CMakeLists.txt +++ b/lib/rtl/CMakeLists.txt @@ -1,19 +1,19 @@ # Copyright 2012 Free Software Foundation, Inc. # -# This file is part of GNU Radio +# This file is part of gr-osmosdr # -# GNU Radio is free software; you can redistribute it and/or modify +# gr-osmosdr 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. # -# GNU Radio is distributed in the hope that it will be useful, +# gr-osmosdr 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 GNU Radio; see the file COPYING. If not, write to +# along with gr-osmosdr; see the file COPYING. If not, write to # the Free Software Foundation, Inc., 51 Franklin Street, # Boston, MA 02110-1301, USA. diff --git a/lib/rtl_tcp/CMakeLists.txt b/lib/rtl_tcp/CMakeLists.txt index 9f7c201..9fe9432 100644 --- a/lib/rtl_tcp/CMakeLists.txt +++ b/lib/rtl_tcp/CMakeLists.txt @@ -1,19 +1,19 @@ # Copyright 2012 Free Software Foundation, Inc. # -# This file is part of GNU Radio +# This file is part of gr-osmosdr # -# GNU Radio is free software; you can redistribute it and/or modify +# gr-osmosdr 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. # -# GNU Radio is distributed in the hope that it will be useful, +# gr-osmosdr 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 GNU Radio; see the file COPYING. If not, write to +# along with gr-osmosdr; see the file COPYING. If not, write to # the Free Software Foundation, Inc., 51 Franklin Street, # Boston, MA 02110-1301, USA. diff --git a/lib/sdrplay/CMakeLists.txt b/lib/sdrplay/CMakeLists.txt index 382ab33..5ed26b0 100644 --- a/lib/sdrplay/CMakeLists.txt +++ b/lib/sdrplay/CMakeLists.txt @@ -1,19 +1,19 @@ # Copyright 2012 Free Software Foundation, Inc. # -# This file is part of GNU Radio +# This file is part of gr-osmosdr # -# GNU Radio is free software; you can redistribute it and/or modify +# gr-osmosdr 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. # -# GNU Radio is distributed in the hope that it will be useful, +# gr-osmosdr 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 GNU Radio; see the file COPYING. If not, write to +# along with gr-osmosdr; see the file COPYING. If not, write to # the Free Software Foundation, Inc., 51 Franklin Street, # Boston, MA 02110-1301, USA. diff --git a/lib/soapy/CMakeLists.txt b/lib/soapy/CMakeLists.txt index 338bcaf..ded6c98 100644 --- a/lib/soapy/CMakeLists.txt +++ b/lib/soapy/CMakeLists.txt @@ -1,19 +1,19 @@ # Copyright 2015 Free Software Foundation, Inc. # -# This file is part of GNU Radio +# This file is part of gr-osmosdr # -# GNU Radio is free software; you can redistribute it and/or modify +# gr-osmosdr 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. # -# GNU Radio is distributed in the hope that it will be useful, +# gr-osmosdr 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 GNU Radio; see the file COPYING. If not, write to +# along with gr-osmosdr; see the file COPYING. If not, write to # the Free Software Foundation, Inc., 51 Franklin Street, # Boston, MA 02110-1301, USA. diff --git a/lib/uhd/CMakeLists.txt b/lib/uhd/CMakeLists.txt index aba5c77..ab2c6f2 100644 --- a/lib/uhd/CMakeLists.txt +++ b/lib/uhd/CMakeLists.txt @@ -1,19 +1,19 @@ # Copyright 2012 Free Software Foundation, Inc. # -# This file is part of GNU Radio +# This file is part of gr-osmosdr # -# GNU Radio is free software; you can redistribute it and/or modify +# gr-osmosdr 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. # -# GNU Radio is distributed in the hope that it will be useful, +# gr-osmosdr 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 GNU Radio; see the file COPYING. If not, write to +# along with gr-osmosdr; see the file COPYING. If not, write to # the Free Software Foundation, Inc., 51 Franklin Street, # Boston, MA 02110-1301, USA. diff --git a/python/CMakeLists.txt b/python/CMakeLists.txt index 8841f36..53cb61e 100644 --- a/python/CMakeLists.txt +++ b/python/CMakeLists.txt @@ -1,19 +1,19 @@ # Copyright 2011 Free Software Foundation, Inc. # -# This file is part of GNU Radio +# This file is part of gr-osmosdr # -# GNU Radio is free software; you can redistribute it and/or modify +# gr-osmosdr 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. # -# GNU Radio is distributed in the hope that it will be useful, +# gr-osmosdr 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 GNU Radio; see the file COPYING. If not, write to +# along with gr-osmosdr; see the file COPYING. If not, write to # the Free Software Foundation, Inc., 51 Franklin Street, # Boston, MA 02110-1301, USA. diff --git a/swig/CMakeLists.txt b/swig/CMakeLists.txt index 3949322..2a19665 100644 --- a/swig/CMakeLists.txt +++ b/swig/CMakeLists.txt @@ -1,19 +1,19 @@ # Copyright 2011 Free Software Foundation, Inc. # -# This file is part of GNU Radio +# This file is part of gr-osmosdr # -# GNU Radio is free software; you can redistribute it and/or modify +# gr-osmosdr 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. # -# GNU Radio is distributed in the hope that it will be useful, +# gr-osmosdr 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 GNU Radio; see the file COPYING. If not, write to +# along with gr-osmosdr; see the file COPYING. If not, write to # the Free Software Foundation, Inc., 51 Franklin Street, # Boston, MA 02110-1301, USA.