From acd46373d40fac5c427482b0147b479349aabae8 Mon Sep 17 00:00:00 2001 From: Jason Abele Date: Fri, 19 Feb 2010 15:24:56 -0800 Subject: [PATCH] Clarified copyright and licensing --- host/lib/db_wbxng_adf4350_regs.cc | 22 +++++++++++++++++++--- host/lib/db_wbxng_adf4350_regs.h | 22 +++++++++++++++++++--- 2 files changed, 38 insertions(+), 6 deletions(-) diff --git a/host/lib/db_wbxng_adf4350_regs.cc b/host/lib/db_wbxng_adf4350_regs.cc index bc85915..21d77dc 100644 --- a/host/lib/db_wbxng_adf4350_regs.cc +++ b/host/lib/db_wbxng_adf4350_regs.cc @@ -1,6 +1,22 @@ -/* - * Copyright 2009 Ettus Research LLC - */ +// +// Copyright 2009 Free Software Foundation, Inc. +// +// This file is part of GNU Radio +// +// GNU Radio 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 asversion 3, or (at your option) +// any later version. +// +// GNU Radio 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 +// the Free Software Foundation, Inc., 51 Franklin Street, +// Boston, MA 02110-1301, USA. #include "db_wbxng_adf4350_regs.h" #include "db_wbxng_adf4350.h" diff --git a/host/lib/db_wbxng_adf4350_regs.h b/host/lib/db_wbxng_adf4350_regs.h index 3973b4d..0018aa0 100644 --- a/host/lib/db_wbxng_adf4350_regs.h +++ b/host/lib/db_wbxng_adf4350_regs.h @@ -1,6 +1,22 @@ -/* - * Copyright 2009 Ettus Research LLC - */ +// +// Copyright 2009 Free Software Foundation, Inc. +// +// This file is part of GNU Radio +// +// GNU Radio 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 asversion 3, or (at your option) +// any later version. +// +// GNU Radio 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 +// the Free Software Foundation, Inc., 51 Franklin Street, +// Boston, MA 02110-1301, USA. #ifndef ADF4350_REGS_H #define ADF4350_REGS_H