diff options
author | DongHun Kwak <dh0128.kwak@samsung.com> | 2021-03-05 10:08:28 +0900 |
---|---|---|
committer | DongHun Kwak <dh0128.kwak@samsung.com> | 2021-03-05 10:08:28 +0900 |
commit | f06fb91e0373c52ed04740f8136bc7cfcc3c8766 (patch) | |
tree | f7604f9cd7573e22e6a0fb8883d81ae73ed72069 /lib/regex.h | |
parent | a2c7c975f0813d307b31d06da2c015916a6bb16d (diff) | |
download | wget-upstream/1.21.1.tar.gz wget-upstream/1.21.1.tar.bz2 wget-upstream/1.21.1.zip |
Imported Upstream version 1.21.1upstream/1.21.1upstream
Diffstat (limited to 'lib/regex.h')
-rw-r--r-- | lib/regex.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/regex.h b/lib/regex.h index 306521a..d291e38 100644 --- a/lib/regex.h +++ b/lib/regex.h @@ -1,6 +1,6 @@ /* Definitions for data structures and routines for the regular expression library. - Copyright (C) 1985, 1989-2020 Free Software Foundation, Inc. + Copyright (C) 1985, 1989-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |