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/escape.h | |
parent | 4969ca768d08bfd5ad5d81ab1dc9ad962ea5bbe6 (diff) | |
download | curl-bda1e9aeab019d003036a3ec24193605bc191b3a.tar.gz |
Made the copyright year match the latest modification's year.
Diffstat (limited to 'lib/escape.h')
-rw-r--r-- | lib/escape.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/escape.h b/lib/escape.h index d6dcd3d87..b37271ddd 100644 --- a/lib/escape.h +++ b/lib/escape.h @@ -8,7 +8,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 |