gr-fosphor: Update all copyright notices headers

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
This commit is contained in:
Sylvain Munaut 2021-01-08 13:12:43 +01:00
parent 65c7283981
commit 26f06ef630
23 changed files with 69 additions and 334 deletions

View File

@ -1,22 +1,9 @@
# Copyright 2011,2012 Free Software Foundation, Inc. # Copyright 2011-2020 Free Software Foundation, Inc.
# Copyright 2013-2021 Sylvain Munaut <tnt@246tNt.com>
# #
# This file is part of gr-fosphor # This file is part of gr-fosphor
# #
# gr-fosphor is free software; you can redistribute it and/or modify # SPDX-License-Identifier: GPL-3.0-or-later
# 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-fosphor 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-fosphor; see the file COPYING. If not, write to
# the Free Software Foundation, Inc., 51 Franklin Street,
# Boston, MA 02110-1301, USA.
######################################################################## ########################################################################
# Project setup # Project setup

View File

@ -1,21 +1,9 @@
# Copyright 2011 Free Software Foundation, Inc. # Copyright 2011-2020 Free Software Foundation, Inc.
# Copyright 2013-2021 Sylvain Munaut <tnt@246tNt.com>
# #
# This file is part of gr-fosphor # This file is part of gr-fosphor
# #
# gr-fosphor is free software; you can redistribute it and/or modify # SPDX-License-Identifier: GPL-3.0-or-later
# 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-fosphor 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-fosphor; see the file COPYING. If not, write to
# the Free Software Foundation, Inc., 51 Franklin Street,
# Boston, MA 02110-1301, USA.
include(GrPython) include(GrPython)

View File

@ -1,21 +1,9 @@
# Copyright 2018 Free Software Foundation, Inc. # Copyright 2011-2020 Free Software Foundation, Inc.
# Copyright 2013-2021 Sylvain Munaut <tnt@246tNt.com>
# #
# This file is part of gr-fosphor # This file is part of gr-fosphor
# #
# gr-fosphor is free software; you can redistribute it and/or modify # SPDX-License-Identifier: GPL-3.0-or-later
# 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-fosphor 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-fosphor; see the file COPYING. If not, write to
# the Free Software Foundation, Inc., 51 Franklin Street,
# Boston, MA 02110-1301, USA.
include(CMakeFindDependencyMacro) include(CMakeFindDependencyMacro)

View File

@ -1,21 +1,9 @@
# Copyright 2011 Free Software Foundation, Inc. # Copyright 2011-2020 Free Software Foundation, Inc.
# Copyright 2013-2021 Sylvain Munaut <tnt@246tNt.com>
# #
# This file is part of gr-fosphor # This file is part of gr-fosphor
# #
# gr-fosphor is free software; you can redistribute it and/or modify # SPDX-License-Identifier: GPL-3.0-or-later
# 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-fosphor 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-fosphor; see the file COPYING. If not, write to
# the Free Software Foundation, Inc., 51 Franklin Street,
# Boston, MA 02110-1301, USA.
list_cond_append(ENABLE_GLFW fosphor_grc fosphor_glfw_sink_c.block.yml) list_cond_append(ENABLE_GLFW fosphor_grc fosphor_glfw_sink_c.block.yml)
list_cond_append(ENABLE_QT fosphor_grc fosphor_qt_sink_c.block.yml) list_cond_append(ENABLE_QT fosphor_grc fosphor_qt_sink_c.block.yml)

View File

@ -1,21 +1,9 @@
# Copyright 2011,2012 Free Software Foundation, Inc. # Copyright 2011-2020 Free Software Foundation, Inc.
# Copyright 2013-2021 Sylvain Munaut <tnt@246tNt.com>
# #
# This file is part of gr-fosphor # This file is part of gr-fosphor
# #
# gr-fosphor is free software; you can redistribute it and/or modify # SPDX-License-Identifier: GPL-3.0-or-later
# 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-fosphor 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-fosphor; see the file COPYING. If not, write to
# the Free Software Foundation, Inc., 51 Franklin Street,
# Boston, MA 02110-1301, USA.
######################################################################## ########################################################################
# Install public header files # Install public header files

View File

