diff plugins/OnsetDetect.cpp @ 50:df7a0bc46592

* Harmonise the Maker and Copyright notices * A bit more documentation
author Chris Cannam <c.cannam@qmul.ac.uk>
date Fri, 25 Jan 2008 17:56:49 +0000
parents ed9f7e6ee100
children 2631d0b3d7eb
line wrap: on
line diff
--- a/plugins/OnsetDetect.cpp	Tue Jan 22 17:27:48 2008 +0000
+++ b/plugins/OnsetDetect.cpp	Fri Jan 25 17:56:49 2008 +0000
@@ -76,7 +76,7 @@
 string
 OnsetDetector::getMaker() const
 {
-    return "Christian Landone, Chris Duxbury and Juan Pablo Bello, Queen Mary, University of London";
+    return "Queen Mary, University of London";
 }
 
 int
@@ -88,7 +88,7 @@
 string
 OnsetDetector::getCopyright() const
 {
-    return "Copyright (c) 2006-2007 - All Rights Reserved";
+    return "Plugin by Christian Landone, Chris Duxbury and Juan Pablo Bello.  Copyright (c) 2006-2008 QMUL - All Rights Reserved";
 }
 
 OnsetDetector::ParameterList