]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Update copyright years in libatomic.
authorRichard Sandiford <rdsandiford@googlemail.com>
Mon, 14 Jan 2013 18:16:23 +0000 (18:16 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Mon, 14 Jan 2013 18:16:23 +0000 (18:16 +0000)
From-SVN: r195164

29 files changed:
libatomic/ChangeLog
libatomic/Makefile.am
libatomic/cas_n.c
libatomic/config/arm/arm-config.h
libatomic/config/arm/exch_n.c
libatomic/config/linux/arm/host-config.h
libatomic/config/linux/arm/init.c
libatomic/config/linux/arm/load_n.c
libatomic/config/linux/arm/store_n.c
libatomic/config/posix/host-config.h
libatomic/config/posix/lock.c
libatomic/config/x86/host-config.h
libatomic/config/x86/init.c
libatomic/configure.ac
libatomic/configure.tgt
libatomic/exch_n.c
libatomic/fadd_n.c
libatomic/fop_n.c
libatomic/gcas.c
libatomic/gexch.c
libatomic/glfree.c
libatomic/gload.c
libatomic/gstore.c
libatomic/host-config.h
libatomic/libatomic_i.h
libatomic/load_n.c
libatomic/store_n.c
libatomic/tas_n.c
libatomic/testsuite/config/default.exp

index c7f18f38705e5ba8bd3e2276e9b186cd508dcfea..794aa7262a31b3ead227e0fec8b66468f3e4903e 100644 (file)
@@ -1,3 +1,7 @@
+2013-01-14  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       Update copyright years.
+
 2012-12-18  Ian Lance Taylor  <iant@google.com>
 
        PR go/55201
index 65d4ce23a6889216781bc1c79e59ecbb3c7d0361..a98ee6437ce6d5ec259a8e92b410a31f3207a997 100644 (file)
@@ -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).
index 8463c73b9b47677231ca4c584d0286a7f76e24a3..a4702683899e68992ca5a23be5179314bc4f81b8 100644 (file)
@@ -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).
index b99c82eb94b312d14fbf123b3b42a7f9d256bd04..554a1c72e23288d19202f177e630efc6cae79ed8 100644 (file)
@@ -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).
index ba6258b0f721f26c34ac88321b5a07b803460b86..198a90afb7ac779523e20b952d23ed3be146199f 100644 (file)
@@ -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).
index 5d87835da7f0723b9cd142e28fde7f9378962010..773d68c3d5394dd1a115090f282e5e3ac2fc833d 100644 (file)
@@ -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).
index 532160b45202c6d53ade3a53b71d76ae2fb1520f..7645e35b5b118b91bfa1153ed3ce63577bccdeb4 100644 (file)
@@ -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).
index 94e427813ae8d4dcdfb79b4e25bc69d80965cda7..cf6d7efdfe6d6bad90516201f794c38fae6b4f25 100644 (file)
@@ -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).
index 4ab44c3014fe8c12acd6053ec7e761826cc171cd..c440f8348b7539561458c6850131998540e3ee16 100644 (file)
@@ -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).
index a296fffd9b5205f9528cc09cdb1a2863bf4e3e86..883c95963017bac52958f2d6c42f767f52f59e68 100644 (file)
@@ -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).
index e57d3330faa74e39f97552cf5ed6f440c2e270fc..0faa8240badcf5fee99292e8b15c449062f12e02 100644 (file)
@@ -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).
index c4532c3f997a7f7b884581f00b54f0d9b1492836..e478d5b44639453caba7d8b537bdb9b9dd71b75d 100644 (file)
@@ -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).
index c4e066a8ad5eb5e6446aeca0f1d6b45993a3752e..5239ad77b780cae30d6e64c30196c7c6e0ae344f 100644 (file)
@@ -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).
index 164ca8d5f44fdaf3344dc669dcb931f797cd6c50..0dc4a9809ec973c097f1d6c33bccf83bc832f593 100644 (file)
@@ -1,5 +1,5 @@
 # Process this file with autoreconf to produce a configure script.
-#  Copyright (C) 2012 Free Software Foundation, Inc.
+#  Copyright (C) 2012-2013 Free Software Foundation, Inc.
 #
 #  This file is part of the GNU Atomic Library (libatomic).
 #
index 69a36c806944149e8d19d1ac3bc256f7080f47d0..b9e5d6ce015d4ebefafe848a54a75615feda9c8e 100644 (file)
@@ -1,5 +1,5 @@
 # -*- shell-script -*-
-#  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).
index fb8ee1455098bc1fa4b08117c84df2d789f7948e..78a5d34be77b327aea0b3a2220a514d2bf64c42e 100644 (file)
@@ -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).
index 5a9cd50db74be0bd74911670a7f9137958a0fdf2..888bba4812b50d54cdadbc2898cb9d6945ba7d29 100644 (file)
@@ -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).
index 251e3c9e97824e9144d25d5849715e7b12060994..5e4b224aa5a43bfe49148f59e36d84bbeb65287e 100644 (file)
@@ -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).
index 235a0dff70fcf388d8360e61a2a7e9c93d36c61a..edbf611f1b4b462f5149d86d9914c1cd3f01afb9 100644 (file)
@@ -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).
index 0125b5857141300081b8f8bb27675b3a0def56c4..1999067df18b849d9fcd242ff9704d8bc0b56566 100644 (file)
@@ -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).
index f47e047e866d86b42d153c3a764017923b420d4d..361ead67b5a0cb203304ff216fa65ff2ceb264c8 100644 (file)
@@ -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).
index 3c8612597cde60e78fa8f0a88d5298f69042ed5f..df318d53f1f7d4b860b1ae2d2b46cef3fc875bd9 100644 (file)
@@ -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).
index c54e14ecb06db6ce1caa649323929e296a9d8f62..d571e581bdc3cc05146642556a4d54eb0f7fcdbe 100644 (file)
@@ -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).
index 59e3c00185c11bcf0f6e5709528f2bb0531dfe31..58a8db32e4c7f341c804ac6897884b4a42c08a74 100644 (file)
@@ -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).
index c3722520bdd37beb944e13dfbc2e1978dc42e351..7fe76ffd966ab87f26b2df6077c69bb2143effb2 100644 (file)
@@ -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).
index a48f256483ef90d7aa116b781673c338e4bb63c1..8861bf4a28c413a1d10a829668a608dcd054952a 100644 (file)
@@ -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).
index b8c9734c41b02741ed59b29880bc499b41a0e6ba..062c01415d02937c15932b40ba4dcc5627d1bc15 100644 (file)
@@ -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).
index faa8e2637946f4466ece966cbf725762e5def931..a16d387d8c176c882d438038a2edc803afb647db 100644 (file)
@@ -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).
index b5e53fc792e249e874c292d27895cac8d24c2d7e..b98cbd26d6e94f87f7129f3a666945bb2aed0cae 100644 (file)
@@ -1,4 +1,4 @@
-#   Copyright (C) 2011 Free Software Foundation, Inc.
+#   Copyright (C) 2011-2013 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by