From dffaa8db2d4990e61df7016b8cd8918c850e5b32 Mon Sep 17 00:00:00 2001 From: Bernhard Voelker Date: Thu, 1 Aug 2013 04:18:00 +0200 Subject: maint: update copyright year number ranges of numfmt sources Run "make update-copyright". * src/numfmt.c: Update copyright year number range. This file has obviously been added to coreutils after and without the annual update. * tests/misc/numfmt.pl: Likewise. --- 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 f689a9742..a80994916 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 Free Software Foundation, Inc. + Copyright (C) 2012-2013 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-54-g00ecf