aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/postit2.c
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-11-06 19:43:08 +0000
committerng0 <ng0@n0.is>2019-11-06 19:43:08 +0000
commit03d326c16b69a3db6b369e8a05fd0fdf23a7cf35 (patch)
tree5f21975cd8220ffe2ce2894d6146f23eeb3dcfa9 /docs/examples/postit2.c
parent3671d2089f040bd0a86d263f9baa43ea5341e4f2 (diff)
parent2e9b725f67d49a9d7a1f053fe52dd4920c9ab1ad (diff)
downloadgnurl-03d326c16b69a3db6b369e8a05fd0fdf23a7cf35.tar.gz
gnurl-03d326c16b69a3db6b369e8a05fd0fdf23a7cf35.tar.bz2
gnurl-03d326c16b69a3db6b369e8a05fd0fdf23a7cf35.zip
Merge tag 'curl-7_67_0'
7.67.0
Diffstat (limited to 'docs/examples/postit2.c')
-rw-r--r--docs/examples/postit2.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/examples/postit2.c b/docs/examples/postit2.c
index 81d61c489..de352d3df 100644
--- a/docs/examples/postit2.c
+++ b/docs/examples/postit2.c
@@ -5,7 +5,7 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * Copyright (C) 1998 - 2018, Daniel Stenberg, <daniel@haxx.se>, et al.
+ * Copyright (C) 1998 - 2019, 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
@@ -34,7 +34,6 @@
* <input type="submit" value="send" name="submit">
* </form>
*
- * This exact source code has not been verified to work.
*/
#include <stdio.h>