summaryrefslogtreecommitdiff
path: root/doc/examples/ex-session-info.c
diff options
context:
space:
mode:
Diffstat (limited to 'doc/examples/ex-session-info.c')
-rw-r--r--doc/examples/ex-session-info.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/doc/examples/ex-session-info.c b/doc/examples/ex-session-info.c
index 3ddbd3b38d..146d81a092 100644
--- a/doc/examples/ex-session-info.c
+++ b/doc/examples/ex-session-info.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>