summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ACE/ace/Rtems_init.c18
1 files changed, 0 insertions, 18 deletions
diff --git a/ACE/ace/Rtems_init.c b/ACE/ace/Rtems_init.c
index 6fdb661f610..12a485967cb 100644
--- a/ACE/ace/Rtems_init.c
+++ b/ACE/ace/Rtems_init.c
@@ -1,22 +1,4 @@
/*
- * RTEMS Network configuration/initialization
- *
- * This file is a merger of the netdemo/init.c and networkconfig.h
- * with some modifications to support loopback only. This file
- * is OK for a starting point for a real networked application.
- * --joel sherrill 16 Mar 2001
- *
- * This program may be distributed and used for any purpose.
- * I ask only that you:
- * 1. Leave this author information intact.
- * 2. Document any changes you make.
- *
- * W. Eric Norum
- * Saskatchewan Accelerator Laboratory
- * University of Saskatchewan
- * Saskatoon, Saskatchewan, CANADA
- * eric@skatter.usask.ca
- *
* $Id$
*/