summaryrefslogtreecommitdiff
path: root/src/html-parse.h
diff options
context:
space:
mode:
authormtortonesi <devnull@localhost>2006-07-14 06:25:50 -0700
committermtortonesi <devnull@localhost>2006-07-14 06:25:50 -0700
commit1c7493b83ed8cecbbf1f70ef6bf834f94c5fcd43 (patch)
tree8427067f72d5b099aad228b09389e87d2d669ce1 /src/html-parse.h
parent01798261db021957623bff0c06c7d8fd2ff05ef0 (diff)
downloadwget-1c7493b83ed8cecbbf1f70ef6bf834f94c5fcd43.tar.gz
[svn] Added sanity checks for -k, -p, -r and -N when -O is given. Added fixes for 64-bit platforms. Updated copyright and maintainer information.
Diffstat (limited to 'src/html-parse.h')
-rw-r--r--src/html-parse.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/html-parse.h b/src/html-parse.h
index 57943336..05a82483 100644
--- a/src/html-parse.h
+++ b/src/html-parse.h
@@ -1,5 +1,5 @@
/* Declarations for html-parse.c.
- Copyright (C) 1998-2005 Free Software Foundation, Inc.
+ Copyright (C) 1998-2006 Free Software Foundation, Inc.
This file is part of GNU Wget.