diff options
Diffstat (limited to 'gnulib')
-rw-r--r-- | gnulib/Makefile.am | 2 | ||||
-rw-r--r-- | gnulib/Makefile.in | 2 | ||||
-rw-r--r-- | gnulib/configure.ac | 2 | ||||
-rwxr-xr-x | gnulib/update-gnulib.sh | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/gnulib/Makefile.am b/gnulib/Makefile.am index e0ac6d8..3732e4d 100644 --- a/gnulib/Makefile.am +++ b/gnulib/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2019 Free Software Foundation, Inc. +# Copyright (C) 2019-2020 Free Software Foundation, Inc. # This file is part of GDB. diff --git a/gnulib/Makefile.in b/gnulib/Makefile.in index 0ca4335..8530f3d 100644 --- a/gnulib/Makefile.in +++ b/gnulib/Makefile.in @@ -1,7 +1,7 @@ # Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2017 Free Software Foundation, Inc. +# Copyright (C) 1994-2020 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/gnulib/configure.ac b/gnulib/configure.ac index f969c84..7661b8b 100644 --- a/gnulib/configure.ac +++ b/gnulib/configure.ac @@ -1,5 +1,5 @@ dnl Autoconf configure script for GDB, the GNU debugger. -dnl Copyright (C) 1995-2019 Free Software Foundation, Inc. +dnl Copyright (C) 1995-2020 Free Software Foundation, Inc. dnl dnl This file is part of GDB. dnl diff --git a/gnulib/update-gnulib.sh b/gnulib/update-gnulib.sh index 602a21d..6fa7a56 100755 --- a/gnulib/update-gnulib.sh +++ b/gnulib/update-gnulib.sh @@ -1,6 +1,6 @@ #! /bin/sh -# Copyright (C) 2011-2019 Free Software Foundation, Inc. +# Copyright (C) 2011-2020 Free Software Foundation, Inc. # # This file is part of GDB. # |