summaryrefslogtreecommitdiffstats
path: root/src/css.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/css.c')
-rw-r--r--src/css.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/css.c b/src/css.c
index 8249e32..be9032c 100644
--- a/src/css.c
+++ b/src/css.c
@@ -2402,7 +2402,7 @@ char *yytext;
#line 13 "css.l"
/* Lex source for CSS tokenizing.
Taken from http://www.w3.org/TR/CSS21/grammar.html#q2
- Copyright (C) 2006, 2009-2011, 2015, 2018-2023 Free Software
+ Copyright (C) 2006, 2009-2011, 2015, 2018-2024 Free Software
Foundation, Inc.
This file is part of GNU Wget.