aboutsummaryrefslogtreecommitdiff
path: root/libatomic/config/x86
diff options
context:
space:
mode:
authorRichard Sandiford <rdsandiford@googlemail.com>2014-01-02 22:24:30 +0000
committerRichard Sandiford <rsandifo@gcc.gnu.org>2014-01-02 22:24:30 +0000
commit3e6a2e378cca137f926d0252301f753f168578ec (patch)
tree6cee4f40ea5e9d6163ef08d10bcb6d2905953b6c /libatomic/config/x86
parent926ed539a34d92fc23b9bd752c2f00cb382c8c53 (diff)
downloadgcc-3e6a2e378cca137f926d0252301f753f168578ec.zip
gcc-3e6a2e378cca137f926d0252301f753f168578ec.tar.gz
gcc-3e6a2e378cca137f926d0252301f753f168578ec.tar.bz2
Update copyright years in libatomic/
From-SVN: r206291
Diffstat (limited to 'libatomic/config/x86')
-rw-r--r--libatomic/config/x86/fenv.c2
-rw-r--r--libatomic/config/x86/host-config.h2
-rw-r--r--libatomic/config/x86/init.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/libatomic/config/x86/fenv.c b/libatomic/config/x86/fenv.c
index bdd9de7..f279811 100644
--- a/libatomic/config/x86/fenv.c
+++ b/libatomic/config/x86/fenv.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2013 Free Software Foundation, Inc.
+/* Copyright (C) 2013-2014 Free Software Foundation, Inc.
This file is part of the GNU Atomic Library (libatomic).
diff --git a/libatomic/config/x86/host-config.h b/libatomic/config/x86/host-config.h
index e478d5b..9615d38 100644
--- a/libatomic/config/x86/host-config.h
+++ b/libatomic/config/x86/host-config.h
@@ -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).
diff --git a/libatomic/config/x86/init.c b/libatomic/config/x86/init.c
index 5239ad7..9663e3e 100644
--- a/libatomic/config/x86/init.c
+++ b/libatomic/config/x86/init.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).