summaryrefslogtreecommitdiff
path: root/libiberty/vsprintf.c
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2017-01-04 12:30:51 +0100
committerJakub Jelinek <jakub@gcc.gnu.org>2017-01-04 12:30:51 +0100
commit2afd3180c5286a3181949a43c3e831d70a7e5404 (patch)
tree8f31f8c9a6614f055b6539f2dc276e4b1f6607ad /libiberty/vsprintf.c
parented3cb4970392edfbae74c82d7e25b7cd961ce70f (diff)
downloadgcc-2afd3180c5286a3181949a43c3e831d70a7e5404.tar.gz
Update copyright years.
From-SVN: r244052
Diffstat (limited to 'libiberty/vsprintf.c')
-rw-r--r--libiberty/vsprintf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libiberty/vsprintf.c b/libiberty/vsprintf.c
index 99e704493f5..1aea075a7dd 100644
--- a/libiberty/vsprintf.c
+++ b/libiberty/vsprintf.c
@@ -3,7 +3,7 @@
implementations of stdio; newer ones should already have vsprintf.
Written by Per Bothner of Cygnus Support.
Based on libg++'s "form" (written by Doug Lea; dl@rocky.oswego.edu).
- Copyright (C) 1991, 1995, 2002 Free Software Foundation, Inc.
+ Copyright (C) 1991-2017 Free Software Foundation, Inc.
This file is part of the libiberty library. This library is free
software; you can redistribute it and/or modify it under the