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