aboutsummaryrefslogtreecommitdiff
path: root/binutils/elfcomm.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2014-03-05 22:16:15 +1030
committerAlan Modra <amodra@gmail.com>2014-03-05 22:16:15 +1030
commit4b95cf5c0c75d6efc1b2f96af72317aecca079f1 (patch)
tree665946eb3fd6cfcaac5029a0d44741e7fdc08d3e /binutils/elfcomm.c
parent45965137bee4946dca3cd99285f2a7afe6b99aeb (diff)
downloadgdb-4b95cf5c0c75d6efc1b2f96af72317aecca079f1.zip
gdb-4b95cf5c0c75d6efc1b2f96af72317aecca079f1.tar.gz
gdb-4b95cf5c0c75d6efc1b2f96af72317aecca079f1.tar.bz2
Update copyright years
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 d5b4313..f1502b9 100644
--- a/binutils/elfcomm.c
+++ b/binutils/elfcomm.c
@@ -1,5 +1,5 @@
/* elfcomm.c -- common code for ELF format file.
- Copyright 2010-2013 Free Software Foundation, Inc.
+ Copyright (C) 2010-2014 Free Software Foundation, Inc.
Originally developed by Eric Youngdale <eric@andante.jic.com>
Modifications by Nick Clifton <nickc@redhat.com>