summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/cdtest/main.cc
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1997-04-22 17:47:16 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1997-04-22 17:47:16 +0000
commite71ce0712c5ecb7d6ed6638155ca984ec51c0f6a (patch)
tree204be7302c178f1f53001284c1799844888b3b4d /testsuites/samples/cdtest/main.cc
parentFile changed to reflect change in license and copyright. (diff)
downloadrtems-e71ce0712c5ecb7d6ed6638155ca984ec51c0f6a.tar.bz2
updated with new license information per Tony Bennett.
Diffstat (limited to '')
-rw-r--r--testsuites/samples/cdtest/main.cc18
1 files changed, 5 insertions, 13 deletions
diff --git a/testsuites/samples/cdtest/main.cc b/testsuites/samples/cdtest/main.cc
index d6b7126e5c..d55f96e9f0 100644
--- a/testsuites/samples/cdtest/main.cc
+++ b/testsuites/samples/cdtest/main.cc
@@ -1,5 +1,4 @@
-/* main
- *
+/*
* This routine is the initialization task for this test program.
* It is called from init_exec and has the responsibility for creating
* and starting the tasks that make up the test. If the time of day
@@ -11,18 +10,11 @@
* Output parameters: NONE
*
* COPYRIGHT (c) 1994 by Division Incorporated
- *
* Based in part on OAR works.
- * To anyone who acknowledges that this file is provided "AS IS"
- * without any express or implied warranty:
- * permission to use, copy, modify, and distribute this file
- * for any purpose is hereby granted without fee, provided that
- * the above copyright notice and this notice appears in all
- * copies, and that the name of Division Incorporated not be
- * used in advertising or publicity pertaining to distribution
- * of the software without specific, written prior permission.
- * Division Incorporated makes no representations about the
- * suitability of this software for any purpose.
+ *
+ * The license and distribution terms for this file may in
+ * the file LICENSE in this distribution or at
+ * http://www.OARcorp.com/rtems/license.html.
*
* $Id$
*/