summaryrefslogtreecommitdiff
path: root/lib/linebuffer.h
diff options
context:
space:
mode:
authorEric Blake <eblake@redhat.com>2013-01-01 00:50:58 +0000
committerEric Blake <eblake@redhat.com>2013-01-01 00:50:58 +0000
commit9fc81090f6c5590bd1b0e0fa5087577a2ee43a3e (patch)
treec6c8fb68a4087ab93c5b8e0f7ec718b710d53a6c /lib/linebuffer.h
parentdbed1625626c6d6f271b715f87fd0930d8e68c2f (diff)
downloadgnulib-9fc81090f6c5590bd1b0e0fa5087577a2ee43a3e.tar.gz
maint: update all copyright year number ranges
Run "make update-copyright". Compare to commit 1602f0a from last year. Signed-off-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'lib/linebuffer.h')
-rw-r--r--lib/linebuffer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/linebuffer.h b/lib/linebuffer.h
index 9f3e1f4727..12030b5025 100644
--- a/lib/linebuffer.h
+++ b/lib/linebuffer.h
@@ -1,6 +1,6 @@
/* linebuffer.h -- declarations for reading arbitrarily long lines
- Copyright (C) 1986, 1991, 1998-1999, 2002-2003, 2007, 2009-2012 Free
+ Copyright (C) 1986, 1991, 1998-1999, 2002-2003, 2007, 2009-2013 Free
Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify