gnuastro-commits
[Top][All Lists]
Advanced

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

[gnuastro-commits] master 91d3f42: Corrected copyright date in configure


From: Mohammad Akhlaghi
Subject: [gnuastro-commits] master 91d3f42: Corrected copyright date in configure.ac
Date: Fri, 26 Jan 2018 06:24:17 -0500 (EST)

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

    Corrected copyright date in configure.ac
    
    In the correction of two commits ago, the dates of the copyright were
    corrected to have the file starting date and current date (2018). However,
    the current date for `configure.ac' was not corrected! This was because it
    already had two years but with a space between the dash and the years! So I
    mistakenly just corrected the space and forgot to correct the year. This is
    corrected now.
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index c7a5b6b..071cc68 100644
--- a/configure.ac
+++ b/configure.ac
@@ -12,7 +12,7 @@
 # Original author:
 #     Mohammad Akhlaghi <address@hidden>
 # Contributing author(s):
-# Copyright (C) 2015-2016, 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



reply via email to

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