From ece7157933fea925da10b5c3e7ace1f0fb2d9f50 Mon Sep 17 00:00:00 2001 From: Pádraig Brady Date: Mon, 1 Jan 2018 15:57:22 +0000 Subject: maint: update all copyright year number ranges Run "make update-copyright" and then... * gnulib: Update to latest with copyright year adjusted. * tests/init.sh: Sync with gnulib to pick up copyright year. * bootstrap: Likewise. * tests/sample-test: Adjust to use the single most recent year. --- src/die.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/die.h') diff --git a/src/die.h b/src/die.h index 8835d80ff..f56945f99 100644 --- a/src/die.h +++ b/src/die.h @@ -1,5 +1,5 @@ /* Report an error and exit. - Copyright 2016-2017 Free Software Foundation, Inc. + Copyright 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 -- cgit v1.2.3