X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blobdiff_plain;f=decoders%2Fcommon%2Fsrdhelper%2Fmod.py;h=4871205f08261aad2786a175ee2fe48687f5941a;hp=e65ab17e5ae590ae6854f6edddd7b4acd1dfc143;hb=4539e9ca58966ce3c9cad4801b16c315e86ace01;hpb=991c44f33a55733610f6d9da1efbcc5bf1074dee diff --git a/decoders/common/srdhelper/mod.py b/decoders/common/srdhelper/mod.py index e65ab17..4871205 100644 --- a/decoders/common/srdhelper/mod.py +++ b/decoders/common/srdhelper/mod.py @@ -14,8 +14,7 @@ ## 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 St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see . ## # Return the specified BCD number (max. 8 bits) as integer.