diff options
author | Daniel Stenberg <daniel@haxx.se> | 2020-04-15 09:24:49 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2020-04-15 09:24:49 +0200 |
commit | 4cd239fbf692e2e33c95deafaee5bc0797c098e0 (patch) | |
tree | 684ec167a39eb25585393d69abfab1ea413d250e | |
parent | d1479716b553654402b42cebd916f2adab826c83 (diff) | |
download | curl-4cd239fbf692e2e33c95deafaee5bc0797c098e0.tar.gz |
copyright: bump the copyright year range
-rw-r--r-- | lib/gopher.c | 2 | ||||
-rw-r--r-- | tests/server/rtspd.c | 2 | ||||
-rw-r--r-- | tests/server/socksd.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/lib/gopher.c b/lib/gopher.c index 1c613934d..4216e6136 100644 --- a/lib/gopher.c +++ b/lib/gopher.c @@ -5,7 +5,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 diff --git a/tests/server/rtspd.c b/tests/server/rtspd.c index d3f0fe2f5..c784fc8ca 100644 --- a/tests/server/rtspd.c +++ b/tests/server/rtspd.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 diff --git a/tests/server/socksd.c b/tests/server/socksd.c index 390ccaab0..813eca665 100644 --- a/tests/server/socksd.c +++ b/tests/server/socksd.c @@ -5,7 +5,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 |