From 62a69c7f0df94e5b013ee5883d85c16ca39ece85 Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Sun, 12 Feb 2017 19:16:22 +0800 Subject: Add copyright and MIT license disclaimer --- calc_potential.py | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'calc_potential.py') diff --git a/calc_potential.py b/calc_potential.py index f2e3b66..efb7d50 100755 --- a/calc_potential.py +++ b/calc_potential.py @@ -1,10 +1,9 @@ #!/usr/bin/env python3 # -# Aaron LI -# Created: 2016-07-13 -# Updated: 2016-07-13 +# Copyright (c) 2016 Aaron LI +# MIT license # -# Change logs: +# Created: 2016-07-13 # """ -- cgit v1.2.2