diff options
Diffstat (limited to 'make_tprofile_config.py')
-rwxr-xr-x | make_tprofile_config.py | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/make_tprofile_config.py b/make_tprofile_config.py index 253a976..fc96ea9 100755 --- a/make_tprofile_config.py +++ b/make_tprofile_config.py @@ -1,8 +1,9 @@ #!/usr/bin/env python3 # -# Aaron LI +# Copyright (c) 2016 Aaron LI +# MIT license +# # Created: 2016-07-11 -# Updated: 2016-07-11 # """ |