Updated copyright blurbs in all files to '# Copyright'
[hooke.git] / hooke / driver / hdf5.py
index e9d2a4151613729d7ba7922929b5a3cef06637f1..f3f4dbc65b7e97ae2965e2c2ed7884137e52a5a8 100644 (file)
@@ -1,13 +1,7 @@
-#!/usr/bin/env python
+# Copyright
 
-'''
-hdf5.py
-
-Driver for text-exported HDF5 files from Igor pro
-
-Alberto Gomez-Casado (c) 2010
-Massimo Sandal      (c) 2009   
-'''
+"""Driver for text-exported HDF5 files from Igor pro
+"""
 
 from .. import curve as lhc
 from .. import libhooke as lh