From e495212d229d58eb4d70c94d7f828a04c386c3b2 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Wed, 4 Jan 2017 23:47:07 +1030 Subject: Sync libiberty from gcc Picks up copyright year update and other recent fixes. --- libiberty/vasprintf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libiberty/vasprintf.c') diff --git a/libiberty/vasprintf.c b/libiberty/vasprintf.c index 6ffe2dd..a14bcc5 100644 --- a/libiberty/vasprintf.c +++ b/libiberty/vasprintf.c @@ -1,6 +1,6 @@ /* Like vsprintf but provides a pointer to malloc'd storage, which must be freed by the caller. - Copyright (C) 1994, 2003, 2011, 2013 Free Software Foundation, Inc. + Copyright (C) 1994-2017 Free Software Foundation, Inc. This file is part of the libiberty library. Libiberty is free software; you can redistribute it and/or -- cgit v1.1