summaryrefslogtreecommitdiff
path: root/examples/excallback.c
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2011-11-23 19:16:49 -0500
committerChet Ramey <chet.ramey@case.edu>2011-11-23 19:16:49 -0500
commit603281bd9a333a5e8850ac78f00d2a964c3213de (patch)
treea914f2e89dcdc206c2e8c365c55daa72f229ff6c /examples/excallback.c
parent0a140cd616652ab2b0c99bd1d134824e46862106 (diff)
downloadreadline-603281bd9a333a5e8850ac78f00d2a964c3213de.tar.gz
Readline-5.2 import
Diffstat (limited to 'examples/excallback.c')
-rw-r--r--examples/excallback.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/excallback.c b/examples/excallback.c
index 3d4bb18..385492b 100644
--- a/examples/excallback.c
+++ b/examples/excallback.c
@@ -32,6 +32,9 @@ Let me know what you think.
Jeff
*/
+/*
+Copyright (C) 1999 Jeff Solomon
+*/
#if defined (HAVE_CONFIG_H)
#include <config.h>