]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
added boilerplate
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 15 Jan 2012 11:39:10 +0000 (12:39 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Wed, 18 Jan 2012 18:46:04 +0000 (19:46 +0100)
doc/examples/ex-pkcs11-list.c
doc/examples/print-ciphersuites.c

index 650ccf8246ca03f5d6ae6994cc9ffa16c58a87f9..35ef1960636573df775b8202f3b4117bb68666c4 100644 (file)
@@ -1,3 +1,5 @@
+/* This example code is placed in the public domain. */
+
 #include <config.h>
 #include <gnutls/gnutls.h>
 #include <gnutls/pkcs11.h>
index 8bfdb2a8dabf64eb73ae5f509e8e8a9e4a4179e9..7b91c3b39d075a73ce352f8dc60b5ba2c15f1ad3 100644 (file)
@@ -1,3 +1,5 @@
+/* This example code is placed in the public domain. */
+
 #include <config.h>
 #include <stdio.h>
 #include <stdlib.h>