From 50f179b33e7eed095380950e31b41e8792c8942f Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Tue, 24 Apr 2012 03:19:10 +0000 Subject: [PATCH] ipMIDI: credit where credit is due git-svn-id: svn://localhost/ardour2/branches/3.0@12074 d708f5d6-7413-0410-9779-e7cbd77b26cf --- libs/midi++2/ipmidi_port.cc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libs/midi++2/ipmidi_port.cc b/libs/midi++2/ipmidi_port.cc index 0ef0a9952a..0e7e610283 100644 --- a/libs/midi++2/ipmidi_port.cc +++ b/libs/midi++2/ipmidi_port.cc @@ -1,5 +1,7 @@ /* Copyright (C) 2012 Paul Davie + + Using code from Rui Nuno Capela's qmidinet as inspiration. 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