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 --- cpukit/sapi/include/confdefs.h | 2 +- cpukit/sapi/include/rtems/config.h | 2 +- cpukit/sapi/include/rtems/extension.h | 2 +- cpukit/sapi/include/rtems/fatal.h | 2 +- cpukit/sapi/include/rtems/init.h | 2 +- cpukit/sapi/include/rtems/io.h | 2 +- cpukit/sapi/include/rtems/mptables.h | 2 +- cpukit/sapi/inline/rtems/extension.inl | 2 +- cpukit/sapi/macros/rtems/extension.inl | 2 +- cpukit/sapi/src/debug.c | 2 +- cpukit/sapi/src/exinit.c | 2 +- cpukit/sapi/src/extension.c | 2 +- cpukit/sapi/src/fatal.c | 2 +- cpukit/sapi/src/io.c | 2 +- cpukit/sapi/src/posixapi.c | 2 +- cpukit/sapi/src/rtemsapi.c | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) (limited to 'cpukit/sapi') diff --git a/cpukit/sapi/include/confdefs.h b/cpukit/sapi/include/confdefs.h index 02bd96cc4c..168ed3b45d 100644 --- a/cpukit/sapi/include/confdefs.h +++ b/cpukit/sapi/include/confdefs.h @@ -4,7 +4,7 @@ * be used by the single processor tests to define its default configuration * parameters. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/cpukit/sapi/include/rtems/config.h b/cpukit/sapi/include/rtems/config.h index 033162c0f8..03e9796c75 100644 --- a/cpukit/sapi/include/rtems/config.h +++ b/cpukit/sapi/include/rtems/config.h @@ -3,7 +3,7 @@ * This include file contains the table of user defined configuration * parameters. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/cpukit/sapi/include/rtems/extension.h b/cpukit/sapi/include/rtems/extension.h index 86fe5787a9..9b6b21c70e 100644 --- a/cpukit/sapi/include/rtems/extension.h +++ b/cpukit/sapi/include/rtems/extension.h @@ -10,7 +10,7 @@ * + get ID of user extension set * + delete user extension set * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/cpukit/sapi/include/rtems/fatal.h b/cpukit/sapi/include/rtems/fatal.h index c570dd6a2d..7f0a7b443a 100644 --- a/cpukit/sapi/include/rtems/fatal.h +++ b/cpukit/sapi/include/rtems/fatal.h @@ -9,7 +9,7 @@ * + announce a fatal error has occurred * * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/cpukit/sapi/include/rtems/init.h b/cpukit/sapi/include/rtems/init.h index 0e1867e44f..a4f24d8010 100644 --- a/cpukit/sapi/include/rtems/init.h +++ b/cpukit/sapi/include/rtems/init.h @@ -12,7 +12,7 @@ * + shutdown the RTEMS executive * * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/cpukit/sapi/include/rtems/io.h b/cpukit/sapi/include/rtems/io.h index ea8fe9836d..11b4f812cd 100644 --- a/cpukit/sapi/include/rtems/io.h +++ b/cpukit/sapi/include/rtems/io.h @@ -14,7 +14,7 @@ * + write to a device driver * + special device services * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/cpukit/sapi/include/rtems/mptables.h b/cpukit/sapi/include/rtems/mptables.h index bd1761b97c..8fdbdfebd2 100644 --- a/cpukit/sapi/include/rtems/mptables.h +++ b/cpukit/sapi/include/rtems/mptables.h @@ -3,7 +3,7 @@ * This include file contains the executive's pre-initialized tables * used in a multiprocessor configuration. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/cpukit/sapi/inline/rtems/extension.inl b/cpukit/sapi/inline/rtems/extension.inl index 128c27b85b..49cd834832 100644 --- a/cpukit/sapi/inline/rtems/extension.inl +++ b/cpukit/sapi/inline/rtems/extension.inl @@ -3,7 +3,7 @@ * This file contains the static inline implementation of the inlined routines * from the Extension Manager. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/cpukit/sapi/macros/rtems/extension.inl b/cpukit/sapi/macros/rtems/extension.inl index 2108032116..225f6b188d 100644 --- a/cpukit/sapi/macros/rtems/extension.inl +++ b/cpukit/sapi/macros/rtems/extension.inl @@ -3,7 +3,7 @@ * This file contains the macro implementation of the inlined routines * from the Extension Manager. * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/cpukit/sapi/src/debug.c b/cpukit/sapi/src/debug.c index f93fe67e07..e44e837dc9 100644 --- a/cpukit/sapi/src/debug.c +++ b/cpukit/sapi/src/debug.c @@ -1,7 +1,7 @@ /* * Debug Manager * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/cpukit/sapi/src/exinit.c b/cpukit/sapi/src/exinit.c index 5e1b7f0bb0..ce45bb31e8 100644 --- a/cpukit/sapi/src/exinit.c +++ b/cpukit/sapi/src/exinit.c @@ -1,7 +1,7 @@ /* * Initialization Manager * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/cpukit/sapi/src/extension.c b/cpukit/sapi/src/extension.c index 4550d79e8a..09d9e09d33 100644 --- a/cpukit/sapi/src/extension.c +++ b/cpukit/sapi/src/extension.c @@ -2,7 +2,7 @@ * Extension Manager * * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/cpukit/sapi/src/fatal.c b/cpukit/sapi/src/fatal.c index 665f555d9d..d0fc3ff5c7 100644 --- a/cpukit/sapi/src/fatal.c +++ b/cpukit/sapi/src/fatal.c @@ -1,7 +1,7 @@ /* * Fatal Error Manager * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/cpukit/sapi/src/io.c b/cpukit/sapi/src/io.c index 89f38caaaa..92de490885 100644 --- a/cpukit/sapi/src/io.c +++ b/cpukit/sapi/src/io.c @@ -2,7 +2,7 @@ * Input/Output Manager * * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * diff --git a/cpukit/sapi/src/posixapi.c b/cpukit/sapi/src/posixapi.c index 1964f9fc05..cc41c30d20 100644 --- a/cpukit/sapi/src/posixapi.c +++ b/cpukit/sapi/src/posixapi.c @@ -3,7 +3,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/cpukit/sapi/src/rtemsapi.c b/cpukit/sapi/src/rtemsapi.c index 61dc0128d7..d860ad7f99 100644 --- a/cpukit/sapi/src/rtemsapi.c +++ b/cpukit/sapi/src/rtemsapi.c @@ -3,7 +3,7 @@ * * NOTE: * - * COPYRIGHT (c) 1989-1997. + * COPYRIGHT (c) 1989-1998. * On-Line Applications Research Corporation (OAR). * Copyright assigned to U.S. Government, 1994. * -- cgit v1.2.3