From 0bc60d91de0eda5d1c7ec8033a75980f81a33a59 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sat, 2 Nov 2019 23:41:43 +0100 Subject: copyrights: fix copyright year range .. because checksrc's copyright year check stopped working. Ref: https://github.com/curl/curl/pull/4547 Closes https://github.com/curl/curl/pull/4549 --- lib/telnet.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/telnet.h') diff --git a/lib/telnet.h b/lib/telnet.h index 668a78a13..431427f39 100644 --- a/lib/telnet.h +++ b/lib/telnet.h @@ -7,7 +7,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2007, Daniel Stenberg, , et al. + * Copyright (C) 1998 - 2019, Daniel Stenberg, , et al. * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms -- cgit v1.2.1