diff options
author | Daniel Stenberg <daniel@haxx.se> | 2006-01-09 13:17:14 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2006-01-09 13:17:14 +0000 |
commit | bda1e9aeab019d003036a3ec24193605bc191b3a (patch) | |
tree | 1a5ee63d39e4c33be696b95044fbba41a3aac64e /lib/cookie.h | |
parent | 4969ca768d08bfd5ad5d81ab1dc9ad962ea5bbe6 (diff) | |
download | curl-bda1e9aeab019d003036a3ec24193605bc191b3a.tar.gz |
Made the copyright year match the latest modification's year.
Diffstat (limited to 'lib/cookie.h')
-rw-r--r-- | lib/cookie.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/cookie.h b/lib/cookie.h index f5fdb6784..0dd863074 100644 --- a/lib/cookie.h +++ b/lib/cookie.h @@ -7,7 +7,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2004, Daniel Stenberg, <daniel@haxx.se>, et al. + * Copyright (C) 1998 - 2005, Daniel Stenberg, <daniel@haxx.se>, et al. * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms |