diff options
Diffstat (limited to 'include/xregex.h')
-rw-r--r-- | include/xregex.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xregex.h b/include/xregex.h index 61658ed85..44a2297e6 100644 --- a/include/xregex.h +++ b/include/xregex.h @@ -6,7 +6,7 @@ * Based in part on code from sash, Copyright (c) 1999 by David I. Bell * Permission has been granted to redistribute this code under the GPL. * - * Licensed under GPLv2 or later, see file License in this tarball for details. + * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. */ #ifndef BB_REGEX_H #define BB_REGEX_H 1 |