From 084758572e97ff9251da9b75c1f5295faf9621c7 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Sat, 24 Sep 2016 14:04:05 +0200 Subject: midi: Add missing copyright lines. --- decoders/midi/lists.py | 3 ++- decoders/midi/pd.py | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/decoders/midi/lists.py b/decoders/midi/lists.py index afe7158..ce4c1ae 100644 --- a/decoders/midi/lists.py +++ b/decoders/midi/lists.py @@ -1,7 +1,8 @@ ## ## This file is part of the libsigrokdecode project. ## -## Copyright (C) 2013 Uwe Hermann +## Copyright (C) 2013-2016 Uwe Hermann +## Copyright (C) 2016 Chris Dreher ## ## 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 diff --git a/decoders/midi/pd.py b/decoders/midi/pd.py index 52c06a8..18c439f 100644 --- a/decoders/midi/pd.py +++ b/decoders/midi/pd.py @@ -1,7 +1,8 @@ ## ## This file is part of the libsigrokdecode project. ## -## Copyright (C) 2013 Uwe Hermann +## Copyright (C) 2013-2016 Uwe Hermann +## Copyright (C) 2016 Chris Dreher ## ## 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 -- cgit v1.2.3-70-g09d2