Updated copyright blurbs in all files to '# Copyright'
[hooke.git] / hooke / curve.py
index 0be10bc3144ee673ad1861817d2f06ab2b8d4284..66199671ef0416bba514148621dc85775f835961 100644 (file)
@@ -1,5 +1,7 @@
-"""The curve module provides :class:`Curve` and :class:`Data` for storing
-force curves.
+# Copyright
+
+"""The `curve` module provides :class:`Curve` and :class:`Data` for
+storing force curves.
 """
 
 import os.path