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 --- ds9_image.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'ds9_image.sh') diff --git a/ds9_image.sh b/ds9_image.sh index 76a03d5..a65db22 100755 --- a/ds9_image.sh +++ b/ds9_image.sh @@ -1,10 +1,12 @@ #!/bin/sh # +# Copyright (c) 2016 Aaron LI +# MIT license +# # Use DS9 to visualize the ACIS image, with useful/handy # arguments/options passed. # Also touch the output image filename for easier save. # -# Aaron LI # Created: 2016-04-16 # Updated: 2016-05-08 # -- cgit v1.2.2