update copyright dates; fix problem with ignoring completions

This commit is contained in:
Chet Ramey
2024-07-16 09:38:09 -04:00
parent d3e86e66ce
commit 5d53be184e
36 changed files with 3751 additions and 3717 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
/* xmalloc.c -- safe versions of malloc and realloc */
/* Copyright (C) 1991-2016,2023 Free Software Foundation, Inc.
/* Copyright (C) 1991-2016,2023-2024 Free Software Foundation, Inc.
This file is part of GNU Bash, the GNU Bourne Again SHell.