summaryrefslogtreecommitdiff
path: root/gnulib-tests/read-file.c
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2017-02-04 10:14:44 -0500
committerClint Adams <clint@debian.org>2017-02-04 10:14:44 -0500
commit1c0d840cad3dc7c951a86c9c128a721e9ebcd2cf (patch)
tree5e324772945801fb9028da20aa870dc27ca77597 /gnulib-tests/read-file.c
parent29d3f78df4630dbee0a141e2be8e77275724b3a8 (diff)
New upstream version 4.4
Diffstat (limited to 'gnulib-tests/read-file.c')
-rw-r--r--gnulib-tests/read-file.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnulib-tests/read-file.c b/gnulib-tests/read-file.c
index f7b1199..2418053 100644
--- a/gnulib-tests/read-file.c
+++ b/gnulib-tests/read-file.c
@@ -1,5 +1,5 @@
/* read-file.c -- read file contents into a string
- Copyright (C) 2006, 2009-2016 Free Software Foundation, Inc.
+ Copyright (C) 2006, 2009-2017 Free Software Foundation, Inc.
Written by Simon Josefsson and Bruno Haible.
This program is free software; you can redistribute it and/or modify