Mercurial > hg > qm-dsp
comparison dsp/segmentation/Segmenter.h @ 309:d5014ab8b0e5
* Add GPL and README; some tidying
author | Chris Cannam <c.cannam@qmul.ac.uk> |
---|---|
date | Mon, 13 Dec 2010 14:55:28 +0000 |
parents | 18a0dffa5c1a |
children | 175e51ae78eb |
comparison
equal
deleted
inserted
replaced
308:25af9a1e4ec3 | 309:d5014ab8b0e5 |
---|---|
4 /* | 4 /* |
5 * Segmenter.h | 5 * Segmenter.h |
6 * soundbite | 6 * soundbite |
7 * | 7 * |
8 * Created by Mark Levy on 23/03/2006. | 8 * Created by Mark Levy on 23/03/2006. |
9 * Copyright 2006 Centre for Digital Music, Queen Mary, University of London. All rights reserved. | 9 * Copyright 2006 Centre for Digital Music, Queen Mary, University of London. |
10 | |
11 This program is free software; you can redistribute it and/or | |
12 modify it under the terms of the GNU General Public License as | |
13 published by the Free Software Foundation; either version 2 of the | |
14 License, or (at your option) any later version. See the file | |
15 COPYING included with this distribution for more information. | |
10 * | 16 * |
11 */ | 17 */ |
12 | 18 |
13 #include <vector> | 19 #include <vector> |
14 #include <iostream> | 20 #include <iostream> |