summaryrefslogtreecommitdiff
path: root/doc/examples/ex-client-tlsia.c
diff options
context:
space:
mode:
Diffstat (limited to 'doc/examples/ex-client-tlsia.c')
-rw-r--r--doc/examples/ex-client-tlsia.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/doc/examples/ex-client-tlsia.c b/doc/examples/ex-client-tlsia.c
index 9e78c9ad8d..53a46132a0 100644
--- a/doc/examples/ex-client-tlsia.c
+++ b/doc/examples/ex-client-tlsia.c
@@ -1,9 +1,4 @@
-/* Copyright 2007, 2008, 2009 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>