summaryrefslogtreecommitdiff
path: root/decoders/pan1321
diff options
context:
space:
mode:
Diffstat (limited to 'decoders/pan1321')
-rw-r--r--decoders/pan1321/Makefile.am2
-rw-r--r--decoders/pan1321/__init__.py2
-rw-r--r--decoders/pan1321/pd.py2
3 files changed, 3 insertions, 3 deletions
diff --git a/decoders/pan1321/Makefile.am b/decoders/pan1321/Makefile.am
index 5c5913e..e501936 100644
--- a/decoders/pan1321/Makefile.am
+++ b/decoders/pan1321/Makefile.am
@@ -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>
##
diff --git a/decoders/pan1321/__init__.py b/decoders/pan1321/__init__.py
index df48767..02e2da5 100644
--- a/decoders/pan1321/__init__.py
+++ b/decoders/pan1321/__init__.py
@@ -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>
##
diff --git a/decoders/pan1321/pd.py b/decoders/pan1321/pd.py
index 827269d..96abc48 100644
--- a/decoders/pan1321/pd.py
+++ b/decoders/pan1321/pd.py
@@ -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>
##