Updated copyright blurbs in all files to '# Copyright'
[hooke.git] / hooke / plugin / peakspot.py
index a81112d093ed4be442784e0b02a8a975782bf00d..bb0fc87722d5c9699e6fdefb3f4dc0a774c871eb 100644 (file)
@@ -1,8 +1,8 @@
-'''
-a library of helping functions for spotting force spectroscopy peaks
+# Copyright
+
+"""a library of helping functions for spotting force spectroscopy peaks.
+"""
 
-(c)Fabrizio Benedetti and Massimo Sandal , 2007
-'''
 import numpy as np
 
 def conv_dx(data,vect):