diff audiofile.py @ 5:ea2387fd1b90 tip

Add CC0 disclaimers
author Chris Cannam
date Thu, 04 Oct 2012 22:12:02 +0100
parents a8cde97eae7b
children
line wrap: on
line diff
--- a/audiofile.py	Thu Oct 04 17:14:13 2012 +0100
+++ b/audiofile.py	Thu Oct 04 22:12:02 2012 +0100
@@ -1,3 +1,7 @@
+
+# To the extent possible under law, Chris Cannam and QMUL have waived
+# all copyright and related or neighboring rights to this file
+# (http://creativecommons.org/about/cc0)
 
 import wave
 import numpy as np