comparison osc/OSCQueue.cpp @ 77:bedc7517b6e8

* Update copyright notes as appropriate.
author Chris Cannam
date Fri, 17 Nov 2006 16:27:39 +0000
parents 76cc2c424268
children 5828afd1d229
comparison
equal deleted inserted replaced
76:cdea695a1f25 77:bedc7517b6e8
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. 18 This file copyright 2000-2006 Chris Cannam and QMUL.
19 */ 19 */
20 20
21 #include "OSCQueue.h" 21 #include "OSCQueue.h"
22 22
23 #include <iostream> 23 #include <iostream>