# HG changeset patch # User Chris Cannam # Date 1337166142 -3600 # Node ID 054ccdae5ed7537c88aa52bf2d239cba5a7b6bbd # Parent ed9d3c27f6871e0964fe60e7c8788266f892539c Update copyright date diff -r ed9d3c27f687 -r 054ccdae5ed7 vamp-plugin-tester.cpp --- 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] :\n"