diff options
author | Richard Sandiford <rdsandiford@googlemail.com> | 2014-01-02 22:24:30 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2014-01-02 22:24:30 +0000 |
commit | 3e6a2e378cca137f926d0252301f753f168578ec (patch) | |
tree | 6cee4f40ea5e9d6163ef08d10bcb6d2905953b6c /libatomic/gload.c | |
parent | 926ed539a34d92fc23b9bd752c2f00cb382c8c53 (diff) | |
download | gcc-3e6a2e378cca137f926d0252301f753f168578ec.zip gcc-3e6a2e378cca137f926d0252301f753f168578ec.tar.gz gcc-3e6a2e378cca137f926d0252301f753f168578ec.tar.bz2 |
Update copyright years in libatomic/
From-SVN: r206291
Diffstat (limited to 'libatomic/gload.c')
-rw-r--r-- | libatomic/gload.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libatomic/gload.c b/libatomic/gload.c index 85865bd..4200337 100644 --- a/libatomic/gload.c +++ b/libatomic/gload.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2013 Free Software Foundation, Inc. +/* Copyright (C) 2012-2014 Free Software Foundation, Inc. Contributed by Richard Henderson <rth@redhat.com>. This file is part of the GNU Atomic Library (libatomic). |