diff options
author | Daniel Stenberg <daniel@haxx.se> | 2020-11-05 08:22:10 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2020-11-05 08:22:10 +0100 |
commit | ac0a88fd2552524955233198de96cc66f6b15a07 (patch) | |
tree | ddb4495a5896c4232fdbf4207782616a0265cf02 /docs/examples/multi-debugcallback.c | |
parent | fbbbf5aae0fe9bb5b57e4ffa9f34ccfd7a6d89d4 (diff) |
copyright: fix year ranges
Follow-up from 4d2f8006777
Diffstat (limited to 'docs/examples/multi-debugcallback.c')
-rw-r--r-- | docs/examples/multi-debugcallback.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/multi-debugcallback.c b/docs/examples/multi-debugcallback.c index dc29dbc8d..4021ef5cc 100644 --- a/docs/examples/multi-debugcallback.c +++ b/docs/examples/multi-debugcallback.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 |