diff options
author | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-01-14 18:16:23 +0000 |
---|---|---|
committer | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-01-14 18:16:23 +0000 |
commit | d2eb4a30a0b2dfe7aac48e17be84bf263fe7fa50 (patch) | |
tree | 6efadec1b2635c39ed1848aade7e03c3bfe3a17e /libatomic/gstore.c | |
parent | bd1b769f656640cfd90be613c1109941f75de311 (diff) | |
download | gcc-d2eb4a30a0b2dfe7aac48e17be84bf263fe7fa50.tar.gz |
Update copyright years in libatomic.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@195164 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libatomic/gstore.c')
-rw-r--r-- | libatomic/gstore.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libatomic/gstore.c b/libatomic/gstore.c index c54e14ecb06..d571e581bdc 100644 --- a/libatomic/gstore.c +++ b/libatomic/gstore.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2012 Free Software Foundation, Inc. +/* Copyright (C) 2012-2013 Free Software Foundation, Inc. Contributed by Richard Henderson <rth@redhat.com>. This file is part of the GNU Atomic Library (libatomic). |