diff options
Diffstat (limited to 'reproduce/config')
-rw-r--r-- | reproduce/config/gnuastro/astbuildprog.conf | 2 | ||||
-rw-r--r-- | reproduce/config/gnuastro/astconvertt.conf | 2 | ||||
-rw-r--r-- | reproduce/config/gnuastro/aststatistics.conf | 2 | ||||
-rw-r--r-- | reproduce/config/gnuastro/gnuastro.conf | 2 | ||||
-rw-r--r-- | reproduce/config/pipeline/INPUTS.mk | 2 | ||||
-rw-r--r-- | reproduce/config/pipeline/LOCAL.mk.in | 2 | ||||
-rw-r--r-- | reproduce/config/pipeline/dependency-numpy-scipy.cfg | 2 | ||||
-rw-r--r-- | reproduce/config/pipeline/dependency-texlive.mk | 2 | ||||
-rw-r--r-- | reproduce/config/pipeline/dependency-versions.mk | 7 | ||||
-rw-r--r-- | reproduce/config/pipeline/pdf-build.mk | 2 | ||||
-rw-r--r-- | reproduce/config/pipeline/texlive.conf | 2 |
11 files changed, 12 insertions, 15 deletions
diff --git a/reproduce/config/gnuastro/astbuildprog.conf b/reproduce/config/gnuastro/astbuildprog.conf index 6feb1ac..c15baf1 100644 --- a/reproduce/config/gnuastro/astbuildprog.conf +++ b/reproduce/config/gnuastro/astbuildprog.conf @@ -2,7 +2,7 @@ # along with the rest of Gnuastro. So we'll set any specific configuration # we want here, then import those. # -# Copyright (C) 2018-2019 Mohammad Akhlaghi. +# Copyright (C) 2018-2019 Mohammad Akhlaghi <mohammad@akhlaghi.org> # # Copying and distribution of this file, with or without modification, are # permitted in any medium without royalty provided the copyright notice and diff --git a/reproduce/config/gnuastro/astconvertt.conf b/reproduce/config/gnuastro/astconvertt.conf index 6558edd..6466455 100644 --- a/reproduce/config/gnuastro/astconvertt.conf +++ b/reproduce/config/gnuastro/astconvertt.conf @@ -12,7 +12,7 @@ # $ info astconvertt # All options and input/output. # $ info gnuastro "Configuration files" # How to use configuration files. # -# Copyright (C) 2018-2019 Mohammad Akhlaghi. +# Copyright (C) 2018-2019 Mohammad Akhlaghi <mohammad@akhlaghi.org> # # Copying and distribution of this file, with or without modification, are # permitted in any medium without royalty provided the copyright notice and diff --git a/reproduce/config/gnuastro/aststatistics.conf b/reproduce/config/gnuastro/aststatistics.conf index 3ace941..1d13e3f 100644 --- a/reproduce/config/gnuastro/aststatistics.conf +++ b/reproduce/config/gnuastro/aststatistics.conf @@ -12,7 +12,7 @@ # $ info aststatistics # All options and input/output. # $ info gnuastro "Configuration files" # How to use configuration files. # -# Copyright (C) 2018-2019 Mohammad Akhlaghi. +# Copyright (C) 2018-2019 Mohammad Akhlaghi <mohammad@akhlaghi.org> # # Copying and distribution of this file, with or without modification, are # permitted in any medium without royalty provided the copyright notice and diff --git a/reproduce/config/gnuastro/gnuastro.conf b/reproduce/config/gnuastro/gnuastro.conf index 3d53e06..fbdfa37 100644 --- a/reproduce/config/gnuastro/gnuastro.conf +++ b/reproduce/config/gnuastro/gnuastro.conf @@ -10,7 +10,7 @@ # pipeline is taken from the default Gnuastro configuration from its # source (`bin/gnuastro.conf'). # -# Copyright (C) 2018-2019 Mohammad Akhlaghi. +# Copyright (C) 2018-2019 Mohammad Akhlaghi <mohammad@akhlaghi.org> # # Copying and distribution of this file, with or without modification, are # permitted in any medium without royalty provided the copyright notice and diff --git a/reproduce/config/pipeline/INPUTS.mk b/reproduce/config/pipeline/INPUTS.mk index 7f5a4c1..dbcb5fe 100644 --- a/reproduce/config/pipeline/INPUTS.mk +++ b/reproduce/config/pipeline/INPUTS.mk @@ -2,7 +2,7 @@ # # This file is read by the configure script and running Makefiles. # -# Copyright (C) 2018-2019 Mohammad Akhlaghi. +# Copyright (C) 2018-2019 Mohammad Akhlaghi <mohammad@akhlaghi.org> # # Copying and distribution of this file, with or without modification, are # permitted in any medium without royalty provided the copyright notice and diff --git a/reproduce/config/pipeline/LOCAL.mk.in b/reproduce/config/pipeline/LOCAL.mk.in index b986520..7de88d3 100644 --- a/reproduce/config/pipeline/LOCAL.mk.in +++ b/reproduce/config/pipeline/LOCAL.mk.in @@ -3,7 +3,7 @@ # This is just a template for the `./configure' script to fill in. Please # don't make any change to this file. # -# Copyright (C) 2018-2019 Mohammad Akhlaghi. +# Copyright (C) 2018-2019 Mohammad Akhlaghi <mohammad@akhlaghi.org> # # Copying and distribution of this file, with or without modification, are # permitted in any medium without royalty provided the copyright notice and diff --git a/reproduce/config/pipeline/dependency-numpy-scipy.cfg b/reproduce/config/pipeline/dependency-numpy-scipy.cfg index d250b5b..7590427 100644 --- a/reproduce/config/pipeline/dependency-numpy-scipy.cfg +++ b/reproduce/config/pipeline/dependency-numpy-scipy.cfg @@ -7,7 +7,7 @@ # appropriate sections. Not all packages will use all sections so you # should leave out sections that your package does not use. # -# Copyright (C) 2018-2019 Mohammad Akhlaghi. +# Copyright (C) 2018-2019 Mohammad Akhlaghi <mohammad@akhlaghi.org> # # Copying and distribution of this file, with or without modification, are # permitted in any medium without royalty provided the copyright notice and diff --git a/reproduce/config/pipeline/dependency-texlive.mk b/reproduce/config/pipeline/dependency-texlive.mk index 0e3b4ff..0acf5ab 100644 --- a/reproduce/config/pipeline/dependency-texlive.mk +++ b/reproduce/config/pipeline/dependency-texlive.mk @@ -4,7 +4,7 @@ # name to this variable (you can check in `ctan.org' to find the official # name). # -# Copyright (C) 2018-2019 Mohammad Akhlaghi. +# Copyright (C) 2018-2019 Mohammad Akhlaghi <mohammad@akhlaghi.org> # # Copying and distribution of this file, with or without modification, are # permitted in any medium without royalty provided the copyright notice and diff --git a/reproduce/config/pipeline/dependency-versions.mk b/reproduce/config/pipeline/dependency-versions.mk index 91d1265..c6c8043 100644 --- a/reproduce/config/pipeline/dependency-versions.mk +++ b/reproduce/config/pipeline/dependency-versions.mk @@ -1,10 +1,7 @@ # Versions of the various dependencies # -# Original author: -# Mohammad Akhlaghi <mohammad@akhlaghi.org> -# Contributing author(s): -# Raul Infante-Sainz <infantesainz@gmail.com> -# Copyright (C) 2018-2019, Your Name. +# Copyright (C) 2018-2019 Mohammad Akhlaghi <mohammad@akhlaghi.org> +# Copyright (C) 2019 Raul Infante-Sainz <infantesainz@gmail.com> # # This Makefile is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the diff --git a/reproduce/config/pipeline/pdf-build.mk b/reproduce/config/pipeline/pdf-build.mk index ccf9f64..02af72d 100644 --- a/reproduce/config/pipeline/pdf-build.mk +++ b/reproduce/config/pipeline/pdf-build.mk @@ -12,7 +12,7 @@ # LaTeX. Otherwise, a notice will just printed that for now, no PDF will be # created. # -# Copyright (C) 2018-2019 Mohammad Akhlaghi. +# Copyright (C) 2018-2019 Mohammad Akhlaghi <mohammad@akhlaghi.org> # # Copying and distribution of this file, with or without modification, are # permitted in any medium without royalty provided the copyright notice and diff --git a/reproduce/config/pipeline/texlive.conf b/reproduce/config/pipeline/texlive.conf index 0010c70..8a9fb8e 100644 --- a/reproduce/config/pipeline/texlive.conf +++ b/reproduce/config/pipeline/texlive.conf @@ -3,7 +3,7 @@ # installdir: Install directory # topdir: Top pipeline directory # -# Copyright (C) 2018-2019 Mohammad Akhlaghi. +# Copyright (C) 2018-2019 Mohammad Akhlaghi <mohammad@akhlaghi.org> # # Copying and distribution of this file, with or without modification, are # permitted in any medium without royalty provided the copyright notice and |