From 60b791ada1b6fe870f7b1e76a5a80ad17c86a2e8 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 17 Feb 1998 23:46:28 +0000 Subject: updated copyright to 1998 --- c/src/exec/score/cpu/a29k/a29k.h | 2 +- c/src/exec/score/cpu/a29k/a29ktypes.h | 2 +- c/src/exec/score/cpu/a29k/cpu.c | 2 +- c/src/exec/score/cpu/a29k/cpu.h | 2 +- c/src/exec/score/cpu/a29k/cpu_asm.h | 2 +- c/src/exec/score/cpu/a29k/cpu_asm.s | 2 +- c/src/exec/score/cpu/a29k/rtems.c | 2 +- c/src/exec/score/cpu/hppa1.1/rtems.s | 2 +- c/src/exec/score/cpu/i386/cpu.c | 2 +- c/src/exec/score/cpu/i386/cpu.h | 2 +- c/src/exec/score/cpu/i386/cpu_asm.s | 2 +- c/src/exec/score/cpu/i386/i386.h | 2 +- c/src/exec/score/cpu/i386/i386types.h | 2 +- c/src/exec/score/cpu/i386/rtems.s | 2 +- c/src/exec/score/cpu/i960/cpu.c | 2 +- c/src/exec/score/cpu/i960/cpu.h | 2 +- c/src/exec/score/cpu/i960/cpu_asm.s | 2 +- c/src/exec/score/cpu/i960/i960.h | 2 +- c/src/exec/score/cpu/i960/i960types.h | 2 +- c/src/exec/score/cpu/i960/rtems.s | 2 +- c/src/exec/score/cpu/m68k/cpu.c | 2 +- c/src/exec/score/cpu/m68k/cpu.h | 2 +- c/src/exec/score/cpu/m68k/cpu_asm.s | 2 +- c/src/exec/score/cpu/m68k/m68k.h | 2 +- c/src/exec/score/cpu/m68k/m68ktypes.h | 2 +- c/src/exec/score/cpu/m68k/rtems.s | 2 +- c/src/exec/score/cpu/mips/cpu.c | 2 +- c/src/exec/score/cpu/mips/cpu_asm.S | 2 +- c/src/exec/score/cpu/mips/cpu_asm.h | 2 +- c/src/exec/score/cpu/mips/rtems.c | 2 +- c/src/exec/score/cpu/mips64orion/cpu.c | 2 +- c/src/exec/score/cpu/mips64orion/cpu.h | 2 +- c/src/exec/score/cpu/mips64orion/cpu_asm.S | 2 +- c/src/exec/score/cpu/mips64orion/cpu_asm.h | 2 +- c/src/exec/score/cpu/mips64orion/mips64orion.h | 2 +- c/src/exec/score/cpu/mips64orion/mipstypes.h | 2 +- c/src/exec/score/cpu/mips64orion/rtems.c | 2 +- c/src/exec/score/cpu/no_cpu/cpu.c | 2 +- c/src/exec/score/cpu/no_cpu/cpu.h | 2 +- c/src/exec/score/cpu/no_cpu/cpu_asm.c | 2 +- c/src/exec/score/cpu/no_cpu/cpu_asm.h | 2 +- c/src/exec/score/cpu/no_cpu/no_cpu.h | 2 +- c/src/exec/score/cpu/no_cpu/no_cputypes.h | 2 +- c/src/exec/score/cpu/no_cpu/rtems.c | 2 +- c/src/exec/score/cpu/powerpc/cpu.c | 2 +- c/src/exec/score/cpu/powerpc/cpu.h | 2 +- c/src/exec/score/cpu/powerpc/cpu_asm.s | 2 +- c/src/exec/score/cpu/powerpc/ppc.h | 2 +- c/src/exec/score/cpu/powerpc/ppctypes.h | 2 +- c/src/exec/score/cpu/powerpc/rtems.s | 2 +- c/src/exec/score/cpu/sparc/cpu.c | 2 +- c/src/exec/score/cpu/sparc/cpu.h | 2 +- c/src/exec/score/cpu/sparc/cpu_asm.s | 2 +- c/src/exec/score/cpu/sparc/erc32.h | 2 +- c/src/exec/score/cpu/sparc/rtems.s | 2 +- c/src/exec/score/cpu/sparc/sparc.h | 2 +- c/src/exec/score/cpu/sparc/sparctypes.h | 2 +- c/src/exec/score/cpu/unix/unix.h | 2 +- c/src/exec/score/cpu/unix/unixtypes.h | 2 +- c/src/exec/score/headers/address.h | 2 +- c/src/exec/score/headers/apiext.h | 2 +- c/src/exec/score/headers/bitfield.h | 2 +- c/src/exec/score/headers/chain.h | 2 +- c/src/exec/score/headers/context.h | 2 +- c/src/exec/score/headers/copyrt.h | 4 ++-- c/src/exec/score/headers/coremsg.h | 2 +- c/src/exec/score/headers/coremutex.h | 2 +- c/src/exec/score/headers/coresem.h | 2 +- c/src/exec/score/headers/debug.h | 2 +- c/src/exec/score/headers/heap.h | 2 +- c/src/exec/score/headers/interr.h | 2 +- c/src/exec/score/headers/isr.h | 2 +- c/src/exec/score/headers/mpci.h | 2 +- c/src/exec/score/headers/mppkt.h | 2 +- c/src/exec/score/headers/object.h | 2 +- c/src/exec/score/headers/objectmp.h | 2 +- c/src/exec/score/headers/priority.h | 2 +- c/src/exec/score/headers/stack.h | 2 +- c/src/exec/score/headers/states.h | 2 +- c/src/exec/score/headers/sysstate.h | 2 +- c/src/exec/score/headers/system.h | 2 +- c/src/exec/score/headers/thread.h | 2 +- c/src/exec/score/headers/threadmp.h | 2 +- c/src/exec/score/headers/threadq.h | 2 +- c/src/exec/score/headers/tod.h | 2 +- c/src/exec/score/headers/tqdata.h | 2 +- c/src/exec/score/headers/userext.h | 2 +- c/src/exec/score/headers/watchdog.h | 2 +- c/src/exec/score/headers/wkspace.h | 2 +- c/src/exec/score/include/rtems/debug.h | 2 +- c/src/exec/score/include/rtems/score/address.h | 2 +- c/src/exec/score/include/rtems/score/apiext.h | 2 +- c/src/exec/score/include/rtems/score/bitfield.h | 2 +- c/src/exec/score/include/rtems/score/chain.h | 2 +- c/src/exec/score/include/rtems/score/context.h | 2 +- c/src/exec/score/include/rtems/score/copyrt.h | 4 ++-- c/src/exec/score/include/rtems/score/coremsg.h | 2 +- c/src/exec/score/include/rtems/score/coremutex.h | 2 +- c/src/exec/score/include/rtems/score/coresem.h | 2 +- c/src/exec/score/include/rtems/score/heap.h | 2 +- c/src/exec/score/include/rtems/score/interr.h | 2 +- c/src/exec/score/include/rtems/score/isr.h | 2 +- c/src/exec/score/include/rtems/score/mpci.h | 2 +- c/src/exec/score/include/rtems/score/mppkt.h | 2 +- c/src/exec/score/include/rtems/score/object.h | 2 +- c/src/exec/score/include/rtems/score/objectmp.h | 2 +- c/src/exec/score/include/rtems/score/priority.h | 2 +- c/src/exec/score/include/rtems/score/stack.h | 2 +- c/src/exec/score/include/rtems/score/states.h | 2 +- c/src/exec/score/include/rtems/score/sysstate.h | 2 +- c/src/exec/score/include/rtems/score/thread.h | 2 +- c/src/exec/score/include/rtems/score/threadmp.h | 2 +- c/src/exec/score/include/rtems/score/threadq.h | 2 +- c/src/exec/score/include/rtems/score/tod.h | 2 +- c/src/exec/score/include/rtems/score/tqdata.h | 2 +- c/src/exec/score/include/rtems/score/userext.h | 2 +- c/src/exec/score/include/rtems/score/watchdog.h | 2 +- c/src/exec/score/include/rtems/score/wkspace.h | 2 +- c/src/exec/score/include/rtems/system.h | 2 +- c/src/exec/score/inline/address.inl | 2 +- c/src/exec/score/inline/chain.inl | 2 +- c/src/exec/score/inline/coremsg.inl | 2 +- c/src/exec/score/inline/coremutex.inl | 2 +- c/src/exec/score/inline/coresem.inl | 2 +- c/src/exec/score/inline/heap.inl | 2 +- c/src/exec/score/inline/isr.inl | 2 +- c/src/exec/score/inline/mppkt.inl | 2 +- c/src/exec/score/inline/object.inl | 2 +- c/src/exec/score/inline/objectmp.inl | 2 +- c/src/exec/score/inline/priority.inl | 2 +- c/src/exec/score/inline/rtems/score/address.inl | 2 +- c/src/exec/score/inline/rtems/score/chain.inl | 2 +- c/src/exec/score/inline/rtems/score/coremsg.inl | 2 +- c/src/exec/score/inline/rtems/score/coremutex.inl | 2 +- c/src/exec/score/inline/rtems/score/coresem.inl | 2 +- c/src/exec/score/inline/rtems/score/heap.inl | 2 +- c/src/exec/score/inline/rtems/score/isr.inl | 2 +- c/src/exec/score/inline/rtems/score/mppkt.inl | 2 +- c/src/exec/score/inline/rtems/score/object.inl | 2 +- c/src/exec/score/inline/rtems/score/objectmp.inl | 2 +- c/src/exec/score/inline/rtems/score/priority.inl | 2 +- c/src/exec/score/inline/rtems/score/stack.inl | 2 +- c/src/exec/score/inline/rtems/score/states.inl | 2 +- c/src/exec/score/inline/rtems/score/sysstate.inl | 2 +- c/src/exec/score/inline/rtems/score/thread.inl | 2 +- c/src/exec/score/inline/rtems/score/threadmp.inl | 2 +- c/src/exec/score/inline/rtems/score/tod.inl | 2 +- c/src/exec/score/inline/rtems/score/tqdata.inl | 2 +- c/src/exec/score/inline/rtems/score/userext.inl | 2 +- c/src/exec/score/inline/rtems/score/watchdog.inl | 2 +- c/src/exec/score/inline/rtems/score/wkspace.inl | 2 +- c/src/exec/score/inline/stack.inl | 2 +- c/src/exec/score/inline/states.inl | 2 +- c/src/exec/score/inline/sysstate.inl | 2 +- c/src/exec/score/inline/thread.inl | 2 +- c/src/exec/score/inline/threadmp.inl | 2 +- c/src/exec/score/inline/tod.inl | 2 +- c/src/exec/score/inline/tqdata.inl | 2 +- c/src/exec/score/inline/userext.inl | 2 +- c/src/exec/score/inline/watchdog.inl | 2 +- c/src/exec/score/inline/wkspace.inl | 2 +- c/src/exec/score/macros/address.inl | 2 +- c/src/exec/score/macros/chain.inl | 2 +- c/src/exec/score/macros/coremsg.inl | 2 +- c/src/exec/score/macros/coremutex.inl | 2 +- c/src/exec/score/macros/coresem.inl | 2 +- c/src/exec/score/macros/heap.inl | 2 +- c/src/exec/score/macros/isr.inl | 2 +- c/src/exec/score/macros/mppkt.inl | 2 +- c/src/exec/score/macros/object.inl | 2 +- c/src/exec/score/macros/objectmp.inl | 2 +- c/src/exec/score/macros/priority.inl | 2 +- c/src/exec/score/macros/rtems/score/address.inl | 2 +- c/src/exec/score/macros/rtems/score/chain.inl | 2 +- c/src/exec/score/macros/rtems/score/coremsg.inl | 2 +- c/src/exec/score/macros/rtems/score/coremutex.inl | 2 +- c/src/exec/score/macros/rtems/score/coresem.inl | 2 +- c/src/exec/score/macros/rtems/score/heap.inl | 2 +- c/src/exec/score/macros/rtems/score/isr.inl | 2 +- c/src/exec/score/macros/rtems/score/mppkt.inl | 2 +- c/src/exec/score/macros/rtems/score/object.inl | 2 +- c/src/exec/score/macros/rtems/score/objectmp.inl | 2 +- c/src/exec/score/macros/rtems/score/priority.inl | 2 +- c/src/exec/score/macros/rtems/score/stack.inl | 2 +- c/src/exec/score/macros/rtems/score/states.inl | 2 +- c/src/exec/score/macros/rtems/score/sysstate.inl | 2 +- c/src/exec/score/macros/rtems/score/thread.inl | 2 +- c/src/exec/score/macros/rtems/score/threadmp.inl | 2 +- c/src/exec/score/macros/rtems/score/tod.inl | 2 +- c/src/exec/score/macros/rtems/score/tqdata.inl | 2 +- c/src/exec/score/macros/rtems/score/userext.inl | 2 +- c/src/exec/score/macros/rtems/score/watchdog.inl | 2 +- c/src/exec/score/macros/rtems/score/wkspace.inl | 2 +- c/src/exec/score/macros/stack.inl | 2 +- c/src/exec/score/macros/states.inl | 2 +- c/src/exec/score/macros/sysstate.inl | 2 +- c/src/exec/score/macros/thread.inl | 2 +- c/src/exec/score/macros/threadmp.inl | 2 +- c/src/exec/score/macros/tod.inl | 2 +- c/src/exec/score/macros/tqdata.inl | 2 +- c/src/exec/score/macros/userext.inl | 2 +- c/src/exec/score/macros/watchdog.inl | 2 +- c/src/exec/score/macros/wkspace.inl | 2 +- c/src/exec/score/src/apiext.c | 2 +- c/src/exec/score/src/chain.c | 2 +- c/src/exec/score/src/coremsg.c | 2 +- c/src/exec/score/src/coremutex.c | 2 +- c/src/exec/score/src/coresem.c | 2 +- c/src/exec/score/src/coretod.c | 2 +- c/src/exec/score/src/heap.c | 2 +- c/src/exec/score/src/interr.c | 2 +- c/src/exec/score/src/isr.c | 2 +- c/src/exec/score/src/mpci.c | 2 +- c/src/exec/score/src/object.c | 2 +- c/src/exec/score/src/objectmp.c | 2 +- c/src/exec/score/src/thread.c | 2 +- c/src/exec/score/src/threadmp.c | 2 +- c/src/exec/score/src/threadq.c | 2 +- c/src/exec/score/src/tod.c | 2 +- c/src/exec/score/src/userext.c | 2 +- c/src/exec/score/src/watchdog.c | 2 +- c/src/exec/score/src/wkspace.c | 2 +- c/src/exec/score/tools/generic/size_rtems.in | 2 +- c/src/exec/score/tools/hppa1.1/genoffsets.c | 4 ++-- c/src/exec/score/tools/unix/gensize.c | 4 ++-- 225 files changed, 229 insertions(+), 229 deletions(-) (limited to 'c/src/exec/score') diff --git a/c/src/exec/score/cpu/a29k/a29k.h b/c/src/exec/score/cpu/a29k/a29k.h index 9d3ded3b5e..c22a70d437 100644 --- a/c/src/exec/score/cpu/a29k/a29k.h +++ b/c/src/exec/score/cpu/a29k/a29k.h @@ -1,6 +1,6 @@ /* a29k.h * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * * The license and distribution terms for this file may be diff --git a/c/src/exec/score/cpu/a29k/a29ktypes.h b/c/src/exec/score/cpu/a29k/a29ktypes.h index ebd3308bab..943a922695 100644 --- a/c/src/exec/score/cpu/a29k/a29ktypes.h +++ b/c/src/exec/score/cpu/a29k/a29ktypes.h @@ -3,7 +3,7 @@ * This include file contains type definitions pertaining to the Intel * no_cpu processor family. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/cpu/a29k/cpu.c b/c/src/exec/score/cpu/a29k/cpu.c index df210f08f0..111533a2ae 100644 --- a/c/src/exec/score/cpu/a29k/cpu.c +++ b/c/src/exec/score/cpu/a29k/cpu.c @@ -18,7 +18,7 @@ * * Derived from c/src/exec/score/cpu/no_cpu/cpu.c: * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/cpu/a29k/cpu.h b/c/src/exec/score/cpu/a29k/cpu.h index 80057e2c0a..326abaab5c 100644 --- a/c/src/exec/score/cpu/a29k/cpu.h +++ b/c/src/exec/score/cpu/a29k/cpu.h @@ -20,7 +20,7 @@ * * Derived from c/src/exec/score/cpu/no_cpu/cpu_asm.c: * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/cpu/a29k/cpu_asm.h b/c/src/exec/score/cpu/a29k/cpu_asm.h index f087cd99d5..65eaf29737 100644 --- a/c/src/exec/score/cpu/a29k/cpu_asm.h +++ b/c/src/exec/score/cpu/a29k/cpu_asm.h @@ -5,7 +5,7 @@ * if it is implemented as a ".S" file (preprocessed by cpp) instead * of a ".s" file (preprocessed by gm4 or gasp). * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * * The license and distribution terms for this file may be diff --git a/c/src/exec/score/cpu/a29k/cpu_asm.s b/c/src/exec/score/cpu/a29k/cpu_asm.s index 41528e6207..a3ed2c59c3 100644 --- a/c/src/exec/score/cpu/a29k/cpu_asm.s +++ b/c/src/exec/score/cpu/a29k/cpu_asm.s @@ -22,7 +22,7 @@ ; * ; * NOTE: This is supposed to be a .S or .s file NOT a C file. ; * -; * COPYRIGHT (c) 1989-1997. +; * COPYRIGHT (c) 1989-1998. ; * On-Line Applications Research Corporation (OAR). ; * Copyright assigned to U.S. Government, 1994. ; * diff --git a/c/src/exec/score/cpu/a29k/rtems.c b/c/src/exec/score/cpu/a29k/rtems.c index 7eaf3a2b6f..35fef9ed1a 100644 --- a/c/src/exec/score/cpu/a29k/rtems.c +++ b/c/src/exec/score/cpu/a29k/rtems.c @@ -5,7 +5,7 @@ * * NOTE: This is supposed to be a .S or .s file NOT a C file. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/cpu/hppa1.1/rtems.s b/c/src/exec/score/cpu/hppa1.1/rtems.s index afa8f40198..3f02c9d006 100644 --- a/c/src/exec/score/cpu/hppa1.1/rtems.s +++ b/c/src/exec/score/cpu/hppa1.1/rtems.s @@ -3,7 +3,7 @@ * This file contains the single entry point code for * the HPPA implementation of RTEMS. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/cpu/i386/cpu.c b/c/src/exec/score/cpu/i386/cpu.c index 152566ed9d..2ad1528a89 100644 --- a/c/src/exec/score/cpu/i386/cpu.c +++ b/c/src/exec/score/cpu/i386/cpu.c @@ -2,7 +2,7 @@ * Intel i386 Dependent Source * * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/cpu/i386/cpu.h b/c/src/exec/score/cpu/i386/cpu.h index b0b67a6a86..621571b917 100644 --- a/c/src/exec/score/cpu/i386/cpu.h +++ b/c/src/exec/score/cpu/i386/cpu.h @@ -3,7 +3,7 @@ * This include file contains information pertaining to the Intel * i386 processor. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/cpu/i386/cpu_asm.s b/c/src/exec/score/cpu/i386/cpu_asm.s index fd9448886f..2bc63fa1d5 100644 --- a/c/src/exec/score/cpu/i386/cpu_asm.s +++ b/c/src/exec/score/cpu/i386/cpu_asm.s @@ -3,7 +3,7 @@ * This file contains all assembly code for the Intel i386 implementation * of RTEMS. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/cpu/i386/i386.h b/c/src/exec/score/cpu/i386/i386.h index 0f5551eda2..7f35a68ace 100644 --- a/c/src/exec/score/cpu/i386/i386.h +++ b/c/src/exec/score/cpu/i386/i386.h @@ -3,7 +3,7 @@ * This include file contains information pertaining to the Intel * i386 processor. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/cpu/i386/i386types.h b/c/src/exec/score/cpu/i386/i386types.h index a77c14e716..7d2a8a1f4f 100644 --- a/c/src/exec/score/cpu/i386/i386types.h +++ b/c/src/exec/score/cpu/i386/i386types.h @@ -3,7 +3,7 @@ * This include file contains type definitions pertaining to the Intel * i386 processor family. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/cpu/i386/rtems.s b/c/src/exec/score/cpu/i386/rtems.s index 5466704945..ac2822b7fd 100644 --- a/c/src/exec/score/cpu/i386/rtems.s +++ b/c/src/exec/score/cpu/i386/rtems.s @@ -3,7 +3,7 @@ * This file contains the single entry point code for * the i386 implementation of RTEMS. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/cpu/i960/cpu.c b/c/src/exec/score/cpu/i960/cpu.c index fac367e456..7dbbb5828f 100644 --- a/c/src/exec/score/cpu/i960/cpu.c +++ b/c/src/exec/score/cpu/i960/cpu.c @@ -2,7 +2,7 @@ * Intel i960CA Dependent Source * * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/cpu/i960/cpu.h b/c/src/exec/score/cpu/i960/cpu.h index ea847ced55..915b0bf242 100644 --- a/c/src/exec/score/cpu/i960/cpu.h +++ b/c/src/exec/score/cpu/i960/cpu.h @@ -3,7 +3,7 @@ * This include file contains information pertaining to the Intel * i960 processor family. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/cpu/i960/cpu_asm.s b/c/src/exec/score/cpu/i960/cpu_asm.s index 7c35782a9a..fbed8babd8 100644 --- a/c/src/exec/score/cpu/i960/cpu_asm.s +++ b/c/src/exec/score/cpu/i960/cpu_asm.s @@ -3,7 +3,7 @@ * This file contains all assembly code for the i960CA implementation * of RTEMS. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/cpu/i960/i960.h b/c/src/exec/score/cpu/i960/i960.h index 73049499d2..ffaafb169f 100644 --- a/c/src/exec/score/cpu/i960/i960.h +++ b/c/src/exec/score/cpu/i960/i960.h @@ -3,7 +3,7 @@ * This include file contains information pertaining to the Intel * i960 processor family. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/cpu/i960/i960types.h b/c/src/exec/score/cpu/i960/i960types.h index 009c1d685b..dff4c95f83 100644 --- a/c/src/exec/score/cpu/i960/i960types.h +++ b/c/src/exec/score/cpu/i960/i960types.h @@ -3,7 +3,7 @@ * This include file contains type definitions pertaining to the Intel * i960 processor family. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/cpu/i960/rtems.s b/c/src/exec/score/cpu/i960/rtems.s index 7b876326c7..37fb734436 100644 --- a/c/src/exec/score/cpu/i960/rtems.s +++ b/c/src/exec/score/cpu/i960/rtems.s @@ -3,7 +3,7 @@ * This file contains the single entry point code for * the i960 implementation of RTEMS. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/cpu/m68k/cpu.c b/c/src/exec/score/cpu/m68k/cpu.c index c5370719a6..a20a83fc04 100644 --- a/c/src/exec/score/cpu/m68k/cpu.c +++ b/c/src/exec/score/cpu/m68k/cpu.c @@ -1,7 +1,7 @@ /* * Motorola MC68xxx Dependent Source * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/cpu/m68k/cpu.h b/c/src/exec/score/cpu/m68k/cpu.h index 20d5f19577..1d484eb0ab 100644 --- a/c/src/exec/score/cpu/m68k/cpu.h +++ b/c/src/exec/score/cpu/m68k/cpu.h @@ -3,7 +3,7 @@ * This include file contains information pertaining to the Motorola * m68xxx processor family. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/cpu/m68k/cpu_asm.s b/c/src/exec/score/cpu/m68k/cpu_asm.s index b3af369bba..acaaf1a628 100644 --- a/c/src/exec/score/cpu/m68k/cpu_asm.s +++ b/c/src/exec/score/cpu/m68k/cpu_asm.s @@ -3,7 +3,7 @@ * This file contains all assembly code for the MC68020 implementation * of RTEMS. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/cpu/m68k/m68k.h b/c/src/exec/score/cpu/m68k/m68k.h index 773e4171c1..b80fbea459 100644 --- a/c/src/exec/score/cpu/m68k/m68k.h +++ b/c/src/exec/score/cpu/m68k/m68k.h @@ -3,7 +3,7 @@ * This include file contains information pertaining to the Motorola * m68xxx processor family. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/cpu/m68k/m68ktypes.h b/c/src/exec/score/cpu/m68k/m68ktypes.h index 8b5b5fc96a..6592d36187 100644 --- a/c/src/exec/score/cpu/m68k/m68ktypes.h +++ b/c/src/exec/score/cpu/m68k/m68ktypes.h @@ -3,7 +3,7 @@ * This include file contains type definitions pertaining to the Motorola * m68xxx processor family. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/cpu/m68k/rtems.s b/c/src/exec/score/cpu/m68k/rtems.s index 0abbccc497..f2ce53a7d5 100644 --- a/c/src/exec/score/cpu/m68k/rtems.s +++ b/c/src/exec/score/cpu/m68k/rtems.s @@ -3,7 +3,7 @@ * This file contains the single entry point code for * the m68k implementation of RTEMS. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/cpu/mips/cpu.c b/c/src/exec/score/cpu/mips/cpu.c index 945b91d36e..4617be460d 100644 --- a/c/src/exec/score/cpu/mips/cpu.c +++ b/c/src/exec/score/cpu/mips/cpu.c @@ -18,7 +18,7 @@ * * Derived from c/src/exec/score/cpu/no_cpu/cpu.c: * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/cpu/mips/cpu_asm.S b/c/src/exec/score/cpu/mips/cpu_asm.S index d6df3391e2..7dcb8fbda7 100644 --- a/c/src/exec/score/cpu/mips/cpu_asm.S +++ b/c/src/exec/score/cpu/mips/cpu_asm.S @@ -21,7 +21,7 @@ * * Derived from c/src/exec/score/cpu/no_cpu/cpu_asm.s: * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/cpu/mips/cpu_asm.h b/c/src/exec/score/cpu/mips/cpu_asm.h index 8639b51eac..5d78f39d7c 100644 --- a/c/src/exec/score/cpu/mips/cpu_asm.h +++ b/c/src/exec/score/cpu/mips/cpu_asm.h @@ -18,7 +18,7 @@ * * Derived from c/src/exec/score/cpu/no_cpu/cpu_asm.h: * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * * The license and distribution terms for this file may be diff --git a/c/src/exec/score/cpu/mips/rtems.c b/c/src/exec/score/cpu/mips/rtems.c index 65df506c8c..356f1b8b9e 100644 --- a/c/src/exec/score/cpu/mips/rtems.c +++ b/c/src/exec/score/cpu/mips/rtems.c @@ -5,7 +5,7 @@ * * NOTE: This is supposed to be a .S or .s file NOT a C file. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/cpu/mips64orion/cpu.c b/c/src/exec/score/cpu/mips64orion/cpu.c index 945b91d36e..4617be460d 100644 --- a/c/src/exec/score/cpu/mips64orion/cpu.c +++ b/c/src/exec/score/cpu/mips64orion/cpu.c @@ -18,7 +18,7 @@ * * Derived from c/src/exec/score/cpu/no_cpu/cpu.c: * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/cpu/mips64orion/cpu.h b/c/src/exec/score/cpu/mips64orion/cpu.h index ff73090930..7868c88ddd 100644 --- a/c/src/exec/score/cpu/mips64orion/cpu.h +++ b/c/src/exec/score/cpu/mips64orion/cpu.h @@ -20,7 +20,7 @@ * * Derived from c/src/exec/score/cpu/no_cpu/cpu.h: * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/cpu/mips64orion/cpu_asm.S b/c/src/exec/score/cpu/mips64orion/cpu_asm.S index d6df3391e2..7dcb8fbda7 100644 --- a/c/src/exec/score/cpu/mips64orion/cpu_asm.S +++ b/c/src/exec/score/cpu/mips64orion/cpu_asm.S @@ -21,7 +21,7 @@ * * Derived from c/src/exec/score/cpu/no_cpu/cpu_asm.s: * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/cpu/mips64orion/cpu_asm.h b/c/src/exec/score/cpu/mips64orion/cpu_asm.h index 8639b51eac..5d78f39d7c 100644 --- a/c/src/exec/score/cpu/mips64orion/cpu_asm.h +++ b/c/src/exec/score/cpu/mips64orion/cpu_asm.h @@ -18,7 +18,7 @@ * * Derived from c/src/exec/score/cpu/no_cpu/cpu_asm.h: * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * * The license and distribution terms for this file may be diff --git a/c/src/exec/score/cpu/mips64orion/mips64orion.h b/c/src/exec/score/cpu/mips64orion/mips64orion.h index 98516ea914..ec89a32a0d 100644 --- a/c/src/exec/score/cpu/mips64orion/mips64orion.h +++ b/c/src/exec/score/cpu/mips64orion/mips64orion.h @@ -17,7 +17,7 @@ * * Derived from c/src/exec/score/cpu/no_cpu/no_cpu.h: * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * * The license and distribution terms for this file may be diff --git a/c/src/exec/score/cpu/mips64orion/mipstypes.h b/c/src/exec/score/cpu/mips64orion/mipstypes.h index d873c107ec..50f28ccf9b 100644 --- a/c/src/exec/score/cpu/mips64orion/mipstypes.h +++ b/c/src/exec/score/cpu/mips64orion/mipstypes.h @@ -18,7 +18,7 @@ * Transition Networks makes no representations about the suitability * of this software for any purpose. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/cpu/mips64orion/rtems.c b/c/src/exec/score/cpu/mips64orion/rtems.c index 65df506c8c..356f1b8b9e 100644 --- a/c/src/exec/score/cpu/mips64orion/rtems.c +++ b/c/src/exec/score/cpu/mips64orion/rtems.c @@ -5,7 +5,7 @@ * * NOTE: This is supposed to be a .S or .s file NOT a C file. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/cpu/no_cpu/cpu.c b/c/src/exec/score/cpu/no_cpu/cpu.c index 9db152f5d5..58e71f9266 100644 --- a/c/src/exec/score/cpu/no_cpu/cpu.c +++ b/c/src/exec/score/cpu/no_cpu/cpu.c @@ -2,7 +2,7 @@ * XXX CPU Dependent Source * * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/cpu/no_cpu/cpu.h b/c/src/exec/score/cpu/no_cpu/cpu.h index 3d644a38e7..36e5681709 100644 --- a/c/src/exec/score/cpu/no_cpu/cpu.h +++ b/c/src/exec/score/cpu/no_cpu/cpu.h @@ -3,7 +3,7 @@ * This include file contains information pertaining to the XXX * processor. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/cpu/no_cpu/cpu_asm.c b/c/src/exec/score/cpu/no_cpu/cpu_asm.c index b4ac57f55d..d6abcab5c2 100644 --- a/c/src/exec/score/cpu/no_cpu/cpu_asm.c +++ b/c/src/exec/score/cpu/no_cpu/cpu_asm.c @@ -6,7 +6,7 @@ * * NOTE: This is supposed to be a .S or .s file NOT a C file. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/cpu/no_cpu/cpu_asm.h b/c/src/exec/score/cpu/no_cpu/cpu_asm.h index ae08c214e7..ed58c331bc 100644 --- a/c/src/exec/score/cpu/no_cpu/cpu_asm.h +++ b/c/src/exec/score/cpu/no_cpu/cpu_asm.h @@ -5,7 +5,7 @@ * if it is implemented as a ".S" file (preprocessed by cpp) instead * of a ".s" file (preprocessed by gm4 or gasp). * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * * The license and distribution terms for this file may be diff --git a/c/src/exec/score/cpu/no_cpu/no_cpu.h b/c/src/exec/score/cpu/no_cpu/no_cpu.h index 79e965857b..a6df61a908 100644 --- a/c/src/exec/score/cpu/no_cpu/no_cpu.h +++ b/c/src/exec/score/cpu/no_cpu/no_cpu.h @@ -4,7 +4,7 @@ * created for each CPU family port of RTEMS. * * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * * The license and distribution terms for this file may be diff --git a/c/src/exec/score/cpu/no_cpu/no_cputypes.h b/c/src/exec/score/cpu/no_cpu/no_cputypes.h index 6205a88b19..a195711342 100644 --- a/c/src/exec/score/cpu/no_cpu/no_cputypes.h +++ b/c/src/exec/score/cpu/no_cpu/no_cputypes.h @@ -3,7 +3,7 @@ * This include file contains type definitions pertaining to the Intel * no_cpu processor family. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/cpu/no_cpu/rtems.c b/c/src/exec/score/cpu/no_cpu/rtems.c index 1a41008aa6..7744c53dab 100644 --- a/c/src/exec/score/cpu/no_cpu/rtems.c +++ b/c/src/exec/score/cpu/no_cpu/rtems.c @@ -5,7 +5,7 @@ * * NOTE: This is supposed to be a .S or .s file NOT a C file. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/cpu/powerpc/cpu.c b/c/src/exec/score/cpu/powerpc/cpu.c index bdfcdd5212..2a8abb04c2 100644 --- a/c/src/exec/score/cpu/powerpc/cpu.c +++ b/c/src/exec/score/cpu/powerpc/cpu.c @@ -18,7 +18,7 @@ * * Derived from c/src/exec/cpu/no_cpu/cpu.c: * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/cpu/powerpc/cpu.h b/c/src/exec/score/cpu/powerpc/cpu.h index 4e613a581a..750066c7e5 100644 --- a/c/src/exec/score/cpu/powerpc/cpu.h +++ b/c/src/exec/score/cpu/powerpc/cpu.h @@ -20,7 +20,7 @@ * * Derived from c/src/exec/cpu/no_cpu/cpu.h: * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/cpu/powerpc/cpu_asm.s b/c/src/exec/score/cpu/powerpc/cpu_asm.s index c813d3fa6a..fccc31b7d1 100644 --- a/c/src/exec/score/cpu/powerpc/cpu_asm.s +++ b/c/src/exec/score/cpu/powerpc/cpu_asm.s @@ -21,7 +21,7 @@ * * Derived from c/src/exec/cpu/no_cpu/cpu_asm.c: * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/cpu/powerpc/ppc.h b/c/src/exec/score/cpu/powerpc/ppc.h index bd95a537fa..7785ab506e 100644 --- a/c/src/exec/score/cpu/powerpc/ppc.h +++ b/c/src/exec/score/cpu/powerpc/ppc.h @@ -20,7 +20,7 @@ * * Derived from c/src/exec/cpu/no_cpu/no_cpu.h: * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * * The license and distribution terms for this file may be diff --git a/c/src/exec/score/cpu/powerpc/ppctypes.h b/c/src/exec/score/cpu/powerpc/ppctypes.h index 8ca40c5da7..0663c63d8d 100644 --- a/c/src/exec/score/cpu/powerpc/ppctypes.h +++ b/c/src/exec/score/cpu/powerpc/ppctypes.h @@ -20,7 +20,7 @@ * * Derived from c/src/exec/cpu/no_cpu/no_cputypes.h: * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/cpu/powerpc/rtems.s b/c/src/exec/score/cpu/powerpc/rtems.s index 75e83e59d8..a2280c1edc 100644 --- a/c/src/exec/score/cpu/powerpc/rtems.s +++ b/c/src/exec/score/cpu/powerpc/rtems.s @@ -20,7 +20,7 @@ * * Derived from c/src/exec/cpu/no_cpu/rtems.c: * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/cpu/sparc/cpu.c b/c/src/exec/score/cpu/sparc/cpu.c index b7779e9ba6..70b0f8f219 100644 --- a/c/src/exec/score/cpu/sparc/cpu.c +++ b/c/src/exec/score/cpu/sparc/cpu.c @@ -1,7 +1,7 @@ /* * SPARC Dependent Source * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/cpu/sparc/cpu.h b/c/src/exec/score/cpu/sparc/cpu.h index 336e5de8ef..9d96e05838 100644 --- a/c/src/exec/score/cpu/sparc/cpu.h +++ b/c/src/exec/score/cpu/sparc/cpu.h @@ -3,7 +3,7 @@ * This include file contains information pertaining to the port of * the executive to the SPARC processor. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/cpu/sparc/cpu_asm.s b/c/src/exec/score/cpu/sparc/cpu_asm.s index 16e6df26b8..d9af28e19e 100644 --- a/c/src/exec/score/cpu/sparc/cpu_asm.s +++ b/c/src/exec/score/cpu/sparc/cpu_asm.s @@ -4,7 +4,7 @@ * in an specific CPU port of RTEMS. These algorithms must be implemented * in assembly language. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/cpu/sparc/erc32.h b/c/src/exec/score/cpu/sparc/erc32.h index e28104cf32..50df21267f 100644 --- a/c/src/exec/score/cpu/sparc/erc32.h +++ b/c/src/exec/score/cpu/sparc/erc32.h @@ -18,7 +18,7 @@ * + Memory Control Register * + Interrupt Control * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/cpu/sparc/rtems.s b/c/src/exec/score/cpu/sparc/rtems.s index c30a7f13be..f20d8c8288 100644 --- a/c/src/exec/score/cpu/sparc/rtems.s +++ b/c/src/exec/score/cpu/sparc/rtems.s @@ -3,7 +3,7 @@ * This file contains the single entry point code for * the SPARC port of RTEMS. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/cpu/sparc/sparc.h b/c/src/exec/score/cpu/sparc/sparc.h index 57ad4b947a..283548728a 100644 --- a/c/src/exec/score/cpu/sparc/sparc.h +++ b/c/src/exec/score/cpu/sparc/sparc.h @@ -3,7 +3,7 @@ * This include file contains information pertaining to the SPARC * processor family. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/cpu/sparc/sparctypes.h b/c/src/exec/score/cpu/sparc/sparctypes.h index 840b4aa779..7a7b2bb606 100644 --- a/c/src/exec/score/cpu/sparc/sparctypes.h +++ b/c/src/exec/score/cpu/sparc/sparctypes.h @@ -3,7 +3,7 @@ * This include file contains type definitions pertaining to the * SPARC processor family. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/cpu/unix/unix.h b/c/src/exec/score/cpu/unix/unix.h index 7f275d4e7c..50245cafc9 100644 --- a/c/src/exec/score/cpu/unix/unix.h +++ b/c/src/exec/score/cpu/unix/unix.h @@ -3,7 +3,7 @@ * This include file contains the definitions required by RTEMS * which are typical for a modern UNIX computer using GCC. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/cpu/unix/unixtypes.h b/c/src/exec/score/cpu/unix/unixtypes.h index 72896d0e8d..1ecaa2307d 100644 --- a/c/src/exec/score/cpu/unix/unixtypes.h +++ b/c/src/exec/score/cpu/unix/unixtypes.h @@ -3,7 +3,7 @@ * This include file contains type definitions which are appropriate * for a typical modern UNIX box using GNU C for the RTEMS simulator. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/headers/address.h b/c/src/exec/score/headers/address.h index d0200892f8..e64cd54931 100644 --- a/c/src/exec/score/headers/address.h +++ b/c/src/exec/score/headers/address.h @@ -3,7 +3,7 @@ * This include file contains the information required to manipulate * physical addresses. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/headers/apiext.h b/c/src/exec/score/headers/apiext.h index 22ca2f18f7..804b2dea4c 100644 --- a/c/src/exec/score/headers/apiext.h +++ b/c/src/exec/score/headers/apiext.h @@ -2,7 +2,7 @@ * * XXX * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/headers/bitfield.h b/c/src/exec/score/headers/bitfield.h index 8fd2c2062b..bbced47652 100644 --- a/c/src/exec/score/headers/bitfield.h +++ b/c/src/exec/score/headers/bitfield.h @@ -2,7 +2,7 @@ * * This include file contains all bit field manipulation routines. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/headers/chain.h b/c/src/exec/score/headers/chain.h index c902af856e..910f5e4414 100644 --- a/c/src/exec/score/headers/chain.h +++ b/c/src/exec/score/headers/chain.h @@ -3,7 +3,7 @@ * This include file contains all the constants and structures associated * with the Doubly Linked Chain Handler. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/headers/context.h b/c/src/exec/score/headers/context.h index 9394f94242..5a22fd4b6d 100644 --- a/c/src/exec/score/headers/context.h +++ b/c/src/exec/score/headers/context.h @@ -2,7 +2,7 @@ * * This include file contains all information about a context. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/headers/copyrt.h b/c/src/exec/score/headers/copyrt.h index a4c3c400eb..3a9a5a5c60 100644 --- a/c/src/exec/score/headers/copyrt.h +++ b/c/src/exec/score/headers/copyrt.h @@ -3,7 +3,7 @@ * This include file contains the copyright notice for RTEMS * which is included in every binary copy of the executive. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * @@ -24,7 +24,7 @@ extern "C" { #ifdef SCORE_INIT const char _Copyright_Notice[] = -"COPYRIGHT (c) 1989-1997.\n\ +"COPYRIGHT (c) 1989-1998.\n\ On-Line Applications Research Corporation (OAR).\n\ Copyright assigned to U.S. Government, 1994.\n"; diff --git a/c/src/exec/score/headers/coremsg.h b/c/src/exec/score/headers/coremsg.h index 1cae884d2d..03277e12b7 100644 --- a/c/src/exec/score/headers/coremsg.h +++ b/c/src/exec/score/headers/coremsg.h @@ -3,7 +3,7 @@ * This include file contains all the constants and structures associated * with the Message queue Handler. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/headers/coremutex.h b/c/src/exec/score/headers/coremutex.h index 6484b42079..7145e4f19f 100644 --- a/c/src/exec/score/headers/coremutex.h +++ b/c/src/exec/score/headers/coremutex.h @@ -5,7 +5,7 @@ * Dijkstra binary semaphore used to provide synchronization and mutual * exclusion capabilities. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/headers/coresem.h b/c/src/exec/score/headers/coresem.h index 1ff04e4793..2ef1371e8d 100644 --- a/c/src/exec/score/headers/coresem.h +++ b/c/src/exec/score/headers/coresem.h @@ -5,7 +5,7 @@ * standard Dijkstra binary semaphore used to provide synchronization * and mutual exclusion capabilities. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/headers/debug.h b/c/src/exec/score/headers/debug.h index 4796460836..5c83e67d05 100644 --- a/c/src/exec/score/headers/debug.h +++ b/c/src/exec/score/headers/debug.h @@ -5,7 +5,7 @@ * Manager since it is externally accessible. * * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/headers/heap.h b/c/src/exec/score/headers/heap.h index 68e151ccac..eaee7cde3f 100644 --- a/c/src/exec/score/headers/heap.h +++ b/c/src/exec/score/headers/heap.h @@ -8,7 +8,7 @@ * and unallocated blocks is contained in the heap space. A heap header * contains control information for the heap. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/headers/interr.h b/c/src/exec/score/headers/interr.h index 4b601ca9e9..e999ceff7a 100644 --- a/c/src/exec/score/headers/interr.h +++ b/c/src/exec/score/headers/interr.h @@ -4,7 +4,7 @@ * to the Internal Error Handler. * * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/headers/isr.h b/c/src/exec/score/headers/isr.h index ceb69fc2bb..8016e2116b 100644 --- a/c/src/exec/score/headers/isr.h +++ b/c/src/exec/score/headers/isr.h @@ -5,7 +5,7 @@ * supports interrupt critical sections, vectoring of user interrupt * handlers, nesting of interrupts, and manipulating interrupt levels. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/headers/mpci.h b/c/src/exec/score/headers/mpci.h index 70072fe612..4475021eca 100644 --- a/c/src/exec/score/headers/mpci.h +++ b/c/src/exec/score/headers/mpci.h @@ -3,7 +3,7 @@ * This include file contains all the constants and structures associated * with the MPCI layer. It provides mechanisms to utilize packets. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/headers/mppkt.h b/c/src/exec/score/headers/mppkt.h index 9a8e46a705..1838d92336 100644 --- a/c/src/exec/score/headers/mppkt.h +++ b/c/src/exec/score/headers/mppkt.h @@ -7,7 +7,7 @@ * nodes in an MP system. * * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/headers/object.h b/c/src/exec/score/headers/object.h index 1cf73fdeb8..0198731b96 100644 --- a/c/src/exec/score/headers/object.h +++ b/c/src/exec/score/headers/object.h @@ -5,7 +5,7 @@ * can be used to initialize and manipulate all objects which have * ids. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/headers/objectmp.h b/c/src/exec/score/headers/objectmp.h index 68b8eb9e16..e307ca4264 100644 --- a/c/src/exec/score/headers/objectmp.h +++ b/c/src/exec/score/headers/objectmp.h @@ -3,7 +3,7 @@ * This include file contains all the constants and structures associated * with the manipulation of Global RTEMS Objects. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/headers/priority.h b/c/src/exec/score/headers/priority.h index 43f810efcf..7241888242 100644 --- a/c/src/exec/score/headers/priority.h +++ b/c/src/exec/score/headers/priority.h @@ -4,7 +4,7 @@ * This Handler provides mechanisms which can be used to * initialize and manipulate thread priorities. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/headers/stack.h b/c/src/exec/score/headers/stack.h index 010c64619b..1fc4a13966 100644 --- a/c/src/exec/score/headers/stack.h +++ b/c/src/exec/score/headers/stack.h @@ -4,7 +4,7 @@ * Stack Handler. This Handler provides mechanisms which can be used to * initialize and utilize stacks. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/headers/states.h b/c/src/exec/score/headers/states.h index b72ca33966..a0d7ed8ab8 100644 --- a/c/src/exec/score/headers/states.h +++ b/c/src/exec/score/headers/states.h @@ -2,7 +2,7 @@ * * This include file contains thread execution state information. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/headers/sysstate.h b/c/src/exec/score/headers/sysstate.h index 3f915f8fff..8451894e97 100644 --- a/c/src/exec/score/headers/sysstate.h +++ b/c/src/exec/score/headers/sysstate.h @@ -2,7 +2,7 @@ * * This include file contains information regarding the system state. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/headers/system.h b/c/src/exec/score/headers/system.h index e9026341cd..5e1cc80ed5 100644 --- a/c/src/exec/score/headers/system.h +++ b/c/src/exec/score/headers/system.h @@ -4,7 +4,7 @@ * function in the executive. This must be the first include file * included in all internal RTEMS files. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/headers/thread.h b/c/src/exec/score/headers/thread.h index 11d8368075..0108536cd5 100644 --- a/c/src/exec/score/headers/thread.h +++ b/c/src/exec/score/headers/thread.h @@ -3,7 +3,7 @@ * This include file contains all constants and structures associated * with the thread control block. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/headers/threadmp.h b/c/src/exec/score/headers/threadmp.h index cf0bf36d29..497bdc8c5b 100644 --- a/c/src/exec/score/headers/threadmp.h +++ b/c/src/exec/score/headers/threadmp.h @@ -3,7 +3,7 @@ * This include file contains the specification for all routines * and data specific to the multiprocessing portion of the thread package. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/headers/threadq.h b/c/src/exec/score/headers/threadq.h index c0842162c3..d3a0f58ad1 100644 --- a/c/src/exec/score/headers/threadq.h +++ b/c/src/exec/score/headers/threadq.h @@ -3,7 +3,7 @@ * This include file contains all the constants and structures associated * with the manipulation of objects. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/headers/tod.h b/c/src/exec/score/headers/tod.h index e0ed1e51ca..b87486bda1 100644 --- a/c/src/exec/score/headers/tod.h +++ b/c/src/exec/score/headers/tod.h @@ -3,7 +3,7 @@ * This include file contains all the constants and structures associated * with the Time of Day Handler. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/headers/tqdata.h b/c/src/exec/score/headers/tqdata.h index 408a4c5b2e..6136d35412 100644 --- a/c/src/exec/score/headers/tqdata.h +++ b/c/src/exec/score/headers/tqdata.h @@ -3,7 +3,7 @@ * This include file contains all the constants and structures * needed to declare a thread queue. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/headers/userext.h b/c/src/exec/score/headers/userext.h index 6a048b847e..b97923d88b 100644 --- a/c/src/exec/score/headers/userext.h +++ b/c/src/exec/score/headers/userext.h @@ -4,7 +4,7 @@ * Handler provides mechanisms which can be used to initialize and manipulate * all user extensions. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/headers/watchdog.h b/c/src/exec/score/headers/watchdog.h index e048521054..ceb09793f6 100644 --- a/c/src/exec/score/headers/watchdog.h +++ b/c/src/exec/score/headers/watchdog.h @@ -4,7 +4,7 @@ * with watchdog timers. This Handler provides mechanisms which can be * used to initialize and manipulate watchdog timers. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/headers/wkspace.h b/c/src/exec/score/headers/wkspace.h index 8ec693db2b..3b4b84f95f 100644 --- a/c/src/exec/score/headers/wkspace.h +++ b/c/src/exec/score/headers/wkspace.h @@ -4,7 +4,7 @@ * RAM Workspace. This Handler provides mechanisms which can be used to * define, initialize and manipulate the workspace. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/include/rtems/debug.h b/c/src/exec/score/include/rtems/debug.h index 4796460836..5c83e67d05 100644 --- a/c/src/exec/score/include/rtems/debug.h +++ b/c/src/exec/score/include/rtems/debug.h @@ -5,7 +5,7 @@ * Manager since it is externally accessible. * * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/include/rtems/score/address.h b/c/src/exec/score/include/rtems/score/address.h index d0200892f8..e64cd54931 100644 --- a/c/src/exec/score/include/rtems/score/address.h +++ b/c/src/exec/score/include/rtems/score/address.h @@ -3,7 +3,7 @@ * This include file contains the information required to manipulate * physical addresses. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/include/rtems/score/apiext.h b/c/src/exec/score/include/rtems/score/apiext.h index 22ca2f18f7..804b2dea4c 100644 --- a/c/src/exec/score/include/rtems/score/apiext.h +++ b/c/src/exec/score/include/rtems/score/apiext.h @@ -2,7 +2,7 @@ * * XXX * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/include/rtems/score/bitfield.h b/c/src/exec/score/include/rtems/score/bitfield.h index 8fd2c2062b..bbced47652 100644 --- a/c/src/exec/score/include/rtems/score/bitfield.h +++ b/c/src/exec/score/include/rtems/score/bitfield.h @@ -2,7 +2,7 @@ * * This include file contains all bit field manipulation routines. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/include/rtems/score/chain.h b/c/src/exec/score/include/rtems/score/chain.h index c902af856e..910f5e4414 100644 --- a/c/src/exec/score/include/rtems/score/chain.h +++ b/c/src/exec/score/include/rtems/score/chain.h @@ -3,7 +3,7 @@ * This include file contains all the constants and structures associated * with the Doubly Linked Chain Handler. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/include/rtems/score/context.h b/c/src/exec/score/include/rtems/score/context.h index 9394f94242..5a22fd4b6d 100644 --- a/c/src/exec/score/include/rtems/score/context.h +++ b/c/src/exec/score/include/rtems/score/context.h @@ -2,7 +2,7 @@ * * This include file contains all information about a context. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/include/rtems/score/copyrt.h b/c/src/exec/score/include/rtems/score/copyrt.h index a4c3c400eb..3a9a5a5c60 100644 --- a/c/src/exec/score/include/rtems/score/copyrt.h +++ b/c/src/exec/score/include/rtems/score/copyrt.h @@ -3,7 +3,7 @@ * This include file contains the copyright notice for RTEMS * which is included in every binary copy of the executive. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * @@ -24,7 +24,7 @@ extern "C" { #ifdef SCORE_INIT const char _Copyright_Notice[] = -"COPYRIGHT (c) 1989-1997.\n\ +"COPYRIGHT (c) 1989-1998.\n\ On-Line Applications Research Corporation (OAR).\n\ Copyright assigned to U.S. Government, 1994.\n"; diff --git a/c/src/exec/score/include/rtems/score/coremsg.h b/c/src/exec/score/include/rtems/score/coremsg.h index 1cae884d2d..03277e12b7 100644 --- a/c/src/exec/score/include/rtems/score/coremsg.h +++ b/c/src/exec/score/include/rtems/score/coremsg.h @@ -3,7 +3,7 @@ * This include file contains all the constants and structures associated * with the Message queue Handler. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/include/rtems/score/coremutex.h b/c/src/exec/score/include/rtems/score/coremutex.h index 6484b42079..7145e4f19f 100644 --- a/c/src/exec/score/include/rtems/score/coremutex.h +++ b/c/src/exec/score/include/rtems/score/coremutex.h @@ -5,7 +5,7 @@ * Dijkstra binary semaphore used to provide synchronization and mutual * exclusion capabilities. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/include/rtems/score/coresem.h b/c/src/exec/score/include/rtems/score/coresem.h index 1ff04e4793..2ef1371e8d 100644 --- a/c/src/exec/score/include/rtems/score/coresem.h +++ b/c/src/exec/score/include/rtems/score/coresem.h @@ -5,7 +5,7 @@ * standard Dijkstra binary semaphore used to provide synchronization * and mutual exclusion capabilities. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/include/rtems/score/heap.h b/c/src/exec/score/include/rtems/score/heap.h index 68e151ccac..eaee7cde3f 100644 --- a/c/src/exec/score/include/rtems/score/heap.h +++ b/c/src/exec/score/include/rtems/score/heap.h @@ -8,7 +8,7 @@ * and unallocated blocks is contained in the heap space. A heap header * contains control information for the heap. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/include/rtems/score/interr.h b/c/src/exec/score/include/rtems/score/interr.h index 4b601ca9e9..e999ceff7a 100644 --- a/c/src/exec/score/include/rtems/score/interr.h +++ b/c/src/exec/score/include/rtems/score/interr.h @@ -4,7 +4,7 @@ * to the Internal Error Handler. * * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/include/rtems/score/isr.h b/c/src/exec/score/include/rtems/score/isr.h index ceb69fc2bb..8016e2116b 100644 --- a/c/src/exec/score/include/rtems/score/isr.h +++ b/c/src/exec/score/include/rtems/score/isr.h @@ -5,7 +5,7 @@ * supports interrupt critical sections, vectoring of user interrupt * handlers, nesting of interrupts, and manipulating interrupt levels. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/include/rtems/score/mpci.h b/c/src/exec/score/include/rtems/score/mpci.h index 70072fe612..4475021eca 100644 --- a/c/src/exec/score/include/rtems/score/mpci.h +++ b/c/src/exec/score/include/rtems/score/mpci.h @@ -3,7 +3,7 @@ * This include file contains all the constants and structures associated * with the MPCI layer. It provides mechanisms to utilize packets. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/include/rtems/score/mppkt.h b/c/src/exec/score/include/rtems/score/mppkt.h index 9a8e46a705..1838d92336 100644 --- a/c/src/exec/score/include/rtems/score/mppkt.h +++ b/c/src/exec/score/include/rtems/score/mppkt.h @@ -7,7 +7,7 @@ * nodes in an MP system. * * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/include/rtems/score/object.h b/c/src/exec/score/include/rtems/score/object.h index 1cf73fdeb8..0198731b96 100644 --- a/c/src/exec/score/include/rtems/score/object.h +++ b/c/src/exec/score/include/rtems/score/object.h @@ -5,7 +5,7 @@ * can be used to initialize and manipulate all objects which have * ids. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/include/rtems/score/objectmp.h b/c/src/exec/score/include/rtems/score/objectmp.h index 68b8eb9e16..e307ca4264 100644 --- a/c/src/exec/score/include/rtems/score/objectmp.h +++ b/c/src/exec/score/include/rtems/score/objectmp.h @@ -3,7 +3,7 @@ * This include file contains all the constants and structures associated * with the manipulation of Global RTEMS Objects. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/include/rtems/score/priority.h b/c/src/exec/score/include/rtems/score/priority.h index 43f810efcf..7241888242 100644 --- a/c/src/exec/score/include/rtems/score/priority.h +++ b/c/src/exec/score/include/rtems/score/priority.h @@ -4,7 +4,7 @@ * This Handler provides mechanisms which can be used to * initialize and manipulate thread priorities. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/include/rtems/score/stack.h b/c/src/exec/score/include/rtems/score/stack.h index 010c64619b..1fc4a13966 100644 --- a/c/src/exec/score/include/rtems/score/stack.h +++ b/c/src/exec/score/include/rtems/score/stack.h @@ -4,7 +4,7 @@ * Stack Handler. This Handler provides mechanisms which can be used to * initialize and utilize stacks. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/include/rtems/score/states.h b/c/src/exec/score/include/rtems/score/states.h index b72ca33966..a0d7ed8ab8 100644 --- a/c/src/exec/score/include/rtems/score/states.h +++ b/c/src/exec/score/include/rtems/score/states.h @@ -2,7 +2,7 @@ * * This include file contains thread execution state information. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/include/rtems/score/sysstate.h b/c/src/exec/score/include/rtems/score/sysstate.h index 3f915f8fff..8451894e97 100644 --- a/c/src/exec/score/include/rtems/score/sysstate.h +++ b/c/src/exec/score/include/rtems/score/sysstate.h @@ -2,7 +2,7 @@ * * This include file contains information regarding the system state. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/include/rtems/score/thread.h b/c/src/exec/score/include/rtems/score/thread.h index 11d8368075..0108536cd5 100644 --- a/c/src/exec/score/include/rtems/score/thread.h +++ b/c/src/exec/score/include/rtems/score/thread.h @@ -3,7 +3,7 @@ * This include file contains all constants and structures associated * with the thread control block. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/include/rtems/score/threadmp.h b/c/src/exec/score/include/rtems/score/threadmp.h index cf0bf36d29..497bdc8c5b 100644 --- a/c/src/exec/score/include/rtems/score/threadmp.h +++ b/c/src/exec/score/include/rtems/score/threadmp.h @@ -3,7 +3,7 @@ * This include file contains the specification for all routines * and data specific to the multiprocessing portion of the thread package. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/include/rtems/score/threadq.h b/c/src/exec/score/include/rtems/score/threadq.h index c0842162c3..d3a0f58ad1 100644 --- a/c/src/exec/score/include/rtems/score/threadq.h +++ b/c/src/exec/score/include/rtems/score/threadq.h @@ -3,7 +3,7 @@ * This include file contains all the constants and structures associated * with the manipulation of objects. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/include/rtems/score/tod.h b/c/src/exec/score/include/rtems/score/tod.h index e0ed1e51ca..b87486bda1 100644 --- a/c/src/exec/score/include/rtems/score/tod.h +++ b/c/src/exec/score/include/rtems/score/tod.h @@ -3,7 +3,7 @@ * This include file contains all the constants and structures associated * with the Time of Day Handler. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/include/rtems/score/tqdata.h b/c/src/exec/score/include/rtems/score/tqdata.h index 408a4c5b2e..6136d35412 100644 --- a/c/src/exec/score/include/rtems/score/tqdata.h +++ b/c/src/exec/score/include/rtems/score/tqdata.h @@ -3,7 +3,7 @@ * This include file contains all the constants and structures * needed to declare a thread queue. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/include/rtems/score/userext.h b/c/src/exec/score/include/rtems/score/userext.h index 6a048b847e..b97923d88b 100644 --- a/c/src/exec/score/include/rtems/score/userext.h +++ b/c/src/exec/score/include/rtems/score/userext.h @@ -4,7 +4,7 @@ * Handler provides mechanisms which can be used to initialize and manipulate * all user extensions. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/include/rtems/score/watchdog.h b/c/src/exec/score/include/rtems/score/watchdog.h index e048521054..ceb09793f6 100644 --- a/c/src/exec/score/include/rtems/score/watchdog.h +++ b/c/src/exec/score/include/rtems/score/watchdog.h @@ -4,7 +4,7 @@ * with watchdog timers. This Handler provides mechanisms which can be * used to initialize and manipulate watchdog timers. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/include/rtems/score/wkspace.h b/c/src/exec/score/include/rtems/score/wkspace.h index 8ec693db2b..3b4b84f95f 100644 --- a/c/src/exec/score/include/rtems/score/wkspace.h +++ b/c/src/exec/score/include/rtems/score/wkspace.h @@ -4,7 +4,7 @@ * RAM Workspace. This Handler provides mechanisms which can be used to * define, initialize and manipulate the workspace. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/include/rtems/system.h b/c/src/exec/score/include/rtems/system.h index e9026341cd..5e1cc80ed5 100644 --- a/c/src/exec/score/include/rtems/system.h +++ b/c/src/exec/score/include/rtems/system.h @@ -4,7 +4,7 @@ * function in the executive. This must be the first include file * included in all internal RTEMS files. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/inline/address.inl b/c/src/exec/score/inline/address.inl index b0379f007c..2e3049d08e 100644 --- a/c/src/exec/score/inline/address.inl +++ b/c/src/exec/score/inline/address.inl @@ -3,7 +3,7 @@ * This include file contains the bodies of the routines * about addresses which are inlined. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/inline/chain.inl b/c/src/exec/score/inline/chain.inl index 06a12c291b..4bd80116ae 100644 --- a/c/src/exec/score/inline/chain.inl +++ b/c/src/exec/score/inline/chain.inl @@ -7,7 +7,7 @@ * to complex. No other Chain Handler routine is referenced * unless it has already been defined. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/inline/coremsg.inl b/c/src/exec/score/inline/coremsg.inl index f8e6e57d74..a43b0e7b06 100644 --- a/c/src/exec/score/inline/coremsg.inl +++ b/c/src/exec/score/inline/coremsg.inl @@ -3,7 +3,7 @@ * This include file contains the static inline implementation of all * inlined routines in the Core Message Handler. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/inline/coremutex.inl b/c/src/exec/score/inline/coremutex.inl index 214bf2b46d..457f7c7d7d 100644 --- a/c/src/exec/score/inline/coremutex.inl +++ b/c/src/exec/score/inline/coremutex.inl @@ -3,7 +3,7 @@ * This include file contains all of the inlined routines associated * with the CORE mutexes. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/inline/coresem.inl b/c/src/exec/score/inline/coresem.inl index 274b3d8054..7ef8c93990 100644 --- a/c/src/exec/score/inline/coresem.inl +++ b/c/src/exec/score/inline/coresem.inl @@ -3,7 +3,7 @@ * This include file contains all of the inlined routines associated * with the CORE semaphore. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/inline/heap.inl b/c/src/exec/score/inline/heap.inl index db89dbc3f7..cc61723982 100644 --- a/c/src/exec/score/inline/heap.inl +++ b/c/src/exec/score/inline/heap.inl @@ -3,7 +3,7 @@ * This file contains the static inline implementation of the inlined * routines from the heap handler. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/inline/isr.inl b/c/src/exec/score/inline/isr.inl index ec71017de8..6bd6e09d16 100644 --- a/c/src/exec/score/inline/isr.inl +++ b/c/src/exec/score/inline/isr.inl @@ -3,7 +3,7 @@ * This include file contains the static implementation of all * inlined routines in the Interrupt Handler. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/inline/mppkt.inl b/c/src/exec/score/inline/mppkt.inl index f412a70d5c..4be286b294 100644 --- a/c/src/exec/score/inline/mppkt.inl +++ b/c/src/exec/score/inline/mppkt.inl @@ -3,7 +3,7 @@ * This package is the implementation of the Packet Handler * routines which are inlined. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/inline/object.inl b/c/src/exec/score/inline/object.inl index 3b4cf757b4..101779ea80 100644 --- a/c/src/exec/score/inline/object.inl +++ b/c/src/exec/score/inline/object.inl @@ -3,7 +3,7 @@ * This include file contains the static inline implementation of all * of the inlined routines in the Object Handler. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/inline/objectmp.inl b/c/src/exec/score/inline/objectmp.inl index dbd41e8529..f8fc62e129 100644 --- a/c/src/exec/score/inline/objectmp.inl +++ b/c/src/exec/score/inline/objectmp.inl @@ -3,7 +3,7 @@ * This include file contains the bodies of all inlined routines * which deal with global objects. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/inline/priority.inl b/c/src/exec/score/inline/priority.inl index 1bff46824f..b19d157976 100644 --- a/c/src/exec/score/inline/priority.inl +++ b/c/src/exec/score/inline/priority.inl @@ -3,7 +3,7 @@ * This file contains the static inline implementation of all inlined * routines in the Priority Handler. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/inline/rtems/score/address.inl b/c/src/exec/score/inline/rtems/score/address.inl index b0379f007c..2e3049d08e 100644 --- a/c/src/exec/score/inline/rtems/score/address.inl +++ b/c/src/exec/score/inline/rtems/score/address.inl @@ -3,7 +3,7 @@ * This include file contains the bodies of the routines * about addresses which are inlined. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/inline/rtems/score/chain.inl b/c/src/exec/score/inline/rtems/score/chain.inl index 06a12c291b..4bd80116ae 100644 --- a/c/src/exec/score/inline/rtems/score/chain.inl +++ b/c/src/exec/score/inline/rtems/score/chain.inl @@ -7,7 +7,7 @@ * to complex. No other Chain Handler routine is referenced * unless it has already been defined. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/inline/rtems/score/coremsg.inl b/c/src/exec/score/inline/rtems/score/coremsg.inl index f8e6e57d74..a43b0e7b06 100644 --- a/c/src/exec/score/inline/rtems/score/coremsg.inl +++ b/c/src/exec/score/inline/rtems/score/coremsg.inl @@ -3,7 +3,7 @@ * This include file contains the static inline implementation of all * inlined routines in the Core Message Handler. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/inline/rtems/score/coremutex.inl b/c/src/exec/score/inline/rtems/score/coremutex.inl index 214bf2b46d..457f7c7d7d 100644 --- a/c/src/exec/score/inline/rtems/score/coremutex.inl +++ b/c/src/exec/score/inline/rtems/score/coremutex.inl @@ -3,7 +3,7 @@ * This include file contains all of the inlined routines associated * with the CORE mutexes. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/inline/rtems/score/coresem.inl b/c/src/exec/score/inline/rtems/score/coresem.inl index 274b3d8054..7ef8c93990 100644 --- a/c/src/exec/score/inline/rtems/score/coresem.inl +++ b/c/src/exec/score/inline/rtems/score/coresem.inl @@ -3,7 +3,7 @@ * This include file contains all of the inlined routines associated * with the CORE semaphore. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/inline/rtems/score/heap.inl b/c/src/exec/score/inline/rtems/score/heap.inl index db89dbc3f7..cc61723982 100644 --- a/c/src/exec/score/inline/rtems/score/heap.inl +++ b/c/src/exec/score/inline/rtems/score/heap.inl @@ -3,7 +3,7 @@ * This file contains the static inline implementation of the inlined * routines from the heap handler. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/inline/rtems/score/isr.inl b/c/src/exec/score/inline/rtems/score/isr.inl index ec71017de8..6bd6e09d16 100644 --- a/c/src/exec/score/inline/rtems/score/isr.inl +++ b/c/src/exec/score/inline/rtems/score/isr.inl @@ -3,7 +3,7 @@ * This include file contains the static implementation of all * inlined routines in the Interrupt Handler. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/inline/rtems/score/mppkt.inl b/c/src/exec/score/inline/rtems/score/mppkt.inl index f412a70d5c..4be286b294 100644 --- a/c/src/exec/score/inline/rtems/score/mppkt.inl +++ b/c/src/exec/score/inline/rtems/score/mppkt.inl @@ -3,7 +3,7 @@ * This package is the implementation of the Packet Handler * routines which are inlined. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/inline/rtems/score/object.inl b/c/src/exec/score/inline/rtems/score/object.inl index 3b4cf757b4..101779ea80 100644 --- a/c/src/exec/score/inline/rtems/score/object.inl +++ b/c/src/exec/score/inline/rtems/score/object.inl @@ -3,7 +3,7 @@ * This include file contains the static inline implementation of all * of the inlined routines in the Object Handler. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/inline/rtems/score/objectmp.inl b/c/src/exec/score/inline/rtems/score/objectmp.inl index dbd41e8529..f8fc62e129 100644 --- a/c/src/exec/score/inline/rtems/score/objectmp.inl +++ b/c/src/exec/score/inline/rtems/score/objectmp.inl @@ -3,7 +3,7 @@ * This include file contains the bodies of all inlined routines * which deal with global objects. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/inline/rtems/score/priority.inl b/c/src/exec/score/inline/rtems/score/priority.inl index 1bff46824f..b19d157976 100644 --- a/c/src/exec/score/inline/rtems/score/priority.inl +++ b/c/src/exec/score/inline/rtems/score/priority.inl @@ -3,7 +3,7 @@ * This file contains the static inline implementation of all inlined * routines in the Priority Handler. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/inline/rtems/score/stack.inl b/c/src/exec/score/inline/rtems/score/stack.inl index 2da4bf3d4a..eedd2f5ba2 100644 --- a/c/src/exec/score/inline/rtems/score/stack.inl +++ b/c/src/exec/score/inline/rtems/score/stack.inl @@ -3,7 +3,7 @@ * This file contains the static inline implementation of the inlined * routines from the Stack Handler. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/inline/rtems/score/states.inl b/c/src/exec/score/inline/rtems/score/states.inl index c9eea8e33f..1e67b14144 100644 --- a/c/src/exec/score/inline/rtems/score/states.inl +++ b/c/src/exec/score/inline/rtems/score/states.inl @@ -3,7 +3,7 @@ * This file contains the macro implementation of the inlined * routines associated with thread state information. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/inline/rtems/score/sysstate.inl b/c/src/exec/score/inline/rtems/score/sysstate.inl index 50dc002191..dea36d2806 100644 --- a/c/src/exec/score/inline/rtems/score/sysstate.inl +++ b/c/src/exec/score/inline/rtems/score/sysstate.inl @@ -3,7 +3,7 @@ * This file contains the inline implementation of routines regarding the * system state. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/inline/rtems/score/thread.inl b/c/src/exec/score/inline/rtems/score/thread.inl index f8d562f339..eef4532c07 100644 --- a/c/src/exec/score/inline/rtems/score/thread.inl +++ b/c/src/exec/score/inline/rtems/score/thread.inl @@ -3,7 +3,7 @@ * This file contains the macro implementation of the inlined * routines from the Thread handler. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/inline/rtems/score/threadmp.inl b/c/src/exec/score/inline/rtems/score/threadmp.inl index e6b2e098d2..7a0391ff73 100644 --- a/c/src/exec/score/inline/rtems/score/threadmp.inl +++ b/c/src/exec/score/inline/rtems/score/threadmp.inl @@ -3,7 +3,7 @@ * This include file contains the bodies of all inlined routines * for the multiprocessing part of thread package. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/inline/rtems/score/tod.inl b/c/src/exec/score/inline/rtems/score/tod.inl index 14038b6b6b..326d662e64 100644 --- a/c/src/exec/score/inline/rtems/score/tod.inl +++ b/c/src/exec/score/inline/rtems/score/tod.inl @@ -3,7 +3,7 @@ * This file contains the static inline implementation of the inlined routines * from the Time of Day Handler. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/inline/rtems/score/tqdata.inl b/c/src/exec/score/inline/rtems/score/tqdata.inl index 00d25953f3..d589933cf8 100644 --- a/c/src/exec/score/inline/rtems/score/tqdata.inl +++ b/c/src/exec/score/inline/rtems/score/tqdata.inl @@ -3,7 +3,7 @@ * This file contains the static inline implementation of the inlined * routines needed to support the Thread Queue Data. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/inline/rtems/score/userext.inl b/c/src/exec/score/inline/rtems/score/userext.inl index b09226dda8..3ddb8459b8 100644 --- a/c/src/exec/score/inline/rtems/score/userext.inl +++ b/c/src/exec/score/inline/rtems/score/userext.inl @@ -3,7 +3,7 @@ * This file contains the macro implementation of the inlined routines * from the User Extension Handler * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/inline/rtems/score/watchdog.inl b/c/src/exec/score/inline/rtems/score/watchdog.inl index 38f6c756cf..9662a9abc6 100644 --- a/c/src/exec/score/inline/rtems/score/watchdog.inl +++ b/c/src/exec/score/inline/rtems/score/watchdog.inl @@ -3,7 +3,7 @@ * This file contains the static inline implementation of all inlined * routines in the Watchdog Handler. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/inline/rtems/score/wkspace.inl b/c/src/exec/score/inline/rtems/score/wkspace.inl index 0440f6c5cd..f92bde0f41 100644 --- a/c/src/exec/score/inline/rtems/score/wkspace.inl +++ b/c/src/exec/score/inline/rtems/score/wkspace.inl @@ -3,7 +3,7 @@ * This include file contains the bodies of the routines which contains * information related to the RAM Workspace. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/inline/stack.inl b/c/src/exec/score/inline/stack.inl index 2da4bf3d4a..eedd2f5ba2 100644 --- a/c/src/exec/score/inline/stack.inl +++ b/c/src/exec/score/inline/stack.inl @@ -3,7 +3,7 @@ * This file contains the static inline implementation of the inlined * routines from the Stack Handler. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/inline/states.inl b/c/src/exec/score/inline/states.inl index c9eea8e33f..1e67b14144 100644 --- a/c/src/exec/score/inline/states.inl +++ b/c/src/exec/score/inline/states.inl @@ -3,7 +3,7 @@ * This file contains the macro implementation of the inlined * routines associated with thread state information. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/inline/sysstate.inl b/c/src/exec/score/inline/sysstate.inl index 50dc002191..dea36d2806 100644 --- a/c/src/exec/score/inline/sysstate.inl +++ b/c/src/exec/score/inline/sysstate.inl @@ -3,7 +3,7 @@ * This file contains the inline implementation of routines regarding the * system state. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/inline/thread.inl b/c/src/exec/score/inline/thread.inl index f8d562f339..eef4532c07 100644 --- a/c/src/exec/score/inline/thread.inl +++ b/c/src/exec/score/inline/thread.inl @@ -3,7 +3,7 @@ * This file contains the macro implementation of the inlined * routines from the Thread handler. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/inline/threadmp.inl b/c/src/exec/score/inline/threadmp.inl index e6b2e098d2..7a0391ff73 100644 --- a/c/src/exec/score/inline/threadmp.inl +++ b/c/src/exec/score/inline/threadmp.inl @@ -3,7 +3,7 @@ * This include file contains the bodies of all inlined routines * for the multiprocessing part of thread package. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/inline/tod.inl b/c/src/exec/score/inline/tod.inl index 14038b6b6b..326d662e64 100644 --- a/c/src/exec/score/inline/tod.inl +++ b/c/src/exec/score/inline/tod.inl @@ -3,7 +3,7 @@ * This file contains the static inline implementation of the inlined routines * from the Time of Day Handler. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/inline/tqdata.inl b/c/src/exec/score/inline/tqdata.inl index 00d25953f3..d589933cf8 100644 --- a/c/src/exec/score/inline/tqdata.inl +++ b/c/src/exec/score/inline/tqdata.inl @@ -3,7 +3,7 @@ * This file contains the static inline implementation of the inlined * routines needed to support the Thread Queue Data. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/inline/userext.inl b/c/src/exec/score/inline/userext.inl index b09226dda8..3ddb8459b8 100644 --- a/c/src/exec/score/inline/userext.inl +++ b/c/src/exec/score/inline/userext.inl @@ -3,7 +3,7 @@ * This file contains the macro implementation of the inlined routines * from the User Extension Handler * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/inline/watchdog.inl b/c/src/exec/score/inline/watchdog.inl index 38f6c756cf..9662a9abc6 100644 --- a/c/src/exec/score/inline/watchdog.inl +++ b/c/src/exec/score/inline/watchdog.inl @@ -3,7 +3,7 @@ * This file contains the static inline implementation of all inlined * routines in the Watchdog Handler. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/inline/wkspace.inl b/c/src/exec/score/inline/wkspace.inl index 0440f6c5cd..f92bde0f41 100644 --- a/c/src/exec/score/inline/wkspace.inl +++ b/c/src/exec/score/inline/wkspace.inl @@ -3,7 +3,7 @@ * This include file contains the bodies of the routines which contains * information related to the RAM Workspace. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/macros/address.inl b/c/src/exec/score/macros/address.inl index 794f416397..712809a4e7 100644 --- a/c/src/exec/score/macros/address.inl +++ b/c/src/exec/score/macros/address.inl @@ -3,7 +3,7 @@ * This include file contains the bodies of the routines * about addresses which are inlined. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/macros/chain.inl b/c/src/exec/score/macros/chain.inl index 34d710fa65..85ede31c12 100644 --- a/c/src/exec/score/macros/chain.inl +++ b/c/src/exec/score/macros/chain.inl @@ -3,7 +3,7 @@ * This include file contains the bodies of the routines which are * associated with doubly linked chains and inlined. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/macros/coremsg.inl b/c/src/exec/score/macros/coremsg.inl index bddc5301be..9868c97074 100644 --- a/c/src/exec/score/macros/coremsg.inl +++ b/c/src/exec/score/macros/coremsg.inl @@ -3,7 +3,7 @@ * This include file contains the macro implementation of all * inlined routines in the Core Message Handler. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/macros/coremutex.inl b/c/src/exec/score/macros/coremutex.inl index dfe45bcd25..19d535dc4e 100644 --- a/c/src/exec/score/macros/coremutex.inl +++ b/c/src/exec/score/macros/coremutex.inl @@ -3,7 +3,7 @@ * This include file contains all of the inlined routines associated * with core mutexes. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/macros/coresem.inl b/c/src/exec/score/macros/coresem.inl index ea37a1901a..fed9227c59 100644 --- a/c/src/exec/score/macros/coresem.inl +++ b/c/src/exec/score/macros/coresem.inl @@ -3,7 +3,7 @@ * This include file contains all of the inlined routines associated * with core semaphores. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/macros/heap.inl b/c/src/exec/score/macros/heap.inl index 39256e865a..d4bb8edb97 100644 --- a/c/src/exec/score/macros/heap.inl +++ b/c/src/exec/score/macros/heap.inl @@ -3,7 +3,7 @@ * This file contains the macro implementation of the inlined * routines from the heap handler. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/macros/isr.inl b/c/src/exec/score/macros/isr.inl index 4ed8feb572..b642c4fed2 100644 --- a/c/src/exec/score/macros/isr.inl +++ b/c/src/exec/score/macros/isr.inl @@ -3,7 +3,7 @@ * This include file contains the macro implementation of all * inlined routines in the Interrupt Handler. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/macros/mppkt.inl b/c/src/exec/score/macros/mppkt.inl index a2e52be523..b698602626 100644 --- a/c/src/exec/score/macros/mppkt.inl +++ b/c/src/exec/score/macros/mppkt.inl @@ -3,7 +3,7 @@ * This package is the implementation of the Packet Handler * routines which are inlined. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/macros/object.inl b/c/src/exec/score/macros/object.inl index f686968ed9..2865b1e23b 100644 --- a/c/src/exec/score/macros/object.inl +++ b/c/src/exec/score/macros/object.inl @@ -3,7 +3,7 @@ * This include file contains the macro implementation of all * of the inlined routines in the Object Handler. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/macros/objectmp.inl b/c/src/exec/score/macros/objectmp.inl index 7c518c414d..4593857fba 100644 --- a/c/src/exec/score/macros/objectmp.inl +++ b/c/src/exec/score/macros/objectmp.inl @@ -3,7 +3,7 @@ * This include file contains the bodies of all inlined routines * which deal with global objects. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/macros/priority.inl b/c/src/exec/score/macros/priority.inl index cfb1420fd1..c588289163 100644 --- a/c/src/exec/score/macros/priority.inl +++ b/c/src/exec/score/macros/priority.inl @@ -3,7 +3,7 @@ * This file contains the macro implementation of all inlined routines * in the Priority Handler. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/macros/rtems/score/address.inl b/c/src/exec/score/macros/rtems/score/address.inl index 794f416397..712809a4e7 100644 --- a/c/src/exec/score/macros/rtems/score/address.inl +++ b/c/src/exec/score/macros/rtems/score/address.inl @@ -3,7 +3,7 @@ * This include file contains the bodies of the routines * about addresses which are inlined. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/macros/rtems/score/chain.inl b/c/src/exec/score/macros/rtems/score/chain.inl index 34d710fa65..85ede31c12 100644 --- a/c/src/exec/score/macros/rtems/score/chain.inl +++ b/c/src/exec/score/macros/rtems/score/chain.inl @@ -3,7 +3,7 @@ * This include file contains the bodies of the routines which are * associated with doubly linked chains and inlined. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/macros/rtems/score/coremsg.inl b/c/src/exec/score/macros/rtems/score/coremsg.inl index bddc5301be..9868c97074 100644 --- a/c/src/exec/score/macros/rtems/score/coremsg.inl +++ b/c/src/exec/score/macros/rtems/score/coremsg.inl @@ -3,7 +3,7 @@ * This include file contains the macro implementation of all * inlined routines in the Core Message Handler. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/macros/rtems/score/coremutex.inl b/c/src/exec/score/macros/rtems/score/coremutex.inl index dfe45bcd25..19d535dc4e 100644 --- a/c/src/exec/score/macros/rtems/score/coremutex.inl +++ b/c/src/exec/score/macros/rtems/score/coremutex.inl @@ -3,7 +3,7 @@ * This include file contains all of the inlined routines associated * with core mutexes. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/macros/rtems/score/coresem.inl b/c/src/exec/score/macros/rtems/score/coresem.inl index ea37a1901a..fed9227c59 100644 --- a/c/src/exec/score/macros/rtems/score/coresem.inl +++ b/c/src/exec/score/macros/rtems/score/coresem.inl @@ -3,7 +3,7 @@ * This include file contains all of the inlined routines associated * with core semaphores. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/macros/rtems/score/heap.inl b/c/src/exec/score/macros/rtems/score/heap.inl index 39256e865a..d4bb8edb97 100644 --- a/c/src/exec/score/macros/rtems/score/heap.inl +++ b/c/src/exec/score/macros/rtems/score/heap.inl @@ -3,7 +3,7 @@ * This file contains the macro implementation of the inlined * routines from the heap handler. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/macros/rtems/score/isr.inl b/c/src/exec/score/macros/rtems/score/isr.inl index 4ed8feb572..b642c4fed2 100644 --- a/c/src/exec/score/macros/rtems/score/isr.inl +++ b/c/src/exec/score/macros/rtems/score/isr.inl @@ -3,7 +3,7 @@ * This include file contains the macro implementation of all * inlined routines in the Interrupt Handler. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/macros/rtems/score/mppkt.inl b/c/src/exec/score/macros/rtems/score/mppkt.inl index a2e52be523..b698602626 100644 --- a/c/src/exec/score/macros/rtems/score/mppkt.inl +++ b/c/src/exec/score/macros/rtems/score/mppkt.inl @@ -3,7 +3,7 @@ * This package is the implementation of the Packet Handler * routines which are inlined. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/macros/rtems/score/object.inl b/c/src/exec/score/macros/rtems/score/object.inl index f686968ed9..2865b1e23b 100644 --- a/c/src/exec/score/macros/rtems/score/object.inl +++ b/c/src/exec/score/macros/rtems/score/object.inl @@ -3,7 +3,7 @@ * This include file contains the macro implementation of all * of the inlined routines in the Object Handler. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/macros/rtems/score/objectmp.inl b/c/src/exec/score/macros/rtems/score/objectmp.inl index 7c518c414d..4593857fba 100644 --- a/c/src/exec/score/macros/rtems/score/objectmp.inl +++ b/c/src/exec/score/macros/rtems/score/objectmp.inl @@ -3,7 +3,7 @@ * This include file contains the bodies of all inlined routines * which deal with global objects. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/macros/rtems/score/priority.inl b/c/src/exec/score/macros/rtems/score/priority.inl index cfb1420fd1..c588289163 100644 --- a/c/src/exec/score/macros/rtems/score/priority.inl +++ b/c/src/exec/score/macros/rtems/score/priority.inl @@ -3,7 +3,7 @@ * This file contains the macro implementation of all inlined routines * in the Priority Handler. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/macros/rtems/score/stack.inl b/c/src/exec/score/macros/rtems/score/stack.inl index ff6f820a26..0e976eb0e0 100644 --- a/c/src/exec/score/macros/rtems/score/stack.inl +++ b/c/src/exec/score/macros/rtems/score/stack.inl @@ -3,7 +3,7 @@ * This file contains the macro implementation of the inlined * routines from the Stack Handler. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/macros/rtems/score/states.inl b/c/src/exec/score/macros/rtems/score/states.inl index 7d97aed99b..a100da077a 100644 --- a/c/src/exec/score/macros/rtems/score/states.inl +++ b/c/src/exec/score/macros/rtems/score/states.inl @@ -3,7 +3,7 @@ * This file contains the macro implementation of the inlined * routines associated with thread state information. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/macros/rtems/score/sysstate.inl b/c/src/exec/score/macros/rtems/score/sysstate.inl index 5b8a616474..44957f6faa 100644 --- a/c/src/exec/score/macros/rtems/score/sysstate.inl +++ b/c/src/exec/score/macros/rtems/score/sysstate.inl @@ -3,7 +3,7 @@ * This file contains the macro implementation of routines regarding the * system state. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/macros/rtems/score/thread.inl b/c/src/exec/score/macros/rtems/score/thread.inl index c520e613ad..96761143b8 100644 --- a/c/src/exec/score/macros/rtems/score/thread.inl +++ b/c/src/exec/score/macros/rtems/score/thread.inl @@ -3,7 +3,7 @@ * This file contains the macro implementation of the inlined * routines from the Thread handler. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/macros/rtems/score/threadmp.inl b/c/src/exec/score/macros/rtems/score/threadmp.inl index ec76d2625d..c9cc91319f 100644 --- a/c/src/exec/score/macros/rtems/score/threadmp.inl +++ b/c/src/exec/score/macros/rtems/score/threadmp.inl @@ -3,7 +3,7 @@ * This include file contains the bodies of all inlined routines * for the multiprocessing part of thread package. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/macros/rtems/score/tod.inl b/c/src/exec/score/macros/rtems/score/tod.inl index ab2881b7dc..85603550ee 100644 --- a/c/src/exec/score/macros/rtems/score/tod.inl +++ b/c/src/exec/score/macros/rtems/score/tod.inl @@ -3,7 +3,7 @@ * This file contains the macro implementation of the inlined routines * from the Time of Day Handler. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/macros/rtems/score/tqdata.inl b/c/src/exec/score/macros/rtems/score/tqdata.inl index 72892b9c72..0749e612d6 100644 --- a/c/src/exec/score/macros/rtems/score/tqdata.inl +++ b/c/src/exec/score/macros/rtems/score/tqdata.inl @@ -3,7 +3,7 @@ * This file contains the macro implementation of the inlined * routines needed to support the Thread Queue Data. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/macros/rtems/score/userext.inl b/c/src/exec/score/macros/rtems/score/userext.inl index ec5535ed4a..37b0bf8d2a 100644 --- a/c/src/exec/score/macros/rtems/score/userext.inl +++ b/c/src/exec/score/macros/rtems/score/userext.inl @@ -3,7 +3,7 @@ * This file contains the macro implementation of the inlined routines * from the User Extension Handler * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/macros/rtems/score/watchdog.inl b/c/src/exec/score/macros/rtems/score/watchdog.inl index 0988109892..fecc20e4f1 100644 --- a/c/src/exec/score/macros/rtems/score/watchdog.inl +++ b/c/src/exec/score/macros/rtems/score/watchdog.inl @@ -3,7 +3,7 @@ * This file contains the macro implementation of all inlined routines * in the Watchdog Handler. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/macros/rtems/score/wkspace.inl b/c/src/exec/score/macros/rtems/score/wkspace.inl index afa36689c9..525756db6b 100644 --- a/c/src/exec/score/macros/rtems/score/wkspace.inl +++ b/c/src/exec/score/macros/rtems/score/wkspace.inl @@ -3,7 +3,7 @@ * This file contains the macro implementation of the inlined routines * from the RAM Workspace Handler. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/macros/stack.inl b/c/src/exec/score/macros/stack.inl index ff6f820a26..0e976eb0e0 100644 --- a/c/src/exec/score/macros/stack.inl +++ b/c/src/exec/score/macros/stack.inl @@ -3,7 +3,7 @@ * This file contains the macro implementation of the inlined * routines from the Stack Handler. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/macros/states.inl b/c/src/exec/score/macros/states.inl index 7d97aed99b..a100da077a 100644 --- a/c/src/exec/score/macros/states.inl +++ b/c/src/exec/score/macros/states.inl @@ -3,7 +3,7 @@ * This file contains the macro implementation of the inlined * routines associated with thread state information. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/macros/sysstate.inl b/c/src/exec/score/macros/sysstate.inl index 5b8a616474..44957f6faa 100644 --- a/c/src/exec/score/macros/sysstate.inl +++ b/c/src/exec/score/macros/sysstate.inl @@ -3,7 +3,7 @@ * This file contains the macro implementation of routines regarding the * system state. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/macros/thread.inl b/c/src/exec/score/macros/thread.inl index c520e613ad..96761143b8 100644 --- a/c/src/exec/score/macros/thread.inl +++ b/c/src/exec/score/macros/thread.inl @@ -3,7 +3,7 @@ * This file contains the macro implementation of the inlined * routines from the Thread handler. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/macros/threadmp.inl b/c/src/exec/score/macros/threadmp.inl index ec76d2625d..c9cc91319f 100644 --- a/c/src/exec/score/macros/threadmp.inl +++ b/c/src/exec/score/macros/threadmp.inl @@ -3,7 +3,7 @@ * This include file contains the bodies of all inlined routines * for the multiprocessing part of thread package. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/macros/tod.inl b/c/src/exec/score/macros/tod.inl index ab2881b7dc..85603550ee 100644 --- a/c/src/exec/score/macros/tod.inl +++ b/c/src/exec/score/macros/tod.inl @@ -3,7 +3,7 @@ * This file contains the macro implementation of the inlined routines * from the Time of Day Handler. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/macros/tqdata.inl b/c/src/exec/score/macros/tqdata.inl index 72892b9c72..0749e612d6 100644 --- a/c/src/exec/score/macros/tqdata.inl +++ b/c/src/exec/score/macros/tqdata.inl @@ -3,7 +3,7 @@ * This file contains the macro implementation of the inlined * routines needed to support the Thread Queue Data. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/macros/userext.inl b/c/src/exec/score/macros/userext.inl index ec5535ed4a..37b0bf8d2a 100644 --- a/c/src/exec/score/macros/userext.inl +++ b/c/src/exec/score/macros/userext.inl @@ -3,7 +3,7 @@ * This file contains the macro implementation of the inlined routines * from the User Extension Handler * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/macros/watchdog.inl b/c/src/exec/score/macros/watchdog.inl index 0988109892..fecc20e4f1 100644 --- a/c/src/exec/score/macros/watchdog.inl +++ b/c/src/exec/score/macros/watchdog.inl @@ -3,7 +3,7 @@ * This file contains the macro implementation of all inlined routines * in the Watchdog Handler. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/macros/wkspace.inl b/c/src/exec/score/macros/wkspace.inl index afa36689c9..525756db6b 100644 --- a/c/src/exec/score/macros/wkspace.inl +++ b/c/src/exec/score/macros/wkspace.inl @@ -3,7 +3,7 @@ * This file contains the macro implementation of the inlined routines * from the RAM Workspace Handler. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/src/apiext.c b/c/src/exec/score/src/apiext.c index 4185105b95..2fb2155558 100644 --- a/c/src/exec/score/src/apiext.c +++ b/c/src/exec/score/src/apiext.c @@ -2,7 +2,7 @@ * * XXX * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/src/chain.c b/c/src/exec/score/src/chain.c index 0d1390fa73..690141d3ee 100644 --- a/c/src/exec/score/src/chain.c +++ b/c/src/exec/score/src/chain.c @@ -6,7 +6,7 @@ * The order of this file is to allow proper compilation due to the * order of inlining required by the compiler. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/src/coremsg.c b/c/src/exec/score/src/coremsg.c index 4e050fad50..34778d26cd 100644 --- a/c/src/exec/score/src/coremsg.c +++ b/c/src/exec/score/src/coremsg.c @@ -7,7 +7,7 @@ * This core object provides task synchronization and communication functions * via messages passed to queue objects. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/src/coremutex.c b/c/src/exec/score/src/coremutex.c index 5323b48ca8..0f289dfe88 100644 --- a/c/src/exec/score/src/coremutex.c +++ b/c/src/exec/score/src/coremutex.c @@ -6,7 +6,7 @@ * This package is the implementation of the Mutex Handler. * This handler provides synchronization and mutual exclusion capabilities. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/src/coresem.c b/c/src/exec/score/src/coresem.c index c9cfb7ccaa..074ba2cb22 100644 --- a/c/src/exec/score/src/coresem.c +++ b/c/src/exec/score/src/coresem.c @@ -7,7 +7,7 @@ * This core object utilizes standard Dijkstra counting semaphores to provide * synchronization and mutual exclusion capabilities. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/src/coretod.c b/c/src/exec/score/src/coretod.c index c4350a31ac..72742944b4 100644 --- a/c/src/exec/score/src/coretod.c +++ b/c/src/exec/score/src/coretod.c @@ -2,7 +2,7 @@ * Time of Day (TOD) Handler * * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/src/heap.c b/c/src/exec/score/src/heap.c index 1444426bc2..d8a1aad8bd 100644 --- a/c/src/exec/score/src/heap.c +++ b/c/src/exec/score/src/heap.c @@ -1,7 +1,7 @@ /* * Heap Handler * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/src/interr.c b/c/src/exec/score/src/interr.c index 0d00ddae5a..c3a6d48514 100644 --- a/c/src/exec/score/src/interr.c +++ b/c/src/exec/score/src/interr.c @@ -1,7 +1,7 @@ /* * Internal Error Handler * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/src/isr.c b/c/src/exec/score/src/isr.c index a15971f830..53baf388c4 100644 --- a/c/src/exec/score/src/isr.c +++ b/c/src/exec/score/src/isr.c @@ -2,7 +2,7 @@ * ISR Handler * * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/src/mpci.c b/c/src/exec/score/src/mpci.c index 661449b095..efe63160f3 100644 --- a/c/src/exec/score/src/mpci.c +++ b/c/src/exec/score/src/mpci.c @@ -2,7 +2,7 @@ * Multiprocessing Communications Interface (MPCI) Handler * * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/src/object.c b/c/src/exec/score/src/object.c index 56d653e3f1..7585235d3b 100644 --- a/c/src/exec/score/src/object.c +++ b/c/src/exec/score/src/object.c @@ -2,7 +2,7 @@ * Object Handler * * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/src/objectmp.c b/c/src/exec/score/src/objectmp.c index e5f47a7ad6..62f7fb5285 100644 --- a/c/src/exec/score/src/objectmp.c +++ b/c/src/exec/score/src/objectmp.c @@ -2,7 +2,7 @@ * Multiprocessing Support for the Object Handler * * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/src/thread.c b/c/src/exec/score/src/thread.c index 122a19b3cc..a931a270df 100644 --- a/c/src/exec/score/src/thread.c +++ b/c/src/exec/score/src/thread.c @@ -2,7 +2,7 @@ * Thread Handler * * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/src/threadmp.c b/c/src/exec/score/src/threadmp.c index 0d29ad26de..7f22e626c0 100644 --- a/c/src/exec/score/src/threadmp.c +++ b/c/src/exec/score/src/threadmp.c @@ -2,7 +2,7 @@ * Multiprocessing Support for the Thread Handler * * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/src/threadq.c b/c/src/exec/score/src/threadq.c index b7a46e0a8b..3cdca9701b 100644 --- a/c/src/exec/score/src/threadq.c +++ b/c/src/exec/score/src/threadq.c @@ -2,7 +2,7 @@ * Thread Queue Handler * * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/src/tod.c b/c/src/exec/score/src/tod.c index c4350a31ac..72742944b4 100644 --- a/c/src/exec/score/src/tod.c +++ b/c/src/exec/score/src/tod.c @@ -2,7 +2,7 @@ * Time of Day (TOD) Handler * * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/src/userext.c b/c/src/exec/score/src/userext.c index 74b83a0a47..a57c6e7ee8 100644 --- a/c/src/exec/score/src/userext.c +++ b/c/src/exec/score/src/userext.c @@ -3,7 +3,7 @@ * * NOTE: XXX * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/src/watchdog.c b/c/src/exec/score/src/watchdog.c index f427d96212..a3ddf85420 100644 --- a/c/src/exec/score/src/watchdog.c +++ b/c/src/exec/score/src/watchdog.c @@ -2,7 +2,7 @@ * Watchdog Handler * * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/src/wkspace.c b/c/src/exec/score/src/wkspace.c index 29a85646bd..5e154f5efa 100644 --- a/c/src/exec/score/src/wkspace.c +++ b/c/src/exec/score/src/wkspace.c @@ -5,7 +5,7 @@ * * NOTE: * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/c/src/exec/score/tools/generic/size_rtems.in b/c/src/exec/score/tools/generic/size_rtems.in index 490aa1091d..8ba1c376fe 100644 --- a/c/src/exec/score/tools/generic/size_rtems.in +++ b/c/src/exec/score/tools/generic/size_rtems.in @@ -12,7 +12,7 @@ # # NOTE: The concept of the minimum executive size is buried in this script. # -# COPYRIGHT (c) 1989-1997. +# COPYRIGHT (c) 1989-1998. # On-Line Applications Research Corporation (OAR). # Copyright assigned to U.S. Government, 1994. # diff --git a/c/src/exec/score/tools/hppa1.1/genoffsets.c b/c/src/exec/score/tools/hppa1.1/genoffsets.c index 0adec18b6d..9be7884f7b 100644 --- a/c/src/exec/score/tools/hppa1.1/genoffsets.c +++ b/c/src/exec/score/tools/hppa1.1/genoffsets.c @@ -6,7 +6,7 @@ * NOTE: It only prints the offset for structures actually used * by the assembly code. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * * The license and distribution terms for this file may be @@ -47,7 +47,7 @@ printf( " * NOTE: THIS FILE IS AUTOMATICALLY GENERATED!!!!\n" " * DO NOT EDIT THIS BY HAND!!!!\n" " *\n" - " * COPYRIGHT (c) 1989-1997.\n" + " * COPYRIGHT (c) 1989-1998.\n" " * On-Line Applications Research Corporation (OAR).\n" " * Copyright assigned to U.S. Government, 1994.\n" " *\n" diff --git a/c/src/exec/score/tools/unix/gensize.c b/c/src/exec/score/tools/unix/gensize.c index b36235b6f2..6299479e80 100644 --- a/c/src/exec/score/tools/unix/gensize.c +++ b/c/src/exec/score/tools/unix/gensize.c @@ -5,7 +5,7 @@ * * NOTE: It only prints the minimal information required. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * * The license and distribution terms for this file may be @@ -59,7 +59,7 @@ printf( " * NOTE: THIS FILE IS AUTOMATICALLY GENERATED!!!!\n" " * DO NOT EDIT THIS BY HAND!!!!\n" " *\n" - " * COPYRIGHT (c) 1989-1997.\n" + " * COPYRIGHT (c) 1989-1998.\n" " * On-Line Applications Research Corporation (OAR).\n" " * Copyright assigned to U.S. Government, 1994.\n" " *\n" -- cgit v1.2.3