]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/mxc6225xu/__init__.py
GPL headers: Use correct project name.
[libsigrokdecode.git] / decoders / mxc6225xu / __init__.py
index 02b63b22583ef6227acd589bd13b50ff940b1722..cd67941a2ed0882c0f0bf0d5d4b75388286817a1 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>
 ##
@@ -30,5 +30,5 @@ Details:
 TODO
 '''
 
-from .mxc6225xu import *
+from .pd import *