diff options
Diffstat (limited to 'gnulib')
-rw-r--r-- | gnulib/Makefile.am | 2 | ||||
-rw-r--r-- | gnulib/Makefile.gnulib.inc.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 4685061..2deec5b 100644 --- a/gnulib/Makefile.am +++ b/gnulib/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 Free Software Foundation, Inc. +# Copyright (C) 2019-2024 Free Software Foundation, Inc. # This file is part of GDB. diff --git a/gnulib/Makefile.gnulib.inc.in b/gnulib/Makefile.gnulib.inc.in index 777a99c..e82cbe5 100644 --- a/gnulib/Makefile.gnulib.inc.in +++ b/gnulib/Makefile.gnulib.inc.in @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 Free Software Foundation, Inc. +# Copyright (C) 2020-2024 Free Software Foundation, Inc. # This program 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/gnulib/configure.ac b/gnulib/configure.ac index 9f08161..716e1c8 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-2023 Free Software Foundation, Inc. +dnl Copyright (C) 1995-2024 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 9b0a955..38175ce 100755 --- a/gnulib/update-gnulib.sh +++ b/gnulib/update-gnulib.sh @@ -1,6 +1,6 @@ #! /bin/sh -# Copyright (C) 2011-2023 Free Software Foundation, Inc. +# Copyright (C) 2011-2024 Free Software Foundation, Inc. # # This file is part of GDB. # |