]> sjero.net Git - wget/blobdiff - src/css.l
mass change: update copyright years.
[wget] / src / css.l
index 8645d6b8d9dcf75bf37db5603c8774a2ac941d6b..fe01f66a1b3db1439cc12ce6c074c817fb4f76d0 100644 (file)
--- 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.