[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gnurl] 200/222: examples: remove the "this exact code has not been veri
From: |
gnunet |
Subject: |
[gnurl] 200/222: examples: remove the "this exact code has not been verified" |
Date: |
Thu, 07 Nov 2019 00:11:36 +0100 |
This is an automated email from the git hooks/post-receive script.
ng0 pushed a commit to branch master
in repository gnurl.
commit 32cc5ca7ad328e4b007c113b8028a57f9cef4ac0
Author: Daniel Stenberg <address@hidden>
AuthorDate: Tue Oct 29 09:48:49 2019 +0100
examples: remove the "this exact code has not been verified"
... as really confuses the reader to not know what to believe!
---
docs/examples/postit2-formadd.c | 3 +--
docs/examples/postit2.c | 3 +--
2 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/docs/examples/postit2-formadd.c b/docs/examples/postit2-formadd.c
index a501ce964..21d2a9f54 100644
--- a/docs/examples/postit2-formadd.c
+++ b/docs/examples/postit2-formadd.c
@@ -5,7 +5,7 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * Copyright (C) 1998 - 2018, Daniel Stenberg, <address@hidden>, et al.
+ * Copyright (C) 1998 - 2019, Daniel Stenberg, <address@hidden>, 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>
diff --git a/docs/examples/postit2.c b/docs/examples/postit2.c
index 2808f7a4e..b3a1a934c 100644
--- a/docs/examples/postit2.c
+++ b/docs/examples/postit2.c
@@ -5,7 +5,7 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * Copyright (C) 1998 - 2018, Daniel Stenberg, <address@hidden>, et al.
+ * Copyright (C) 1998 - 2019, Daniel Stenberg, <address@hidden>, 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>
--
To stop receiving notification emails like this one, please contact
address@hidden.
- [gnurl] 196/222: HTTP3: fix Windows build, (continued)
- [gnurl] 196/222: HTTP3: fix Windows build, gnunet, 2019/11/06
- [gnurl] 195/222: appveyor: add --disable-proxy autotools build, gnunet, 2019/11/06
- [gnurl] 206/222: schannel_verify: Fix concurrent openings of CA file, gnunet, 2019/11/06
- [gnurl] 218/222: rm sed.sh, add man_lint.sh to Makefile., gnunet, 2019/11/06
- [gnurl] 202/222: INSTALL: add missing space for configure commands, gnunet, 2019/11/06
- [gnurl] 211/222: THANKS: add new names from 7.67.0, gnunet, 2019/11/06
- [gnurl] 220/222: name, include., gnunet, 2019/11/06
- [gnurl] 209/222: certs/Server-localhost-lastSAN-sv: regenerate with sha256, gnunet, 2019/11/06
- [gnurl] 208/222: copyrights: update all copyright notices to 2019 on files changed this year, gnunet, 2019/11/06
- [gnurl] 221/222: Makefile.inc, gnunet, 2019/11/06
- [gnurl] 200/222: examples: remove the "this exact code has not been verified",
gnunet <=
- [gnurl] 213/222: Merge tag 'curl-7_67_0', gnunet, 2019/11/06