diff options
author | Daniel Stenberg <daniel@haxx.se> | 2020-01-09 22:49:02 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2020-01-09 22:49:29 +0100 |
commit | f4d60b6f8fb1f0ba832b8e4853b8b52a2397d0b2 (patch) | |
tree | 2c0f89926335307e3bc0f351c59df6b91891f2e9 /src | |
parent | e858ae9428e91ff2facacddb87fbd8902638829d (diff) | |
download | curl-f4d60b6f8fb1f0ba832b8e4853b8b52a2397d0b2.tar.gz |
tool_dirhie.c: fix the copyright year range
Follow-up to: 4027bd72d9
Diffstat (limited to 'src')
-rw-r--r-- | src/tool_dirhie.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tool_dirhie.c b/src/tool_dirhie.c index a55503995..320fb3688 100644 --- a/src/tool_dirhie.c +++ b/src/tool_dirhie.c @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2018, 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 |