diff plugins/SegmenterPlugin.cpp @ 135:dcf5800f0f00

* Add GPL
author Chris Cannam <c.cannam@qmul.ac.uk>
date Mon, 13 Dec 2010 14:03:46 +0000
parents 4a354c18e688
children 7c7881bbb6ca
line wrap: on
line diff
--- a/plugins/SegmenterPlugin.cpp	Wed Dec 01 15:43:27 2010 +0000
+++ b/plugins/SegmenterPlugin.cpp	Mon Dec 13 14:03:46 2010 +0000
@@ -5,7 +5,12 @@
  *
  * Created by Mark Levy on 24/03/2006.
  * Copyright 2006 Centre for Digital Music, Queen Mary, University of London.
- * All rights reserved.
+
+    This program is free software; you can redistribute it and/or
+    modify it under the terms of the GNU General Public License as
+    published by the Free Software Foundation; either version 2 of the
+    License, or (at your option) any later version.  See the file
+    COPYING included with this distribution for more information.
  */
 
 #include <iostream>