aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/ic_reg_maps/common.py
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2010-04-23 16:05:57 -0700
committerJosh Blum <josh@joshknows.com>2010-04-23 16:05:57 -0700
commit0c3af59014f1ef3f03c099a15e74d3cdc629ef7e (patch)
tree6917a51f266d848d0b57856836912744ab22b321 /host/lib/ic_reg_maps/common.py
parent19a2f02768e03ced30a32dfc0a703068a8d99176 (diff)
parenta29b30fdf17b5703c9b5c5dd015f11ecd44fbdfe (diff)
downloaduhd-0c3af59014f1ef3f03c099a15e74d3cdc629ef7e.tar.gz
uhd-0c3af59014f1ef3f03c099a15e74d3cdc629ef7e.tar.bz2
uhd-0c3af59014f1ef3f03c099a15e74d3cdc629ef7e.zip
Merge branch 'xcvr' of git@ettus.sourcerepo.com:ettus/uhdpriv
Diffstat (limited to 'host/lib/ic_reg_maps/common.py')
-rw-r--r--host/lib/ic_reg_maps/common.py23
1 files changed, 10 insertions, 13 deletions
diff --git a/host/lib/ic_reg_maps/common.py b/host/lib/ic_reg_maps/common.py
index bf51073ae..d05470706 100644
--- a/host/lib/ic_reg_maps/common.py
+++ b/host/lib/ic_reg_maps/common.py
@@ -1,22 +1,19 @@
#
-# Copyright 2008,2009 Free Software Foundation, Inc.
-#
-# This file is part of GNU Radio
-#
-# GNU Radio is free software; you can redistribute it and/or modify
+# Copyright 2010 Ettus Research LLC
+#
+# 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 asversion 3, or (at your option)
-# any later version.
-#
-# GNU Radio is distributed in the hope that it will be useful,
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+#
+# This program 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.
+# along with this program. If not, see <http://www.gnu.org/licenses/>.
+#
import re
import math