changeset 73:d56eaf2d7c7d

flow: Merged <release> '1.0.0' to <develop> ('develop').
author Adam Stark <adamstark@users.noreply.github.com>
date Tue, 08 Jul 2014 12:32:26 +0100
parents ff83553fd8ea (current diff) eafd101c04c4 (diff)
children 400907e3eb27
files
diffstat 1 files changed, 25 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/README.md	Tue Jul 08 12:22:06 2014 +0100
+++ b/README.md	Tue Jul 08 12:32:26 2014 +0100
@@ -1,7 +1,7 @@
 BTrack - A Real-Time Beat Tracker
 =================================
 
-** Version 0.9 **
+** Version 1.0.0 **
 
 *by Adam Stark, Matthew Davies and Mark Plumbley.*
 
@@ -21,7 +21,11 @@
 Versions
 --------
 
-==== 0.9 ====
+==== 1.0.0 ==== (8th July 2014)
+
+* Many updates to stability and improvements to implementation
+
+==== 0.9.0 ==== (circa 2008/2009)
 
 * This is the original version of the BTrack algorithm
 
@@ -91,3 +95,22 @@
 	{
 		// do something on the beat
 	}
+
+
+License
+-------
+
+Copyright (c) 2014 Queen Mary University of London
+
+This program is free software: you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation, either version 3 of the License, or
+(at your option) any later version.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this program.  If not, see <http://www.gnu.org/licenses/>.
\ No newline at end of file