diff options
Diffstat (limited to 'decoders/midi')
-rw-r--r-- | decoders/midi/pd.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/decoders/midi/pd.py b/decoders/midi/pd.py index 99b63b0..21c4024 100644 --- a/decoders/midi/pd.py +++ b/decoders/midi/pd.py @@ -2,7 +2,7 @@ ## This file is part of the libsigrokdecode project. ## ## Copyright (C) 2013-2016 Uwe Hermann <uwe@hermann-uwe.de> -## Copyright (C) 2016 Chris Dreher <chrisdreher@hotmail.com> +## Copyright (C) 2016 Chris Dreher <chrisdreher@hotmail.com> ## ## This program is free software; you can redistribute it and/or modify ## it under the terms of the GNU General Public License as published by |