diff options
author | Mathieu Lirzin <mthl@gnu.org> | 2018-03-20 18:31:37 +0100 |
---|---|---|
committer | Mathieu Lirzin <mthl@gnu.org> | 2018-03-20 19:27:59 +0100 |
commit | fe9592fd28f3ea180858fd1526ab8f67c54f1d09 (patch) | |
tree | 5b155299fc59f9124b7cdf25f0ec637ed9116806 /Makefile.am | |
parent | f908c5395c24da621e5e30814a7a3e4fb76abcbc (diff) | |
download | mcron-fe9592fd28f3ea180858fd1526ab8f67c54f1d09.tar.gz mcron-fe9592fd28f3ea180858fd1526ab8f67c54f1d09.tar.bz2 mcron-fe9592fd28f3ea180858fd1526ab8f67c54f1d09.zip |
maint: Update copyright years
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 2b2f92e..e37b0f4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in. # Copyright © 2003 Dale Mellor <dale_mellor@users.sourceforge.net> -# Copyright © 2015, 2016, 2017 Mathieu Lirzin <mthl@gnu.org> +# Copyright © 2015, 2016, 2017, 2018 Mathieu Lirzin <mthl@gnu.org> # # This file is part of GNU Mcron. # |