@ -1,22 +1,10 @@
/* /*
* Copyright 2011 Free Software Foundation, Inc. * Copyright 2011 Free Software Foundation, Inc.
* Copyright 2013-2021 Sylvain Munaut <tnt@246tNt.com>
* *
* This file is part of gr-fosphor * This file is part of gr-fosphor
* *
* gr-fosphor is free software; you can redistribute it and/or modify * SPDX-License-Identifier: GPL-3.0-or-later
* 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-fosphor 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-fosphor; see the file COPYING. If not, write to
* the Free Software Foundation, Inc., 51 Franklin Street,
* Boston, MA 02110-1301, USA.
*/ */
#pragma once #pragma once

View File

@ -1,21 +1,10 @@
/* -*- c++ -*- */ /* -*- c++ -*- */
/* /*
* Copyright 2013-2014 Sylvain Munaut <tnt@246tNt.com> * Copyright 2013-2021 Sylvain Munaut <tnt@246tNt.com>
* *
* This is free software; you can redistribute it and/or modify * This file is part of gr-fosphor
* 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.
* *
* This software is distributed in the hope that it will be useful, * SPDX-License-Identifier: GPL-3.0-or-later
* 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 this software; see the file COPYING. If not, write to
* the Free Software Foundation, Inc., 51 Franklin Street,
* Boston, MA 02110-1301, USA.
*/ */
#pragma once #pragma once

View File

@ -1,21 +1,10 @@
/* -*- c++ -*- */ /* -*- c++ -*- */
/* /*
* Copyright 2013-2014 Sylvain Munaut <tnt@246tNt.com> * Copyright 2013-2021 Sylvain Munaut <tnt@246tNt.com>
* *
* This is free software; you can redistribute it and/or modify * This file is part of gr-fosphor
* 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.
* *
* This software is distributed in the hope that it will be useful, * SPDX-License-Identifier: GPL-3.0-or-later
* 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 this software; see the file COPYING. If not, write to
* the Free Software Foundation, Inc., 51 Franklin Street,
* Boston, MA 02110-1301, USA.
*/ */
#pragma once #pragma once

View File

@ -1,21 +1,10 @@
/* -*- c++ -*- */ /* -*- c++ -*- */
/* /*
* Copyright 2013-2014 Sylvain Munaut <tnt@246tNt.com> * Copyright 2013-2021 Sylvain Munaut <tnt@246tNt.com>
* *
* This is free software; you can redistribute it and/or modify * This file is part of gr-fosphor
* 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.
* *
* This software is distributed in the hope that it will be useful, * SPDX-License-Identifier: GPL-3.0-or-later
* 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 this software; see the file COPYING. If not, write to
* the Free Software Foundation, Inc., 51 Franklin Street,
* Boston, MA 02110-1301, USA.
*/ */
#pragma once #pragma once

View File

@ -1,21 +1,9 @@
# Copyright 2011,2012 Free Software Foundation, Inc. # Copyright 2011-2020 Free Software Foundation, Inc.
# Copyright 2013-2021 Sylvain Munaut <tnt@246tNt.com>
# #
# This file is part of gr-fosphor # This file is part of gr-fosphor
# #
# gr-fosphor is free software; you can redistribute it and/or modify # SPDX-License-Identifier: GPL-3.0-or-later
# 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-fosphor 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-fosphor; see the file COPYING. If not, write to
# the Free Software Foundation, Inc., 51 Franklin Street,
# Boston, MA 02110-1301, USA.
######################################################################## ########################################################################
# Setup library # Setup library

View File

@ -1,21 +1,10 @@
/* -*- c++ -*- */ /* -*- c++ -*- */
/* /*
* Copyright 2013-2014 Sylvain Munaut <tnt@246tNt.com> * Copyright 2013-2021 Sylvain Munaut <tnt@246tNt.com>
* *
* This is free software; you can redistribute it and/or modify * This file is part of gr-fosphor
* 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.
* *
* This software is distributed in the hope that it will be useful, * SPDX-License-Identifier: GPL-3.0-or-later
* 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 this software; see the file COPYING. If not, write to
* the Free Software Foundation, Inc., 51 Franklin Street,
* Boston, MA 02110-1301, USA.
*/ */
#include <QtEvents> #include <QtEvents>

View File

