From 50bd5d259677faf87bb3408e111d0e833d7ba9b4 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Tue, 23 Apr 2013 22:27:20 +0200 Subject: GPL headers: Use correct project name. --- decoders/usb_protocol/Makefile.am | 2 +- decoders/usb_protocol/__init__.py | 2 +- decoders/usb_protocol/pd.py | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'decoders/usb_protocol') diff --git a/decoders/usb_protocol/Makefile.am b/decoders/usb_protocol/Makefile.am index d76c1a4..7e1baa6 100644 --- a/decoders/usb_protocol/Makefile.am +++ b/decoders/usb_protocol/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 ## diff --git a/decoders/usb_protocol/__init__.py b/decoders/usb_protocol/__init__.py index 735e3f8..5fa66f6 100644 --- a/decoders/usb_protocol/__init__.py +++ b/decoders/usb_protocol/__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 ## diff --git a/decoders/usb_protocol/pd.py b/decoders/usb_protocol/pd.py index 586646e..92ee77a 100644 --- a/decoders/usb_protocol/pd.py +++ b/decoders/usb_protocol/pd.py @@ -1,5 +1,5 @@ ## -## This file is part of the sigrok project. +## This file is part of the libsigrokdecode project. ## ## Copyright (C) 2011 Gareth McMullin ## Copyright (C) 2012 Uwe Hermann -- cgit v1.2.3-70-g09d2