diff options
Diffstat (limited to 'src/spider.c')
-rw-r--r-- | src/spider.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/spider.c b/src/spider.c index f34cf17..df80c14 100644 --- a/src/spider.c +++ b/src/spider.c @@ -1,6 +1,5 @@ /* Keep track of visited URLs in spider mode. - Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011, 2015 Free Software - Foundation, Inc. + Copyright (C) 2006-2011, 2015, 2019 Free Software Foundation, Inc. This file is part of GNU Wget. |