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