aboutsummaryrefslogtreecommitdiffstats
path: root/src/prog-fprintf.h
diff options
context:
space:
mode:
authorAssaf Gordon <assafgordon@gmail.com>2019-01-01 16:50:20 -0700
committerAssaf Gordon <assafgordon@gmail.com>2019-01-01 16:51:48 -0700
commit8dfcf38af1280c34d7c02b1bbed151368f6de211 (patch)
tree5c3052056419fa29f834d857194c17c219defdc3 /src/prog-fprintf.h
parentmaint: mention base32 in the title line of common basenc.c (diff)
downloadcoreutils-8dfcf38af1280c34d7c02b1bbed151368f6de211.tar.gz
coreutils-8dfcf38af1280c34d7c02b1bbed151368f6de211.zip
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.
Diffstat (limited to 'src/prog-fprintf.h')
-rw-r--r--src/prog-fprintf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/prog-fprintf.h b/src/prog-fprintf.h
index 8f01172e1..07e337872 100644
--- a/src/prog-fprintf.h
+++ b/src/prog-fprintf.h
@@ -1,5 +1,5 @@
/* prog-fprintf.h - common formating output functions and definitions
- Copyright (C) 2008-2018 Free Software Foundation, Inc.
+ Copyright (C) 2008-2019 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