diff options
Diffstat (limited to 'make_stowbkg_image.sh')
-rwxr-xr-x | make_stowbkg_image.sh | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/make_stowbkg_image.sh b/make_stowbkg_image.sh index 4cd74b7..40dc01b 100755 --- a/make_stowbkg_image.sh +++ b/make_stowbkg_image.sh @@ -1,12 +1,13 @@ #!/bin/sh # +# Copyright (c) 2016 Aaron LI +# MIT license +# # Make the corresponding stowed bacground image for the observation. # # Based on `ciao_blanksky.sh' (v5.0; 2015-06-02) # -# Aaron LI # Created: 2016-04-20 -# Updated: 2016-04-28 # # Changelog: # 2016-04-28: |