Updated copyright blurbs in all files to '# Copyright'
[hooke.git] / hooke / plugin / procplots.py
index c7ac871d056e31a634075cbe19320a6af5c178a5..066eee3e6a8d7eae54cf2b89bbfe8828f57a1f50 100644 (file)
@@ -1,9 +1,8 @@
-'''
-PROCPLOTS
-Processed plots plugin for force curves.
+# Copyright
+
+"""Processed plots plugin for force curves.
+"""
 
-Licensed under the GNU GPL version 2
-'''
 from ..libhooke import WX_GOOD
 import wxversion
 wxversion.select(WX_GOOD)