From: Daniel Stenberg Date: Sun, 16 Aug 2020 22:34:08 +0000 (+0200) Subject: examples/rtsp.c: correct the copyright year X-Git-Tag: curl-7_72_0~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=687908c6e6332b2bf4ba74b271e795f9c65a5a61;p=thirdparty%2Fcurl.git examples/rtsp.c: correct the copyright year --- diff --git a/docs/examples/rtsp.c b/docs/examples/rtsp.c index 4470b34921..c1fc653ac8 100644 --- a/docs/examples/rtsp.c +++ b/docs/examples/rtsp.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011 - 2019, Jim Hollinger + * Copyright (c) 2011 - 2020, Jim Hollinger * All rights reserved. * * Redistribution and use in source and binary forms, with or without