diff options
Diffstat (limited to 'calc_mass.py')
-rwxr-xr-x | calc_mass.py | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/calc_mass.py b/calc_mass.py index d283c7e..ba92879 100755 --- a/calc_mass.py +++ b/calc_mass.py @@ -1,8 +1,9 @@ #!/usr/bin/env python3 # -# Aaron LI +# Copyright (c) 2016 Aaron LI +# MIT license +# # Created: 2016-06-24 -# Updated: 2016-07-13 # # Change logs: # 2016-07-13: |