summaryrefslogtreecommitdiff
path: root/doc/examples/ex-client2.c
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2009-05-13 16:10:29 +0200
committerSimon Josefsson <simon@josefsson.org>2009-05-13 16:10:29 +0200
commit383eaa531efa0545814cc801e8f6e23a594e0e1e (patch)
tree8b6fa1b594472cf379b2d4d0faec846880610878 /doc/examples/ex-client2.c
parentbda7cc8921bf2814b4cb9a43fee74b8444d128d1 (diff)
downloadgnutls-383eaa531efa0545814cc801e8f6e23a594e0e1e.tar.gz
Place examples in public domain. After discussion with Karl.
Diffstat (limited to 'doc/examples/ex-client2.c')
-rw-r--r--doc/examples/ex-client2.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/doc/examples/ex-client2.c b/doc/examples/ex-client2.c
index 33cf129d1e..dfb9e12713 100644
--- a/doc/examples/ex-client2.c
+++ b/doc/examples/ex-client2.c
@@ -1,9 +1,4 @@
-/* Copyright 2007 Free Software Foundation
- *
- * Copying and distribution of this file, with or without modification,
- * are permitted in any medium without royalty provided the copyright
- * notice and this notice are preserved.
- */
+/* This example code is placed in the public domain. */
#ifdef HAVE_CONFIG_H
# include <config.h>