]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/i2s/__init__.py
GPL headers: Use correct project name.
[libsigrokdecode.git] / decoders / i2s / __init__.py
index 81b785baca0192f94ef4768f5af1a3144072fe6d..84abe96a72779aa3bdf490bb6947aadaf1e37391 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 Joel Holdsworth <uwe@hermann-uwe.de>
 ##
@@ -26,5 +26,5 @@ http://www.nxp.com/acrobat_download/various/I2SBUS.pdf
 http://en.wikipedia.org/wiki/I2s
 '''
 
-from .i2s import *
+from .pd import *