diff options
author | Daniel Stenberg <daniel@haxx.se> | 2020-02-21 15:43:45 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2020-02-21 15:43:45 +0100 |
commit | 3a34b930aaa883d5343d19acbc01e969e1e59c72 (patch) | |
tree | 95c559de00eea3f6f2025dce8fa1943b181f43e9 /lib | |
parent | 41fcb4f609d41b55956865b5927cfc0beba81671 (diff) |
gtls: fix the copyright year
Follow-up from 41fcb4f609
Diffstat (limited to 'lib')
-rw-r--r-- | lib/vtls/gtls.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/vtls/gtls.c b/lib/vtls/gtls.c index 955f1ee35..803d053ec 100644 --- a/lib/vtls/gtls.c +++ b/lib/vtls/gtls.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 |