summaryrefslogtreecommitdiffstats
path: root/calc_coolfunc.py
diff options
context:
space:
mode:
Diffstat (limited to 'calc_coolfunc.py')
-rwxr-xr-xcalc_coolfunc.py5
1 files changed, 3 insertions, 2 deletions
diff --git a/calc_coolfunc.py b/calc_coolfunc.py
index f589621..00e55d0 100755
--- a/calc_coolfunc.py
+++ b/calc_coolfunc.py
@@ -1,10 +1,11 @@
#!/usr/bin/env python3
#
+# Copyright (c) 2016 Aaron LI
+# MIT license
+#
# Based on 'coolfunc_calc.sh' from 'chandra-acis-analysis/mass_profile'.
#
-# Aaron LI
# Created: 2016-06-19
-# Updated: 2017-02-09
#
# Change logs:
# 2017-02-09: