diff options
Diffstat (limited to 'calc_potential.py')
-rwxr-xr-x | calc_potential.py | 7 |
1 files changed, 3 insertions, 4 deletions
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 # """ |