Updated copyright blurbs in all files to '# Copyright'
[hooke.git] / hooke / hooke.py
index 60449a1072f90092cb755a99829b193ed22c4e0c..b2b599835fd7f46ec8bef12eca684ecf30da32aa 100644 (file)
@@ -1,12 +1,7 @@
-#!/usr/bin/env python
+# Copyright
 
-'''
-Hooke - A force spectroscopy review & analysis tool.
-
-A free, open source data analysis platform
-
-COPYRIGHT
-'''
+"""Hooke - A force spectroscopy review & analysis tool.
+"""
 
 import multiprocessing
 import optparse