diff options
author | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2014-01-02 22:24:25 +0000 |
---|---|---|
committer | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2014-01-02 22:24:25 +0000 |
commit | d8328dff52b523bfbeaa4d60d5c9ed20debff475 (patch) | |
tree | b7a0cc883bcc3531c46edc188e73a54b63eed784 /libada | |
parent | 3aea1f79290f0b8428a0af7d9d18dc1d3f1d799a (diff) | |
download | gcc-d8328dff52b523bfbeaa4d60d5c9ed20debff475.tar.gz |
Update copyright years in libada/
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@206290 138bc75d-0d04-0410-961f-82ee72b054a4
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 |