Mercurial > hg > svcore
comparison plugin/LADSPAPluginInstance.cpp @ 202:91fdc752e540
* Update copyright notes as appropriate.
author | Chris Cannam |
---|---|
date | Fri, 17 Nov 2006 16:27:39 +0000 |
parents | 5a916fee6d2d |
children | 71f869dac40b |
comparison
equal
deleted
inserted
replaced
201:d892237cf790 | 202:91fdc752e540 |
---|---|
13 */ | 13 */ |
14 | 14 |
15 /* | 15 /* |
16 This is a modified version of a source file from the | 16 This is a modified version of a source file from the |
17 Rosegarden MIDI and audio sequencer and notation editor. | 17 Rosegarden MIDI and audio sequencer and notation editor. |
18 This file copyright 2000-2006 Chris Cannam and Richard Bown. | 18 This file copyright 2000-2006 Chris Cannam, Richard Bown, and QMUL. |
19 */ | 19 */ |
20 | 20 |
21 #include <iostream> | 21 #include <iostream> |
22 #include <cassert> | 22 #include <cassert> |
23 | 23 |