summaryrefslogtreecommitdiffstats
path: root/ds9_image.sh
diff options
context:
space:
mode:
authorAaron LI <aaronly.me@outlook.com>2017-02-12 19:16:22 +0800
committerAaron LI <aaronly.me@outlook.com>2017-02-12 19:16:22 +0800
commit62a69c7f0df94e5b013ee5883d85c16ca39ece85 (patch)
treef492cf8b8b4a496f8f7d17762033a0b9a25937de /ds9_image.sh
parenta4f1e4eaaae5ea3ce2531b72b04f2fc30f96e3a0 (diff)
downloadcexcess-62a69c7f0df94e5b013ee5883d85c16ca39ece85.tar.bz2
Add copyright and MIT license disclaimer
Diffstat (limited to 'ds9_image.sh')
-rwxr-xr-xds9_image.sh4
1 files changed, 3 insertions, 1 deletions
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
#