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

Reply via email to