From patchwork Sun Jan 13 08:23:15 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: RFA: Update copyright for libada Date: Sat, 12 Jan 2013 22:23:15 -0000 From: Richard Sandiford X-Patchwork-Id: 211591 Message-Id: <87y5fxze30.fsf@talisman.default> To: gcc-patches@gcc.gnu.org Cc: charlet@act-europe.fr, ebotcazou@libertysurf.fr Here's the result of running the copyright script on libada/. Again, it's very short, but I've kept with the idiom of not listing every file. Tested on x86_64-linux-gnu (with Ada enabled). OK to install? Richard libada/ Update copyright years Index: libada/ChangeLog =================================================================== --- libada/ChangeLog 2013-01-13 08:05:05.912392436 +0000 +++ libada/ChangeLog 2013-01-13 08:18:49.441207175 +0000 @@ -310,7 +310,7 @@ * New directory, new ChangeLog. -Copyright 2003, 2004 Free Software Foundation, Inc. +Copyright (C) 2003-2013 Free Software Foundation, Inc. This ChangeLog is free software; the Free Software Foundation gives unlimited permission to copy, distribute, and modify it. Index: libada/Makefile.in =================================================================== --- libada/Makefile.in 2013-01-13 08:05:05.912392436 +0000 +++ libada/Makefile.in 2013-01-13 08:18:49.464207260 +0000 @@ -1,5 +1,5 @@ # Makefile for libada. -# Copyright 2003, 2004, 2009, 2010, 2011 Free Software Foundation, Inc. +# Copyright (C) 2003-2013 Free Software Foundation, Inc. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by Index: libada/configure.ac =================================================================== --- libada/configure.ac 2013-01-13 08:05:05.912392436 +0000 +++ libada/configure.ac 2013-01-13 08:18:49.449207204 +0000 @@ -1,5 +1,5 @@ # Configure script for libada. -# Copyright 2003, 2004, 2009, 2011 Free Software Foundation, Inc. +# Copyright (C) 2003-2013 Free Software Foundation, Inc. # # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by