From 234d6a6e8a4f73ddea627dd4fd78dfb4a91d5a83 Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Sun, 7 Apr 2019 00:09:14 +0100 Subject: Copyright notice added to all files missing one Until now, for short files, we only had a license notice, not an actual copyright notice. With this commit, a copyright notice has also been added. We use this new command to find these files, suggested by `ineiev@gnu.org'. --- reproduce/config/gnuastro/astbuildprog.conf | 2 ++ reproduce/config/gnuastro/astconvertt.conf | 2 ++ reproduce/config/gnuastro/aststatistics.conf | 2 ++ reproduce/config/gnuastro/gnuastro.conf | 2 ++ 4 files changed, 8 insertions(+) (limited to 'reproduce/config/gnuastro') diff --git a/reproduce/config/gnuastro/astbuildprog.conf b/reproduce/config/gnuastro/astbuildprog.conf index a6da3c4..6feb1ac 100644 --- a/reproduce/config/gnuastro/astbuildprog.conf +++ b/reproduce/config/gnuastro/astbuildprog.conf @@ -2,6 +2,8 @@ # 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. +# # 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 diff --git a/reproduce/config/gnuastro/astconvertt.conf b/reproduce/config/gnuastro/astconvertt.conf index fc3ba04..6558edd 100644 --- a/reproduce/config/gnuastro/astconvertt.conf +++ b/reproduce/config/gnuastro/astconvertt.conf @@ -12,6 +12,8 @@ # $ info astconvertt # All options and input/output. # $ info gnuastro "Configuration files" # How to use configuration files. # +# Copyright (C) 2018-2019 Mohammad Akhlaghi. +# # 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 diff --git a/reproduce/config/gnuastro/aststatistics.conf b/reproduce/config/gnuastro/aststatistics.conf index 0bf3b83..3ace941 100644 --- a/reproduce/config/gnuastro/aststatistics.conf +++ b/reproduce/config/gnuastro/aststatistics.conf @@ -12,6 +12,8 @@ # $ info aststatistics # All options and input/output. # $ info gnuastro "Configuration files" # How to use configuration files. # +# Copyright (C) 2018-2019 Mohammad Akhlaghi. +# # 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 diff --git a/reproduce/config/gnuastro/gnuastro.conf b/reproduce/config/gnuastro/gnuastro.conf index 20ba4a9..3d53e06 100644 --- a/reproduce/config/gnuastro/gnuastro.conf +++ b/reproduce/config/gnuastro/gnuastro.conf @@ -10,6 +10,8 @@ # pipeline is taken from the default Gnuastro configuration from its # source (`bin/gnuastro.conf'). # +# Copyright (C) 2018-2019 Mohammad Akhlaghi. +# # 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 -- cgit v1.2.1