diff options
author | Jakub Jelinek <jakub@gcc.gnu.org> | 2019-01-01 13:31:55 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2019-01-01 13:31:55 +0100 |
commit | a5544970246db337977bb8b69ab120e9ef209317 (patch) | |
tree | 91c8dfebf7c0b4945090e82c03dce7f5b6a987ec /libada | |
parent | b5fcfdba9a81e15f7d85ce8a5240a4a8a2730b2b (diff) | |
download | gcc-a5544970246db337977bb8b69ab120e9ef209317.tar.gz |
Update copyright years.
From-SVN: r267494
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 e6f186c47d4..a9fb7ef5b6f 100644 --- a/libada/ChangeLog +++ b/libada/ChangeLog @@ -1,3 +1,7 @@ +2019-01-01 Jakub Jelinek <jakub@redhat.com> + + Update copyright years. + 2018-12-11 Eric Botcazou <ebotcazou@adacore.com> PR ada/88429 @@ -426,7 +430,7 @@ * New directory, new ChangeLog. -Copyright (C) 2003-2018 Free Software Foundation, Inc. +Copyright (C) 2003-2019 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 aa6c3273c34..522b9207326 100644 --- a/libada/Makefile.in +++ b/libada/Makefile.in @@ -1,5 +1,5 @@ # Makefile for libada. -# Copyright (C) 2003-2018 Free Software Foundation, Inc. +# Copyright (C) 2003-2019 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 6c0bb8bed10..9495b23fe23 100644 --- a/libada/configure.ac +++ b/libada/configure.ac @@ -1,5 +1,5 @@ # Configure script for libada. -# Copyright (C) 2003-2018 Free Software Foundation, Inc. +# Copyright (C) 2003-2019 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 |