X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=src%2Fcss.l;fp=src%2Fcss.l;h=494151ccd975f9914b2e83cd647272445e3bb3e6;hb=b9e9ad65ccf6c1fbf989852c5adbb0f840f9c58b;hp=8d1477a41614f4d9ba863f5820d24422a6d7e8f8;hpb=35fe2bcefd8a70601e4ad779427d8866d8154dea;p=wget diff --git a/src/css.l b/src/css.l index 8d1477a4..494151cc 100644 --- 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 Free Software Foundation, Inc. + Copyright (C) 2006, 2009 Free Software Foundation, Inc. This file is part of GNU Wget.