annotate LICENSE @ 5:b523456082ca
tip
Update path to dataset and reflect modified chunk naming convention.
author |
peterf |
date |
Mon, 01 Feb 2016 21:35:27 +0000 |
parents |
cb535b80218a |
children |
|
rev |
line source |
peterf@2
|
1 This software is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-sa/3.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.
|
peterf@1
|
2
|
peterf@2
|
3
|
peterf@2
|
4 Copyright for librosa software (c) 2014, Brian McFee, Matt McVicar, Dawen Liang, Colin Raffel,
|
peterf@2
|
5 Douglas Repetto, Dan Ellis.
|
peterf@2
|
6
|
peterf@2
|
7 Permission to use, copy, modify, and/or distribute this software for any
|
peterf@2
|
8 purpose with or without fee is hereby granted, provided that the above
|
peterf@2
|
9 copyright notice and this permission notice appear in all copies.
|
peterf@2
|
10
|
peterf@2
|
11 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
peterf@2
|
12 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
peterf@2
|
13 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
peterf@2
|
14 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
peterf@2
|
15 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
peterf@2
|
16 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
peterf@2
|
17 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|