summaryrefslogtreecommitdiffstats
path: root/cpukit/telnetd/icmds.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/telnetd/icmds.c')
-rw-r--r--cpukit/telnetd/icmds.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/cpukit/telnetd/icmds.c b/cpukit/telnetd/icmds.c
index f870e34682..3f4cd0743e 100644
--- a/cpukit/telnetd/icmds.c
+++ b/cpukit/telnetd/icmds.c
@@ -1,3 +1,14 @@
+/*
+ * Author: Fernando RUIZ CASAS (fernando.ruiz@ctv.es)
+ * May 2001
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ *
+ * $Id$
+ */
+
#if HAVE_CONFIG_H
#include "config.h"
#endif