diff options
author | Daniel Stenberg <daniel@haxx.se> | 2002-03-14 14:37:41 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2002-03-14 14:37:41 +0000 |
commit | cfdb6f851ca6eb5a7979cda9b88e9fbd327cda79 (patch) | |
tree | 78322fa78c7001ec184ab82e574ba00ebcf30a60 | |
parent | 7886f120f3cf98c337386f335ce67e85714620b6 (diff) |
2002
-rw-r--r-- | lib/transfer.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/transfer.c b/lib/transfer.c index 4a65b6a66..b887d010a 100644 --- a/lib/transfer.c +++ b/lib/transfer.c @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 2001, Daniel Stenberg, <daniel@haxx.se>, et al. + * Copyright (C) 2002, Daniel Stenberg, <daniel@haxx.se>, et al. * * In order to be useful for every potential user, curl and libcurl are * dual-licensed under the MPL and the MIT/X-derivate licenses. |