diff options
Diffstat (limited to 'reproduce/config/gnuastro')
-rw-r--r-- | reproduce/config/gnuastro/astbuildprog.conf | 5 | ||||
-rw-r--r-- | reproduce/config/gnuastro/gnuastro.conf | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/reproduce/config/gnuastro/astbuildprog.conf b/reproduce/config/gnuastro/astbuildprog.conf index 8413e07..a6da3c4 100644 --- a/reproduce/config/gnuastro/astbuildprog.conf +++ b/reproduce/config/gnuastro/astbuildprog.conf @@ -1,6 +1,11 @@ # BuildProgram's configuration file depends on the build and is installed # along with the rest of Gnuastro. So we'll set any specific configuration # we want here, then import those. +# +# 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. # To keep the program's compiled excutable file, comment this line. deletecompiled 1 diff --git a/reproduce/config/gnuastro/gnuastro.conf b/reproduce/config/gnuastro/gnuastro.conf index 561df9f..20ba4a9 100644 --- a/reproduce/config/gnuastro/gnuastro.conf +++ b/reproduce/config/gnuastro/gnuastro.conf @@ -9,6 +9,11 @@ # The rest of this configuration file in this template reproduction # pipeline is taken from the default Gnuastro configuration from its # source (`bin/gnuastro.conf'). +# +# 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. # Reproduction pipeline (`config' has to be before `lastconfig'). config .gnuastro/gnuastro-local.conf |