summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/unix/cpu.c
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 /c/src/exec/score/cpu/unix/cpu.c
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 'c/src/exec/score/cpu/unix/cpu.c')
-rw-r--r--c/src/exec/score/cpu/unix/cpu.c14
1 files changed, 4 insertions, 10 deletions
diff --git a/c/src/exec/score/cpu/unix/cpu.c b/c/src/exec/score/cpu/unix/cpu.c
index ffa5a1385c..0ad145757b 100644
--- a/c/src/exec/score/cpu/unix/cpu.c
+++ b/c/src/exec/score/cpu/unix/cpu.c
@@ -1,17 +1,11 @@
/*
* UNIX Simulator Dependent Source
*
+ * COPYRIGHT (c) 1994,95 by Division Incorporated
*
- * 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$
*/