diff options
author | Jakub Jelinek <jakub@gcc.gnu.org> | 2017-01-01 13:07:43 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2017-01-01 13:07:43 +0100 |
commit | cbe34bb5edd97015e38c483516492f171bf9f95d (patch) | |
tree | 9aa2984f8fe63467c9de13ed611b1d568f8b3db0 /libada | |
parent | ae12c0f06202bab513bd2d41a24f376970fbd0b6 (diff) | |
download | gcc-cbe34bb5edd97015e38c483516492f171bf9f95d.tar.gz |
Update copyright years.
From-SVN: r243994
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 24312df20de..5812aa1d0ff 100644 --- a/libada/ChangeLog +++ b/libada/ChangeLog @@ -1,3 +1,7 @@ +2017-01-01 Jakub Jelinek <jakub@redhat.com> + + Update copyright years. + 2016-11-15 Matthias Klose <doko@ubuntu.com> * configure: Regenerate. @@ -364,7 +368,7 @@ * New directory, new ChangeLog. -Copyright (C) 2003-2016 Free Software Foundation, Inc. +Copyright (C) 2003-2017 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 89c566b11cd..5ad0e168b46 100644 --- a/libada/Makefile.in +++ b/libada/Makefile.in @@ -1,5 +1,5 @@ # Makefile for libada. -# Copyright (C) 2003-2016 Free Software Foundation, Inc. +# Copyright (C) 2003-2017 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 04e06fe2821..389e2bb6c6b 100644 --- a/libada/configure.ac +++ b/libada/configure.ac @@ -1,5 +1,5 @@ # Configure script for libada. -# Copyright (C) 2003-2016 Free Software Foundation, Inc. +# Copyright (C) 2003-2017 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 |