From 67b1fe89dc6ec608c69f04c19941db6e3679c1e3 Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Mon, 1 Apr 2019 00:06:02 +0100 Subject: Added short copyright notice on configuration files A short, all-permisive copyright notice was added to the configuration files that were missing one. --- reproduce/config/pipeline/INPUTS.mk | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'reproduce/config/pipeline/INPUTS.mk') diff --git a/reproduce/config/pipeline/INPUTS.mk b/reproduce/config/pipeline/INPUTS.mk index 3522ecc..6d08d9f 100644 --- a/reproduce/config/pipeline/INPUTS.mk +++ b/reproduce/config/pipeline/INPUTS.mk @@ -1,7 +1,11 @@ # Input files necessary for this pipeline. # # This file is read by the configure script and running Makefiles. - +# +# Copying and distribution of this file, with or without modification, are +# permitted in any medium without royalty provided the copyright notice and +# this notice are preserved. This file is offered as-is, without any +# warranty. WFPC2IMAGE = WFPC2ASSNu5780205bx.fits WFPC2MD5 = a4791e42cd1045892f9c41f11b50bad8 -- cgit v1.2.1