summaryrefslogtreecommitdiffstats
path: root/fitting_models.py
diff options
context:
space:
mode:
Diffstat (limited to 'fitting_models.py')
-rw-r--r--fitting_models.py5
1 files changed, 2 insertions, 3 deletions
diff --git a/fitting_models.py b/fitting_models.py
index 44b679a..d0312f3 100644
--- a/fitting_models.py
+++ b/fitting_models.py
@@ -1,8 +1,7 @@
-# -*- mode: python; coding: utf-8 -*-
+# Copyright (c) 2016 Aaron LI
+# MIT license
#
-# Weitan LI
# Created: 2016-06-26
-# Updated: 2016-07-04
#
# Change logs:
# 2016-07-04: