]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/jtag/__init__.py
GPL headers: Use correct project name.
[libsigrokdecode.git] / decoders / jtag / __init__.py
index 4a53502a48b794a0d9bf4f39f1eaec7c418a085e..16cf6c6d31bffe883858c1e114a720f0edf4bb53 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the sigrok project.
+## This file is part of the libsigrokdecode project.
 ##
 ## Copyright (C) 2012 Uwe Hermann <uwe@hermann-uwe.de>
 ##
@@ -52,5 +52,5 @@ https://en.wikipedia.org/wiki/Joint_Test_Action_Group
 http://focus.ti.com/lit/an/ssya002c/ssya002c.pdf
 '''
 
-from .jtag import *
+from .pd import *