changeset 159:c808472d80e7

Update dates
author Chris Cannam
date Thu, 06 Feb 2020 11:15:28 +0000
parents 0805a04ed4e5
children 26c203b97e49
files README
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/README	Thu Feb 06 11:15:16 2020 +0000
+++ b/README	Thu Feb 06 11:15:28 2020 +0000
@@ -5,7 +5,7 @@
 pYIN is a modification of the well-loved YIN algorithm for fundamental
 frequency (F0) estimation in monophonic audio.
 
-This is a Vamp plugin (http://vamp-plugins.org) implementation of
+This is a Vamp plugin (https://vamp-plugins.org) implementation of
 pYIN, as well as the original YIN method. The plugin can be used by
 any Vamp host such as Sonic Visualiser and Sonic Annotator.
 
@@ -54,7 +54,7 @@
 Authors, Citation, License and Use
 ==================================
 
-pYIN was written by Matthias Mauch. Copyright 2012-2015 Matthias Mauch
+pYIN was written by Matthias Mauch. Copyright 2012-2020 Matthias Mauch
 and Queen Mary, University of London.
 
 The YIN code was drawn from the Java implementation in the TarsosDSP