From aaba82431ceca97441d56152d8c7ec2d84fa1d12 Mon Sep 17 00:00:00 2001 From: Pádraig Brady
Date: Wed, 1 Jan 2020 14:16:56 +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/numfmt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/numfmt.c') diff --git a/src/numfmt.c b/src/numfmt.c index c56641cfd..8869791b0 100644 --- a/src/numfmt.c +++ b/src/numfmt.c @@ -1,5 +1,5 @@ /* Reformat numbers like 11505426432 to the more human-readable 11G - Copyright (C) 2012-2019 Free Software Foundation, Inc. + Copyright (C) 2012-2020 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