summaryrefslogtreecommitdiffstats
path: root/spline.py
diff options
context:
space:
mode:
Diffstat (limited to 'spline.py')
-rw-r--r--spline.py5
1 files changed, 2 insertions, 3 deletions
diff --git a/spline.py b/spline.py
index f90ddff..9163736 100644
--- a/spline.py
+++ b/spline.py
@@ -1,8 +1,7 @@
-# -*- mode: python -*-
+# Copyright (c) 2016 Aaron LI
+# MIT license
#
-# Aaron LI
# Created: 2016-07-10
-# Updated: 2016-07-14
#
# Change logs:
# 2016-07-14: