diff options
author | Jakub Jelinek <jakub@redhat.com> | 2021-01-04 10:26:59 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2021-01-04 10:26:59 +0100 |
commit | 99dee82307f1e163e150c9c810452979994047ce (patch) | |
tree | 4f935e06cc2e81cb69c09eab061c9dcf8dbbbfd4 /libada | |
parent | c00e2af3639eda2dccffb55049b3d79389fbe90a (diff) | |
download | gcc-99dee82307f1e163e150c9c810452979994047ce.zip gcc-99dee82307f1e163e150c9c810452979994047ce.tar.gz gcc-99dee82307f1e163e150c9c810452979994047ce.tar.bz2 |
Update copyright years.
Diffstat (limited to 'libada')
-rw-r--r-- | libada/Makefile.in | 2 | ||||
-rw-r--r-- | libada/configure.ac | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/libada/Makefile.in b/libada/Makefile.in index e6347a5..cfa9048 100644 --- a/libada/Makefile.in +++ b/libada/Makefile.in @@ -1,5 +1,5 @@ # Makefile for libada. -# Copyright (C) 2003-2020 Free Software Foundation, Inc. +# Copyright (C) 2003-2021 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 2810fe1..1fbf032 100644 --- a/libada/configure.ac +++ b/libada/configure.ac @@ -1,5 +1,5 @@ # Configure script for libada. -# Copyright (C) 2003-2020 Free Software Foundation, Inc. +# Copyright (C) 2003-2021 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 |