Mercurial > hg > qm-vamp-plugins
diff plugins/BeatTrack.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 | 3b4572153ce3 |
children | 4fe04e706839 |
line wrap: on
line diff
--- a/plugins/BeatTrack.cpp Tue Jan 22 17:27:48 2008 +0000 +++ b/plugins/BeatTrack.cpp Fri Jan 25 17:56:49 2008 +0000 @@ -75,7 +75,7 @@ string BeatTracker::getMaker() const { - return "Christian Landone and Matthew Davies, Queen Mary, University of London"; + return "Queen Mary, University of London"; } int @@ -87,7 +87,7 @@ string BeatTracker::getCopyright() const { - return "Copyright (c) 2006-2008 - All Rights Reserved"; + return "Plugin by Christian Landone and Matthew Davies. Copyright (c) 2006-2008 QMUL - All Rights Reserved"; } BeatTracker::ParameterList