summaryrefslogtreecommitdiff
path: root/libiberty/asprintf.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2021-01-01 09:28:58 +1030
committerAlan Modra <amodra@gmail.com>2021-01-01 10:31:05 +1030
commit250d07de5cf6efc81ed934c25292beb63c7e3129 (patch)
treed5b20eb4372cbacc65e51d726fd11476df4baa6e /libiberty/asprintf.c
parentf192b314f3febc7727cdfca9313d3724972ef005 (diff)
Update year range in copyright notice of binutils files
Diffstat (limited to 'libiberty/asprintf.c')
-rw-r--r--libiberty/asprintf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libiberty/asprintf.c b/libiberty/asprintf.c
index 6e38e2234d..5f291f2ce0 100644
--- a/libiberty/asprintf.c
+++ b/libiberty/asprintf.c
@@ -1,6 +1,6 @@
/* Like sprintf but provides a pointer to malloc'd storage, which must
be freed by the caller.
- Copyright (C) 1997-2020 Free Software Foundation, Inc.
+ Copyright (C) 1997-2021 Free Software Foundation, Inc.
Contributed by Cygnus Solutions.
This file is part of the libiberty library.