diff options
author | Daniel Stenberg <daniel@haxx.se> | 2020-03-31 14:42:20 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2020-03-31 14:42:20 +0200 |
commit | 75fac50889575d57ec2e15c72dab480b3100c090 (patch) | |
tree | 5d9968185f200e7dac31a05f2dbac927c13eee39 | |
parent | c3b865ea385281ca83f33191e413c83c344ba14e (diff) |
vquic/ngtcp2.h: update copyright year range
Follow-up to 0736ee73d346a52
-rw-r--r-- | lib/vquic/ngtcp2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/vquic/ngtcp2.h b/lib/vquic/ngtcp2.h index 862a00107..06337f6f9 100644 --- a/lib/vquic/ngtcp2.h +++ b/lib/vquic/ngtcp2.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 |