]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
examples: remove the "this exact code has not been verified"
authorDaniel Stenberg <daniel@haxx.se>
Tue, 29 Oct 2019 08:48:49 +0000 (09:48 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 29 Oct 2019 08:48:49 +0000 (09:48 +0100)
... as really confuses the reader to not know what to believe!

docs/examples/postit2-formadd.c
docs/examples/postit2.c

index a501ce9648af2848c0fcafe29e9ad35951f7102a..21d2a9f5466723b3bbc15dad6080dd3065a5af20 100644 (file)
@@ -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>
index 2808f7a4ed4fd3ef16a8f49cb448e971b06078d7..b3a1a934cde0286141d77d2cacd8ac049b94c424 100644 (file)
@@ -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>