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_coolfunc.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'calc_coolfunc.py') 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: -- cgit v1.2.2