diff options
author | Daniel Stenberg <daniel@haxx.se> | 2020-03-02 08:11:35 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2020-03-02 08:11:35 +0100 |
commit | 0b3e3644e09a3082401ca13b366f67778afd7340 (patch) | |
tree | eee926953ca582706c303cdfd9f76dfd05377c57 /lib/mime.h | |
parent | 8cd4e6d81fbf2b179f996146b3b111694fd8716e (diff) | |
download | curl-0b3e3644e09a3082401ca13b366f67778afd7340.tar.gz |
formdata/mime: copyright year range update
Due to the merge/revert cycle
Diffstat (limited to 'lib/mime.h')
-rw-r--r-- | lib/mime.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/mime.h b/lib/mime.h index 3241fdc1f..431212579 100644 --- a/lib/mime.h +++ b/lib/mime.h @@ -7,7 +7,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2019, Daniel Stenberg, <daniel@haxx.se>, et al. + * Copyright (C) 1998 - 2020, 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 |