]> sjero.net Git - wget/blobdiff - src/css.l
Mass update copyright years.
[wget] / src / css.l
index 59f8cbb91ab032ef0f43be33c5115d89e67b3e14..be777de22506c18c9631bbc6235960f3d81a4614 100644 (file)
--- a/src/css.l
+++ b/src/css.l
@@ -5,7 +5,7 @@
 %{
 /* Lex source for CSS tokenizing.
    Taken from http://www.w3.org/TR/CSS21/grammar.html#q2
-   Copyright (C) 2006, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2006, 2009, 2010 Free Software Foundation, Inc.
 
 This file is part of GNU Wget.