gnuastro-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnuastro-commits] master ce208fe 1/2: Updated copyright information


From: Mohammad Akhlaghi
Subject: [gnuastro-commits] master ce208fe 1/2: Updated copyright information
Date: Thu, 25 Jan 2018 09:33:37 -0500 (EST)

branch: master
commit ce208fe4bc5dac0f4d297327d418dbed565e6fa8
Author: Mohammad Akhlaghi <address@hidden>
Commit: Mohammad Akhlaghi <address@hidden>

    Updated copyright information
    
    2018 was added as the final copyright year in all the files with a
    copyright year. For those that already had a single year, that was changed
    to a format of `AAAA-BBBB' where `AAAA' is the year the file was created
    and `BBBB' is (currently) 2018. This will allow automatic scripts to update
    the last year automatically from the next year.
    
    My email address was also updated to address@hidden' from the old
    address@hidden'.
---
 Makefile.am                                 | 4 ++--
 bin/arithmetic/Makefile.am                  | 4 ++--
 bin/arithmetic/args.h                       | 4 ++--
 bin/arithmetic/arithmetic.c                 | 4 ++--
 bin/arithmetic/arithmetic.h                 | 4 ++--
 bin/arithmetic/authors-cite.h               | 4 ++--
 bin/arithmetic/main.c                       | 4 ++--
 bin/arithmetic/main.h                       | 4 ++--
 bin/arithmetic/operands.c                   | 4 ++--
 bin/arithmetic/operands.h                   | 4 ++--
 bin/arithmetic/ui.c                         | 4 ++--
 bin/arithmetic/ui.h                         | 4 ++--
 bin/buildprog/Makefile.am                   | 4 ++--
 bin/buildprog/args.h                        | 4 ++--
 bin/buildprog/authors-cite.h                | 4 ++--
 bin/buildprog/buildprog.c                   | 4 ++--
 bin/buildprog/buildprog.h                   | 4 ++--
 bin/buildprog/main.c                        | 4 ++--
 bin/buildprog/main.h                        | 4 ++--
 bin/buildprog/ui.c                          | 4 ++--
 bin/buildprog/ui.h                          | 4 ++--
 bin/convertt/Makefile.am                    | 4 ++--
 bin/convertt/args.h                         | 4 ++--
 bin/convertt/authors-cite.h                 | 4 ++--
 bin/convertt/convertt.c                     | 4 ++--
 bin/convertt/convertt.h                     | 4 ++--
 bin/convertt/eps.c                          | 4 ++--
 bin/convertt/eps.h                          | 4 ++--
 bin/convertt/jpeg.c                         | 4 ++--
 bin/convertt/jpeg.h                         | 4 ++--
 bin/convertt/main.c                         | 4 ++--
 bin/convertt/main.h                         | 4 ++--
 bin/convertt/ui.c                           | 4 ++--
 bin/convertt/ui.h                           | 4 ++--
 bin/convolve/Makefile.am                    | 4 ++--
 bin/convolve/args.h                         | 4 ++--
 bin/convolve/authors-cite.h                 | 4 ++--
 bin/convolve/convolve.c                     | 4 ++--
 bin/convolve/convolve.h                     | 4 ++--
 bin/convolve/main.c                         | 4 ++--
 bin/convolve/main.h                         | 4 ++--
 bin/convolve/ui.c                           | 4 ++--
 bin/convolve/ui.h                           | 4 ++--
 bin/cosmiccal/Makefile.am                   | 4 ++--
 bin/cosmiccal/args.h                        | 4 ++--
 bin/cosmiccal/authors-cite.h                | 4 ++--
 bin/cosmiccal/cosmiccal.c                   | 4 ++--
 bin/cosmiccal/cosmiccal.h                   | 4 ++--
 bin/cosmiccal/main.c                        | 4 ++--
 bin/cosmiccal/main.h                        | 4 ++--
 bin/cosmiccal/ui.c                          | 4 ++--
 bin/cosmiccal/ui.h                          | 4 ++--
 bin/crop/Makefile.am                        | 4 ++--
 bin/crop/args.h                             | 4 ++--
 bin/crop/authors-cite.h                     | 4 ++--
 bin/crop/crop.c                             | 4 ++--
 bin/crop/crop.h                             | 4 ++--
 bin/crop/main.c                             | 4 ++--
 bin/crop/main.h                             | 4 ++--
 bin/crop/onecrop.c                          | 4 ++--
 bin/crop/onecrop.h                          | 4 ++--
 bin/crop/ui.c                               | 4 ++--
 bin/crop/ui.h                               | 4 ++--
 bin/crop/wcsmode.c                          | 4 ++--
 bin/crop/wcsmode.h                          | 4 ++--
 bin/fits/Makefile.am                        | 4 ++--
 bin/fits/args.h                             | 4 ++--
 bin/fits/authors-cite.h                     | 4 ++--
 bin/fits/extension.c                        | 4 ++--
 bin/fits/extension.h                        | 4 ++--
 bin/fits/fits.c                             | 4 ++--
 bin/fits/fits.h                             | 4 ++--
 bin/fits/keywords.c                         | 4 ++--
 bin/fits/keywords.h                         | 4 ++--
 bin/fits/main.c                             | 4 ++--
 bin/fits/main.h                             | 4 ++--
 bin/fits/ui.c                               | 4 ++--
 bin/fits/ui.h                               | 4 ++--
 bin/match/Makefile.am                       | 4 ++--
 bin/match/args.h                            | 4 ++--
 bin/match/authors-cite.h                    | 4 ++--
 bin/match/main.c                            | 4 ++--
 bin/match/main.h                            | 4 ++--
 bin/match/match.c                           | 4 ++--
 bin/match/match.h                           | 4 ++--
 bin/match/ui.c                              | 4 ++--
 bin/match/ui.h                              | 4 ++--
 bin/mkcatalog/Makefile.am                   | 4 ++--
 bin/mkcatalog/args.h                        | 4 ++--
 bin/mkcatalog/authors-cite.h                | 4 ++--
 bin/mkcatalog/columns.c                     | 4 ++--
 bin/mkcatalog/columns.h                     | 4 ++--
 bin/mkcatalog/main.c                        | 4 ++--
 bin/mkcatalog/main.h                        | 4 ++--
 bin/mkcatalog/mkcatalog.c                   | 4 ++--
 bin/mkcatalog/mkcatalog.h                   | 4 ++--
 bin/mkcatalog/ui.c                          | 4 ++--
 bin/mkcatalog/ui.h                          | 4 ++--
 bin/mkcatalog/upperlimit.c                  | 4 ++--
 bin/mkcatalog/upperlimit.h                  | 4 ++--
 bin/mknoise/Makefile.am                     | 2 +-
 bin/mknoise/args.h                          | 4 ++--
 bin/mknoise/authors-cite.h                  | 4 ++--
 bin/mknoise/main.c                          | 4 ++--
 bin/mknoise/main.h                          | 4 ++--
 bin/mknoise/mknoise.c                       | 4 ++--
 bin/mknoise/mknoise.h                       | 4 ++--
 bin/mknoise/ui.c                            | 4 ++--
 bin/mknoise/ui.h                            | 4 ++--
 bin/mkprof/Makefile.am                      | 4 ++--
 bin/mkprof/args.h                           | 4 ++--
 bin/mkprof/authors-cite.h                   | 4 ++--
 bin/mkprof/main.c                           | 4 ++--
 bin/mkprof/main.h                           | 4 ++--
 bin/mkprof/mkprof.c                         | 4 ++--
 bin/mkprof/mkprof.h                         | 4 ++--
 bin/mkprof/oneprofile.c                     | 4 ++--
 bin/mkprof/oneprofile.h                     | 4 ++--
 bin/mkprof/profiles.c                       | 4 ++--
 bin/mkprof/profiles.h                       | 4 ++--
 bin/mkprof/ui.c                             | 4 ++--
 bin/mkprof/ui.h                             | 4 ++--
 bin/noisechisel/Makefile.am                 | 4 ++--
 bin/noisechisel/args.h                      | 4 ++--
 bin/noisechisel/authors-cite.h              | 4 ++--
 bin/noisechisel/clumps.c                    | 4 ++--
 bin/noisechisel/clumps.h                    | 4 ++--
 bin/noisechisel/detection.c                 | 2 +-
 bin/noisechisel/detection.h                 | 4 ++--
 bin/noisechisel/main.c                      | 4 ++--
 bin/noisechisel/main.h                      | 4 ++--
 bin/noisechisel/noisechisel.c               | 4 ++--
 bin/noisechisel/noisechisel.h               | 4 ++--
 bin/noisechisel/segmentation.c              | 4 ++--
 bin/noisechisel/segmentation.h              | 4 ++--
 bin/noisechisel/sky.c                       | 4 ++--
 bin/noisechisel/sky.h                       | 4 ++--
 bin/noisechisel/threshold.c                 | 4 ++--
 bin/noisechisel/threshold.h                 | 4 ++--
 bin/noisechisel/ui.c                        | 4 ++--
 bin/noisechisel/ui.h                        | 4 ++--
 bin/statistics/Makefile.am                  | 4 ++--
 bin/statistics/args.h                       | 4 ++--
 bin/statistics/authors-cite.h               | 4 ++--
 bin/statistics/main.c                       | 4 ++--
 bin/statistics/main.h                       | 4 ++--
 bin/statistics/sky.c                        | 4 ++--
 bin/statistics/sky.h                        | 4 ++--
 bin/statistics/statistics.c                 | 4 ++--
 bin/statistics/statistics.h                 | 4 ++--
 bin/statistics/ui.c                         | 4 ++--
 bin/statistics/ui.h                         | 4 ++--
 bin/table/Makefile.am                       | 4 ++--
 bin/table/args.h                            | 4 ++--
 bin/table/authors-cite.h                    | 4 ++--
 bin/table/main.c                            | 4 ++--
 bin/table/main.h                            | 4 ++--
 bin/table/table.c                           | 4 ++--
 bin/table/table.h                           | 4 ++--
 bin/table/ui.c                              | 4 ++--
 bin/table/ui.h                              | 4 ++--
 bin/warp/Makefile.am                        | 4 ++--
 bin/warp/args.h                             | 4 ++--
 bin/warp/authors-cite.h                     | 4 ++--
 bin/warp/main.c                             | 4 ++--
 bin/warp/main.h                             | 4 ++--
 bin/warp/ui.c                               | 4 ++--
 bin/warp/ui.h                               | 4 ++--
 bin/warp/warp.c                             | 4 ++--
 bin/warp/warp.h                             | 4 ++--
 bootstrap.conf                              | 4 ++--
 configure.ac                                | 4 ++--
 doc/Makefile.am                             | 4 ++--
 doc/fonts.css                               | 4 ++--
 doc/forwebpage                              | 4 ++--
 doc/genauthors                              | 4 ++--
 doc/gnuastro.texi                           | 2 +-
 doc/plotsrc/Makefile                        | 4 ++--
 doc/plotsrc/all.tex                         | 4 ++--
 doc/plotsrc/conversions.sh                  | 4 ++--
 doc/plotsrc/tex/flatplane.tex               | 4 ++--
 doc/plotsrc/tex/iandtime.tex                | 4 ++--
 doc/plotsrc/tex/samplingfreq.tex            | 4 ++--
 doc/plotsrc/tex/sphereandplane.tex          | 4 ++--
 doc/style.css                               | 4 ++--
 genauthors                                  | 4 ++--
 lib/Makefile.am                             | 4 ++--
 lib/arithmetic-and.c                        | 4 ++--
 lib/arithmetic-bitand.c                     | 4 ++--
 lib/arithmetic-bitlsh.c                     | 4 ++--
 lib/arithmetic-bitor.c                      | 4 ++--
 lib/arithmetic-bitrsh.c                     | 4 ++--
 lib/arithmetic-bitxor.c                     | 4 ++--
 lib/arithmetic-divide.c                     | 4 ++--
 lib/arithmetic-eq.c                         | 4 ++--
 lib/arithmetic-ge.c                         | 4 ++--
 lib/arithmetic-gt.c                         | 4 ++--
 lib/arithmetic-le.c                         | 4 ++--
 lib/arithmetic-lt.c                         | 4 ++--
 lib/arithmetic-minus.c                      | 4 ++--
 lib/arithmetic-modulo.c                     | 4 ++--
 lib/arithmetic-multiply.c                   | 4 ++--
 lib/arithmetic-ne.c                         | 4 ++--
 lib/arithmetic-or.c                         | 4 ++--
 lib/arithmetic-plus.c                       | 4 ++--
 lib/arithmetic.c                            | 4 ++--
 lib/binary.c                                | 4 ++--
 lib/blank.c                                 | 4 ++--
 lib/box.c                                   | 4 ++--
 lib/checkset.c                              | 4 ++--
 lib/convolve.c                              | 4 ++--
 lib/cosmology.c                             | 4 ++--
 lib/data.c                                  | 4 ++--
 lib/dimension.c                             | 4 ++--
 lib/fits.c                                  | 4 ++--
 lib/git.c                                   | 4 ++--
 lib/gnuastro-internal/arithmetic-and.h      | 4 ++--
 lib/gnuastro-internal/arithmetic-binary.h   | 4 ++--
 lib/gnuastro-internal/arithmetic-bitand.h   | 4 ++--
 lib/gnuastro-internal/arithmetic-bitlsh.h   | 4 ++--
 lib/gnuastro-internal/arithmetic-bitor.h    | 4 ++--
 lib/gnuastro-internal/arithmetic-bitrsh.h   | 4 ++--
 lib/gnuastro-internal/arithmetic-bitxor.h   | 4 ++--
 lib/gnuastro-internal/arithmetic-divide.h   | 4 ++--
 lib/gnuastro-internal/arithmetic-eq.h       | 4 ++--
 lib/gnuastro-internal/arithmetic-ge.h       | 4 ++--
 lib/gnuastro-internal/arithmetic-gt.h       | 4 ++--
 lib/gnuastro-internal/arithmetic-internal.h | 4 ++--
 lib/gnuastro-internal/arithmetic-le.h       | 4 ++--
 lib/gnuastro-internal/arithmetic-lt.h       | 4 ++--
 lib/gnuastro-internal/arithmetic-minus.h    | 4 ++--
 lib/gnuastro-internal/arithmetic-modulo.h   | 4 ++--
 lib/gnuastro-internal/arithmetic-multiply.h | 4 ++--
 lib/gnuastro-internal/arithmetic-ne.h       | 4 ++--
 lib/gnuastro-internal/arithmetic-or.h       | 4 ++--
 lib/gnuastro-internal/arithmetic-plus.h     | 4 ++--
 lib/gnuastro-internal/checkset.h            | 4 ++--
 lib/gnuastro-internal/commonopts.h          | 4 ++--
 lib/gnuastro-internal/config.h.in           | 4 ++--
 lib/gnuastro-internal/fixedstringmacros.h   | 6 +++---
 lib/gnuastro-internal/options.h             | 4 ++--
 lib/gnuastro-internal/tableintern.h         | 4 ++--
 lib/gnuastro-internal/timing.h              | 4 ++--
 lib/gnuastro/arithmetic.h                   | 4 ++--
 lib/gnuastro/binary.h                       | 4 ++--
 lib/gnuastro/blank.h                        | 4 ++--
 lib/gnuastro/box.h                          | 4 ++--
 lib/gnuastro/convolve.h                     | 4 ++--
 lib/gnuastro/cosmology.h                    | 4 ++--
 lib/gnuastro/data.h                         | 4 ++--
 lib/gnuastro/dimension.h                    | 4 ++--
 lib/gnuastro/fits.h                         | 4 ++--
 lib/gnuastro/git.h                          | 4 ++--
 lib/gnuastro/interpolate.h                  | 4 ++--
 lib/gnuastro/list.h                         | 4 ++--
 lib/gnuastro/match.h                        | 4 ++--
 lib/gnuastro/permutation.h                  | 4 ++--
 lib/gnuastro/polygon.h                      | 4 ++--
 lib/gnuastro/qsort.h                        | 4 ++--
 lib/gnuastro/statistics.h                   | 4 ++--
 lib/gnuastro/table.h                        | 4 ++--
 lib/gnuastro/threads.h                      | 4 ++--
 lib/gnuastro/tile.h                         | 4 ++--
 lib/gnuastro/txt.h                          | 4 ++--
 lib/gnuastro/type.h                         | 4 ++--
 lib/gnuastro/wcs.h                          | 4 ++--
 lib/interpolate.c                           | 4 ++--
 lib/list.c                                  | 4 ++--
 lib/match.c                                 | 4 ++--
 lib/options.c                               | 4 ++--
 lib/permutation.c                           | 4 ++--
 lib/polygon.c                               | 4 ++--
 lib/qsort.c                                 | 4 ++--
 lib/statistics.c                            | 4 ++--
 lib/table.c                                 | 4 ++--
 lib/tableintern.c                           | 4 ++--
 lib/threads.c                               | 4 ++--
 lib/tile.c                                  | 4 ++--
 lib/timing.c                                | 4 ++--
 lib/txt.c                                   | 4 ++--
 lib/type.c                                  | 4 ++--
 lib/wcs.c                                   | 4 ++--
 tests/Makefile.am                           | 4 ++--
 tests/arithmetic/onlynumbers.sh             | 2 +-
 tests/arithmetic/or.sh                      | 2 +-
 tests/arithmetic/snimage.sh                 | 2 +-
 tests/arithmetic/where.sh                   | 2 +-
 tests/buildprog/simpleio.c                  | 4 ++--
 tests/buildprog/simpleio.sh                 | 2 +-
 tests/convertt/blankch.sh                   | 2 +-
 tests/convertt/fitstojpeg.sh                | 2 +-
 tests/convertt/fitstojpegcmyk.sh            | 2 +-
 tests/convertt/fitstopdf.sh                 | 2 +-
 tests/convertt/fitstotxt.sh                 | 2 +-
 tests/convertt/jpegtofits.sh                | 2 +-
 tests/convertt/jpegtotxt.sh                 | 2 +-
 tests/convolve/frequency.sh                 | 2 +-
 tests/convolve/spatial.sh                   | 2 +-
 tests/cosmiccal/simpletest.sh               | 2 +-
 tests/crop/imgcat.sh                        | 2 +-
 tests/crop/imgcenter.sh                     | 2 +-
 tests/crop/imgcenternoblank.sh              | 2 +-
 tests/crop/imgoutpolygon.sh                 | 2 +-
 tests/crop/imgpolygon.sh                    | 2 +-
 tests/crop/section.sh                       | 2 +-
 tests/crop/wcscat.sh                        | 2 +-
 tests/crop/wcscenter.sh                     | 2 +-
 tests/crop/wcspolygon.sh                    | 2 +-
 tests/during-dev.sh                         | 4 ++--
 tests/fits/copyhdu.sh                       | 2 +-
 tests/fits/delete.sh                        | 2 +-
 tests/fits/print.sh                         | 2 +-
 tests/fits/update.sh                        | 2 +-
 tests/fits/write.sh                         | 2 +-
 tests/lib/multithread.c                     | 4 ++--
 tests/lib/multithread.sh                    | 2 +-
 tests/lib/versioncxx.cpp                    | 4 ++--
 tests/lib/versioncxx.sh                     | 2 +-
 tests/match/merged-cols.sh                  | 2 +-
 tests/match/positions.sh                    | 2 +-
 tests/mkcatalog/aperturephot.sh             | 2 +-
 tests/mkcatalog/simple.sh                   | 2 +-
 tests/mknoise/addnoise.sh                   | 2 +-
 tests/mkprof/clearcanvas.sh                 | 2 +-
 tests/mkprof/ellipticalmasks.sh             | 2 +-
 tests/mkprof/mosaic1.sh                     | 2 +-
 tests/mkprof/mosaic2.sh                     | 2 +-
 tests/mkprof/mosaic3.sh                     | 2 +-
 tests/mkprof/mosaic4.sh                     | 2 +-
 tests/mkprof/radeccat.sh                    | 2 +-
 tests/noisechisel/noisechisel.sh            | 2 +-
 tests/prepconf.sh                           | 4 ++--
 tests/statistics/basicstats.sh              | 2 +-
 tests/statistics/estimate_sky.sh            | 2 +-
 tests/table/fits-ascii-to-txt.sh            | 2 +-
 tests/table/fits-binary-to-txt.sh           | 2 +-
 tests/table/txt-to-fits-ascii.sh            | 2 +-
 tests/table/txt-to-fits-binary.sh           | 2 +-
 tests/warp/homographic.sh                   | 2 +-
 tests/warp/warp_scale.sh                    | 2 +-
 tmpfs-config-make                           | 4 ++--
 341 files changed, 628 insertions(+), 628 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 80a01b4..f62192f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,9 +4,9 @@
 ## This is part of GNU Astronomy Utilities (gnuastro).
 ##
 ## Original author:
-##     Mohammad Akhlaghi <address@hidden>
+##     Mohammad Akhlaghi <address@hidden>
 ## Contributing author(s):
-## Copyright (C) 2015, Free Software Foundation, Inc.
+## Copyright (C) 2015-2018, Free Software Foundation, Inc.
 ##
 ## Gnuastro is free software: you can redistribute it and/or modify it
 ## under the terms of the GNU General Public License as published by
diff --git a/bin/arithmetic/Makefile.am b/bin/arithmetic/Makefile.am
index bd1082d..2e45ef4 100644
--- a/bin/arithmetic/Makefile.am
+++ b/bin/arithmetic/Makefile.am
@@ -1,9 +1,9 @@
 ## Process this file with automake to produce Makefile.inx
 ##
 ## Original author:
-##     Mohammad Akhlaghi <address@hidden>
+##     Mohammad Akhlaghi <address@hidden>
 ## Contributing author(s):
-## Copyright (C) 2015, Free Software Foundation, Inc.
+## Copyright (C) 2015-2018, Free Software Foundation, Inc.
 ##
 ## Gnuastro is free software: you can redistribute it and/or modify it
 ## under the terms of the GNU General Public License as published by
diff --git a/bin/arithmetic/args.h b/bin/arithmetic/args.h
index 2bf0e25..8ba927f 100644
--- a/bin/arithmetic/args.h
+++ b/bin/arithmetic/args.h
@@ -3,9 +3,9 @@ Arithmetic - Do arithmetic operations on images.
 Arithmetic is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/arithmetic/arithmetic.c b/bin/arithmetic/arithmetic.c
index 73375f5..dd560bd 100644
--- a/bin/arithmetic/arithmetic.c
+++ b/bin/arithmetic/arithmetic.c
@@ -3,9 +3,9 @@ Arithmetic - Do arithmetic operations on images.
 Arithmetic is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/arithmetic/arithmetic.h b/bin/arithmetic/arithmetic.h
index 833c5bf..fc5b65c 100644
--- a/bin/arithmetic/arithmetic.h
+++ b/bin/arithmetic/arithmetic.h
@@ -3,9 +3,9 @@ Arithmetic - Do arithmetic operations on images.
 Arithmetic is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/arithmetic/authors-cite.h b/bin/arithmetic/authors-cite.h
index 18a278b..b6b7a50 100644
--- a/bin/arithmetic/authors-cite.h
+++ b/bin/arithmetic/authors-cite.h
@@ -3,9 +3,9 @@ Arithmetic - Do arithmetic operations on images.
 Arithmetic is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2017, Free Software Foundation, Inc.
+Copyright (C) 2017-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/arithmetic/main.c b/bin/arithmetic/main.c
index 96d0f13..fd21c48 100644
--- a/bin/arithmetic/main.c
+++ b/bin/arithmetic/main.c
@@ -3,9 +3,9 @@ Arithmetic - Do arithmetic operations on images.
 Arithmetic is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/arithmetic/main.h b/bin/arithmetic/main.h
index f55451c..29c2515 100644
--- a/bin/arithmetic/main.h
+++ b/bin/arithmetic/main.h
@@ -3,9 +3,9 @@ Arithmetic - Do arithmetic operations on images.
 Arithmetic is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/arithmetic/operands.c b/bin/arithmetic/operands.c
index 76fd166..5948bbe 100644
--- a/bin/arithmetic/operands.c
+++ b/bin/arithmetic/operands.c
@@ -3,9 +3,9 @@ Arithmetic - Do arithmetic operations on images.
 Arithmetic is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/arithmetic/operands.h b/bin/arithmetic/operands.h
index 0854e98..ae487f5 100644
--- a/bin/arithmetic/operands.h
+++ b/bin/arithmetic/operands.h
@@ -3,9 +3,9 @@ Arithmetic - Do arithmetic operations on images.
 Arithmetic is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/arithmetic/ui.c b/bin/arithmetic/ui.c
index 6edf638..8c57feb 100644
--- a/bin/arithmetic/ui.c
+++ b/bin/arithmetic/ui.c
@@ -3,9 +3,9 @@ Arithmetic - Do arithmetic operations on images.
 Arithmetic is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/arithmetic/ui.h b/bin/arithmetic/ui.h
index 5fcffce..ed36277 100644
--- a/bin/arithmetic/ui.h
+++ b/bin/arithmetic/ui.h
@@ -3,9 +3,9 @@ Arithmetic - Do arithmetic operations on images.
 Arithmetic is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/buildprog/Makefile.am b/bin/buildprog/Makefile.am
index 89e480e..d9b6912 100644
--- a/bin/buildprog/Makefile.am
+++ b/bin/buildprog/Makefile.am
@@ -1,9 +1,9 @@
 ## Process this file with automake to produce Makefile.inx
 ##
 ## Original author:
-##     Your Name <address@hidden>
+##     Mohammad Akhlaghi <address@hidden>
 ## Contributing author(s):
-## Copyright (C) YYYY, Free Software Foundation, Inc.
+## Copyright (C) 2017-2018, Free Software Foundation, Inc.
 ##
 ## Gnuastro is free software: you can redistribute it and/or modify it
 ## under the terms of the GNU General Public License as published by
diff --git a/bin/buildprog/args.h b/bin/buildprog/args.h
index 4961c87..1a3387a 100644
--- a/bin/buildprog/args.h
+++ b/bin/buildprog/args.h
@@ -3,9 +3,9 @@ BuildProgram: Compile and run programs using Gnuastro's library
 BuildProgram is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2017, Free Software Foundation, Inc.
+Copyright (C) 2017-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/buildprog/authors-cite.h b/bin/buildprog/authors-cite.h
index 819ff91..af25d0e 100644
--- a/bin/buildprog/authors-cite.h
+++ b/bin/buildprog/authors-cite.h
@@ -3,9 +3,9 @@ BuildProgram: Compile and run programs using Gnuastro's library
 BuildProgram is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2017, Free Software Foundation, Inc.
+Copyright (C) 2017-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/buildprog/buildprog.c b/bin/buildprog/buildprog.c
index d2f9ea2..a2b3b75 100644
--- a/bin/buildprog/buildprog.c
+++ b/bin/buildprog/buildprog.c
@@ -3,9 +3,9 @@ BuildProgram: Compile and run programs using Gnuastro's library
 BuildProgram is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2017, Free Software Foundation, Inc.
+Copyright (C) 2017-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/buildprog/buildprog.h b/bin/buildprog/buildprog.h
index 46b62e4..bd197a3 100644
--- a/bin/buildprog/buildprog.h
+++ b/bin/buildprog/buildprog.h
@@ -3,9 +3,9 @@ BuildProgram: Compile and run programs using Gnuastro's library
 BuildProgram is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2017, Free Software Foundation, Inc.
+Copyright (C) 2017-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/buildprog/main.c b/bin/buildprog/main.c
index 0dcdedf..bca4682 100644
--- a/bin/buildprog/main.c
+++ b/bin/buildprog/main.c
@@ -3,9 +3,9 @@ BuildProgram: Compile and run programs using Gnuastro's library
 BuildProgram is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2017, Free Software Foundation, Inc.
+Copyright (C) 2017-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/buildprog/main.h b/bin/buildprog/main.h
index 4a1f8ff..654799c 100644
--- a/bin/buildprog/main.h
+++ b/bin/buildprog/main.h
@@ -3,9 +3,9 @@ BuildProgram: Compile and run programs using Gnuastro's library
 BuildProgram is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2017, Free Software Foundation, Inc.
+Copyright (C) 2017-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/buildprog/ui.c b/bin/buildprog/ui.c
index 6a4cc8c..46aef6e 100644
--- a/bin/buildprog/ui.c
+++ b/bin/buildprog/ui.c
@@ -3,9 +3,9 @@ BuildProgram: Compile and run programs using Gnuastro's library
 BuildProgram is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2017, Free Software Foundation, Inc.
+Copyright (C) 2017-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/buildprog/ui.h b/bin/buildprog/ui.h
index bd3b295..85ee1bb 100644
--- a/bin/buildprog/ui.h
+++ b/bin/buildprog/ui.h
@@ -3,9 +3,9 @@ BuildProgram: Compile and run programs using Gnuastro's library
 BuildProgram is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2017, Free Software Foundation, Inc.
+Copyright (C) 2017-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/convertt/Makefile.am b/bin/convertt/Makefile.am
index 67312a1..0b851f6 100644
--- a/bin/convertt/Makefile.am
+++ b/bin/convertt/Makefile.am
@@ -1,9 +1,9 @@
 ## Process this file with automake to produce Makefile.inx
 ##
 ## Original author:
-##     Mohammad Akhlaghi <address@hidden>
+##     Mohammad Akhlaghi <address@hidden>
 ## Contributing author(s):
-## Copyright (C) 2015, Free Software Foundation, Inc.
+## Copyright (C) 2015-2018, Free Software Foundation, Inc.
 ##
 ## Gnuastro is free software: you can redistribute it and/or modify it
 ## under the terms of the GNU General Public License as published by
diff --git a/bin/convertt/args.h b/bin/convertt/args.h
index 950ceea..dbabc4b 100644
--- a/bin/convertt/args.h
+++ b/bin/convertt/args.h
@@ -3,9 +3,9 @@ ConvertType - Convert between various types of files.
 ConvertType is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/convertt/authors-cite.h b/bin/convertt/authors-cite.h
index edae411..e29a12d 100644
--- a/bin/convertt/authors-cite.h
+++ b/bin/convertt/authors-cite.h
@@ -3,9 +3,9 @@ ConvertType - Convert between various types of files.
 ConvertType is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2017, Free Software Foundation, Inc.
+Copyright (C) 2017-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/convertt/convertt.c b/bin/convertt/convertt.c
index b51b2bc..72b1d54 100644
--- a/bin/convertt/convertt.c
+++ b/bin/convertt/convertt.c
@@ -3,9 +3,9 @@ ConvertType - Convert between various types of files.
 ConvertType is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/convertt/convertt.h b/bin/convertt/convertt.h
index bbb71da..80622d7 100644
--- a/bin/convertt/convertt.h
+++ b/bin/convertt/convertt.h
@@ -3,9 +3,9 @@ ConvertType - Convert between various types of files.
 ConvertType is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/convertt/eps.c b/bin/convertt/eps.c
index efa3e33..699f240 100644
--- a/bin/convertt/eps.c
+++ b/bin/convertt/eps.c
@@ -3,9 +3,9 @@ ConvertType - Convert between various types of files.
 ConvertType is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/convertt/eps.h b/bin/convertt/eps.h
index 6005f6e..b9eba01 100644
--- a/bin/convertt/eps.h
+++ b/bin/convertt/eps.h
@@ -3,9 +3,9 @@ ConvertType - Convert between various types of files.
 ConvertType is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/convertt/jpeg.c b/bin/convertt/jpeg.c
index c4b8cbe..b67563c 100644
--- a/bin/convertt/jpeg.c
+++ b/bin/convertt/jpeg.c
@@ -3,9 +3,9 @@ ConvertType - Convert between various types of files.
 ConvertType is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/convertt/jpeg.h b/bin/convertt/jpeg.h
index cfe7a9f..14a9310 100644
--- a/bin/convertt/jpeg.h
+++ b/bin/convertt/jpeg.h
@@ -3,9 +3,9 @@ ConvertType - Convert between various types of files.
 ConvertType is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/convertt/main.c b/bin/convertt/main.c
index 2d1f9b8..c59b7c7 100644
--- a/bin/convertt/main.c
+++ b/bin/convertt/main.c
@@ -3,9 +3,9 @@ ConvertType - Convert between various types of files.
 ConvertType is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/convertt/main.h b/bin/convertt/main.h
index 51ada58..35b9aa9 100644
--- a/bin/convertt/main.h
+++ b/bin/convertt/main.h
@@ -3,9 +3,9 @@ ConvertType - Convert between various types of files.
 ConvertType is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/convertt/ui.c b/bin/convertt/ui.c
index 65d01f6..e21439d 100644
--- a/bin/convertt/ui.c
+++ b/bin/convertt/ui.c
@@ -3,9 +3,9 @@ ConvertType - Convert between various types of files.
 ConvertType is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/convertt/ui.h b/bin/convertt/ui.h
index 2afe039..08c1e42 100644
--- a/bin/convertt/ui.h
+++ b/bin/convertt/ui.h
@@ -3,9 +3,9 @@ ConvertType - Convert between various types of files.
 ConvertType is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/convolve/Makefile.am b/bin/convolve/Makefile.am
index 846d725..ea3e80e 100644
--- a/bin/convolve/Makefile.am
+++ b/bin/convolve/Makefile.am
@@ -1,9 +1,9 @@
 ## Process this file with automake to produce Makefile.inx
 ##
 ## Original author:
-##     Mohammad Akhlaghi <address@hidden>
+##     Mohammad Akhlaghi <address@hidden>
 ## Contributing author(s):
-## Copyright (C) 2015, Free Software Foundation, Inc.
+## Copyright (C) 2015-2018, Free Software Foundation, Inc.
 ##
 ## Gnuastro is free software: you can redistribute it and/or modify it
 ## under the terms of the GNU General Public License as published by
diff --git a/bin/convolve/args.h b/bin/convolve/args.h
index c0445d4..f8a17dd 100644
--- a/bin/convolve/args.h
+++ b/bin/convolve/args.h
@@ -3,9 +3,9 @@ Convolve - Convolve input data with a given kernel.
 Convolve is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/convolve/authors-cite.h b/bin/convolve/authors-cite.h
index 9d961d6..b66af0d 100644
--- a/bin/convolve/authors-cite.h
+++ b/bin/convolve/authors-cite.h
@@ -3,9 +3,9 @@ Convolve - Convolve input data with a given kernel.
 Convolve is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2017, Free Software Foundation, Inc.
+Copyright (C) 2017-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/convolve/convolve.c b/bin/convolve/convolve.c
index f99fa7f..94354a3 100644
--- a/bin/convolve/convolve.c
+++ b/bin/convolve/convolve.c
@@ -3,9 +3,9 @@ Convolve - Convolve input data with a given kernel.
 Convolve is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/convolve/convolve.h b/bin/convolve/convolve.h
index 32e89ef..9bdb431 100644
--- a/bin/convolve/convolve.h
+++ b/bin/convolve/convolve.h
@@ -3,9 +3,9 @@ Convolve - Convolve input data with a given kernel.
 Convolve is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/convolve/main.c b/bin/convolve/main.c
index 760746c..f317cc9 100644
--- a/bin/convolve/main.c
+++ b/bin/convolve/main.c
@@ -3,9 +3,9 @@ Convolve - Convolve input data with a given kernel.
 Convolve is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/convolve/main.h b/bin/convolve/main.h
index 0e9d924..11c0f53 100644
--- a/bin/convolve/main.h
+++ b/bin/convolve/main.h
@@ -3,9 +3,9 @@ Convolve - Convolve input data with a given kernel.
 Convolve is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/convolve/ui.c b/bin/convolve/ui.c
index 014f8e3..43cfd88 100644
--- a/bin/convolve/ui.c
+++ b/bin/convolve/ui.c
@@ -3,9 +3,9 @@ Convolve - Convolve input data with a given kernel.
 Convolve is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/convolve/ui.h b/bin/convolve/ui.h
index 9cff5a0..947e1a3 100644
--- a/bin/convolve/ui.h
+++ b/bin/convolve/ui.h
@@ -3,9 +3,9 @@ Convolve - Convolve input data with a given kernel.
 Convolve is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/cosmiccal/Makefile.am b/bin/cosmiccal/Makefile.am
index cbe90fd..29b7487 100644
--- a/bin/cosmiccal/Makefile.am
+++ b/bin/cosmiccal/Makefile.am
@@ -1,9 +1,9 @@
 ## Process this file with automake to produce Makefile.inx
 ##
 ## Original author:
-##     Mohammad Akhlaghi <address@hidden>
+##     Mohammad Akhlaghi <address@hidden>
 ## Contributing author(s):
-## Copyright (C) 2016, Free Software Foundation, Inc.
+## Copyright (C) 2016-2018, Free Software Foundation, Inc.
 ##
 ## Gnuastro is free software: you can redistribute it and/or modify it
 ## under the terms of the GNU General Public License as published by
diff --git a/bin/cosmiccal/args.h b/bin/cosmiccal/args.h
index 8def9bc..6c7d5cd 100644
--- a/bin/cosmiccal/args.h
+++ b/bin/cosmiccal/args.h
@@ -3,9 +3,9 @@ CosmicCalculator - Calculate cosmological parameters
 CosmicCalculator is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/cosmiccal/authors-cite.h b/bin/cosmiccal/authors-cite.h
index 0d27713..879fa94 100644
--- a/bin/cosmiccal/authors-cite.h
+++ b/bin/cosmiccal/authors-cite.h
@@ -3,9 +3,9 @@ CosmicCalculator - Calculate cosmological parameters
 CosmicCalculator is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2017, Free Software Foundation, Inc.
+Copyright (C) 2017-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/cosmiccal/cosmiccal.c b/bin/cosmiccal/cosmiccal.c
index 1350239..1ce4ad2 100644
--- a/bin/cosmiccal/cosmiccal.c
+++ b/bin/cosmiccal/cosmiccal.c
@@ -3,9 +3,9 @@ CosmicCalculator - Calculate cosmological parameters
 CosmicCalculator is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/cosmiccal/cosmiccal.h b/bin/cosmiccal/cosmiccal.h
index 946a3a7..bf257d5 100644
--- a/bin/cosmiccal/cosmiccal.h
+++ b/bin/cosmiccal/cosmiccal.h
@@ -3,9 +3,9 @@ CosmicCalculator - Calculate cosmological parameters
 CosmicCalculator is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/cosmiccal/main.c b/bin/cosmiccal/main.c
index cc38b55..4eb3f03 100644
--- a/bin/cosmiccal/main.c
+++ b/bin/cosmiccal/main.c
@@ -3,9 +3,9 @@ CosmicCalculator - Calculate cosmological parameters
 CosmicCalculator is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/cosmiccal/main.h b/bin/cosmiccal/main.h
index df918c8..7eac1a3 100644
--- a/bin/cosmiccal/main.h
+++ b/bin/cosmiccal/main.h
@@ -3,9 +3,9 @@ CosmicCalculator - Calculate cosmological parameters
 CosmicCalculator is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/cosmiccal/ui.c b/bin/cosmiccal/ui.c
index adf1cf1..f792d5d 100644
--- a/bin/cosmiccal/ui.c
+++ b/bin/cosmiccal/ui.c
@@ -3,9 +3,9 @@ CosmicCalculator - Calculate cosmological parameters
 CosmicCalculator is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/cosmiccal/ui.h b/bin/cosmiccal/ui.h
index 40cc70f..4d449d6 100644
--- a/bin/cosmiccal/ui.h
+++ b/bin/cosmiccal/ui.h
@@ -3,9 +3,9 @@ CosmicCalculator - Calculate cosmological parameters
 CosmicCalculator is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/crop/Makefile.am b/bin/crop/Makefile.am
index b2d1fac..24c7a62 100644
--- a/bin/crop/Makefile.am
+++ b/bin/crop/Makefile.am
@@ -1,9 +1,9 @@
 ## Process this file with automake to produce Makefile.inx
 ##
 ## Original author:
-##     Mohammad Akhlaghi <address@hidden>
+##     Mohammad Akhlaghi <address@hidden>
 ## Contributing author(s):
-## Copyright (C) 2015, Free Software Foundation, Inc.
+## Copyright (C) 2015-2018, Free Software Foundation, Inc.
 ##
 ## Gnuastro is free software: you can redistribute it and/or modify it
 ## under the terms of the GNU General Public License as published by
diff --git a/bin/crop/args.h b/bin/crop/args.h
index e2e9c3a..714b8d7 100644
--- a/bin/crop/args.h
+++ b/bin/crop/args.h
@@ -3,9 +3,9 @@ Crop - Crop a given size from one or multiple images.
 Crop is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/crop/authors-cite.h b/bin/crop/authors-cite.h
index aa4cc17..b306f0e 100644
--- a/bin/crop/authors-cite.h
+++ b/bin/crop/authors-cite.h
@@ -3,9 +3,9 @@ Crop - Crop a given size from one or multiple images.
 Crop is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2017, Free Software Foundation, Inc.
+Copyright (C) 2017-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/crop/crop.c b/bin/crop/crop.c
index 0137585..6e72dcd 100644
--- a/bin/crop/crop.c
+++ b/bin/crop/crop.c
@@ -3,9 +3,9 @@ Crop - Crop a given size from one or multiple images.
 Crop is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/crop/crop.h b/bin/crop/crop.h
index 3fef40c..633e998 100644
--- a/bin/crop/crop.h
+++ b/bin/crop/crop.h
@@ -3,9 +3,9 @@ Crop - Crop a given size from one or multiple images.
 Crop is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/crop/main.c b/bin/crop/main.c
index c929774..5d3ee20 100644
--- a/bin/crop/main.c
+++ b/bin/crop/main.c
@@ -3,9 +3,9 @@ Crop - Crop a given size from one or multiple images.
 Crop is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/crop/main.h b/bin/crop/main.h
index b1fbb02..9e2b49a 100644
--- a/bin/crop/main.h
+++ b/bin/crop/main.h
@@ -3,9 +3,9 @@ Crop - Crop a given size from one or multiple images.
 Crop is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/crop/onecrop.c b/bin/crop/onecrop.c
index 282046a..7c99f3d 100644
--- a/bin/crop/onecrop.c
+++ b/bin/crop/onecrop.c
@@ -3,9 +3,9 @@ Crop - Crop a given size from one or multiple images.
 Crop is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/crop/onecrop.h b/bin/crop/onecrop.h
index 59e5177..33e9033 100644
--- a/bin/crop/onecrop.h
+++ b/bin/crop/onecrop.h
@@ -3,9 +3,9 @@ Crop - Crop a given size from one or multiple images.
 Crop is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/crop/ui.c b/bin/crop/ui.c
index e71be0b..cb83e77 100644
--- a/bin/crop/ui.c
+++ b/bin/crop/ui.c
@@ -3,9 +3,9 @@ Crop - Crop a given size from one or multiple images.
 Crop is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/crop/ui.h b/bin/crop/ui.h
index fd15de0..ff00ae4 100644
--- a/bin/crop/ui.h
+++ b/bin/crop/ui.h
@@ -3,9 +3,9 @@ Crop - Crop a given size from one or multiple images.
 Crop is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/crop/wcsmode.c b/bin/crop/wcsmode.c
index 4065ab7..6c1cad3 100644
--- a/bin/crop/wcsmode.c
+++ b/bin/crop/wcsmode.c
@@ -3,9 +3,9 @@ Crop - Crop a given size from one or multiple images.
 Crop is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/crop/wcsmode.h b/bin/crop/wcsmode.h
index ead7fff..7cb6d30 100644
--- a/bin/crop/wcsmode.h
+++ b/bin/crop/wcsmode.h
@@ -3,9 +3,9 @@ Crop - Crop a given size from one or multiple images.
 Crop is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/fits/Makefile.am b/bin/fits/Makefile.am
index c2229af..fa43cad 100644
--- a/bin/fits/Makefile.am
+++ b/bin/fits/Makefile.am
@@ -1,9 +1,9 @@
 ## Process this file with automake to produce Makefile.inx
 ##
 ## Original author:
-##     Mohammad Akhlaghi <address@hidden>
+##     Mohammad Akhlaghi <address@hidden>
 ## Contributing author(s):
-## Copyright (C) 2015, Free Software Foundation, Inc.
+## Copyright (C) 2015-2018, Free Software Foundation, Inc.
 ##
 ## Gnuastro is free software: you can redistribute it and/or modify it
 ## under the terms of the GNU General Public License as published by
diff --git a/bin/fits/args.h b/bin/fits/args.h
index 44abbfe..a792d6c 100644
--- a/bin/fits/args.h
+++ b/bin/fits/args.h
@@ -3,9 +3,9 @@ Fits - View and manipulate FITS extensions and/or headers.
 Fits is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/fits/authors-cite.h b/bin/fits/authors-cite.h
index ec4b666..8095131 100644
--- a/bin/fits/authors-cite.h
+++ b/bin/fits/authors-cite.h
@@ -3,9 +3,9 @@ Fits - View and manipulate FITS extensions and/or headers.
 Fits is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2017, Free Software Foundation, Inc.
+Copyright (C) 2017-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/fits/extension.c b/bin/fits/extension.c
index 1e5deb0..864b8c6 100644
--- a/bin/fits/extension.c
+++ b/bin/fits/extension.c
@@ -3,9 +3,9 @@ Fits - View and manipulate FITS extensions and/or headers.
 Fits is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2017, Free Software Foundation, Inc.
+Copyright (C) 2017-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/fits/extension.h b/bin/fits/extension.h
index 7aace69..2b7115e 100644
--- a/bin/fits/extension.h
+++ b/bin/fits/extension.h
@@ -3,9 +3,9 @@ Fits - View and manipulate FITS extensions and/or headers.
 Fits is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2017, Free Software Foundation, Inc.
+Copyright (C) 2017-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/fits/fits.c b/bin/fits/fits.c
index d3ca08e..3ed3135 100644
--- a/bin/fits/fits.c
+++ b/bin/fits/fits.c
@@ -3,9 +3,9 @@ Fits - View and manipulate FITS extensions and/or headers.
 Fits is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2017, Free Software Foundation, Inc.
+Copyright (C) 2017-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/fits/fits.h b/bin/fits/fits.h
index 0564af1..d54378e 100644
--- a/bin/fits/fits.h
+++ b/bin/fits/fits.h
@@ -3,9 +3,9 @@ Fits - View and manipulate FITS extensions and/or headers.
 Fits is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2017, Free Software Foundation, Inc.
+Copyright (C) 2017-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/fits/keywords.c b/bin/fits/keywords.c
index d41d049..cc0a80a 100644
--- a/bin/fits/keywords.c
+++ b/bin/fits/keywords.c
@@ -3,9 +3,9 @@ Fits - View and manipulate FITS extensions and/or headers.
 Fits is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/fits/keywords.h b/bin/fits/keywords.h
index 2850929..a9ea31f 100644
--- a/bin/fits/keywords.h
+++ b/bin/fits/keywords.h
@@ -3,9 +3,9 @@ Fits - View and manipulate FITS extensions and/or headers.
 Fits is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/fits/main.c b/bin/fits/main.c
index d19b6da..b4b9260 100644
--- a/bin/fits/main.c
+++ b/bin/fits/main.c
@@ -3,9 +3,9 @@ Fits - View and manipulate FITS extensions and/or headers.
 Fits is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/fits/main.h b/bin/fits/main.h
index 782850d..3117d72 100644
--- a/bin/fits/main.h
+++ b/bin/fits/main.h
@@ -3,9 +3,9 @@ Fits - View and manipulate FITS extensions and/or headers.
 Fits is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/fits/ui.c b/bin/fits/ui.c
index 6713c10..787b9e4 100644
--- a/bin/fits/ui.c
+++ b/bin/fits/ui.c
@@ -3,9 +3,9 @@ Fits - View and manipulate FITS extensions and/or headers.
 Fits is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/fits/ui.h b/bin/fits/ui.h
index 390f171..e2668c8 100644
--- a/bin/fits/ui.h
+++ b/bin/fits/ui.h
@@ -3,9 +3,9 @@ Fits - View and manipulate FITS extensions and/or headers.
 Fits is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/match/Makefile.am b/bin/match/Makefile.am
index 59595bc..8fb0e3c 100644
--- a/bin/match/Makefile.am
+++ b/bin/match/Makefile.am
@@ -1,9 +1,9 @@
 ## Process this file with automake to produce Makefile.inx
 ##
 ## Original author:
-##     Mohammad Akhlaghi <address@hidden>
+##     Mohammad Akhlaghi <address@hidden>
 ## Contributing author(s):
-## Copyright (C) 2017, Free Software Foundation, Inc.
+## Copyright (C) 2017-2018, Free Software Foundation, Inc.
 ##
 ## Gnuastro is free software: you can redistribute it and/or modify it
 ## under the terms of the GNU General Public License as published by
diff --git a/bin/match/args.h b/bin/match/args.h
index 15ab979..eb1f296 100644
--- a/bin/match/args.h
+++ b/bin/match/args.h
@@ -3,9 +3,9 @@ Match - A program to match catalogs and WCS warps
 Match is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2017, Free Software Foundation, Inc.
+Copyright (C) 2017-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/match/authors-cite.h b/bin/match/authors-cite.h
index 8a5efbd..5454a76 100644
--- a/bin/match/authors-cite.h
+++ b/bin/match/authors-cite.h
@@ -3,9 +3,9 @@ Match - A program to match catalogs and WCS warps
 Match is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2017, Free Software Foundation, Inc.
+Copyright (C) 2017-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/match/main.c b/bin/match/main.c
index 8186ecd..810b0b1 100644
--- a/bin/match/main.c
+++ b/bin/match/main.c
@@ -3,9 +3,9 @@ Match - A program to match catalogs and WCS warps
 Match is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2017, Free Software Foundation, Inc.
+Copyright (C) 2017-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/match/main.h b/bin/match/main.h
index 3bd8a34..87664a1 100644
--- a/bin/match/main.h
+++ b/bin/match/main.h
@@ -3,9 +3,9 @@ Match - A program to match catalogs and WCS warps
 Match is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2017, Free Software Foundation, Inc.
+Copyright (C) 2017-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/match/match.c b/bin/match/match.c
index c963479..3841afd 100644
--- a/bin/match/match.c
+++ b/bin/match/match.c
@@ -3,9 +3,9 @@ Match - A program to match catalogs and WCS warps
 Match is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2017, Free Software Foundation, Inc.
+Copyright (C) 2017-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/match/match.h b/bin/match/match.h
index 6911dc4..b6524af 100644
--- a/bin/match/match.h
+++ b/bin/match/match.h
@@ -3,9 +3,9 @@ Match - A program to match catalogs and WCS warps
 Match is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2017, Free Software Foundation, Inc.
+Copyright (C) 2017-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/match/ui.c b/bin/match/ui.c
index 032ec3d..a1cf2af 100644
--- a/bin/match/ui.c
+++ b/bin/match/ui.c
@@ -3,9 +3,9 @@ Match - A program to match catalogs and WCS warps
 Match is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2017, Free Software Foundation, Inc.
+Copyright (C) 2017-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/match/ui.h b/bin/match/ui.h
index e56730a..d56a9f0 100644
--- a/bin/match/ui.h
+++ b/bin/match/ui.h
@@ -3,9 +3,9 @@ Match - A program to match catalogs and WCS warps
 Match is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2017, Free Software Foundation, Inc.
+Copyright (C) 2017-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/mkcatalog/Makefile.am b/bin/mkcatalog/Makefile.am
index 7e590bf..a929552 100644
--- a/bin/mkcatalog/Makefile.am
+++ b/bin/mkcatalog/Makefile.am
@@ -1,9 +1,9 @@
 ## Process this file with automake to produce Makefile.inx
 ##
 ## Original author:
-##     Mohammad Akhlaghi <address@hidden>
+##     Mohammad Akhlaghi <address@hidden>
 ## Contributing author(s):
-## Copyright (C) 2015, Free Software Foundation, Inc.
+## Copyright (C) 2015-2018, Free Software Foundation, Inc.
 ##
 ## Gnuastro is free software: you can redistribute it and/or modify it
 ## under the terms of the GNU General Public License as published by
diff --git a/bin/mkcatalog/args.h b/bin/mkcatalog/args.h
index 9c74ee3..53b67ae 100644
--- a/bin/mkcatalog/args.h
+++ b/bin/mkcatalog/args.h
@@ -3,9 +3,9 @@ MakeCatalog - Make a catalog from an input and labeled image.
 MakeCatalog is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/mkcatalog/authors-cite.h b/bin/mkcatalog/authors-cite.h
index a6e994c..00d2b88 100644
--- a/bin/mkcatalog/authors-cite.h
+++ b/bin/mkcatalog/authors-cite.h
@@ -3,9 +3,9 @@ MakeCatalog - Make a catalog from an input and labeled image.
 MakeCatalog is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2017, Free Software Foundation, Inc.
+Copyright (C) 2017-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/mkcatalog/columns.c b/bin/mkcatalog/columns.c
index 4b6260e..fcfa30c 100644
--- a/bin/mkcatalog/columns.c
+++ b/bin/mkcatalog/columns.c
@@ -3,9 +3,9 @@ MakeCatalog - Make a catalog from an input and labeled image.
 MakeCatalog is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/mkcatalog/columns.h b/bin/mkcatalog/columns.h
index aa6210e..edda273 100644
--- a/bin/mkcatalog/columns.h
+++ b/bin/mkcatalog/columns.h
@@ -3,9 +3,9 @@ MakeCatalog - Make a catalog from an input and labeled image.
 MakeCatalog is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/mkcatalog/main.c b/bin/mkcatalog/main.c
index 2ebc799..1f92630 100644
--- a/bin/mkcatalog/main.c
+++ b/bin/mkcatalog/main.c
@@ -3,9 +3,9 @@ MakeCatalog - Make a catalog from an input and labeled image.
 MakeCatalog is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/mkcatalog/main.h b/bin/mkcatalog/main.h
index e9a08e1..477cc7f 100644
--- a/bin/mkcatalog/main.h
+++ b/bin/mkcatalog/main.h
@@ -3,9 +3,9 @@ MakeCatalog - Make a catalog from an input and labeled image.
 MakeCatalog is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/mkcatalog/mkcatalog.c b/bin/mkcatalog/mkcatalog.c
index e182be9..bc35f3b 100644
--- a/bin/mkcatalog/mkcatalog.c
+++ b/bin/mkcatalog/mkcatalog.c
@@ -3,9 +3,9 @@ MakeCatalog - Make a catalog from an input and labeled image.
 MakeCatalog is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/mkcatalog/mkcatalog.h b/bin/mkcatalog/mkcatalog.h
index bdae1cb..959b309 100644
--- a/bin/mkcatalog/mkcatalog.h
+++ b/bin/mkcatalog/mkcatalog.h
@@ -3,9 +3,9 @@ MakeCatalog - Make a catalog from an input and labeled image.
 MakeCatalog is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/mkcatalog/ui.c b/bin/mkcatalog/ui.c
index 2a8a690..9266f4e 100644
--- a/bin/mkcatalog/ui.c
+++ b/bin/mkcatalog/ui.c
@@ -3,9 +3,9 @@ MakeCatalog - Make a catalog from an input and labeled image.
 MakeCatalog is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/mkcatalog/ui.h b/bin/mkcatalog/ui.h
index 4d5b96d..e5f6d15 100644
--- a/bin/mkcatalog/ui.h
+++ b/bin/mkcatalog/ui.h
@@ -3,9 +3,9 @@ MakeCatalog - Make a catalog from an input and labeled image.
 MakeCatalog is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/mkcatalog/upperlimit.c b/bin/mkcatalog/upperlimit.c
index b069758..0d4da2d 100644
--- a/bin/mkcatalog/upperlimit.c
+++ b/bin/mkcatalog/upperlimit.c
@@ -3,9 +3,9 @@ MakeCatalog - Make a catalog from an input and labeled image.
 MakeCatalog is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/mkcatalog/upperlimit.h b/bin/mkcatalog/upperlimit.h
index 7ce57bf..143252f 100644
--- a/bin/mkcatalog/upperlimit.h
+++ b/bin/mkcatalog/upperlimit.h
@@ -3,9 +3,9 @@ MakeCatalog - Make a catalog from an input and labeled image.
 MakeCatalog is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/mknoise/Makefile.am b/bin/mknoise/Makefile.am
index da95ebc..e70573c 100644
--- a/bin/mknoise/Makefile.am
+++ b/bin/mknoise/Makefile.am
@@ -3,7 +3,7 @@
 ## Original author:
 ##     Mohammad Akhlaghi <address@hidden>
 ## Contributing author(s):
-## Copyright (C) 2015, Free Software Foundation, Inc.
+## Copyright (C) 2015-2018, Free Software Foundation, Inc.
 ##
 ## Gnuastro is free software: you can redistribute it and/or modify it
 ## under the terms of the GNU General Public License as published by
diff --git a/bin/mknoise/args.h b/bin/mknoise/args.h
index 797952e..a841d8f 100644
--- a/bin/mknoise/args.h
+++ b/bin/mknoise/args.h
@@ -3,9 +3,9 @@ MakeNoise - Add noise to a dataset.
 MakeNoise is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/mknoise/authors-cite.h b/bin/mknoise/authors-cite.h
index 7bf93f7..f961888 100644
--- a/bin/mknoise/authors-cite.h
+++ b/bin/mknoise/authors-cite.h
@@ -3,9 +3,9 @@ MakeNoise - Add noise to a dataset.
 MakeNoise is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2017, Free Software Foundation, Inc.
+Copyright (C) 2017-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/mknoise/main.c b/bin/mknoise/main.c
index 73cda3e..5beb793 100644
--- a/bin/mknoise/main.c
+++ b/bin/mknoise/main.c
@@ -3,9 +3,9 @@ MakeNoise - Add noise to a dataset.
 MakeNoise is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/mknoise/main.h b/bin/mknoise/main.h
index fd4c386..25ab114 100644
--- a/bin/mknoise/main.h
+++ b/bin/mknoise/main.h
@@ -3,9 +3,9 @@ MakeNoise - Add noise to a dataset.
 MakeNoise is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/mknoise/mknoise.c b/bin/mknoise/mknoise.c
index 82505ae..95f0a0b 100644
--- a/bin/mknoise/mknoise.c
+++ b/bin/mknoise/mknoise.c
@@ -3,9 +3,9 @@ MakeNoise - Add noise to a dataset.
 MakeNoise is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/mknoise/mknoise.h b/bin/mknoise/mknoise.h
index 2c8998a..b424652 100644
--- a/bin/mknoise/mknoise.h
+++ b/bin/mknoise/mknoise.h
@@ -3,9 +3,9 @@ MakeNoise - Add noise to a dataset.
 MakeNoise is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/mknoise/ui.c b/bin/mknoise/ui.c
index 98adb7e..eba6e4f 100644
--- a/bin/mknoise/ui.c
+++ b/bin/mknoise/ui.c
@@ -3,9 +3,9 @@ MakeNoise - Add noise to a dataset.
 MakeNoise is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/mknoise/ui.h b/bin/mknoise/ui.h
index eed9b92..ad72af2 100644
--- a/bin/mknoise/ui.h
+++ b/bin/mknoise/ui.h
@@ -3,9 +3,9 @@ MakeNoise - Add noise to a dataset.
 MakeNoise is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/mkprof/Makefile.am b/bin/mkprof/Makefile.am
index 81453aa..a132e69 100644
--- a/bin/mkprof/Makefile.am
+++ b/bin/mkprof/Makefile.am
@@ -1,9 +1,9 @@
 ## Process this file with automake to produce Makefile.inx
 ##
 ## Original author:
-##     Mohammad Akhlaghi <address@hidden>
+##     Mohammad Akhlaghi <address@hidden>
 ## Contributing author(s):
-## Copyright (C) 2015, Free Software Foundation, Inc.
+## Copyright (C) 2015-2018, Free Software Foundation, Inc.
 ##
 ## Gnuastro is free software: you can redistribute it and/or modify it
 ## under the terms of the GNU General Public License as published by
diff --git a/bin/mkprof/args.h b/bin/mkprof/args.h
index 57889c4..72a7b76 100644
--- a/bin/mkprof/args.h
+++ b/bin/mkprof/args.h
@@ -3,9 +3,9 @@ MakeProfiles - Create mock astronomical profiles.
 MakeProfiles is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/mkprof/authors-cite.h b/bin/mkprof/authors-cite.h
index d48db6b..31504b3 100644
--- a/bin/mkprof/authors-cite.h
+++ b/bin/mkprof/authors-cite.h
@@ -3,9 +3,9 @@ MakeProfiles - Create mock astronomical profiles.
 MakeProfiles is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2017, Free Software Foundation, Inc.
+Copyright (C) 2017-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/mkprof/main.c b/bin/mkprof/main.c
index 9927864..800093c 100644
--- a/bin/mkprof/main.c
+++ b/bin/mkprof/main.c
@@ -3,9 +3,9 @@ MakeProfiles - Create mock astronomical profiles.
 MakeProfiles is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/mkprof/main.h b/bin/mkprof/main.h
index 90906b5..152162d 100644
--- a/bin/mkprof/main.h
+++ b/bin/mkprof/main.h
@@ -3,9 +3,9 @@ MakeProfiles - Create mock astronomical profiles.
 MakeProfiles is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/mkprof/mkprof.c b/bin/mkprof/mkprof.c
index b765486..2e08033 100644
--- a/bin/mkprof/mkprof.c
+++ b/bin/mkprof/mkprof.c
@@ -3,9 +3,9 @@ MakeProfiles - Create mock astronomical profiles.
 MakeProfiles is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/mkprof/mkprof.h b/bin/mkprof/mkprof.h
index 1f2d758..3a10314 100644
--- a/bin/mkprof/mkprof.h
+++ b/bin/mkprof/mkprof.h
@@ -3,9 +3,9 @@ MakeProfiles - Create mock astronomical profiles.
 MakeProfiles is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/mkprof/oneprofile.c b/bin/mkprof/oneprofile.c
index 33f84dd..865e63f 100644
--- a/bin/mkprof/oneprofile.c
+++ b/bin/mkprof/oneprofile.c
@@ -3,9 +3,9 @@ MakeProfiles - Create mock astronomical profiles.
 MakeProfiles is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/mkprof/oneprofile.h b/bin/mkprof/oneprofile.h
index 08cc19c..e9c1d4f 100644
--- a/bin/mkprof/oneprofile.h
+++ b/bin/mkprof/oneprofile.h
@@ -3,9 +3,9 @@ MakeProfiles - Create mock astronomical profiles.
 MakeProfiles is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/mkprof/profiles.c b/bin/mkprof/profiles.c
index 39e38f4..13369a0 100644
--- a/bin/mkprof/profiles.c
+++ b/bin/mkprof/profiles.c
@@ -3,9 +3,9 @@ MakeProfiles - Create mock astronomical profiles.
 MakeProfiles is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/mkprof/profiles.h b/bin/mkprof/profiles.h
index 0efa236..888acff 100644
--- a/bin/mkprof/profiles.h
+++ b/bin/mkprof/profiles.h
@@ -3,9 +3,9 @@ MakeProfiles - Create mock astronomical profiles.
 MakeProfiles is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/mkprof/ui.c b/bin/mkprof/ui.c
index 84a7fa3..d048988 100644
--- a/bin/mkprof/ui.c
+++ b/bin/mkprof/ui.c
@@ -3,9 +3,9 @@ Arithmetic - Do arithmetic operations on images.
 Arithmetic is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/mkprof/ui.h b/bin/mkprof/ui.h
index a6c40c8..49aba0f 100644
--- a/bin/mkprof/ui.h
+++ b/bin/mkprof/ui.h
@@ -3,9 +3,9 @@ MakeProfiles - Create mock astronomical profiles.
 MakeProfiles is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/noisechisel/Makefile.am b/bin/noisechisel/Makefile.am
index 64023c4..3c0b937 100644
--- a/bin/noisechisel/Makefile.am
+++ b/bin/noisechisel/Makefile.am
@@ -1,9 +1,9 @@
 ## Process this file with automake to produce Makefile.inx
 ##
 ## Original author:
-##     Mohammad Akhlaghi <address@hidden>
+##     Mohammad Akhlaghi <address@hidden>
 ## Contributing author(s):
-## Copyright (C) 2016, Free Software Foundation, Inc.
+## Copyright (C) 2016-2018, Free Software Foundation, Inc.
 ##
 ## Gnuastro is free software: you can redistribute it and/or modify it
 ## under the terms of the GNU General Public License as published by
diff --git a/bin/noisechisel/args.h b/bin/noisechisel/args.h
index e44efbd..10a72a7 100644
--- a/bin/noisechisel/args.h
+++ b/bin/noisechisel/args.h
@@ -3,9 +3,9 @@ NoiseChisel - Detect and segment signal in a noisy dataset.
 NoiseChisel is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/noisechisel/authors-cite.h b/bin/noisechisel/authors-cite.h
index f588515..782d42d 100644
--- a/bin/noisechisel/authors-cite.h
+++ b/bin/noisechisel/authors-cite.h
@@ -3,9 +3,9 @@ NoiseChisel - Detect and segment signal in a noisy dataset.
 NoiseChisel is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2017, Free Software Foundation, Inc.
+Copyright (C) 2017-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/noisechisel/clumps.c b/bin/noisechisel/clumps.c
index 4767e2e..e4a31c1 100644
--- a/bin/noisechisel/clumps.c
+++ b/bin/noisechisel/clumps.c
@@ -3,9 +3,9 @@ NoiseChisel - Detect and segment signal in a noisy dataset.
 NoiseChisel is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/noisechisel/clumps.h b/bin/noisechisel/clumps.h
index 0c300fa..531f6c3 100644
--- a/bin/noisechisel/clumps.h
+++ b/bin/noisechisel/clumps.h
@@ -3,9 +3,9 @@ NoiseChisel - Detect and segment signal in a noisy dataset.
 NoiseChisel is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/noisechisel/detection.c b/bin/noisechisel/detection.c
index f6f7b76..cc10709 100644
--- a/bin/noisechisel/detection.c
+++ b/bin/noisechisel/detection.c
@@ -5,7 +5,7 @@ NoiseChisel is part of GNU Astronomy Utilities (Gnuastro) 
package.
 Original author:
      Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/noisechisel/detection.h b/bin/noisechisel/detection.h
index ed2a100..df679b1 100644
--- a/bin/noisechisel/detection.h
+++ b/bin/noisechisel/detection.h
@@ -3,9 +3,9 @@ NoiseChisel - Detect and segment signal in a noisy dataset.
 NoiseChisel is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/noisechisel/main.c b/bin/noisechisel/main.c
index dcdb43e..c49c91b 100644
--- a/bin/noisechisel/main.c
+++ b/bin/noisechisel/main.c
@@ -3,9 +3,9 @@ NoiseChisel - Detect and segment signal in a noisy dataset.
 NoiseChisel is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/noisechisel/main.h b/bin/noisechisel/main.h
index 2f17f2f..003cacc 100644
--- a/bin/noisechisel/main.h
+++ b/bin/noisechisel/main.h
@@ -3,9 +3,9 @@ NoiseChisel - Detect and segment signal in a noisy dataset.
 NoiseChisel is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/noisechisel/noisechisel.c b/bin/noisechisel/noisechisel.c
index f417454..2a67232 100644
--- a/bin/noisechisel/noisechisel.c
+++ b/bin/noisechisel/noisechisel.c
@@ -3,9 +3,9 @@ NoiseChisel - Detect and segment signal in a noisy dataset.
 NoiseChisel is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/noisechisel/noisechisel.h b/bin/noisechisel/noisechisel.h
index b1a41d1..6fb6459 100644
--- a/bin/noisechisel/noisechisel.h
+++ b/bin/noisechisel/noisechisel.h
@@ -3,9 +3,9 @@ NoiseChisel - Detect and segment signal in a noisy dataset.
 NoiseChisel is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/noisechisel/segmentation.c b/bin/noisechisel/segmentation.c
index 74908ef..8737b50 100644
--- a/bin/noisechisel/segmentation.c
+++ b/bin/noisechisel/segmentation.c
@@ -3,9 +3,9 @@ NoiseChisel - Detect and segment signal in a noisy dataset.
 NoiseChisel is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/noisechisel/segmentation.h b/bin/noisechisel/segmentation.h
index a9f4c38..6e17401 100644
--- a/bin/noisechisel/segmentation.h
+++ b/bin/noisechisel/segmentation.h
@@ -3,9 +3,9 @@ NoiseChisel - Detect and segment signal in a noisy dataset.
 NoiseChisel is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/noisechisel/sky.c b/bin/noisechisel/sky.c
index 23ac8da..b9beee8 100644
--- a/bin/noisechisel/sky.c
+++ b/bin/noisechisel/sky.c
@@ -3,9 +3,9 @@ NoiseChisel - Detect and segment signal in a noisy dataset.
 NoiseChisel is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/noisechisel/sky.h b/bin/noisechisel/sky.h
index 08a7d36..faf6502 100644
--- a/bin/noisechisel/sky.h
+++ b/bin/noisechisel/sky.h
@@ -3,9 +3,9 @@ NoiseChisel - Detect and segment signal in a noisy dataset.
 NoiseChisel is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/noisechisel/threshold.c b/bin/noisechisel/threshold.c
index 19e06d2..f173b97 100644
--- a/bin/noisechisel/threshold.c
+++ b/bin/noisechisel/threshold.c
@@ -3,9 +3,9 @@ NoiseChisel - Detect and segment signal in a noisy dataset.
 NoiseChisel is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/noisechisel/threshold.h b/bin/noisechisel/threshold.h
index 595fa11..66b18c4 100644
--- a/bin/noisechisel/threshold.h
+++ b/bin/noisechisel/threshold.h
@@ -3,9 +3,9 @@ NoiseChisel - Detect and segment signal in a noisy dataset.
 NoiseChisel is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/noisechisel/ui.c b/bin/noisechisel/ui.c
index 1d6054b..267336a 100644
--- a/bin/noisechisel/ui.c
+++ b/bin/noisechisel/ui.c
@@ -3,9 +3,9 @@ NoiseChisel - Detect and segment signal in a noisy dataset.
 NoiseChisel is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/noisechisel/ui.h b/bin/noisechisel/ui.h
index ec3fe82..d20c2d3 100644
--- a/bin/noisechisel/ui.h
+++ b/bin/noisechisel/ui.h
@@ -3,9 +3,9 @@ NoiseChisel - Detect and segment signal in a noisy dataset.
 NoiseChisel is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/statistics/Makefile.am b/bin/statistics/Makefile.am
index 36eb9cc..bd8e1c1 100644
--- a/bin/statistics/Makefile.am
+++ b/bin/statistics/Makefile.am
@@ -1,9 +1,9 @@
 ## Process this file with automake to produce Makefile.inx
 ##
 ## Original author:
-##     Mohammad Akhlaghi <address@hidden>
+##     Mohammad Akhlaghi <address@hidden>
 ## Contributing author(s):
-## Copyright (C) 2015, Free Software Foundation, Inc.
+## Copyright (C) 2015-2018, Free Software Foundation, Inc.
 ##
 ## Gnuastro is free software: you can redistribute it and/or modify it
 ## under the terms of the GNU General Public License as published by
diff --git a/bin/statistics/args.h b/bin/statistics/args.h
index 12cfc2d..227540f 100644
--- a/bin/statistics/args.h
+++ b/bin/statistics/args.h
@@ -3,9 +3,9 @@ Statistics - Statistical analysis on input dataset.
 Statistics is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/statistics/authors-cite.h b/bin/statistics/authors-cite.h
index 0cdee03..33d059e 100644
--- a/bin/statistics/authors-cite.h
+++ b/bin/statistics/authors-cite.h
@@ -3,9 +3,9 @@ Statistics - Statistical analysis on input dataset.
 Statistics is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2017, Free Software Foundation, Inc.
+Copyright (C) 2017-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/statistics/main.c b/bin/statistics/main.c
index 1bf4f9a..427d07e 100644
--- a/bin/statistics/main.c
+++ b/bin/statistics/main.c
@@ -3,9 +3,9 @@ Statistics - Statistical analysis on input dataset.
 Statistics is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/statistics/main.h b/bin/statistics/main.h
index 5c115dd..4557a6b 100644
--- a/bin/statistics/main.h
+++ b/bin/statistics/main.h
@@ -3,9 +3,9 @@ Statistics - Statistical analysis on input dataset.
 Statistics is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/statistics/sky.c b/bin/statistics/sky.c
index 098338f..dfa0b27 100644
--- a/bin/statistics/sky.c
+++ b/bin/statistics/sky.c
@@ -3,9 +3,9 @@ Statistics - Statistical analysis on input dataset.
 Statistics is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/statistics/sky.h b/bin/statistics/sky.h
index 3cdb2e1..1a26ca5 100644
--- a/bin/statistics/sky.h
+++ b/bin/statistics/sky.h
@@ -3,9 +3,9 @@ Statistics - Statistical analysis on input dataset.
 Statistics is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/statistics/statistics.c b/bin/statistics/statistics.c
index c5e05d1..481e896 100644
--- a/bin/statistics/statistics.c
+++ b/bin/statistics/statistics.c
@@ -3,9 +3,9 @@ Statistics - Statistical analysis on input dataset.
 Statistics is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/statistics/statistics.h b/bin/statistics/statistics.h
index bc7b59a..8bc7455 100644
--- a/bin/statistics/statistics.h
+++ b/bin/statistics/statistics.h
@@ -3,9 +3,9 @@ Statistics - Statistical analysis on input dataset.
 Statistics is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/statistics/ui.c b/bin/statistics/ui.c
index 4187afc..b349633 100644
--- a/bin/statistics/ui.c
+++ b/bin/statistics/ui.c
@@ -3,9 +3,9 @@ Statistics - Statistical analysis on input dataset.
 Statistics is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/statistics/ui.h b/bin/statistics/ui.h
index 64b4cea..3e96f5b 100644
--- a/bin/statistics/ui.h
+++ b/bin/statistics/ui.h
@@ -3,9 +3,9 @@ Statistics - Statistical analysis on input dataset.
 Statistics is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/table/Makefile.am b/bin/table/Makefile.am
index 75eea69..ddedf1b 100644
--- a/bin/table/Makefile.am
+++ b/bin/table/Makefile.am
@@ -1,9 +1,9 @@
 ## Process this file with automake to produce Makefile.inx
 ##
 ## Original author:
-##     Mohammad Akhlaghi <address@hidden>
+##     Mohammad Akhlaghi <address@hidden>
 ## Contributing author(s):
-## Copyright (C) 2016, Free Software Foundation, Inc.
+## Copyright (C) 2016-2018, Free Software Foundation, Inc.
 ##
 ## Gnuastro is free software: you can redistribute it and/or modify it
 ## under the terms of the GNU General Public License as published by
diff --git a/bin/table/args.h b/bin/table/args.h
index 8ee1cb7..f67bcb5 100644
--- a/bin/table/args.h
+++ b/bin/table/args.h
@@ -3,9 +3,9 @@ Table - View and manipulate a FITS table structures.
 Table is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/table/authors-cite.h b/bin/table/authors-cite.h
index 242282a..883ceff 100644
--- a/bin/table/authors-cite.h
+++ b/bin/table/authors-cite.h
@@ -3,9 +3,9 @@ Table - View and manipulate a FITS table structures.
 Table is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2017, Free Software Foundation, Inc.
+Copyright (C) 2017-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/table/main.c b/bin/table/main.c
index 5c374ca..8255275 100644
--- a/bin/table/main.c
+++ b/bin/table/main.c
@@ -3,9 +3,9 @@ Table - View and manipulate a FITS table structures.
 Table is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/table/main.h b/bin/table/main.h
index 76ad9a4..bbd8288 100644
--- a/bin/table/main.h
+++ b/bin/table/main.h
@@ -3,9 +3,9 @@ Table - View and manipulate a FITS table structures.
 Table is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/table/table.c b/bin/table/table.c
index 7326ce3..2411467 100644
--- a/bin/table/table.c
+++ b/bin/table/table.c
@@ -3,9 +3,9 @@ Table - View and manipulate a FITS table structures.
 Table is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/table/table.h b/bin/table/table.h
index e28f32e..1f43013 100644
--- a/bin/table/table.h
+++ b/bin/table/table.h
@@ -3,9 +3,9 @@ Table - View and manipulate a FITS table structures.
 Table is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/table/ui.c b/bin/table/ui.c
index 860d4ad..58949e4 100644
--- a/bin/table/ui.c
+++ b/bin/table/ui.c
@@ -3,9 +3,9 @@ Table - View and manipulate a FITS table structures.
 Table is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/table/ui.h b/bin/table/ui.h
index 15f4bbb..1402ee3 100644
--- a/bin/table/ui.h
+++ b/bin/table/ui.h
@@ -3,9 +3,9 @@ Table - View and manipulate a FITS table structures.
 Table is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/warp/Makefile.am b/bin/warp/Makefile.am
index 416e959..cfccc1b 100644
--- a/bin/warp/Makefile.am
+++ b/bin/warp/Makefile.am
@@ -1,9 +1,9 @@
 ## Process this file with automake to produce Makefile.inx
 ##
 ## Original author:
-##     Mohammad Akhlaghi <address@hidden>
+##     Mohammad Akhlaghi <address@hidden>
 ## Contributing author(s):
-## Copyright (C) 2015, Free Software Foundation, Inc.
+## Copyright (C) 2015-2018, Free Software Foundation, Inc.
 ##
 ## Gnuastro is free software: you can redistribute it and/or modify it
 ## under the terms of the GNU General Public License as published by
diff --git a/bin/warp/args.h b/bin/warp/args.h
index 2c028a6..8c1e9ab 100644
--- a/bin/warp/args.h
+++ b/bin/warp/args.h
@@ -3,9 +3,9 @@ Warp - Warp images using projective mapping.
 Warp is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/warp/authors-cite.h b/bin/warp/authors-cite.h
index 34c89d5..733a1d2 100644
--- a/bin/warp/authors-cite.h
+++ b/bin/warp/authors-cite.h
@@ -3,9 +3,9 @@ Warp - Warp images using projective mapping.
 Warp is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2017, Free Software Foundation, Inc.
+Copyright (C) 2017-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/warp/main.c b/bin/warp/main.c
index ef9f260..8368336 100644
--- a/bin/warp/main.c
+++ b/bin/warp/main.c
@@ -3,9 +3,9 @@ Warp - Warp images using projective mapping.
 Warp is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/warp/main.h b/bin/warp/main.h
index 6c544ea..d8727fe 100644
--- a/bin/warp/main.h
+++ b/bin/warp/main.h
@@ -3,9 +3,9 @@ Warp - Warp images using projective mapping.
 Warp is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/warp/ui.c b/bin/warp/ui.c
index c1eb06e..89a5e6c 100644
--- a/bin/warp/ui.c
+++ b/bin/warp/ui.c
@@ -3,9 +3,9 @@ Warp - Warp images using projective mapping.
 Warp is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/warp/ui.h b/bin/warp/ui.h
index f78f203..7dd3a6b 100644
--- a/bin/warp/ui.h
+++ b/bin/warp/ui.h
@@ -3,9 +3,9 @@ Warp - Warp images using projective mapping.
 Warp is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/warp/warp.c b/bin/warp/warp.c
index b22e63f..77ddd6c 100644
--- a/bin/warp/warp.c
+++ b/bin/warp/warp.c
@@ -3,9 +3,9 @@ Warp - Warp images using projective mapping.
 Warp is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bin/warp/warp.h b/bin/warp/warp.h
index 9e48dd4..c1e7cf3 100644
--- a/bin/warp/warp.h
+++ b/bin/warp/warp.h
@@ -3,9 +3,9 @@ Warp - Warp images using projective mapping.
 Warp is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/bootstrap.conf b/bootstrap.conf
index f593304..ff1cecd 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -17,8 +17,8 @@
 # Original author:
 #     Mosè Giordano <address@hidden>
 # Contributing author(s):
-#     Mohammad Akhlaghi <address@hidden>
-# Copyright (C) 2016 Free Software Foundation, Inc.
+#     Mohammad Akhlaghi <address@hidden>
+# Copyright (C) 2016-2018 Free Software Foundation, Inc.
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/configure.ac b/configure.ac
index 35c9ae5..c7a5b6b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -10,9 +10,9 @@
 # we don't need to explicitly call that directory here.
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
-# Copyright (C) 2015 - 2016, Free Software Foundation, Inc.
+# Copyright (C) 2015-2016, Free Software Foundation, Inc.
 #
 # Gnuastro is free software: you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 94b80d3..a18dce2 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -4,9 +4,9 @@
 ## called by the Makefile.am in the top directory.
 ##
 ## Original author:
-##     Mohammad Akhlaghi <address@hidden>
+##     Mohammad Akhlaghi <address@hidden>
 ## Contributing author(s):
-## Copyright (C) 2015, Free Software Foundation, Inc.
+## Copyright (C) 2015-2018, Free Software Foundation, Inc.
 ##
 ## GNU Astronomy Utilities is free software: you can redistribute it
 ## and/or modify it under the terms of the GNU General Public License
diff --git a/doc/fonts.css b/doc/fonts.css
index c771ad6..008126c 100644
--- a/doc/fonts.css
+++ b/doc/fonts.css
@@ -1,9 +1,9 @@
 /* CSS stylesheet for webfonts in Gnuastro's manual webpage.
 
 Original author:
-    Mohammad Akhlaghi <address@hidden>
+    Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016 Free Software Foundation, Inc.
+Copyright (C) 2016-2018 Free Software Foundation, Inc.
 
 This stylesheet is free software: you can redistribute it and/or
 modify it under the terms of the GNU General Public Licence as
diff --git a/doc/forwebpage b/doc/forwebpage
index 19a8376..e70dafe 100755
--- a/doc/forwebpage
+++ b/doc/forwebpage
@@ -74,9 +74,9 @@
 #"
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
-# Copyright (C) 2016, Free Software Foundation, Inc.
+# Copyright (C) 2016-2018, Free Software Foundation, Inc.
 #
 # Gnuastro is free software: you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
diff --git a/doc/genauthors b/doc/genauthors
index 030b067..da1a9f8 100755
--- a/doc/genauthors
+++ b/doc/genauthors
@@ -10,10 +10,10 @@
 #     genauthors TOP_SRCDIR
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
 #     Mosè Giordano <address@hidden>
-# Copyright (C) 2016, Free Software Foundation, Inc.
+# Copyright (C) 2016-2018, Free Software Foundation, Inc.
 #
 # Gnuastro is free software: you can redistribute it and/or modify it under
 # the terms of the GNU General Public License as published by the Free
diff --git a/doc/gnuastro.texi b/doc/gnuastro.texi
index a3e891c..1ca6f44 100644
--- a/doc/gnuastro.texi
+++ b/doc/gnuastro.texi
@@ -29,7 +29,7 @@ This book documents version @value{VERSION} of the GNU 
Astronomy Utilities
 (Gnuastro). Gnuastro provides various programs and libraries for
 astronomical data manipulation and analysis.
 
-Copyright @copyright{} 2015-2017 Free Software Foundation, Inc.
+Copyright @copyright{} 2015-2018 Free Software Foundation, Inc.
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document under
diff --git a/doc/plotsrc/Makefile b/doc/plotsrc/Makefile
index f377300..2369082 100644
--- a/doc/plotsrc/Makefile
+++ b/doc/plotsrc/Makefile
@@ -1,9 +1,9 @@
 # Prepare all the figures for the GNU Astronomy Utilities manual.
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
-# Copyright (C) 2015, Free Software Foundation, Inc.
+# Copyright (C) 2015-2018, Free Software Foundation, Inc.
 #
 # GNU Astronomy Utilities is free software: you can redistribute it
 # and/or modify it under the terms of the GNU General Public License
diff --git a/doc/plotsrc/all.tex b/doc/plotsrc/all.tex
index 1700910..5a0f58f 100644
--- a/doc/plotsrc/all.tex
+++ b/doc/plotsrc/all.tex
@@ -3,9 +3,9 @@
 % you to compile this TeX file in the desired manner.
 %
 % Original author:
-%     Mohammad Akhlaghi <address@hidden>
+%     Mohammad Akhlaghi <address@hidden>
 % Contributing author(s):
-% Copyright (C) 2015, Free Software Foundation, Inc.
+% Copyright (C) 2015-2018, Free Software Foundation, Inc.
 %
 % Gnuastro is free software: you can redistribute it and/or modify it
 % under the terms of the GNU General Public License as published by
diff --git a/doc/plotsrc/conversions.sh b/doc/plotsrc/conversions.sh
index d39b322..bad65ec 100755
--- a/doc/plotsrc/conversions.sh
+++ b/doc/plotsrc/conversions.sh
@@ -11,9 +11,9 @@
 #
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
-# Copyright (C) 2015, Free Software Foundation, Inc.
+# Copyright (C) 2015-2018, Free Software Foundation, Inc.
 #
 # Gnuastro is free software: you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
diff --git a/doc/plotsrc/tex/flatplane.tex b/doc/plotsrc/tex/flatplane.tex
index 64a0926..eaef93c 100644
--- a/doc/plotsrc/tex/flatplane.tex
+++ b/doc/plotsrc/tex/flatplane.tex
@@ -3,9 +3,9 @@
 % you to compile this TeX file in the desired manner.
 %
 % Original author:
-%     Mohammad Akhlaghi <address@hidden>
+%     Mohammad Akhlaghi <address@hidden>
 % Contributing author(s):
-% Copyright (C) 2016, Free Software Foundation, Inc.
+% Copyright (C) 2016-2018, Free Software Foundation, Inc.
 %
 % Gnuastro is free software: you can redistribute it and/or modify it
 % under the terms of the GNU General Public License as published by
diff --git a/doc/plotsrc/tex/iandtime.tex b/doc/plotsrc/tex/iandtime.tex
index b2d33db..b1e96b7 100644
--- a/doc/plotsrc/tex/iandtime.tex
+++ b/doc/plotsrc/tex/iandtime.tex
@@ -3,9 +3,9 @@
 % you to compile this TeX file in the desired manner.
 %
 % Original author:
-%     Mohammad Akhlaghi <address@hidden>
+%     Mohammad Akhlaghi <address@hidden>
 % Contributing author(s):
-% Copyright (C) 2015, Free Software Foundation, Inc.
+% Copyright (C) 2015-2018, Free Software Foundation, Inc.
 %
 % Gnuastro is free software: you can redistribute it and/or modify it
 % under the terms of the GNU General Public License as published by
diff --git a/doc/plotsrc/tex/samplingfreq.tex b/doc/plotsrc/tex/samplingfreq.tex
index 1c16ede..9756018 100644
--- a/doc/plotsrc/tex/samplingfreq.tex
+++ b/doc/plotsrc/tex/samplingfreq.tex
@@ -3,9 +3,9 @@
 % you to compile this TeX file in the desired manner.
 %
 % Original author:
-%     Mohammad Akhlaghi <address@hidden>
+%     Mohammad Akhlaghi <address@hidden>
 % Contributing author(s):
-% Copyright (C) 2015, Free Software Foundation, Inc.
+% Copyright (C) 2015-2018, Free Software Foundation, Inc.
 %
 % Gnuastro is free software: you can redistribute it and/or modify it
 % under the terms of the GNU General Public License as published by
diff --git a/doc/plotsrc/tex/sphereandplane.tex 
b/doc/plotsrc/tex/sphereandplane.tex
index 68a7b0f..7b909c0 100644
--- a/doc/plotsrc/tex/sphereandplane.tex
+++ b/doc/plotsrc/tex/sphereandplane.tex
@@ -3,9 +3,9 @@
 % you to compile this TeX file in the desired manner.
 %
 % Original author:
-%     Mohammad Akhlaghi <address@hidden>
+%     Mohammad Akhlaghi <address@hidden>
 % Contributing author(s):
-% Copyright (C) 2016, Free Software Foundation, Inc.
+% Copyright (C) 2016-2018, Free Software Foundation, Inc.
 %
 % Gnuastro is free software: you can redistribute it and/or modify it
 % under the terms of the GNU General Public License as published by
diff --git a/doc/style.css b/doc/style.css
index 90a3934..6ccdb11 100644
--- a/doc/style.css
+++ b/doc/style.css
@@ -1,9 +1,9 @@
 /* CSS stylesheet for webfonts in Gnuastro's manual webpage.
 
 Original author:
-    Mohammad Akhlaghi <address@hidden>
+    Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016 Free Software Foundation, Inc.
+Copyright (C) 2016-2018 Free Software Foundation, Inc.
 
 This stylesheet is free software: you can redistribute it and/or
 modify it under the terms of the GNU General Public Licence as
diff --git a/genauthors b/genauthors
index fff6538..c50d51a 100755
--- a/genauthors
+++ b/genauthors
@@ -14,9 +14,9 @@
 # of all the possible ways to do this.
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
-# Copyright (C) 2015, Free Software Foundation, Inc.
+# Copyright (C) 2015-2018, Free Software Foundation, Inc.
 #
 # Gnuastro 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/lib/Makefile.am b/lib/Makefile.am
index 0bef380..0ee4e9d 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -1,9 +1,9 @@
 ## Process this file with automake to produce Makefile.in
 ##
 ## Original author:
-##     Mohammad Akhlaghi <address@hidden>
+##     Mohammad Akhlaghi <address@hidden>
 ## Contributing author(s):
-## Copyright (C) 2015, Free Software Foundation, Inc.
+## Copyright (C) 2015-2018, Free Software Foundation, Inc.
 ##
 ## Gnuastro is free software: you can redistribute it and/or modify it
 ## under the terms of the GNU General Public License as published by
diff --git a/lib/arithmetic-and.c b/lib/arithmetic-and.c
index aedc84a..bd00a61 100644
--- a/lib/arithmetic-and.c
+++ b/lib/arithmetic-and.c
@@ -3,9 +3,9 @@ Arithmetic operations on data structures.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/arithmetic-bitand.c b/lib/arithmetic-bitand.c
index d307285..c8ffdcf 100644
--- a/lib/arithmetic-bitand.c
+++ b/lib/arithmetic-bitand.c
@@ -3,9 +3,9 @@ Arithmetic operations on data structures.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/arithmetic-bitlsh.c b/lib/arithmetic-bitlsh.c
index 85538a1..b85d674 100644
--- a/lib/arithmetic-bitlsh.c
+++ b/lib/arithmetic-bitlsh.c
@@ -3,9 +3,9 @@ Arithmetic operations on data structures.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/arithmetic-bitor.c b/lib/arithmetic-bitor.c
index 84ccea6..a42c1ec 100644
--- a/lib/arithmetic-bitor.c
+++ b/lib/arithmetic-bitor.c
@@ -3,9 +3,9 @@ Arithmetic operations on data structures.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/arithmetic-bitrsh.c b/lib/arithmetic-bitrsh.c
index a4f7e84..ab21cc0 100644
--- a/lib/arithmetic-bitrsh.c
+++ b/lib/arithmetic-bitrsh.c
@@ -3,9 +3,9 @@ Arithmetic operations on data structures.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/arithmetic-bitxor.c b/lib/arithmetic-bitxor.c
index 7df2f75..60073e3 100644
--- a/lib/arithmetic-bitxor.c
+++ b/lib/arithmetic-bitxor.c
@@ -3,9 +3,9 @@ Arithmetic operations on data structures.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/arithmetic-divide.c b/lib/arithmetic-divide.c
index 146bac3..e69a21b 100644
--- a/lib/arithmetic-divide.c
+++ b/lib/arithmetic-divide.c
@@ -3,9 +3,9 @@ Arithmetic operations on data structures.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/arithmetic-eq.c b/lib/arithmetic-eq.c
index 8ce458a..6ec7645 100644
--- a/lib/arithmetic-eq.c
+++ b/lib/arithmetic-eq.c
@@ -3,9 +3,9 @@ Arithmetic operations on data structures.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/arithmetic-ge.c b/lib/arithmetic-ge.c
index 4f560af..1f1bb58 100644
--- a/lib/arithmetic-ge.c
+++ b/lib/arithmetic-ge.c
@@ -3,9 +3,9 @@ Arithmetic operations on data structures.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/arithmetic-gt.c b/lib/arithmetic-gt.c
index f83deb7..b0d66ab 100644
--- a/lib/arithmetic-gt.c
+++ b/lib/arithmetic-gt.c
@@ -3,9 +3,9 @@ Arithmetic operations on data structures.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/arithmetic-le.c b/lib/arithmetic-le.c
index 3d8f510..a34cd2d 100644
--- a/lib/arithmetic-le.c
+++ b/lib/arithmetic-le.c
@@ -3,9 +3,9 @@ Arithmetic operations on data structures.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/arithmetic-lt.c b/lib/arithmetic-lt.c
index b99c874..ecd661c 100644
--- a/lib/arithmetic-lt.c
+++ b/lib/arithmetic-lt.c
@@ -3,9 +3,9 @@ Arithmetic operations on data structures.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/arithmetic-minus.c b/lib/arithmetic-minus.c
index d88a0f6..2d11902 100644
--- a/lib/arithmetic-minus.c
+++ b/lib/arithmetic-minus.c
@@ -3,9 +3,9 @@ Arithmetic operations on data structures.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/arithmetic-modulo.c b/lib/arithmetic-modulo.c
index f48db5e..862218f 100644
--- a/lib/arithmetic-modulo.c
+++ b/lib/arithmetic-modulo.c
@@ -3,9 +3,9 @@ Arithmetic operations on data structures.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/arithmetic-multiply.c b/lib/arithmetic-multiply.c
index e060e36..a714b58 100644
--- a/lib/arithmetic-multiply.c
+++ b/lib/arithmetic-multiply.c
@@ -3,9 +3,9 @@ Arithmetic operations on data structures.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/arithmetic-ne.c b/lib/arithmetic-ne.c
index 3182b15..ba97352 100644
--- a/lib/arithmetic-ne.c
+++ b/lib/arithmetic-ne.c
@@ -3,9 +3,9 @@ Arithmetic operations on data structures.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/arithmetic-or.c b/lib/arithmetic-or.c
index 57be198..cd1dd41 100644
--- a/lib/arithmetic-or.c
+++ b/lib/arithmetic-or.c
@@ -3,9 +3,9 @@ Arithmetic operations on data structures.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/arithmetic-plus.c b/lib/arithmetic-plus.c
index 22c7caa..611d04d 100644
--- a/lib/arithmetic-plus.c
+++ b/lib/arithmetic-plus.c
@@ -3,9 +3,9 @@ Arithmetic operations on data structures.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/arithmetic.c b/lib/arithmetic.c
index 878173c..42a2300 100644
--- a/lib/arithmetic.c
+++ b/lib/arithmetic.c
@@ -3,9 +3,9 @@ Arithmetic operations on data structures
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/binary.c b/lib/binary.c
index ddadb21..be916cf 100644
--- a/lib/binary.c
+++ b/lib/binary.c
@@ -3,9 +3,9 @@ binary -- Work on binary (0 and 1 valued) datasets.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/blank.c b/lib/blank.c
index b3550a9..154d1ca 100644
--- a/lib/blank.c
+++ b/lib/blank.c
@@ -3,9 +3,9 @@ blank -- Deal with blank values in a datasets
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2017, Free Software Foundation, Inc.
+Copyright (C) 2017-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/box.c b/lib/box.c
index d913902..9d80d37 100644
--- a/lib/box.c
+++ b/lib/box.c
@@ -3,9 +3,9 @@ Box -- Define bounding and overlapping boxes.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/checkset.c b/lib/checkset.c
index 1d410b3..bbb1541 100644
--- a/lib/checkset.c
+++ b/lib/checkset.c
@@ -3,9 +3,9 @@ Functions to check and set command line argument values and 
files.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/convolve.c b/lib/convolve.c
index 48287ff..0df670c 100644
--- a/lib/convolve.c
+++ b/lib/convolve.c
@@ -3,9 +3,9 @@ Convolve -- Convolve a dataset with a given kernel.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2017, Free Software Foundation, Inc.
+Copyright (C) 2017-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/cosmology.c b/lib/cosmology.c
index 15532cf..c4d8b1e 100644
--- a/lib/cosmology.c
+++ b/lib/cosmology.c
@@ -3,9 +3,9 @@ Cosmological calculations.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/data.c b/lib/data.c
index b7c5c8a..29920c2 100644
--- a/lib/data.c
+++ b/lib/data.c
@@ -3,9 +3,9 @@ data -- Structure and functions to represent/work with data
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/dimension.c b/lib/dimension.c
index 2600ee3..00f568e 100644
--- a/lib/dimension.c
+++ b/lib/dimension.c
@@ -3,9 +3,9 @@ dimension -- Functions for multi-dimensional operations.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2017, Free Software Foundation, Inc.
+Copyright (C) 2017-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/fits.c b/lib/fits.c
index 0bb4672..7c9efa4 100644
--- a/lib/fits.c
+++ b/lib/fits.c
@@ -3,9 +3,9 @@ Functions to work with FITS image data.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/git.c b/lib/git.c
index 2661863..e63a981 100644
--- a/lib/git.c
+++ b/lib/git.c
@@ -3,9 +3,9 @@ Functions to deal with Git version controlled directories.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/gnuastro-internal/arithmetic-and.h 
b/lib/gnuastro-internal/arithmetic-and.h
index 4632a16..c17df8f 100644
--- a/lib/gnuastro-internal/arithmetic-and.h
+++ b/lib/gnuastro-internal/arithmetic-and.h
@@ -3,9 +3,9 @@ Arithmetic operations on data structures.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/gnuastro-internal/arithmetic-binary.h 
b/lib/gnuastro-internal/arithmetic-binary.h
index b1b79c3..e8e35b5 100644
--- a/lib/gnuastro-internal/arithmetic-binary.h
+++ b/lib/gnuastro-internal/arithmetic-binary.h
@@ -3,9 +3,9 @@ Arithmetic operations on data structures.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/gnuastro-internal/arithmetic-bitand.h 
b/lib/gnuastro-internal/arithmetic-bitand.h
index bb221a0..1dcbf6f 100644
--- a/lib/gnuastro-internal/arithmetic-bitand.h
+++ b/lib/gnuastro-internal/arithmetic-bitand.h
@@ -3,9 +3,9 @@ Arithmetic operations on data structures.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/gnuastro-internal/arithmetic-bitlsh.h 
b/lib/gnuastro-internal/arithmetic-bitlsh.h
index 8311124..da8278b 100644
--- a/lib/gnuastro-internal/arithmetic-bitlsh.h
+++ b/lib/gnuastro-internal/arithmetic-bitlsh.h
@@ -3,9 +3,9 @@ Arithmetic operations on data structures.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/gnuastro-internal/arithmetic-bitor.h 
b/lib/gnuastro-internal/arithmetic-bitor.h
index 5cd2cb5..f4cf58b 100644
--- a/lib/gnuastro-internal/arithmetic-bitor.h
+++ b/lib/gnuastro-internal/arithmetic-bitor.h
@@ -3,9 +3,9 @@ Arithmetic operations on data structures.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/gnuastro-internal/arithmetic-bitrsh.h 
b/lib/gnuastro-internal/arithmetic-bitrsh.h
index bbe8695..d9139e8 100644
--- a/lib/gnuastro-internal/arithmetic-bitrsh.h
+++ b/lib/gnuastro-internal/arithmetic-bitrsh.h
@@ -3,9 +3,9 @@ Arithmetic operations on data structures.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/gnuastro-internal/arithmetic-bitxor.h 
b/lib/gnuastro-internal/arithmetic-bitxor.h
index a94eede..c788e7b 100644
--- a/lib/gnuastro-internal/arithmetic-bitxor.h
+++ b/lib/gnuastro-internal/arithmetic-bitxor.h
@@ -3,9 +3,9 @@ Arithmetic operations on data structures.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/gnuastro-internal/arithmetic-divide.h 
b/lib/gnuastro-internal/arithmetic-divide.h
index fb93428..af2e6a9 100644
--- a/lib/gnuastro-internal/arithmetic-divide.h
+++ b/lib/gnuastro-internal/arithmetic-divide.h
@@ -3,9 +3,9 @@ Arithmetic operations on data structures.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/gnuastro-internal/arithmetic-eq.h 
b/lib/gnuastro-internal/arithmetic-eq.h
index a5947bf..6852819 100644
--- a/lib/gnuastro-internal/arithmetic-eq.h
+++ b/lib/gnuastro-internal/arithmetic-eq.h
@@ -3,9 +3,9 @@ Arithmetic operations on data structures.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/gnuastro-internal/arithmetic-ge.h 
b/lib/gnuastro-internal/arithmetic-ge.h
index f1346f7..bab3a09 100644
--- a/lib/gnuastro-internal/arithmetic-ge.h
+++ b/lib/gnuastro-internal/arithmetic-ge.h
@@ -3,9 +3,9 @@ Arithmetic operations on data structures.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/gnuastro-internal/arithmetic-gt.h 
b/lib/gnuastro-internal/arithmetic-gt.h
index 5b2c9e8..e5f7bc0 100644
--- a/lib/gnuastro-internal/arithmetic-gt.h
+++ b/lib/gnuastro-internal/arithmetic-gt.h
@@ -3,9 +3,9 @@ Arithmetic operations on data structures.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/gnuastro-internal/arithmetic-internal.h 
b/lib/gnuastro-internal/arithmetic-internal.h
index d9cd846..59a5528 100644
--- a/lib/gnuastro-internal/arithmetic-internal.h
+++ b/lib/gnuastro-internal/arithmetic-internal.h
@@ -3,9 +3,9 @@ Arithmetic -- Preform arithmetic operations on datasets.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2017, Free Software Foundation, Inc.
+Copyright (C) 2017-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/gnuastro-internal/arithmetic-le.h 
b/lib/gnuastro-internal/arithmetic-le.h
index b45866e..b67c205 100644
--- a/lib/gnuastro-internal/arithmetic-le.h
+++ b/lib/gnuastro-internal/arithmetic-le.h
@@ -3,9 +3,9 @@ Arithmetic operations on data structures.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/gnuastro-internal/arithmetic-lt.h 
b/lib/gnuastro-internal/arithmetic-lt.h
index 40fe879..ebc3872 100644
--- a/lib/gnuastro-internal/arithmetic-lt.h
+++ b/lib/gnuastro-internal/arithmetic-lt.h
@@ -3,9 +3,9 @@ Arithmetic operations on data structures.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/gnuastro-internal/arithmetic-minus.h 
b/lib/gnuastro-internal/arithmetic-minus.h
index 5a977b0..8d5b70c 100644
--- a/lib/gnuastro-internal/arithmetic-minus.h
+++ b/lib/gnuastro-internal/arithmetic-minus.h
@@ -3,9 +3,9 @@ Arithmetic operations on data structures.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/gnuastro-internal/arithmetic-modulo.h 
b/lib/gnuastro-internal/arithmetic-modulo.h
index 2671d5f..6e6ca80 100644
--- a/lib/gnuastro-internal/arithmetic-modulo.h
+++ b/lib/gnuastro-internal/arithmetic-modulo.h
@@ -3,9 +3,9 @@ Arithmetic operations on data structures.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/gnuastro-internal/arithmetic-multiply.h 
b/lib/gnuastro-internal/arithmetic-multiply.h
index b951006..a4396c8 100644
--- a/lib/gnuastro-internal/arithmetic-multiply.h
+++ b/lib/gnuastro-internal/arithmetic-multiply.h
@@ -3,9 +3,9 @@ Arithmetic operations on data structures.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/gnuastro-internal/arithmetic-ne.h 
b/lib/gnuastro-internal/arithmetic-ne.h
index e54b9c0..25a1469 100644
--- a/lib/gnuastro-internal/arithmetic-ne.h
+++ b/lib/gnuastro-internal/arithmetic-ne.h
@@ -3,9 +3,9 @@ Arithmetic operations on data structures.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/gnuastro-internal/arithmetic-or.h 
b/lib/gnuastro-internal/arithmetic-or.h
index e2763f6..772f3b6 100644
--- a/lib/gnuastro-internal/arithmetic-or.h
+++ b/lib/gnuastro-internal/arithmetic-or.h
@@ -3,9 +3,9 @@ Arithmetic operations on data structures.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/gnuastro-internal/arithmetic-plus.h 
b/lib/gnuastro-internal/arithmetic-plus.h
index cf6ddcc..cddfe9c 100644
--- a/lib/gnuastro-internal/arithmetic-plus.h
+++ b/lib/gnuastro-internal/arithmetic-plus.h
@@ -3,9 +3,9 @@ Arithmetic operations on data structures.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/gnuastro-internal/checkset.h b/lib/gnuastro-internal/checkset.h
index 51050bb..ee6314a 100644
--- a/lib/gnuastro-internal/checkset.h
+++ b/lib/gnuastro-internal/checkset.h
@@ -3,9 +3,9 @@ Functions to check and set command line argument values and 
files.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/gnuastro-internal/commonopts.h 
b/lib/gnuastro-internal/commonopts.h
index 735ac5c..06421e4 100644
--- a/lib/gnuastro-internal/commonopts.h
+++ b/lib/gnuastro-internal/commonopts.h
@@ -4,9 +4,9 @@ Common parameters between all programs.
 IMPORTANT: This header must only be included the programs, not libraries.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2017, Free Software Foundation, Inc.
+Copyright (C) 2017-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/gnuastro-internal/config.h.in 
b/lib/gnuastro-internal/config.h.in
index b40ad23..47a3b96 100644
--- a/lib/gnuastro-internal/config.h.in
+++ b/lib/gnuastro-internal/config.h.in
@@ -2,9 +2,9 @@
 Functions dealing with general aspects of all Gnuastro.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/gnuastro-internal/fixedstringmacros.h 
b/lib/gnuastro-internal/fixedstringmacros.h
index 4d7d685..479651e 100644
--- a/lib/gnuastro-internal/fixedstringmacros.h
+++ b/lib/gnuastro-internal/fixedstringmacros.h
@@ -3,9 +3,9 @@ Fixed strings for use in all utilities.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro is free software: you can redistribute it and/or modify it
 under the terms of the GNU General Public License as published by the
@@ -26,7 +26,7 @@ along with Gnuastro. If not, see 
<http://www.gnu.org/licenses/>.
 
 
 #define GAL_STRINGS_SHORT_COPYRIGHT                                     \
-  "Copyright (C) 2015-2017, Free Software Foundation, Inc."
+  "Copyright (C) 2015-2018, Free Software Foundation, Inc."
 
 
 #define GAL_STRINGS_SHORT_LICENSE                                       \
diff --git a/lib/gnuastro-internal/options.h b/lib/gnuastro-internal/options.h
index a89962a..5f4037e 100644
--- a/lib/gnuastro-internal/options.h
+++ b/lib/gnuastro-internal/options.h
@@ -2,9 +2,9 @@
 Function to parse options and configuration file values.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2017, Free Software Foundation, Inc.
+Copyright (C) 2017-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/gnuastro-internal/tableintern.h 
b/lib/gnuastro-internal/tableintern.h
index 5f21b2c..7ade57d 100644
--- a/lib/gnuastro-internal/tableintern.h
+++ b/lib/gnuastro-internal/tableintern.h
@@ -3,9 +3,9 @@ tableintern -- Internalfunctions for table input and output.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/gnuastro-internal/timing.h b/lib/gnuastro-internal/timing.h
index c29f827..d43d76a 100644
--- a/lib/gnuastro-internal/timing.h
+++ b/lib/gnuastro-internal/timing.h
@@ -3,9 +3,9 @@ Functions to report timing in verbose mode.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/gnuastro/arithmetic.h b/lib/gnuastro/arithmetic.h
index f5a2b8a..2e8e058 100644
--- a/lib/gnuastro/arithmetic.h
+++ b/lib/gnuastro/arithmetic.h
@@ -3,9 +3,9 @@ Arithmetic -- Preform arithmetic operations on datasets.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2017, Free Software Foundation, Inc.
+Copyright (C) 2017-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/gnuastro/binary.h b/lib/gnuastro/binary.h
index 1f25915..bac8b7c 100644
--- a/lib/gnuastro/binary.h
+++ b/lib/gnuastro/binary.h
@@ -3,9 +3,9 @@ binary -- Work on binary (0 and 1 valued) datasets.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2017, Free Software Foundation, Inc.
+Copyright (C) 2017-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/gnuastro/blank.h b/lib/gnuastro/blank.h
index 09129de..674496f 100644
--- a/lib/gnuastro/blank.h
+++ b/lib/gnuastro/blank.h
@@ -3,9 +3,9 @@ blank -- Deal with blank values in a datasets
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2017, Free Software Foundation, Inc.
+Copyright (C) 2017-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/gnuastro/box.h b/lib/gnuastro/box.h
index 78a806c..3e4312d 100644
--- a/lib/gnuastro/box.h
+++ b/lib/gnuastro/box.h
@@ -3,9 +3,9 @@ Box -- Define bounding and overlapping boxes.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/gnuastro/convolve.h b/lib/gnuastro/convolve.h
index 07ba554..addf8b8 100644
--- a/lib/gnuastro/convolve.h
+++ b/lib/gnuastro/convolve.h
@@ -3,9 +3,9 @@ Convolve -- Convolve the dataset with a given kernel.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2017, Free Software Foundation, Inc.
+Copyright (C) 2017-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/gnuastro/cosmology.h b/lib/gnuastro/cosmology.h
index 44d5d52..377dd19 100644
--- a/lib/gnuastro/cosmology.h
+++ b/lib/gnuastro/cosmology.h
@@ -3,9 +3,9 @@ Cosmological calculations.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/gnuastro/data.h b/lib/gnuastro/data.h
index 5d30f1d..c6332de 100644
--- a/lib/gnuastro/data.h
+++ b/lib/gnuastro/data.h
@@ -3,9 +3,9 @@ data -- Structure and functions to represent/work with data
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/gnuastro/dimension.h b/lib/gnuastro/dimension.h
index 4d81db0..2cb434b 100644
--- a/lib/gnuastro/dimension.h
+++ b/lib/gnuastro/dimension.h
@@ -3,9 +3,9 @@ multidim -- Functions for multi-dimensional operations.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2017, Free Software Foundation, Inc.
+Copyright (C) 2017-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/gnuastro/fits.h b/lib/gnuastro/fits.h
index 86d7343..058ef12 100644
--- a/lib/gnuastro/fits.h
+++ b/lib/gnuastro/fits.h
@@ -3,9 +3,9 @@ Functions to convert a FITS array to a C array and vice versa.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/gnuastro/git.h b/lib/gnuastro/git.h
index 84651bf..4f8f334 100644
--- a/lib/gnuastro/git.h
+++ b/lib/gnuastro/git.h
@@ -3,9 +3,9 @@ Functions to facilitate using the Git library.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/gnuastro/interpolate.h b/lib/gnuastro/interpolate.h
index 2c878fb..0a5438d 100644
--- a/lib/gnuastro/interpolate.h
+++ b/lib/gnuastro/interpolate.h
@@ -3,9 +3,9 @@ tile -- work with tesselations over a host dataset.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2017, Free Software Foundation, Inc.
+Copyright (C) 2017-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/gnuastro/list.h b/lib/gnuastro/list.h
index c9a882a..492e189 100644
--- a/lib/gnuastro/list.h
+++ b/lib/gnuastro/list.h
@@ -3,9 +3,9 @@ Functions for linked lists.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/gnuastro/match.h b/lib/gnuastro/match.h
index 5e05baf..a876bec 100644
--- a/lib/gnuastro/match.h
+++ b/lib/gnuastro/match.h
@@ -3,9 +3,9 @@ match -- Functions to match catalogs and WCS.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2017, Free Software Foundation, Inc.
+Copyright (C) 2017-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/gnuastro/permutation.h b/lib/gnuastro/permutation.h
index 905855d..c1ad46e 100644
--- a/lib/gnuastro/permutation.h
+++ b/lib/gnuastro/permutation.h
@@ -3,9 +3,9 @@ Permutation -- Work on permutations (arrays of indexs).
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2017, Free Software Foundation, Inc.
+Copyright (C) 2017-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/gnuastro/polygon.h b/lib/gnuastro/polygon.h
index 2325eee..b3f3ff8 100644
--- a/lib/gnuastro/polygon.h
+++ b/lib/gnuastro/polygon.h
@@ -3,9 +3,9 @@ Polygon related functions and macros.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/gnuastro/qsort.h b/lib/gnuastro/qsort.h
index 0cb532d..5daa693 100644
--- a/lib/gnuastro/qsort.h
+++ b/lib/gnuastro/qsort.h
@@ -3,9 +3,9 @@ forqsort -- Functions used by qsort to sort an array.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/gnuastro/statistics.h b/lib/gnuastro/statistics.h
index eba914d..510d905 100644
--- a/lib/gnuastro/statistics.h
+++ b/lib/gnuastro/statistics.h
@@ -3,9 +3,9 @@ Statistical functions.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/gnuastro/table.h b/lib/gnuastro/table.h
index aea96c9..69ace6f 100644
--- a/lib/gnuastro/table.h
+++ b/lib/gnuastro/table.h
@@ -3,9 +3,9 @@ table -- functions for table input and output.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/gnuastro/threads.h b/lib/gnuastro/threads.h
index 5a33501..75daac0 100644
--- a/lib/gnuastro/threads.h
+++ b/lib/gnuastro/threads.h
@@ -3,9 +3,9 @@ Functions to facilitate using threads.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/gnuastro/tile.h b/lib/gnuastro/tile.h
index 02ae328..6397268 100644
--- a/lib/gnuastro/tile.h
+++ b/lib/gnuastro/tile.h
@@ -3,9 +3,9 @@ tile -- work with tesselations over a host dataset.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2017, Free Software Foundation, Inc.
+Copyright (C) 2017-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/gnuastro/txt.h b/lib/gnuastro/txt.h
index 56816e5..d6ec0be 100644
--- a/lib/gnuastro/txt.h
+++ b/lib/gnuastro/txt.h
@@ -3,9 +3,9 @@ txt -- functions to deal with plain text files.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/gnuastro/type.h b/lib/gnuastro/type.h
index 6f0090b..975ce17 100644
--- a/lib/gnuastro/type.h
+++ b/lib/gnuastro/type.h
@@ -3,9 +3,9 @@ Type -- Type information and basic operations.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/gnuastro/wcs.h b/lib/gnuastro/wcs.h
index 553b8ae..72be5a0 100644
--- a/lib/gnuastro/wcs.h
+++ b/lib/gnuastro/wcs.h
@@ -3,9 +3,9 @@ Functions to that only use WCSLIB's functions, not related to 
FITS.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/interpolate.c b/lib/interpolate.c
index 087e84c..1276aaa 100644
--- a/lib/interpolate.c
+++ b/lib/interpolate.c
@@ -3,9 +3,9 @@ Interpolate - Fill blank values in a dataset
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2017, Free Software Foundation, Inc.
+Copyright (C) 2017-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/list.c b/lib/list.c
index 3a1d85b..b84e1c9 100644
--- a/lib/list.c
+++ b/lib/list.c
@@ -3,9 +3,9 @@ Functions for linked lists.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/match.c b/lib/match.c
index 92003ac..3b61710 100644
--- a/lib/match.c
+++ b/lib/match.c
@@ -3,9 +3,9 @@ match -- Functions to match catalogs and WCS.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2017, Free Software Foundation, Inc.
+Copyright (C) 2017-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/options.c b/lib/options.c
index a06d836..fea6a6f 100644
--- a/lib/options.c
+++ b/lib/options.c
@@ -2,9 +2,9 @@
 Function to parse options and configuration file values.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2017, Free Software Foundation, Inc.
+Copyright (C) 2017-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/permutation.c b/lib/permutation.c
index 1401928..3885e65 100644
--- a/lib/permutation.c
+++ b/lib/permutation.c
@@ -3,9 +3,9 @@ Permutation -- Work on permutations (arrays of indexs).
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2017, Free Software Foundation, Inc.
+Copyright (C) 2017-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/polygon.c b/lib/polygon.c
index bb3c709..1bd4bfa 100644
--- a/lib/polygon.c
+++ b/lib/polygon.c
@@ -3,9 +3,9 @@ Polygon related functions and macros.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/qsort.c b/lib/qsort.c
index b06981a..6e6cd70 100644
--- a/lib/qsort.c
+++ b/lib/qsort.c
@@ -3,9 +3,9 @@ forqsort -- Functions used by qsort to sort an array.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/statistics.c b/lib/statistics.c
index a85ce88..4ff9b79 100644
--- a/lib/statistics.c
+++ b/lib/statistics.c
@@ -3,9 +3,9 @@ Statistical functions.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/table.c b/lib/table.c
index c917669..e74eaee 100644
--- a/lib/table.c
+++ b/lib/table.c
@@ -3,9 +3,9 @@ table -- Functions for I/O on tables.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/tableintern.c b/lib/tableintern.c
index a090abd..bae354a 100644
--- a/lib/tableintern.c
+++ b/lib/tableintern.c
@@ -3,9 +3,9 @@ table -- Functions for I/O on tables.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/threads.c b/lib/threads.c
index d6c8a77..433ce33 100644
--- a/lib/threads.c
+++ b/lib/threads.c
@@ -3,9 +3,9 @@ Functions to facilitate using threads.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/tile.c b/lib/tile.c
index c972ea5..b46c002 100644
--- a/lib/tile.c
+++ b/lib/tile.c
@@ -3,9 +3,9 @@ tile -- work with tesselations over a host dataset.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2017, Free Software Foundation, Inc.
+Copyright (C) 2017-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/timing.c b/lib/timing.c
index 54f8a1d..cdb88fb 100644
--- a/lib/timing.c
+++ b/lib/timing.c
@@ -3,9 +3,9 @@ Functions to report timing in verbose mode.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/txt.c b/lib/txt.c
index 5dd87a3..a2272dd 100644
--- a/lib/txt.c
+++ b/lib/txt.c
@@ -3,9 +3,9 @@ txt -- functions to deal with plain text files.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/type.c b/lib/type.c
index 197fffd..de61f56 100644
--- a/lib/type.c
+++ b/lib/type.c
@@ -3,9 +3,9 @@ Type -- Type information and basic operations.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2016, Free Software Foundation, Inc.
+Copyright (C) 2016-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/lib/wcs.c b/lib/wcs.c
index 18c7f01..ae606ef 100644
--- a/lib/wcs.c
+++ b/lib/wcs.c
@@ -3,9 +3,9 @@ Functions to that only use WCSLIB functionality.
 This is part of GNU Astronomy Utilities (Gnuastro) package.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/tests/Makefile.am b/tests/Makefile.am
index 5bb9924..809c727 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,9 +1,9 @@
 ## Process this file with automake to produce Makefile.inx
 ##
 ## Original author:
-##     Mohammad Akhlaghi <address@hidden>
+##     Mohammad Akhlaghi <address@hidden>
 ## Contributing author(s):
-## Copyright (C) 2015, Free Software Foundation, Inc.
+## Copyright (C) 2015-2018, Free Software Foundation, Inc.
 ##
 ## Gnuastro is free software: you can redistribute it and/or modify it
 ## under the terms of the GNU General Public License as published by
diff --git a/tests/arithmetic/onlynumbers.sh b/tests/arithmetic/onlynumbers.sh
index 785e76a..2a99de9 100755
--- a/tests/arithmetic/onlynumbers.sh
+++ b/tests/arithmetic/onlynumbers.sh
@@ -4,7 +4,7 @@
 # (in the Installing gnuastro section).
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
 #
 # Copying and distribution of this file, with or without modification,
diff --git a/tests/arithmetic/or.sh b/tests/arithmetic/or.sh
index 263dcbf..81efa6f 100755
--- a/tests/arithmetic/or.sh
+++ b/tests/arithmetic/or.sh
@@ -4,7 +4,7 @@
 # (in the Installing gnuastro section).
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
 #
 # Copying and distribution of this file, with or without modification,
diff --git a/tests/arithmetic/snimage.sh b/tests/arithmetic/snimage.sh
index c54e764..18f719a 100755
--- a/tests/arithmetic/snimage.sh
+++ b/tests/arithmetic/snimage.sh
@@ -4,7 +4,7 @@
 # (in the Installing gnuastro section).
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
 #
 # Copying and distribution of this file, with or without modification,
diff --git a/tests/arithmetic/where.sh b/tests/arithmetic/where.sh
index c1c47f5..cb5acc1 100755
--- a/tests/arithmetic/where.sh
+++ b/tests/arithmetic/where.sh
@@ -4,7 +4,7 @@
 # (in the Installing gnuastro section).
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
 #
 # Copying and distribution of this file, with or without modification,
diff --git a/tests/buildprog/simpleio.c b/tests/buildprog/simpleio.c
index 6be745e..7354ba7 100644
--- a/tests/buildprog/simpleio.c
+++ b/tests/buildprog/simpleio.c
@@ -2,9 +2,9 @@
 A test program to multithreaded building using Gnuastro's helpers.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2017, Free Software Foundation, Inc.
+Copyright (C) 2017-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/tests/buildprog/simpleio.sh b/tests/buildprog/simpleio.sh
index 499a56d..d76baa0 100755
--- a/tests/buildprog/simpleio.sh
+++ b/tests/buildprog/simpleio.sh
@@ -4,7 +4,7 @@
 # (in the Installing gnuastro section).
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
 #
 # Copying and distribution of this file, with or without modification,
diff --git a/tests/convertt/blankch.sh b/tests/convertt/blankch.sh
index a496965..0cbf207 100755
--- a/tests/convertt/blankch.sh
+++ b/tests/convertt/blankch.sh
@@ -4,7 +4,7 @@
 # (in the Installing gnuastro section).
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
 #
 # Copying and distribution of this file, with or without modification,
diff --git a/tests/convertt/fitstojpeg.sh b/tests/convertt/fitstojpeg.sh
index 5c4308c..1c17884 100755
--- a/tests/convertt/fitstojpeg.sh
+++ b/tests/convertt/fitstojpeg.sh
@@ -4,7 +4,7 @@
 # (in the Installing gnuastro section).
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
 #
 # Copying and distribution of this file, with or without modification,
diff --git a/tests/convertt/fitstojpegcmyk.sh b/tests/convertt/fitstojpegcmyk.sh
index 03dc399..89c7d2a 100755
--- a/tests/convertt/fitstojpegcmyk.sh
+++ b/tests/convertt/fitstojpegcmyk.sh
@@ -4,7 +4,7 @@
 # (in the Installing gnuastro section).
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
 #
 # Copying and distribution of this file, with or without modification,
diff --git a/tests/convertt/fitstopdf.sh b/tests/convertt/fitstopdf.sh
index aef1e6d..15bd654 100755
--- a/tests/convertt/fitstopdf.sh
+++ b/tests/convertt/fitstopdf.sh
@@ -4,7 +4,7 @@
 # (in the Installing gnuastro section).
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
 #
 # Copying and distribution of this file, with or without modification,
diff --git a/tests/convertt/fitstotxt.sh b/tests/convertt/fitstotxt.sh
index 817777d..595a223 100755
--- a/tests/convertt/fitstotxt.sh
+++ b/tests/convertt/fitstotxt.sh
@@ -4,7 +4,7 @@
 # (in the Installing gnuastro section).
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
 #
 # Copying and distribution of this file, with or without modification,
diff --git a/tests/convertt/jpegtofits.sh b/tests/convertt/jpegtofits.sh
index aefe14c..ea6c028 100755
--- a/tests/convertt/jpegtofits.sh
+++ b/tests/convertt/jpegtofits.sh
@@ -4,7 +4,7 @@
 # (in the Installing gnuastro section).
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
 #
 # Copying and distribution of this file, with or without modification,
diff --git a/tests/convertt/jpegtotxt.sh b/tests/convertt/jpegtotxt.sh
index ec513fe..9cc8712 100755
--- a/tests/convertt/jpegtotxt.sh
+++ b/tests/convertt/jpegtotxt.sh
@@ -4,7 +4,7 @@
 # (in the Installing gnuastro section).
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
 #
 # Copying and distribution of this file, with or without modification,
diff --git a/tests/convolve/frequency.sh b/tests/convolve/frequency.sh
index 23667f9..da84ec2 100755
--- a/tests/convolve/frequency.sh
+++ b/tests/convolve/frequency.sh
@@ -4,7 +4,7 @@
 # (in the Installing gnuastro section).
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
 #
 # Copying and distribution of this file, with or without modification,
diff --git a/tests/convolve/spatial.sh b/tests/convolve/spatial.sh
index a646e13..344a870 100755
--- a/tests/convolve/spatial.sh
+++ b/tests/convolve/spatial.sh
@@ -4,7 +4,7 @@
 # (in the Installing gnuastro section).
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
 #
 # Copying and distribution of this file, with or without modification,
diff --git a/tests/cosmiccal/simpletest.sh b/tests/cosmiccal/simpletest.sh
index 4b9f500..08bce79 100755
--- a/tests/cosmiccal/simpletest.sh
+++ b/tests/cosmiccal/simpletest.sh
@@ -4,7 +4,7 @@
 # (in the Installing gnuastro section).
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
 #
 # Copying and distribution of this file, with or without modification,
diff --git a/tests/crop/imgcat.sh b/tests/crop/imgcat.sh
index 824db0d..9693a79 100755
--- a/tests/crop/imgcat.sh
+++ b/tests/crop/imgcat.sh
@@ -4,7 +4,7 @@
 # (in the Installing gnuastro section).
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
 #
 # Copying and distribution of this file, with or without modification,
diff --git a/tests/crop/imgcenter.sh b/tests/crop/imgcenter.sh
index f56d149..03960ef 100755
--- a/tests/crop/imgcenter.sh
+++ b/tests/crop/imgcenter.sh
@@ -4,7 +4,7 @@
 # (in the Installing gnuastro section).
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
 #
 # Copying and distribution of this file, with or without modification,
diff --git a/tests/crop/imgcenternoblank.sh b/tests/crop/imgcenternoblank.sh
index e23826b..cc52403 100755
--- a/tests/crop/imgcenternoblank.sh
+++ b/tests/crop/imgcenternoblank.sh
@@ -5,7 +5,7 @@
 # (in the Installing gnuastro section).
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
 #
 # Copying and distribution of this file, with or without modification,
diff --git a/tests/crop/imgoutpolygon.sh b/tests/crop/imgoutpolygon.sh
index 3a0b532..d742644 100755
--- a/tests/crop/imgoutpolygon.sh
+++ b/tests/crop/imgoutpolygon.sh
@@ -4,7 +4,7 @@
 # (in the Installing gnuastro section).
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
 #
 # Copying and distribution of this file, with or without modification,
diff --git a/tests/crop/imgpolygon.sh b/tests/crop/imgpolygon.sh
index 0c6b459..f3ae21b 100755
--- a/tests/crop/imgpolygon.sh
+++ b/tests/crop/imgpolygon.sh
@@ -4,7 +4,7 @@
 # (in the Installing gnuastro section).
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
 #
 # Copying and distribution of this file, with or without modification,
diff --git a/tests/crop/section.sh b/tests/crop/section.sh
index efcc623..7d0704d 100755
--- a/tests/crop/section.sh
+++ b/tests/crop/section.sh
@@ -4,7 +4,7 @@
 # (in the Installing gnuastro section).
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
 #
 # Copying and distribution of this file, with or without modification,
diff --git a/tests/crop/wcscat.sh b/tests/crop/wcscat.sh
index 48a1923..ac82a89 100755
--- a/tests/crop/wcscat.sh
+++ b/tests/crop/wcscat.sh
@@ -4,7 +4,7 @@
 # (in the Installing gnuastro section).
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
 #
 # Copying and distribution of this file, with or without modification,
diff --git a/tests/crop/wcscenter.sh b/tests/crop/wcscenter.sh
index 5d62411..c174aad 100755
--- a/tests/crop/wcscenter.sh
+++ b/tests/crop/wcscenter.sh
@@ -4,7 +4,7 @@
 # (in the Installing gnuastro section).
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
 #
 # Copying and distribution of this file, with or without modification,
diff --git a/tests/crop/wcspolygon.sh b/tests/crop/wcspolygon.sh
index 0e302fc..692a447 100755
--- a/tests/crop/wcspolygon.sh
+++ b/tests/crop/wcspolygon.sh
@@ -4,7 +4,7 @@
 # (in the Installing gnuastro section).
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
 #
 # Copying and distribution of this file, with or without modification,
diff --git a/tests/during-dev.sh b/tests/during-dev.sh
index 36f6f26..cedc98d 100755
--- a/tests/during-dev.sh
+++ b/tests/during-dev.sh
@@ -39,9 +39,9 @@
 # this file.
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
-# Copyright (C) 2016, Free Software Foundation, Inc.
+# Copyright (C) 2016-2018, Free Software Foundation, Inc.
 #
 # Gnuastro is free software: you can redistribute it and/or modify it under
 # the terms of the GNU General Public License as published by the Free
diff --git a/tests/fits/copyhdu.sh b/tests/fits/copyhdu.sh
index 453d831..95edc6f 100755
--- a/tests/fits/copyhdu.sh
+++ b/tests/fits/copyhdu.sh
@@ -4,7 +4,7 @@
 # (in the Installing gnuastro section).
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
 #
 # Copying and distribution of this file, with or without modification,
diff --git a/tests/fits/delete.sh b/tests/fits/delete.sh
index 8ee2ece..554debb 100755
--- a/tests/fits/delete.sh
+++ b/tests/fits/delete.sh
@@ -4,7 +4,7 @@
 # (in the Installing gnuastro section).
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
 #
 # Copying and distribution of this file, with or without modification,
diff --git a/tests/fits/print.sh b/tests/fits/print.sh
index 298fdd3..7ea8d8a 100755
--- a/tests/fits/print.sh
+++ b/tests/fits/print.sh
@@ -4,7 +4,7 @@
 # (in the Installing gnuastro section).
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
 #
 # Copying and distribution of this file, with or without modification,
diff --git a/tests/fits/update.sh b/tests/fits/update.sh
index 4195379..c4419bc 100755
--- a/tests/fits/update.sh
+++ b/tests/fits/update.sh
@@ -4,7 +4,7 @@
 # (in the Installing gnuastro section).
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
 #
 # Copying and distribution of this file, with or without modification,
diff --git a/tests/fits/write.sh b/tests/fits/write.sh
index dde0a2a..27e490a 100755
--- a/tests/fits/write.sh
+++ b/tests/fits/write.sh
@@ -4,7 +4,7 @@
 # (in the Installing gnuastro section).
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
 #
 # Copying and distribution of this file, with or without modification,
diff --git a/tests/lib/multithread.c b/tests/lib/multithread.c
index eaa2945..65cd5a6 100644
--- a/tests/lib/multithread.c
+++ b/tests/lib/multithread.c
@@ -2,9 +2,9 @@
 A test program to multithreaded building using Gnuastro's helpers.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2017, Free Software Foundation, Inc.
+Copyright (C) 2017-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/tests/lib/multithread.sh b/tests/lib/multithread.sh
index d3a957f..4e60f05 100755
--- a/tests/lib/multithread.sh
+++ b/tests/lib/multithread.sh
@@ -5,7 +5,7 @@
 # (in the Installing gnuastro section).
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
 #
 # Copying and distribution of this file, with or without modification,
diff --git a/tests/lib/versioncxx.cpp b/tests/lib/versioncxx.cpp
index d3cc313..0e62f3a 100644
--- a/tests/lib/versioncxx.cpp
+++ b/tests/lib/versioncxx.cpp
@@ -2,9 +2,9 @@
 A test program to get and use the version number of Gnuastro within C++.
 
 Original author:
-     Mohammad Akhlaghi <address@hidden>
+     Mohammad Akhlaghi <address@hidden>
 Contributing author(s):
-Copyright (C) 2015, Free Software Foundation, Inc.
+Copyright (C) 2015-2018, Free Software Foundation, Inc.
 
 Gnuastro 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/tests/lib/versioncxx.sh b/tests/lib/versioncxx.sh
index 5438c14..51cf328 100755
--- a/tests/lib/versioncxx.sh
+++ b/tests/lib/versioncxx.sh
@@ -4,7 +4,7 @@
 # (in the Installing gnuastro section).
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
 #
 # Copying and distribution of this file, with or without modification,
diff --git a/tests/match/merged-cols.sh b/tests/match/merged-cols.sh
index 2af07da..ea1e124 100755
--- a/tests/match/merged-cols.sh
+++ b/tests/match/merged-cols.sh
@@ -4,7 +4,7 @@
 # (in the Installing gnuastro section).
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
 #
 # Copying and distribution of this file, with or without modification,
diff --git a/tests/match/positions.sh b/tests/match/positions.sh
index 4e69c1b..a620873 100755
--- a/tests/match/positions.sh
+++ b/tests/match/positions.sh
@@ -4,7 +4,7 @@
 # (in the Installing gnuastro section).
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
 #
 # Copying and distribution of this file, with or without modification,
diff --git a/tests/mkcatalog/aperturephot.sh b/tests/mkcatalog/aperturephot.sh
index 39c8bd7..196049b 100755
--- a/tests/mkcatalog/aperturephot.sh
+++ b/tests/mkcatalog/aperturephot.sh
@@ -4,7 +4,7 @@
 # (in the Installing gnuastro section).
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
 #
 # Copying and distribution of this file, with or without modification,
diff --git a/tests/mkcatalog/simple.sh b/tests/mkcatalog/simple.sh
index 31df649..71a3ebb 100755
--- a/tests/mkcatalog/simple.sh
+++ b/tests/mkcatalog/simple.sh
@@ -4,7 +4,7 @@
 # (in the Installing gnuastro section).
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
 #
 # Copying and distribution of this file, with or without modification,
diff --git a/tests/mknoise/addnoise.sh b/tests/mknoise/addnoise.sh
index 1cb9a9c..2720182 100755
--- a/tests/mknoise/addnoise.sh
+++ b/tests/mknoise/addnoise.sh
@@ -4,7 +4,7 @@
 # (in the Installing gnuastro section).
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
 #
 # Copying and distribution of this file, with or without modification,
diff --git a/tests/mkprof/clearcanvas.sh b/tests/mkprof/clearcanvas.sh
index fec50cb..99fb94e 100755
--- a/tests/mkprof/clearcanvas.sh
+++ b/tests/mkprof/clearcanvas.sh
@@ -4,7 +4,7 @@
 # (in the Installing gnuastro section).
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
 #
 # Copying and distribution of this file, with or without modification,
diff --git a/tests/mkprof/ellipticalmasks.sh b/tests/mkprof/ellipticalmasks.sh
index 5464f22..1423d7f 100755
--- a/tests/mkprof/ellipticalmasks.sh
+++ b/tests/mkprof/ellipticalmasks.sh
@@ -4,7 +4,7 @@
 # (in the Installing gnuastro section).
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
 #
 # Copying and distribution of this file, with or without modification,
diff --git a/tests/mkprof/mosaic1.sh b/tests/mkprof/mosaic1.sh
index 8cdc6f3..b968da7 100755
--- a/tests/mkprof/mosaic1.sh
+++ b/tests/mkprof/mosaic1.sh
@@ -9,7 +9,7 @@
 # (in the Installing gnuastro section).
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
 #
 # Copying and distribution of this file, with or without modification,
diff --git a/tests/mkprof/mosaic2.sh b/tests/mkprof/mosaic2.sh
index 8575bb7..c994bc3 100755
--- a/tests/mkprof/mosaic2.sh
+++ b/tests/mkprof/mosaic2.sh
@@ -11,7 +11,7 @@
 # (in the Installing gnuastro section).
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
 #
 # Copying and distribution of this file, with or without modification,
diff --git a/tests/mkprof/mosaic3.sh b/tests/mkprof/mosaic3.sh
index c513f92..a2fa97e 100755
--- a/tests/mkprof/mosaic3.sh
+++ b/tests/mkprof/mosaic3.sh
@@ -9,7 +9,7 @@
 # (in the Installing gnuastro section).
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
 #
 # Copying and distribution of this file, with or without modification,
diff --git a/tests/mkprof/mosaic4.sh b/tests/mkprof/mosaic4.sh
index 16120e8..0218a39 100755
--- a/tests/mkprof/mosaic4.sh
+++ b/tests/mkprof/mosaic4.sh
@@ -9,7 +9,7 @@
 # (in the Installing gnuastro section).
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
 #
 # Copying and distribution of this file, with or without modification,
diff --git a/tests/mkprof/radeccat.sh b/tests/mkprof/radeccat.sh
index fdcf564..801369f 100755
--- a/tests/mkprof/radeccat.sh
+++ b/tests/mkprof/radeccat.sh
@@ -4,7 +4,7 @@
 # (in the Installing gnuastro section).
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
 #
 # Copying and distribution of this file, with or without modification,
diff --git a/tests/noisechisel/noisechisel.sh b/tests/noisechisel/noisechisel.sh
index c60aebf..ef9ebdf 100755
--- a/tests/noisechisel/noisechisel.sh
+++ b/tests/noisechisel/noisechisel.sh
@@ -4,7 +4,7 @@
 # (in the Installing gnuastro section).
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
 #
 # Copying and distribution of this file, with or without modification,
diff --git a/tests/prepconf.sh b/tests/prepconf.sh
index df1ddf5..2786519 100755
--- a/tests/prepconf.sh
+++ b/tests/prepconf.sh
@@ -4,9 +4,9 @@
 # Utilities (Gnuastro).
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
-# Copyright (C) 2016, Free Software Foundation, Inc.
+# Copyright (C) 2016-2018, Free Software Foundation, Inc.
 #
 # Gnuastro 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/tests/statistics/basicstats.sh b/tests/statistics/basicstats.sh
index d67bab6..c850702 100755
--- a/tests/statistics/basicstats.sh
+++ b/tests/statistics/basicstats.sh
@@ -4,7 +4,7 @@
 # (in the Installing gnuastro section).
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
 #
 # Copying and distribution of this file, with or without modification,
diff --git a/tests/statistics/estimate_sky.sh b/tests/statistics/estimate_sky.sh
index 8ffe2da..6e43a38 100755
--- a/tests/statistics/estimate_sky.sh
+++ b/tests/statistics/estimate_sky.sh
@@ -4,7 +4,7 @@
 # (in the Installing gnuastro section).
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
 #
 # Copying and distribution of this file, with or without modification,
diff --git a/tests/table/fits-ascii-to-txt.sh b/tests/table/fits-ascii-to-txt.sh
index 9be3d5d..c86762e 100755
--- a/tests/table/fits-ascii-to-txt.sh
+++ b/tests/table/fits-ascii-to-txt.sh
@@ -4,7 +4,7 @@
 # (in the Installing gnuastro section).
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
 #
 # Copying and distribution of this file, with or without modification,
diff --git a/tests/table/fits-binary-to-txt.sh 
b/tests/table/fits-binary-to-txt.sh
index 29280f7..a98826e 100755
--- a/tests/table/fits-binary-to-txt.sh
+++ b/tests/table/fits-binary-to-txt.sh
@@ -4,7 +4,7 @@
 # (in the Installing gnuastro section).
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
 #
 # Copying and distribution of this file, with or without modification,
diff --git a/tests/table/txt-to-fits-ascii.sh b/tests/table/txt-to-fits-ascii.sh
index 3c5fcd9..7f6eea0 100755
--- a/tests/table/txt-to-fits-ascii.sh
+++ b/tests/table/txt-to-fits-ascii.sh
@@ -4,7 +4,7 @@
 # (in the Installing gnuastro section).
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
 #
 # Copying and distribution of this file, with or without modification,
diff --git a/tests/table/txt-to-fits-binary.sh 
b/tests/table/txt-to-fits-binary.sh
index 582352d..9649de7 100755
--- a/tests/table/txt-to-fits-binary.sh
+++ b/tests/table/txt-to-fits-binary.sh
@@ -4,7 +4,7 @@
 # (in the Installing gnuastro section).
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
 #
 # Copying and distribution of this file, with or without modification,
diff --git a/tests/warp/homographic.sh b/tests/warp/homographic.sh
index acf78d7..58ac8c2 100755
--- a/tests/warp/homographic.sh
+++ b/tests/warp/homographic.sh
@@ -4,7 +4,7 @@
 # (in the Installing gnuastro section).
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
 #
 # Copying and distribution of this file, with or without modification,
diff --git a/tests/warp/warp_scale.sh b/tests/warp/warp_scale.sh
index 9bbe0e2..8f91674 100755
--- a/tests/warp/warp_scale.sh
+++ b/tests/warp/warp_scale.sh
@@ -4,7 +4,7 @@
 # (in the Installing gnuastro section).
 #
 # Original author:
-#     Mohammad Akhlaghi <address@hidden>
+#     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
 #
 # Copying and distribution of this file, with or without modification,
diff --git a/tmpfs-config-make b/tmpfs-config-make
index 41cc305..5149bcf 100755
--- a/tmpfs-config-make
+++ b/tmpfs-config-make
@@ -5,10 +5,10 @@
 # in RAM" section of the Gnuastro book/documentation for a full
 # explanation.
 #
-# Original author: Mohammad Akhlaghi <address@hidden>
+# Original author: Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
 #   Mosè Giordano <address@hidden>
-# Copyright (C) 2016, Free Software Foundation, Inc.
+# Copyright (C) 2016-2018, Free Software Foundation, Inc.
 #
 # Gnuastro is free software: you can redistribute it and/or modify it under
 # the terms of the GNU General Public License as published by the Free



reply via email to

[Prev in Thread] Current Thread [Next in Thread]