diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2021-10-27 07:56:56 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2021-10-27 07:56:56 +0300 |
commit | a46c43e02c4e4ae6a49056f831570b8b13b1b2e7 (patch) | |
tree | 499bafe1eeef6df2ea02b4591923eb7fb4e59a28 /missing_d | |
parent | 12f3e75d7bc0fd2af20b44d9643ca237f2e71e5b (diff) | |
download | egawk-a46c43e02c4e4ae6a49056f831570b8b13b1b2e7.tar.gz egawk-a46c43e02c4e4ae6a49056f831570b8b13b1b2e7.tar.bz2 egawk-a46c43e02c4e4ae6a49056f831570b8b13b1b2e7.zip |
Update copyright year in a bunch of files.
Diffstat (limited to 'missing_d')
-rw-r--r-- | missing_d/fnmatch.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/missing_d/fnmatch.c b/missing_d/fnmatch.c index 3e6e5cec..ccb7e34d 100644 --- a/missing_d/fnmatch.c +++ b/missing_d/fnmatch.c @@ -1,5 +1,5 @@ -/* Copyright (C) 1991, 1992, 1993, 1996, 1997, 1998, 1999 Free Software -Foundation, Inc. +/* Copyright (C) 1991, 1992, 1993, 1996, 1997, 1998, 1999, 2021, +Free Software Foundation, Inc. This file is part of the GNU C Library. This library is free software; you can redistribute it and/or |