X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Fcss.l;h=fe01f66a1b3db1439cc12ce6c074c817fb4f76d0;hp=8645d6b8d9dcf75bf37db5603c8774a2ac941d6b;hb=2f6aa1d7417df1dfc58597777686fbd77179b9fd;hpb=e0c25f7a5f36a6b36d35af97a07b154727add543 diff --git a/src/css.l b/src/css.l index 8645d6b8..fe01f66a 100644 --- a/src/css.l +++ b/src/css.l @@ -6,7 +6,7 @@ %{ /* Lex source for CSS tokenizing. Taken from http://www.w3.org/TR/CSS21/grammar.html#q2 - Copyright (C) 2006, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 2006, 2009, 2010, 2011 Free Software Foundation, Inc. This file is part of GNU Wget.