summaryrefslogtreecommitdiff
path: root/binutils/elfcomm.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2017-01-02 14:06:43 +1030
committerAlan Modra <amodra@gmail.com>2017-01-02 14:08:56 +1030
commit2571583aed598dd3f9651b53434e5f177a0e3cf7 (patch)
tree807b4c004865be5bcdfbb39b9dc55f26fb0c1e83 /binutils/elfcomm.c
parent5c1ad6b5bb2602a0c590f2e49316ccc9fb30e1a9 (diff)
Update year range in copyright notice of all files.
Diffstat (limited to 'binutils/elfcomm.c')
-rw-r--r--binutils/elfcomm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/elfcomm.c b/binutils/elfcomm.c
index 1b3218649f..0db8948775 100644
--- a/binutils/elfcomm.c
+++ b/binutils/elfcomm.c
@@ -1,5 +1,5 @@
/* elfcomm.c -- common code for ELF format file.
- Copyright (C) 2010-2016 Free Software Foundation, Inc.
+ Copyright (C) 2010-2017 Free Software Foundation, Inc.
Originally developed by Eric Youngdale <eric@andante.jic.com>
Modifications by Nick Clifton <nickc@redhat.com>