public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* RFA: Update copyright for libatomic
@ 2013-01-13  8:25 Richard Sandiford
  2013-01-14 17:17 ` Richard Henderson
  0 siblings, 1 reply; 2+ messages in thread
From: Richard Sandiford @ 2013-01-13  8:25 UTC (permalink / raw)
  To: gcc-patches; +Cc: rth

Here's the result of running the copyright script on libatomic/.
Tested on x86_64-linux-gnu.  OK to install?

Richard


libatomic/
	Update copyright years

Index: libatomic/Makefile.am
===================================================================
--- libatomic/Makefile.am	2013-01-13 08:05:05.845391981 +0000
+++ libatomic/Makefile.am	2013-01-13 08:23:22.737792156 +0000
@@ -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: libatomic/cas_n.c
===================================================================
--- libatomic/cas_n.c	2013-01-13 08:05:05.846391987 +0000
+++ libatomic/cas_n.c	2013-01-13 08:23:22.741792176 +0000
@@ -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: libatomic/config/arm/arm-config.h
===================================================================
--- libatomic/config/arm/arm-config.h	2013-01-13 08:05:05.844391975 +0000
+++ libatomic/config/arm/arm-config.h	2013-01-13 08:23:22.756792250 +0000
@@ -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: libatomic/config/arm/exch_n.c
===================================================================
--- libatomic/config/arm/exch_n.c	2013-01-13 08:05:05.844391975 +0000
+++ libatomic/config/arm/exch_n.c	2013-01-13 08:23:22.765792293 +0000
@@ -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: libatomic/config/linux/arm/host-config.h
===================================================================
--- libatomic/config/linux/arm/host-config.h	2013-01-13 08:05:05.845391981 +0000
+++ libatomic/config/linux/arm/host-config.h	2013-01-13 08:23:22.773792334 +0000
@@ -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: libatomic/config/linux/arm/init.c
===================================================================
--- libatomic/config/linux/arm/init.c	2013-01-13 08:05:05.845391981 +0000
+++ libatomic/config/linux/arm/init.c	2013-01-13 08:23:22.781792374 +0000
@@ -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: libatomic/config/linux/arm/load_n.c
===================================================================
--- libatomic/config/linux/arm/load_n.c	2013-01-13 08:05:05.845391981 +0000
+++ libatomic/config/linux/arm/load_n.c	2013-01-13 08:23:22.799792463 +0000
@@ -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: libatomic/config/linux/arm/store_n.c
===================================================================
--- libatomic/config/linux/arm/store_n.c	2013-01-13 08:05:05.845391981 +0000
+++ libatomic/config/linux/arm/store_n.c	2013-01-13 08:23:22.808792507 +0000
@@ -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: libatomic/config/posix/host-config.h
===================================================================
--- libatomic/config/posix/host-config.h	2013-01-13 08:05:05.844391975 +0000
+++ libatomic/config/posix/host-config.h	2013-01-13 08:23:22.842792676 +0000
@@ -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: libatomic/config/posix/lock.c
===================================================================
--- libatomic/config/posix/lock.c	2013-01-13 08:05:05.844391975 +0000
+++ libatomic/config/posix/lock.c	2013-01-13 08:23:22.842792676 +0000
@@ -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: libatomic/config/x86/host-config.h
===================================================================
--- libatomic/config/x86/host-config.h	2013-01-13 08:05:05.845391981 +0000
+++ libatomic/config/x86/host-config.h	2013-01-13 08:23:22.843792681 +0000
@@ -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: libatomic/config/x86/init.c
===================================================================
--- libatomic/config/x86/init.c	2013-01-13 08:05:05.845391981 +0000
+++ libatomic/config/x86/init.c	2013-01-13 08:23:22.843792681 +0000
@@ -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: libatomic/configure.ac
===================================================================
--- libatomic/configure.ac	2013-01-13 08:05:05.847391993 +0000
+++ libatomic/configure.ac	2013-01-13 08:23:22.851792720 +0000
@@ -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: libatomic/configure.tgt
===================================================================
--- libatomic/configure.tgt	2013-01-13 08:05:05.846391987 +0000
+++ libatomic/configure.tgt	2013-01-13 08:23:22.898792953 +0000
@@ -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: libatomic/exch_n.c
===================================================================
--- libatomic/exch_n.c	2013-01-13 08:05:05.846391987 +0000
+++ libatomic/exch_n.c	2013-01-13 08:23:22.906792993 +0000
@@ -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: libatomic/fadd_n.c
===================================================================
--- libatomic/fadd_n.c	2013-01-13 08:05:05.847391993 +0000
+++ libatomic/fadd_n.c	2013-01-13 08:23:22.965793285 +0000
@@ -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: libatomic/fop_n.c
===================================================================
--- libatomic/fop_n.c	2013-01-13 08:05:05.844391975 +0000
+++ libatomic/fop_n.c	2013-01-13 08:23:22.974793330 +0000
@@ -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: libatomic/gcas.c
===================================================================
--- libatomic/gcas.c	2013-01-13 08:05:05.845391981 +0000
+++ libatomic/gcas.c	2013-01-13 08:23:23.062793764 +0000
@@ -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: libatomic/gexch.c
===================================================================
--- libatomic/gexch.c	2013-01-13 08:05:05.844391975 +0000
+++ libatomic/gexch.c	2013-01-13 08:23:23.081793860 +0000
@@ -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: libatomic/glfree.c
===================================================================
--- libatomic/glfree.c	2013-01-13 08:05:05.846391987 +0000
+++ libatomic/glfree.c	2013-01-13 08:23:23.136794131 +0000
@@ -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: libatomic/gload.c
===================================================================
--- libatomic/gload.c	2013-01-13 08:05:05.847391993 +0000
+++ libatomic/gload.c	2013-01-13 08:23:23.144794169 +0000
@@ -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: libatomic/gstore.c
===================================================================
--- libatomic/gstore.c	2013-01-13 08:05:05.846391987 +0000
+++ libatomic/gstore.c	2013-01-13 08:23:23.152794209 +0000
@@ -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: libatomic/host-config.h
===================================================================
--- libatomic/host-config.h	2013-01-13 08:05:05.846391987 +0000
+++ libatomic/host-config.h	2013-01-13 08:23:23.160794249 +0000
@@ -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: libatomic/libatomic_i.h
===================================================================
--- libatomic/libatomic_i.h	2013-01-13 08:05:05.847391993 +0000
+++ libatomic/libatomic_i.h	2013-01-13 08:23:23.170794299 +0000
@@ -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: libatomic/load_n.c
===================================================================
--- libatomic/load_n.c	2013-01-13 08:05:05.845391981 +0000
+++ libatomic/load_n.c	2013-01-13 08:23:23.177794332 +0000
@@ -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: libatomic/store_n.c
===================================================================
--- libatomic/store_n.c	2013-01-13 08:05:05.846391987 +0000
+++ libatomic/store_n.c	2013-01-13 08:23:23.185794372 +0000
@@ -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: libatomic/tas_n.c
===================================================================
--- libatomic/tas_n.c	2013-01-13 08:05:05.845391981 +0000
+++ libatomic/tas_n.c	2013-01-13 08:23:23.193794412 +0000
@@ -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: libatomic/testsuite/config/default.exp
===================================================================
--- libatomic/testsuite/config/default.exp	2013-01-13 08:05:05.846391987 +0000
+++ libatomic/testsuite/config/default.exp	2013-01-13 08:23:23.202794457 +0000
@@ -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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: RFA: Update copyright for libatomic
  2013-01-13  8:25 RFA: Update copyright for libatomic Richard Sandiford
@ 2013-01-14 17:17 ` Richard Henderson
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Henderson @ 2013-01-14 17:17 UTC (permalink / raw)
  To: gcc-patches, rdsandiford

On 01/13/2013 12:25 AM, Richard Sandiford wrote:
> Here's the result of running the copyright script on libatomic/.
> Tested on x86_64-linux-gnu.  OK to install?
>
> Richard
>
>
> libatomic/
> 	Update copyright years

Ok.


r~

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-01-14 17:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-13  8:25 RFA: Update copyright for libatomic Richard Sandiford
2013-01-14 17:17 ` Richard Henderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).