@ -1,21 +1,10 @@
/* -*- c++ -*- */ /* -*- c++ -*- */
/* /*
* Copyright 2013-2014 Sylvain Munaut <tnt@246tNt.com> * Copyright 2013-2021 Sylvain Munaut <tnt@246tNt.com>
* *
* This is free software; you can redistribute it and/or modify * This file is part of gr-fosphor
* 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.
* *
* This software is distributed in the hope that it will be useful, * SPDX-License-Identifier: GPL-3.0-or-later
* 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 this software; see the file COPYING. If not, write to
* the Free Software Foundation, Inc., 51 Franklin Street,
* Boston, MA 02110-1301, USA.
*/ */
#pragma once #pragma once

View File

@ -1,21 +1,10 @@
/* -*- c++ -*- */ /* -*- c++ -*- */
/* /*
* Copyright 2013-2014 Sylvain Munaut <tnt@246tNt.com> * Copyright 2013-2021 Sylvain Munaut <tnt@246tNt.com>
* *
* This is free software; you can redistribute it and/or modify * This file is part of gr-fosphor
* 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.
* *
* This software is distributed in the hope that it will be useful, * SPDX-License-Identifier: GPL-3.0-or-later
* 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 this software; see the file COPYING. If not, write to
* the Free Software Foundation, Inc., 51 Franklin Street,
* Boston, MA 02110-1301, USA.
*/ */
#ifdef HAVE_CONFIG_H #ifdef HAVE_CONFIG_H

View File

@ -1,21 +1,10 @@
/* -*- c++ -*- */ /* -*- c++ -*- */
/* /*
* Copyright 2013-2014 Sylvain Munaut <tnt@246tNt.com> * Copyright 2013-2021 Sylvain Munaut <tnt@246tNt.com>
* *
* This is free software; you can redistribute it and/or modify * This file is part of gr-fosphor
* 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.
* *
* This software is distributed in the hope that it will be useful, * SPDX-License-Identifier: GPL-3.0-or-later
* 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 this software; see the file COPYING. If not, write to
* the Free Software Foundation, Inc., 51 Franklin Street,
* Boston, MA 02110-1301, USA.
*/ */
#pragma once #pragma once

View File

@ -1,21 +1,10 @@
/* -*- c++ -*- */ /* -*- c++ -*- */
/* /*
* Copyright 2013-2014 Sylvain Munaut <tnt@246tNt.com> * Copyright 2013-2021 Sylvain Munaut <tnt@246tNt.com>
* *
* This is free software; you can redistribute it and/or modify * This file is part of gr-fosphor
* 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.
* *
* This software is distributed in the hope that it will be useful, * SPDX-License-Identifier: GPL-3.0-or-later
* 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 this software; see the file COPYING. If not, write to
* the Free Software Foundation, Inc., 51 Franklin Street,
* Boston, MA 02110-1301, USA.
*/ */
#include <gnuradio/thread/thread.h> #include <gnuradio/thread/thread.h>

View File

@ -1,21 +1,10 @@
/* -*- c++ -*- */ /* -*- c++ -*- */
/* /*
* Copyright 2013-2014 Sylvain Munaut <tnt@246tNt.com> * Copyright 2013-2021 Sylvain Munaut <tnt@246tNt.com>
* *
* This is free software; you can redistribute it and/or modify * This file is part of gr-fosphor
* 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.
* *
* This software is distributed in the hope that it will be useful, * SPDX-License-Identifier: GPL-3.0-or-later
* 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 this software; see the file COPYING. If not, write to
* the Free Software Foundation, Inc., 51 Franklin Street,
* Boston, MA 02110-1301, USA.
*/ */
#pragma once #pragma once

View File

@ -1,22 +1,11 @@
/* -*- c++ -*- */ /* -*- c++ -*- */
/* /*
* Copyright 2013-2014 Sylvain Munaut <tnt@246tNt.com> * Copyright 2013-2021 Sylvain Munaut <tnt@246tNt.com>
* Copyright 2013 Dimitri Stolnikov <horiz0n@gmx.net> * Copyright 2013 Dimitri Stolnikov <horiz0n@gmx.net>
* *
* This is free software; you can redistribute it and/or modify * This file is part of gr-fosphor
* 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.
* *
* This software is distributed in the hope that it will be useful, * SPDX-License-Identifier: GPL-3.0-or-later
* 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 this software; see the file COPYING. If not, write to
* the Free Software Foundation, Inc., 51 Franklin Street,
* Boston, MA 02110-1301, USA.
*/ */
#ifdef HAVE_CONFIG_H #ifdef HAVE_CONFIG_H

