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