Mercurial > hg > qm-vamp-plugins
comparison plugins/SegmenterPlugin.h @ 135:dcf5800f0f00
* Add GPL
author | Chris Cannam <c.cannam@qmul.ac.uk> |
---|---|
date | Mon, 13 Dec 2010 14:03:46 +0000 |
parents | b3a809bb964e |
children | 7c7881bbb6ca |
comparison
equal
deleted
inserted
replaced
134:0a005b5ca35b | 135:dcf5800f0f00 |
---|---|
3 /* | 3 /* |
4 * SegmenterPlugin.h | 4 * SegmenterPlugin.h |
5 * | 5 * |
6 * Created by Mark Levy on 24/03/2006. | 6 * Created by Mark Levy on 24/03/2006. |
7 * Copyright 2006 Centre for Digital Music, Queen Mary, University of London. | 7 * Copyright 2006 Centre for Digital Music, Queen Mary, University of London. |
8 * All rights reserved. | 8 |
9 This program is free software; you can redistribute it and/or | |
10 modify it under the terms of the GNU General Public License as | |
11 published by the Free Software Foundation; either version 2 of the | |
12 License, or (at your option) any later version. See the file | |
13 COPYING included with this distribution for more information. | |
9 */ | 14 */ |
10 | 15 |
11 #ifndef _SEGMENTER_PLUGIN_H_ | 16 #ifndef _SEGMENTER_PLUGIN_H_ |
12 #define _SEGMENTER_PLUGIN_H_ | 17 #define _SEGMENTER_PLUGIN_H_ |
13 | 18 |