summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/a29k
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/score/cpu/a29k')
-rw-r--r--c/src/exec/score/cpu/a29k/a29k.h8
-rw-r--r--c/src/exec/score/cpu/a29k/a29ktypes.h10
-rw-r--r--c/src/exec/score/cpu/a29k/asm.h2
-rw-r--r--c/src/exec/score/cpu/a29k/cpu.c10
-rw-r--r--c/src/exec/score/cpu/a29k/cpu.h10
-rw-r--r--c/src/exec/score/cpu/a29k/cpu_asm.h8
-rw-r--r--c/src/exec/score/cpu/a29k/cpu_asm.s10
-rw-r--r--c/src/exec/score/cpu/a29k/rtems.c10
8 files changed, 34 insertions, 34 deletions
diff --git a/c/src/exec/score/cpu/a29k/a29k.h b/c/src/exec/score/cpu/a29k/a29k.h
index aa567d8f1f..0de0670675 100644
--- a/c/src/exec/score/cpu/a29k/a29k.h
+++ b/c/src/exec/score/cpu/a29k/a29k.h
@@ -1,11 +1,11 @@
/* a29k.h
*
- * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994.
+ * COPYRIGHT (c) 1989-1997.
* On-Line Applications Research Corporation (OAR).
*
- * This material may be reproduced by or for the U.S. Government pursuant
- * to the copyright license under the clause at DFARS 252.227-7013. This
- * notice must appear in all copies of this file and its derivatives.
+ * 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$
*
diff --git a/c/src/exec/score/cpu/a29k/a29ktypes.h b/c/src/exec/score/cpu/a29k/a29ktypes.h
index 9909a4f699..c612a46b88 100644
--- a/c/src/exec/score/cpu/a29k/a29ktypes.h
+++ b/c/src/exec/score/cpu/a29k/a29ktypes.h
@@ -3,13 +3,13 @@
* This include file contains type definitions pertaining to the Intel
* no_cpu processor family.
*
- * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994.
+ * COPYRIGHT (c) 1989-1997.
* On-Line Applications Research Corporation (OAR).
- * All rights assigned to U.S. Government, 1994.
+ * Copyright assigned to U.S. Government, 1994.
*
- * This material may be reproduced by or for the U.S. Government pursuant
- * to the copyright license under the clause at DFARS 252.227-7013. This
- * notice must appear in all copies of this file and its derivatives.
+ * 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$
*/
diff --git a/c/src/exec/score/cpu/a29k/asm.h b/c/src/exec/score/cpu/a29k/asm.h
index c81d85352b..5622b124ce 100644
--- a/c/src/exec/score/cpu/a29k/asm.h
+++ b/c/src/exec/score/cpu/a29k/asm.h
@@ -19,7 +19,7 @@
* notice. This file is freely distributable as long as the source
* of the file is noted. This file is:
*
- * COPYRIGHT (c) 1994.
+ * COPYRIGHT (c) 1989-1997
* On-Line Applications Research Corporation (OAR).
*
* $Id$
diff --git a/c/src/exec/score/cpu/a29k/cpu.c b/c/src/exec/score/cpu/a29k/cpu.c
index d091b6074f..df626a6371 100644
--- a/c/src/exec/score/cpu/a29k/cpu.c
+++ b/c/src/exec/score/cpu/a29k/cpu.c
@@ -18,13 +18,13 @@
*
* Derived from c/src/exec/score/cpu/no_cpu/cpu.c:
*
- * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994.
+ * COPYRIGHT (c) 1989-1997.
* On-Line Applications Research Corporation (OAR).
- * All rights assigned to U.S. Government, 1994.
+ * Copyright assigned to U.S. Government, 1994.
*
- * This material may be reproduced by or for the U.S. Government pursuant
- * to the copyright license under the clause at DFARS 252.227-7013. This
- * notice must appear in all copies of this file and its derivatives.
+ * 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$
*/
diff --git a/c/src/exec/score/cpu/a29k/cpu.h b/c/src/exec/score/cpu/a29k/cpu.h
index 3e7a9788f1..32c09def2c 100644
--- a/c/src/exec/score/cpu/a29k/cpu.h
+++ b/c/src/exec/score/cpu/a29k/cpu.h
@@ -20,13 +20,13 @@
*
* Derived from c/src/exec/score/cpu/no_cpu/cpu_asm.c:
*
- * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994.
+ * COPYRIGHT (c) 1989-1997.
* On-Line Applications Research Corporation (OAR).
- * All rights assigned to U.S. Government, 1994.
+ * Copyright assigned to U.S. Government, 1994.
*
- * This material may be reproduced by or for the U.S. Government pursuant
- * to the copyright license under the clause at DFARS 252.227-7013. This
- * notice must appear in all copies of this file and its derivatives.
+ * 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$
*/
diff --git a/c/src/exec/score/cpu/a29k/cpu_asm.h b/c/src/exec/score/cpu/a29k/cpu_asm.h
index c8ec99f52e..03c813dc09 100644
--- a/c/src/exec/score/cpu/a29k/cpu_asm.h
+++ b/c/src/exec/score/cpu/a29k/cpu_asm.h
@@ -5,12 +5,12 @@
* if it is implemented as a ".S" file (preprocessed by cpp) instead
* of a ".s" file (preprocessed by gm4 or gasp).
*
- * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994.
+ * COPYRIGHT (c) 1989-1997.
* On-Line Applications Research Corporation (OAR).
*
- * This material may be reproduced by or for the U.S. Government pursuant
- * to the copyright license under the clause at DFARS 252.227-7013. This
- * notice must appear in all copies of this file and its derivatives.
+ * 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$
*
diff --git a/c/src/exec/score/cpu/a29k/cpu_asm.s b/c/src/exec/score/cpu/a29k/cpu_asm.s
index 78a3300627..d95950b974 100644
--- a/c/src/exec/score/cpu/a29k/cpu_asm.s
+++ b/c/src/exec/score/cpu/a29k/cpu_asm.s
@@ -22,13 +22,13 @@
; *
; * NOTE: This is supposed to be a .S or .s file NOT a C file.
; *
-; * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994.
+; * COPYRIGHT (c) 1989-1997.
; * On-Line Applications Research Corporation (OAR).
-; * All rights assigned to U.S. Government, 1994.
+; * Copyright assigned to U.S. Government, 1994.
; *
-; * This material may be reproduced by or for the U.S. Government pursuant
-; * to the copyright license under the clause at DFARS 252.227-7013. This
-; * notice must appear in all copies of this file and its derivatives.
+; * 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$
; */
diff --git a/c/src/exec/score/cpu/a29k/rtems.c b/c/src/exec/score/cpu/a29k/rtems.c
index a5c8699a0f..bf509ab474 100644
--- a/c/src/exec/score/cpu/a29k/rtems.c
+++ b/c/src/exec/score/cpu/a29k/rtems.c
@@ -5,13 +5,13 @@
*
* NOTE: This is supposed to be a .S or .s file NOT a C file.
*
- * COPYRIGHT (c) 1989, 1990, 1991, 1992, 1993, 1994.
+ * COPYRIGHT (c) 1989-1997.
* On-Line Applications Research Corporation (OAR).
- * All rights assigned to U.S. Government, 1994.
+ * Copyright assigned to U.S. Government, 1994.
*
- * This material may be reproduced by or for the U.S. Government pursuant
- * to the copyright license under the clause at DFARS 252.227-7013. This
- * notice must appear in all copies of this file and its derivatives.
+ * 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$
*/