From 687908c6e6332b2bf4ba74b271e795f9c65a5a61 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 17 Aug 2020 00:34:08 +0200 Subject: [PATCH] examples/rtsp.c: correct the copyright year --- docs/examples/rtsp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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