Mercurial > hg > vamp-plugin-tester
changeset 32:054ccdae5ed7
Update copyright date
author | Chris Cannam |
---|---|
date | Wed, 16 May 2012 12:02:22 +0100 |
parents | ed9d3c27f687 |
children | 005ac7a3d827 |
files | vamp-plugin-tester.cpp |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/vamp-plugin-tester.cpp Wed May 16 12:02:16 2012 +0100 +++ b/vamp-plugin-tester.cpp Wed May 16 12:02:22 2012 +0100 @@ -4,7 +4,7 @@ Vamp Plugin Tester Chris Cannam, cannam@all-day-breakfast.com Centre for Digital Music, Queen Mary, University of London. - Copyright 2009 QMUL. + Copyright 2009-2012 QMUL. This program loads a Vamp plugin and tests its susceptibility to a number of common pitfalls, including handling of extremes of input @@ -55,7 +55,7 @@ cerr << "\n" << name << ": A Vamp plugin host that tests plugins for common errors.\n" "Chris Cannam, Centre for Digital Music, Queen Mary, University of London.\n" - "Copyright 2009 QMUL.\n" + "Copyright 2009-2012 QMUL.\n" "Freely redistributable; published under a BSD-style license.\n\n" "Usage:\n" " " << name << " [-nv] <pluginbasename>:<plugin>\n"