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 --- make_coolfunc_config.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'make_coolfunc_config.py') diff --git a/make_coolfunc_config.py b/make_coolfunc_config.py index 945a044..32c2a05 100755 --- a/make_coolfunc_config.py +++ b/make_coolfunc_config.py @@ -1,10 +1,11 @@ #!/usr/bin/env python3 # +# Copyright (c) 2016 Aaron LI +# MIT license +# # Make the configuration file for `calc_coolfunc.py` # -# Aaron LI # Created: 2016-07-12 -# Updated: 2016-07-12 # import glob -- cgit v1.2.2