From: Daniel Stenberg Date: Tue, 29 Oct 2019 08:48:49 +0000 (+0100) Subject: examples: remove the "this exact code has not been verified" X-Git-Tag: curl-7_67_0~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=32cc5ca7ad328e4b007c113b8028a57f9cef4ac0;p=thirdparty%2Fcurl.git examples: remove the "this exact code has not been verified" ... as really confuses the reader to not know what to believe! --- diff --git a/docs/examples/postit2-formadd.c b/docs/examples/postit2-formadd.c index a501ce9648..21d2a9f546 100644 --- a/docs/examples/postit2-formadd.c +++ b/docs/examples/postit2-formadd.c @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2018, 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 @@ -34,7 +34,6 @@ * * * - * This exact source code has not been verified to work. */ #include diff --git a/docs/examples/postit2.c b/docs/examples/postit2.c index 2808f7a4ed..b3a1a934cd 100644 --- a/docs/examples/postit2.c +++ b/docs/examples/postit2.c @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2018, 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 @@ -34,7 +34,6 @@ * * * - * This exact source code has not been verified to work. */ #include