diff options
author | Daniel Stenberg <daniel@haxx.se> | 2021-04-10 11:45:23 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2021-04-13 14:32:30 +0200 |
commit | 95d525a9e176cab2600a87e9e0aaa15a87608647 (patch) | |
tree | 8ec0c1117534e4fa9f9ce42a72180e5175f69f61 /docs/examples | |
parent | f141b0bbf78c818e0fd6ea6782ec718e4a9055c0 (diff) | |
download | curl-95d525a9e176cab2600a87e9e0aaa15a87608647.tar.gz |
misc: update copyright year ranges to match latest updates
Diffstat (limited to 'docs/examples')
-rw-r--r-- | docs/examples/hiperfifo.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/hiperfifo.c b/docs/examples/hiperfifo.c index b22f1a71c..d7d8725bf 100644 --- a/docs/examples/hiperfifo.c +++ b/docs/examples/hiperfifo.c @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2020, Daniel Stenberg, <daniel@haxx.se>, et al. + * Copyright (C) 1998 - 2021, 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 |