From 1c5e4711881ede7d26e0b0edf5c161229c8eb599 Mon Sep 17 00:00:00 2001 From: "James E.H. Turner" Date: Wed, 21 Sep 2016 20:08:25 -0300 Subject: Make sure everything has a copyright notice (going back to the Ureka code it's loosely based on, where applicable). --- scripts/make_iraf_help | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'scripts/make_iraf_help') diff --git a/scripts/make_iraf_help b/scripts/make_iraf_help index e44d708..e3144be 100755 --- a/scripts/make_iraf_help +++ b/scripts/make_iraf_help @@ -1,5 +1,7 @@ #!/usr/bin/env python -# + +# Copyright(c) 2010-2016 Association of Universities for Research in Astronomy, Inc. + # Make the help & apropos databases for an IRAF package (adapted from Ureka). # # Usage: make_iraf_help pkgname -- cgit