summaryrefslogtreecommitdiff
path: root/gr-uhd/swig
diff options
context:
space:
mode:
authorNicholas Corgan <nick.corgan@ettus.com>2012-04-03 16:56:38 -0700
committerNicholas Corgan <nick.corgan@ettus.com>2012-04-03 16:56:38 -0700
commit20a083fe0f7990b8796e2e7816687d6c89bda981 (patch)
tree32c8a5ce3556b3d5e4beb908e122ad33835917c0 /gr-uhd/swig
parentc5ad101e0f93b26521507672813ef28ea533482a (diff)
gr-uhd: get_usrp_info has help info and can only be called with a recent enough version of UHD
Diffstat (limited to 'gr-uhd/swig')
-rw-r--r--gr-uhd/swig/__init__.py2
-rw-r--r--gr-uhd/swig/uhd_swig.i2
2 files changed, 2 insertions, 2 deletions
diff --git a/gr-uhd/swig/__init__.py b/gr-uhd/swig/__init__.py
index 82dbdd9e75..b4045e77fb 100644
--- a/gr-uhd/swig/__init__.py
+++ b/gr-uhd/swig/__init__.py
@@ -1,5 +1,5 @@
#
-# Copyright 2010-2011 Free Software Foundation, Inc.
+# Copyright 2010-2012 Free Software Foundation, Inc.
#
# This file is part of GNU Radio
#
diff --git a/gr-uhd/swig/uhd_swig.i b/gr-uhd/swig/uhd_swig.i
index acc301d71b..729719dcbd 100644
--- a/gr-uhd/swig/uhd_swig.i
+++ b/gr-uhd/swig/uhd_swig.i
@@ -1,6 +1,6 @@
/* -*- c++ -*- */
/*
- * Copyright 2010-2011 Free Software Foundation, Inc.
+ * Copyright 2010-2012 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*