diff options
author | Richard Sandiford <rsandifo@gcc.gnu.org> | 2014-01-02 22:24:25 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2014-01-02 22:24:25 +0000 |
commit | 926ed539a34d92fc23b9bd752c2f00cb382c8c53 (patch) | |
tree | b7a0cc883bcc3531c46edc188e73a54b63eed784 /libada | |
parent | 23a5b65a92fea18251fbbe1c665df4c6096fda10 (diff) | |
download | gcc-926ed539a34d92fc23b9bd752c2f00cb382c8c53.tar.gz |
Update copyright years in libada/
From-SVN: r206290
Diffstat (limited to 'libada')
-rw-r--r-- | libada/ChangeLog | 6 | ||||
-rw-r--r-- | libada/Makefile.in | 2 | ||||
-rw-r--r-- | libada/configure.ac | 2 |
3 files changed, 7 insertions, 3 deletions
diff --git a/libada/ChangeLog b/libada/ChangeLog index cff46fbb93f..70fff9cf2cf 100644 --- a/libada/ChangeLog +++ b/libada/ChangeLog @@ -1,3 +1,7 @@ +2014-01-02 Richard Sandiford <rdsandiford@googlemail.com> + + Update copyright years + 2013-11-15 Andreas Schwab <schwab@linux-m68k.org> * configure: Regenerate. @@ -328,7 +332,7 @@ * New directory, new ChangeLog. -Copyright (C) 2003-2013 Free Software Foundation, Inc. +Copyright (C) 2003-2014 Free Software Foundation, Inc. This ChangeLog is free software; the Free Software Foundation gives unlimited permission to copy, distribute, and modify it. diff --git a/libada/Makefile.in b/libada/Makefile.in index 983a5422040..c307b997092 100644 --- a/libada/Makefile.in +++ b/libada/Makefile.in @@ -1,5 +1,5 @@ # Makefile for libada. -# Copyright (C) 2003-2013 Free Software Foundation, Inc. +# Copyright (C) 2003-2014 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 diff --git a/libada/configure.ac b/libada/configure.ac index 30c1782ed4a..4af70d19d36 100644 --- a/libada/configure.ac +++ b/libada/configure.ac @@ -1,5 +1,5 @@ # Configure script for libada. -# Copyright (C) 2003-2013 Free Software Foundation, Inc. +# Copyright (C) 2003-2014 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 |