View File

@ -1,21 +1,10 @@
/* -*- c++ -*- */ /* -*- c++ -*- */
/* /*
* Copyright 2013-2014 Sylvain Munaut <tnt@246tNt.com> * Copyright 2013-2021 Sylvain Munaut <tnt@246tNt.com>
* *
* This is free software; you can redistribute it and/or modify * This file is part of gr-fosphor
* 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.
* *
* This software is distributed in the hope that it will be useful, * SPDX-License-Identifier: GPL-3.0-or-later
* 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 this software; see the file COPYING. If not, write to
* the Free Software Foundation, Inc., 51 Franklin Street,
* Boston, MA 02110-1301, USA.
*/ */
#pragma once #pragma once

View File

@ -1,21 +1,10 @@
/* -*- c++ -*- */ /* -*- c++ -*- */
/* /*
* Copyright 2013-2014 Sylvain Munaut <tnt@246tNt.com> * Copyright 2013-2021 Sylvain Munaut <tnt@246tNt.com>
* *
* This is free software; you can redistribute it and/or modify * This file is part of gr-fosphor
* 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.
* *
* This software is distributed in the hope that it will be useful, * SPDX-License-Identifier: GPL-3.0-or-later
* 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 this software; see the file COPYING. If not, write to
* the Free Software Foundation, Inc., 51 Franklin Street,
* Boston, MA 02110-1301, USA.
*/ */
#ifdef ENABLE_PYTHON #ifdef ENABLE_PYTHON

View File

@ -1,21 +1,10 @@
/* -*- c++ -*- */ /* -*- c++ -*- */
/* /*
* Copyright 2013-2014 Sylvain Munaut <tnt@246tNt.com> * Copyright 2013-2021 Sylvain Munaut <tnt@246tNt.com>
* *
* This is free software; you can redistribute it and/or modify * This file is part of gr-fosphor
* 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.
* *
* This software is distributed in the hope that it will be useful, * SPDX-License-Identifier: GPL-3.0-or-later
* 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 this software; see the file COPYING. If not, write to
* the Free Software Foundation, Inc., 51 Franklin Street,
* Boston, MA 02110-1301, USA.
*/ */
#pragma once #pragma once

View File

@ -1,21 +1,9 @@
# Copyright 2011 Free Software Foundation, Inc. # Copyright 2011-2020 Free Software Foundation, Inc.
# Copyright 2013-2021 Sylvain Munaut <tnt@246tNt.com>
# #
# This file is part of gr-fosphor # This file is part of gr-fosphor
# #
# gr-fosphor is free software; you can redistribute it and/or modify # SPDX-License-Identifier: GPL-3.0-or-later
# 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-fosphor 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-fosphor; see the file COPYING. If not, write to
# the Free Software Foundation, Inc., 51 Franklin Street,
# Boston, MA 02110-1301, USA.
######################################################################## ########################################################################
# Include python install macros # Include python install macros

View File

@ -1,22 +1,9 @@
# Copyright 2008-2020 Free Software Foundation, Inc.
# Copyright 2013-2021 Sylvain Munaut <tnt@246tNt.com>
# #
# Copyright 2008,2009 Free Software Foundation, Inc. # This file is part of gr-fosphor
# #
# This application is free software; you can redistribute it and/or modify # SPDX-License-Identifier: GPL-3.0-or-later
# 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.
#
# This application 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 this program; if not, write to the Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#
# The presence of this file turns this directory into a Python package
# import swig generated symbols into the fosphor namespace # import swig generated symbols into the fosphor namespace
from .fosphor_swig import * from .fosphor_swig import *

View File

@ -1,21 +1,9 @@
# Copyright 2011 Free Software Foundation, Inc. # Copyright 2011-2020 Free Software Foundation, Inc.
# Copyright 2013-2021 Sylvain Munaut <tnt@246tNt.com>
# #
# This file is part of gr-fosphor # This file is part of gr-fosphor
# #
# gr-fosphor is free software; you can redistribute it and/or modify # SPDX-License-Identifier: GPL-3.0-or-later
# 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-fosphor 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-fosphor; see the file COPYING. If not, write to
# the Free Software Foundation, Inc., 51 Franklin Street,
# Boston, MA 02110-1301, USA.
######################################################################## ########################################################################
# Include swig generation macros # Include swig generation macros