comparison base/Profiler.cpp @ 202:91fdc752e540

* Update copyright notes as appropriate.
author Chris Cannam
date Fri, 17 Nov 2006 16:27:39 +0000
parents 146eb9e35baa
children dc46851837d6
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 Guillaume Laurent. 18 This file copyright 2000-2006 Chris Cannam, Guillaume Laurent,
19 and QMUL.
19 */ 20 */
20 21
21 #include <iostream> 22 #include <iostream>
22 #include "Profiler.h" 23 #include "Profiler.h"
23 24