diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-01-07 09:19:33 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-01-07 09:19:33 +0000 |
commit | 053f6c85efd0bf698f73343989474d672d0563a8 (patch) | |
tree | b1e066abfe3a9fcb0be562c99340316b37a50847 /include | |
parent | 9970fb863d83b844a009a3abb686a6875caef43e (diff) |
updated year in the copyright string
Diffstat (limited to 'include')
-rw-r--r-- | include/curl/curl.h | 2 | ||||
-rw-r--r-- | include/curl/easy.h | 2 | ||||
-rw-r--r-- | include/curl/mprintf.h | 2 | ||||
-rw-r--r-- | include/curl/multi.h | 2 | ||||
-rw-r--r-- | include/curl/stdcheaders.h | 2 | ||||
-rw-r--r-- | include/curl/types.h | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/include/curl/curl.h b/include/curl/curl.h index fa393715d..1937d15ae 100644 --- a/include/curl/curl.h +++ b/include/curl/curl.h @@ -7,7 +7,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2003, Daniel Stenberg, <daniel@haxx.se>, et al. + * Copyright (C) 1998 - 2004, 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 diff --git a/include/curl/easy.h b/include/curl/easy.h index a57839181..ba51fc3bc 100644 --- a/include/curl/easy.h +++ b/include/curl/easy.h @@ -7,7 +7,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2003, Daniel Stenberg, <daniel@haxx.se>, et al. + * Copyright (C) 1998 - 2004, 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 diff --git a/include/curl/mprintf.h b/include/curl/mprintf.h index 875d20038..65dc11442 100644 --- a/include/curl/mprintf.h +++ b/include/curl/mprintf.h @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2003, Daniel Stenberg, <daniel@haxx.se>, et al. + * Copyright (C) 1998 - 2004, 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 diff --git a/include/curl/multi.h b/include/curl/multi.h index c5a74815b..04a7dcc33 100644 --- a/include/curl/multi.h +++ b/include/curl/multi.h @@ -7,7 +7,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2003, Daniel Stenberg, <daniel@haxx.se>, et al. + * Copyright (C) 1998 - 2004, 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 diff --git a/include/curl/stdcheaders.h b/include/curl/stdcheaders.h index b6a1d27d9..11c1e2f6e 100644 --- a/include/curl/stdcheaders.h +++ b/include/curl/stdcheaders.h @@ -7,7 +7,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2003, Daniel Stenberg, <daniel@haxx.se>, et al. + * Copyright (C) 1998 - 2004, 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 diff --git a/include/curl/types.h b/include/curl/types.h index 42e98e371..aaf9e9498 100644 --- a/include/curl/types.h +++ b/include/curl/types.h @@ -7,7 +7,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2003, Daniel Stenberg, <daniel@haxx.se>, et al. + * Copyright (C) 1998 - 2004, 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 |