diff options
author | Josh Morman <mormjb@gmail.com> | 2020-05-29 08:05:28 -0400 |
---|---|---|
committer | Josh Morman <mormjb@gmail.com> | 2020-06-04 10:05:48 -0400 |
commit | fbb1f97a4d3e879fcfd15e9826f3b05cfc8504bd (patch) | |
tree | 718cbb1d95263dfb42117ec2be2845d77fcae1dd /gr-utils/modtool/core/add.py | |
parent | 34d8e7281fd908f26e1c77830e7779bcaac0b5b7 (diff) |
pybind: incorporate modtool rm
Diffstat (limited to 'gr-utils/modtool/core/add.py')
-rw-r--r-- | gr-utils/modtool/core/add.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-utils/modtool/core/add.py b/gr-utils/modtool/core/add.py index 872d0a08a9..40bfe74d3f 100644 --- a/gr-utils/modtool/core/add.py +++ b/gr-utils/modtool/core/add.py @@ -1,5 +1,5 @@ # -# Copyright 2013-2014,2017-2019 Free Software Foundation, Inc. +# Copyright 2013-2014,2017-2020 Free Software Foundation, Inc. # # This file is part of GNU Radio # |