summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/shell.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/shell.h')
-rw-r--r--cpukit/include/rtems/shell.h11
1 files changed, 5 insertions, 6 deletions
diff --git a/cpukit/include/rtems/shell.h b/cpukit/include/rtems/shell.h
index d705dcb0a7..58d0c515b3 100644
--- a/cpukit/include/rtems/shell.h
+++ b/cpukit/include/rtems/shell.h
@@ -5,13 +5,12 @@
*/
/*
- * Author:
+ * Copyright (c) 2001 Fernando Ruiz Casas <fruizcasas@gmail.com>
*
- * WORK: fernando.ruiz@ctv.es
- * HOME: correo@fernando-ruiz.com
- *
- * Thanks at:
- * Chris Johns
+ * The license and distribution terms for this file may be
+ * found in the file LICENSE in this distribution or at
+ * http://www.rtems.org/license/LICENSE.
+ *
*/
#ifndef __RTEMS_SHELL_H__