summaryrefslogtreecommitdiffstats
path: root/c/src/exec
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-17 17:51:34 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-17 17:51:34 +0000
commit08311cc3a95a4b8abf98477c46d7a9f18d360bdb (patch)
treef884ce7e11ee6c956521f7825659f4f1cc0ce974 /c/src/exec
parentRemoved as part of patch rtems-rc-19991105-1.diff.gz from Ralf Corsepius (diff)
downloadrtems-08311cc3a95a4b8abf98477c46d7a9f18d360bdb.tar.bz2
Updated copyright notice.
Diffstat (limited to '')
-rw-r--r--c/src/exec/include/rtems/libio_.h3
-rw-r--r--c/src/exec/libcsupport/include/clockdrv.h3
-rw-r--r--c/src/exec/libcsupport/include/console.h3
-rw-r--r--c/src/exec/libcsupport/include/iosupp.h3
-rw-r--r--c/src/exec/libcsupport/include/motorola/mc68230.h3
-rw-r--r--c/src/exec/libcsupport/include/rtems/libcsupport.h3
-rw-r--r--c/src/exec/libcsupport/include/rtems/libio.h3
-rw-r--r--c/src/exec/libcsupport/include/rtems/libio_.h3
-rw-r--r--c/src/exec/libcsupport/include/sys/termios.h3
-rw-r--r--c/src/exec/libcsupport/include/timerdrv.h3
-rw-r--r--c/src/exec/libcsupport/include/vmeintr.h3
-rw-r--r--c/src/exec/libcsupport/include/zilog/z8036.h3
-rw-r--r--c/src/exec/libcsupport/include/zilog/z8530.h3
-rw-r--r--c/src/exec/libcsupport/include/zilog/z8536.h3
-rw-r--r--c/src/exec/libcsupport/src/__brk.c3
-rw-r--r--c/src/exec/libcsupport/src/__gettod.c3
-rw-r--r--c/src/exec/libcsupport/src/__sbrk.c3
-rw-r--r--c/src/exec/libcsupport/src/__times.c3
-rw-r--r--c/src/exec/libcsupport/src/access.c3
-rw-r--r--c/src/exec/libcsupport/src/base_fs.c3
-rw-r--r--c/src/exec/libcsupport/src/cfgetispeed.c3
-rw-r--r--c/src/exec/libcsupport/src/cfgetospeed.c3
-rw-r--r--c/src/exec/libcsupport/src/cfsetispeed.c3
-rw-r--r--c/src/exec/libcsupport/src/cfsetospeed.c3
-rw-r--r--c/src/exec/libcsupport/src/chdir.c3
-rw-r--r--c/src/exec/libcsupport/src/chmod.c3
-rw-r--r--c/src/exec/libcsupport/src/chown.c3
-rw-r--r--c/src/exec/libcsupport/src/close.c3
-rw-r--r--c/src/exec/libcsupport/src/ctermid.c3
-rw-r--r--c/src/exec/libcsupport/src/dup.c3
-rw-r--r--c/src/exec/libcsupport/src/dup2.c3
-rw-r--r--c/src/exec/libcsupport/src/eval.c3
-rw-r--r--c/src/exec/libcsupport/src/fchmod.c3
-rw-r--r--c/src/exec/libcsupport/src/fcntl.c3
-rw-r--r--c/src/exec/libcsupport/src/fdatasync.c3
-rw-r--r--c/src/exec/libcsupport/src/fpathconf.c3
-rw-r--r--c/src/exec/libcsupport/src/fs_null_handlers.c3
-rw-r--r--c/src/exec/libcsupport/src/fstat.c3
-rw-r--r--c/src/exec/libcsupport/src/fsync.c3
-rw-r--r--c/src/exec/libcsupport/src/ftruncate.c3
-rw-r--r--c/src/exec/libcsupport/src/getdents.c3
-rw-r--r--c/src/exec/libcsupport/src/hosterr.c3
-rw-r--r--c/src/exec/libcsupport/src/ioctl.c3
-rw-r--r--c/src/exec/libcsupport/src/libio.c3
-rw-r--r--c/src/exec/libcsupport/src/libio_sockets.c3
-rw-r--r--c/src/exec/libcsupport/src/link.c3
-rw-r--r--c/src/exec/libcsupport/src/lseek.c3
-rw-r--r--c/src/exec/libcsupport/src/lstat.c3
-rw-r--r--c/src/exec/libcsupport/src/malloc.c3
-rw-r--r--c/src/exec/libcsupport/src/mkdir.c3
-rw-r--r--c/src/exec/libcsupport/src/mkfifo.c3
-rw-r--r--c/src/exec/libcsupport/src/mknod.c3
-rw-r--r--c/src/exec/libcsupport/src/mount.c3
-rw-r--r--c/src/exec/libcsupport/src/no_libc.c3
-rw-r--r--c/src/exec/libcsupport/src/open.c3
-rw-r--r--c/src/exec/libcsupport/src/pathconf.c3
-rw-r--r--c/src/exec/libcsupport/src/pipe.c3
-rw-r--r--c/src/exec/libcsupport/src/read.c3
-rw-r--r--c/src/exec/libcsupport/src/readlink.c3
-rw-r--r--c/src/exec/libcsupport/src/rewinddir.c3
-rw-r--r--c/src/exec/libcsupport/src/rmdir.c3
-rw-r--r--c/src/exec/libcsupport/src/seekdir.c3
-rw-r--r--c/src/exec/libcsupport/src/stat.c3
-rw-r--r--c/src/exec/libcsupport/src/symlink.c3
-rw-r--r--c/src/exec/libcsupport/src/tcdrain.c3
-rw-r--r--c/src/exec/libcsupport/src/tcflow.c3
-rw-r--r--c/src/exec/libcsupport/src/tcflush.c3
-rw-r--r--c/src/exec/libcsupport/src/tcgetattr.c3
-rw-r--r--c/src/exec/libcsupport/src/tcgetprgrp.c3
-rw-r--r--c/src/exec/libcsupport/src/tcsendbreak.c3
-rw-r--r--c/src/exec/libcsupport/src/tcsetattr.c3
-rw-r--r--c/src/exec/libcsupport/src/tcsetpgrp.c3
-rw-r--r--c/src/exec/libcsupport/src/telldir.c3
-rw-r--r--c/src/exec/libcsupport/src/truncate.c3
-rw-r--r--c/src/exec/libcsupport/src/umask.c3
-rw-r--r--c/src/exec/libcsupport/src/unixlibc.c3
-rw-r--r--c/src/exec/libcsupport/src/unlink.c3
-rw-r--r--c/src/exec/libcsupport/src/unmount.c3
-rw-r--r--c/src/exec/libcsupport/src/utime.c3
-rw-r--r--c/src/exec/libcsupport/src/write.c3
-rw-r--r--c/src/exec/libfs/src/imfs/deviceio.c3
-rw-r--r--c/src/exec/libfs/src/imfs/imfs.h3
-rw-r--r--c/src/exec/libfs/src/imfs/imfs_chown.c3
-rw-r--r--c/src/exec/libfs/src/imfs/imfs_creat.c3
-rw-r--r--c/src/exec/libfs/src/imfs/imfs_debug.c3
-rw-r--r--c/src/exec/libfs/src/imfs/imfs_directory.c3
-rw-r--r--c/src/exec/libfs/src/imfs/imfs_eval.c3
-rw-r--r--c/src/exec/libfs/src/imfs/imfs_fchmod.c3
-rw-r--r--c/src/exec/libfs/src/imfs/imfs_fcntl.c3
-rw-r--r--c/src/exec/libfs/src/imfs/imfs_fdatasync.c3
-rw-r--r--c/src/exec/libfs/src/imfs/imfs_free.c3
-rw-r--r--c/src/exec/libfs/src/imfs/imfs_fsunmount.c3
-rw-r--r--c/src/exec/libfs/src/imfs/imfs_getchild.c3
-rw-r--r--c/src/exec/libfs/src/imfs/imfs_gtkn.c3
-rw-r--r--c/src/exec/libfs/src/imfs/imfs_handlers_device.c3
-rw-r--r--c/src/exec/libfs/src/imfs/imfs_handlers_directory.c3
-rw-r--r--c/src/exec/libfs/src/imfs/imfs_handlers_link.c3
-rw-r--r--c/src/exec/libfs/src/imfs/imfs_handlers_memfile.c3
-rw-r--r--c/src/exec/libfs/src/imfs/imfs_init.c3
-rw-r--r--c/src/exec/libfs/src/imfs/imfs_initsupp.c3
-rw-r--r--c/src/exec/libfs/src/imfs/imfs_link.c3
-rw-r--r--c/src/exec/libfs/src/imfs/imfs_mknod.c3
-rw-r--r--c/src/exec/libfs/src/imfs/imfs_mount.c3
-rw-r--r--c/src/exec/libfs/src/imfs/imfs_ntype.c3
-rw-r--r--c/src/exec/libfs/src/imfs/imfs_readlink.c3
-rw-r--r--c/src/exec/libfs/src/imfs/imfs_rmnod.c3
-rw-r--r--c/src/exec/libfs/src/imfs/imfs_stat.c3
-rw-r--r--c/src/exec/libfs/src/imfs/imfs_symlink.c3
-rw-r--r--c/src/exec/libfs/src/imfs/imfs_unixstub.c3
-rw-r--r--c/src/exec/libfs/src/imfs/imfs_unlink.c3
-rw-r--r--c/src/exec/libfs/src/imfs/imfs_unmount.c3
-rw-r--r--c/src/exec/libfs/src/imfs/imfs_utime.c3
-rw-r--r--c/src/exec/libfs/src/imfs/ioman.c3
-rw-r--r--c/src/exec/libfs/src/imfs/memfile.c3
-rw-r--r--c/src/exec/libfs/src/imfs/miniimfs_init.c3
-rw-r--r--c/src/exec/posix/include/rtems/posix/cond.h3
-rw-r--r--c/src/exec/posix/include/rtems/posix/condmp.h3
-rw-r--r--c/src/exec/posix/include/rtems/posix/config.h3
-rw-r--r--c/src/exec/posix/include/rtems/posix/intr.h3
-rw-r--r--c/src/exec/posix/include/rtems/posix/key.h3
-rw-r--r--c/src/exec/posix/include/rtems/posix/mqueue.h3
-rw-r--r--c/src/exec/posix/include/rtems/posix/mqueuemp.h3
-rw-r--r--c/src/exec/posix/include/rtems/posix/mutex.h3
-rw-r--r--c/src/exec/posix/include/rtems/posix/mutexmp.h3
-rw-r--r--c/src/exec/posix/include/rtems/posix/posixapi.h3
-rw-r--r--c/src/exec/posix/include/rtems/posix/pthread.h3
-rw-r--r--c/src/exec/posix/include/rtems/posix/pthreadmp.h3
-rw-r--r--c/src/exec/posix/include/rtems/posix/semaphore.h3
-rw-r--r--c/src/exec/posix/include/rtems/posix/semaphoremp.h3
-rw-r--r--c/src/exec/posix/include/rtems/posix/seterr.h3
-rw-r--r--c/src/exec/posix/inline/rtems/posix/cond.inl3
-rw-r--r--c/src/exec/posix/inline/rtems/posix/intr.inl3
-rw-r--r--c/src/exec/posix/inline/rtems/posix/key.inl3
-rw-r--r--c/src/exec/posix/inline/rtems/posix/mqueue.inl3
-rw-r--r--c/src/exec/posix/inline/rtems/posix/mutex.inl3
-rw-r--r--c/src/exec/posix/inline/rtems/posix/pthread.inl3
-rw-r--r--c/src/exec/posix/inline/rtems/posix/semaphore.inl3
-rw-r--r--c/src/exec/posix/src/alarm.c3
-rw-r--r--c/src/exec/posix/src/kill.c3
-rw-r--r--c/src/exec/posix/src/killinfo.c3
-rw-r--r--c/src/exec/posix/src/pause.c3
-rw-r--r--c/src/exec/posix/src/pthreadattrdestroy.c3
-rw-r--r--c/src/exec/posix/src/pthreadattrgetdetachstate.c3
-rw-r--r--c/src/exec/posix/src/pthreadattrgetinheritsched.c3
-rw-r--r--c/src/exec/posix/src/pthreadattrgetschedparam.c3
-rw-r--r--c/src/exec/posix/src/pthreadattrgetschedpolicy.c3
-rw-r--r--c/src/exec/posix/src/pthreadattrgetscope.c3
-rw-r--r--c/src/exec/posix/src/pthreadattrgetstackaddr.c3
-rw-r--r--c/src/exec/posix/src/pthreadattrgetstacksize.c3
-rw-r--r--c/src/exec/posix/src/pthreadattrinit.c3
-rw-r--r--c/src/exec/posix/src/pthreadattrsetdetachstate.c3
-rw-r--r--c/src/exec/posix/src/pthreadattrsetinheritsched.c3
-rw-r--r--c/src/exec/posix/src/pthreadattrsetschedparam.c3
-rw-r--r--c/src/exec/posix/src/pthreadattrsetschedpolicy.c3
-rw-r--r--c/src/exec/posix/src/pthreadattrsetscope.c3
-rw-r--r--c/src/exec/posix/src/pthreadattrsetstackaddr.c3
-rw-r--r--c/src/exec/posix/src/pthreadattrsetstacksize.c3
-rw-r--r--c/src/exec/posix/src/pthreadcreate.c3
-rw-r--r--c/src/exec/posix/src/pthreaddetach.c3
-rw-r--r--c/src/exec/posix/src/pthreadequal.c3
-rw-r--r--c/src/exec/posix/src/pthreadexit.c3
-rw-r--r--c/src/exec/posix/src/pthreadgetcpuclockid.c3
-rw-r--r--c/src/exec/posix/src/pthreadgetcputime.c3
-rw-r--r--c/src/exec/posix/src/pthreadgetschedparam.c3
-rw-r--r--c/src/exec/posix/src/pthreadjoin.c3
-rw-r--r--c/src/exec/posix/src/pthreadkill.c3
-rw-r--r--c/src/exec/posix/src/pthreadonce.c3
-rw-r--r--c/src/exec/posix/src/pthreadself.c3
-rw-r--r--c/src/exec/posix/src/pthreadsetcputime.c3
-rw-r--r--c/src/exec/posix/src/pthreadsetschedparam.c3
-rw-r--r--c/src/exec/posix/src/pthreadsigmask.c3
-rw-r--r--c/src/exec/posix/src/sigaction.c3
-rw-r--r--c/src/exec/posix/src/sigaddset.c3
-rw-r--r--c/src/exec/posix/src/sigdelset.c3
-rw-r--r--c/src/exec/posix/src/sigemptyset.c3
-rw-r--r--c/src/exec/posix/src/sigfillset.c3
-rw-r--r--c/src/exec/posix/src/sigismember.c3
-rw-r--r--c/src/exec/posix/src/signal_2.c3
-rw-r--r--c/src/exec/posix/src/sigpending.c3
-rw-r--r--c/src/exec/posix/src/sigprocmask.c3
-rw-r--r--c/src/exec/posix/src/sigqueue.c3
-rw-r--r--c/src/exec/posix/src/sigsuspend.c3
-rw-r--r--c/src/exec/posix/src/sigtimedwait.c3
-rw-r--r--c/src/exec/posix/src/sigwait.c3
-rw-r--r--c/src/exec/posix/src/sigwaitinfo.c3
-rw-r--r--c/src/exec/rtems/include/rtems.h3
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/asr.h3
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/attr.h3
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/clock.h3
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/config.h3
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/dpmem.h3
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/event.h3
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/eventmp.h3
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/eventset.h3
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/intr.h3
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/message.h3
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/modes.h3
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/mp.h3
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/msgmp.h3
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/options.h3
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/part.h3
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/partmp.h3
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/ratemon.h3
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/region.h3
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/regionmp.h3
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/rtemsapi.h3
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/sem.h3
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/semmp.h3
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/signal.h3
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/signalmp.h3
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/status.h3
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/support.h3
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/taskmp.h3
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/tasks.h3
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/timer.h3
-rw-r--r--c/src/exec/rtems/include/rtems/rtems/types.h3
-rw-r--r--c/src/exec/rtems/inline/rtems/rtems/asr.inl3
-rw-r--r--c/src/exec/rtems/inline/rtems/rtems/attr.inl3
-rw-r--r--c/src/exec/rtems/inline/rtems/rtems/dpmem.inl3
-rw-r--r--c/src/exec/rtems/inline/rtems/rtems/event.inl3
-rw-r--r--c/src/exec/rtems/inline/rtems/rtems/eventset.inl3
-rw-r--r--c/src/exec/rtems/inline/rtems/rtems/message.inl3
-rw-r--r--c/src/exec/rtems/inline/rtems/rtems/modes.inl3
-rw-r--r--c/src/exec/rtems/inline/rtems/rtems/options.inl3
-rw-r--r--c/src/exec/rtems/inline/rtems/rtems/part.inl3
-rw-r--r--c/src/exec/rtems/inline/rtems/rtems/ratemon.inl3
-rw-r--r--c/src/exec/rtems/inline/rtems/rtems/region.inl3
-rw-r--r--c/src/exec/rtems/inline/rtems/rtems/sem.inl3
-rw-r--r--c/src/exec/rtems/inline/rtems/rtems/status.inl3
-rw-r--r--c/src/exec/rtems/inline/rtems/rtems/support.inl3
-rw-r--r--c/src/exec/rtems/inline/rtems/rtems/tasks.inl3
-rw-r--r--c/src/exec/rtems/inline/rtems/rtems/timer.inl3
-rw-r--r--c/src/exec/rtems/macros/rtems/rtems/asr.inl3
-rw-r--r--c/src/exec/rtems/macros/rtems/rtems/attr.inl3
-rw-r--r--c/src/exec/rtems/macros/rtems/rtems/dpmem.inl3
-rw-r--r--c/src/exec/rtems/macros/rtems/rtems/event.inl3
-rw-r--r--c/src/exec/rtems/macros/rtems/rtems/eventset.inl3
-rw-r--r--c/src/exec/rtems/macros/rtems/rtems/message.inl3
-rw-r--r--c/src/exec/rtems/macros/rtems/rtems/modes.inl3
-rw-r--r--c/src/exec/rtems/macros/rtems/rtems/options.inl3
-rw-r--r--c/src/exec/rtems/macros/rtems/rtems/part.inl3
-rw-r--r--c/src/exec/rtems/macros/rtems/rtems/ratemon.inl3
-rw-r--r--c/src/exec/rtems/macros/rtems/rtems/region.inl3
-rw-r--r--c/src/exec/rtems/macros/rtems/rtems/sem.inl3
-rw-r--r--c/src/exec/rtems/macros/rtems/rtems/status.inl3
-rw-r--r--c/src/exec/rtems/macros/rtems/rtems/support.inl3
-rw-r--r--c/src/exec/rtems/macros/rtems/rtems/tasks.inl3
-rw-r--r--c/src/exec/rtems/macros/rtems/rtems/timer.inl3
-rw-r--r--c/src/exec/rtems/optman/no-dpmem.c3
-rw-r--r--c/src/exec/rtems/optman/no-event.c3
-rw-r--r--c/src/exec/rtems/optman/no-mp.c3
-rw-r--r--c/src/exec/rtems/optman/no-msg.c3
-rw-r--r--c/src/exec/rtems/optman/no-part.c3
-rw-r--r--c/src/exec/rtems/optman/no-region.c3
-rw-r--r--c/src/exec/rtems/optman/no-rtmon.c3
-rw-r--r--c/src/exec/rtems/optman/no-sem.c3
-rw-r--r--c/src/exec/rtems/optman/no-signal.c3
-rw-r--r--c/src/exec/rtems/optman/no-timer.c3
-rw-r--r--c/src/exec/rtems/src/attr.c3
-rw-r--r--c/src/exec/rtems/src/clockget.c3
-rw-r--r--c/src/exec/rtems/src/clockset.c3
-rw-r--r--c/src/exec/rtems/src/clocktick.c3
-rw-r--r--c/src/exec/rtems/src/dpmem.c3
-rw-r--r--c/src/exec/rtems/src/dpmemcreate.c3
-rw-r--r--c/src/exec/rtems/src/dpmemdelete.c3
-rw-r--r--c/src/exec/rtems/src/dpmemexternal2internal.c3
-rw-r--r--c/src/exec/rtems/src/dpmemident.c3
-rw-r--r--c/src/exec/rtems/src/dpmeminternal2external.c3
-rw-r--r--c/src/exec/rtems/src/event.c3
-rw-r--r--c/src/exec/rtems/src/eventmp.c3
-rw-r--r--c/src/exec/rtems/src/eventreceive.c3
-rw-r--r--c/src/exec/rtems/src/eventseize.c3
-rw-r--r--c/src/exec/rtems/src/eventsend.c3
-rw-r--r--c/src/exec/rtems/src/eventsurrender.c3
-rw-r--r--c/src/exec/rtems/src/eventtimeout.c3
-rw-r--r--c/src/exec/rtems/src/intr.c3
-rw-r--r--c/src/exec/rtems/src/intrbody.c3
-rw-r--r--c/src/exec/rtems/src/intrcatch.c3
-rw-r--r--c/src/exec/rtems/src/mp.c3
-rw-r--r--c/src/exec/rtems/src/msg.c3
-rw-r--r--c/src/exec/rtems/src/msgmp.c3
-rw-r--r--c/src/exec/rtems/src/msgqallocate.c3
-rw-r--r--c/src/exec/rtems/src/msgqbroadcast.c3
-rw-r--r--c/src/exec/rtems/src/msgqcreate.c3
-rw-r--r--c/src/exec/rtems/src/msgqdelete.c3
-rw-r--r--c/src/exec/rtems/src/msgqflush.c3
-rw-r--r--c/src/exec/rtems/src/msgqgetnumberpending.c3
-rw-r--r--c/src/exec/rtems/src/msgqident.c3
-rw-r--r--c/src/exec/rtems/src/msgqreceive.c3
-rw-r--r--c/src/exec/rtems/src/msgqsend.c3
-rw-r--r--c/src/exec/rtems/src/msgqsubmit.c3
-rw-r--r--c/src/exec/rtems/src/msgqtranslatereturncode.c3
-rw-r--r--c/src/exec/rtems/src/msgqurgent.c3
-rw-r--r--c/src/exec/rtems/src/part.c3
-rw-r--r--c/src/exec/rtems/src/partcreate.c3
-rw-r--r--c/src/exec/rtems/src/partdelete.c3
-rw-r--r--c/src/exec/rtems/src/partgetbuffer.c3
-rw-r--r--c/src/exec/rtems/src/partident.c3
-rw-r--r--c/src/exec/rtems/src/partmp.c3
-rw-r--r--c/src/exec/rtems/src/partreturnbuffer.c3
-rw-r--r--c/src/exec/rtems/src/ratemon.c3
-rw-r--r--c/src/exec/rtems/src/ratemoncancel.c3
-rw-r--r--c/src/exec/rtems/src/ratemoncreate.c3
-rw-r--r--c/src/exec/rtems/src/ratemondelete.c3
-rw-r--r--c/src/exec/rtems/src/ratemongetstatus.c3
-rw-r--r--c/src/exec/rtems/src/ratemonident.c3
-rw-r--r--c/src/exec/rtems/src/ratemonperiod.c3
-rw-r--r--c/src/exec/rtems/src/ratemontimeout.c3
-rw-r--r--c/src/exec/rtems/src/region.c3
-rw-r--r--c/src/exec/rtems/src/regioncreate.c3
-rw-r--r--c/src/exec/rtems/src/regiondelete.c3
-rw-r--r--c/src/exec/rtems/src/regionextend.c3
-rw-r--r--c/src/exec/rtems/src/regiongetsegment.c3
-rw-r--r--c/src/exec/rtems/src/regiongetsegmentsize.c3
-rw-r--r--c/src/exec/rtems/src/regionident.c3
-rw-r--r--c/src/exec/rtems/src/regionmp.c3
-rw-r--r--c/src/exec/rtems/src/regionreturnsegment.c3
-rw-r--r--c/src/exec/rtems/src/rtclock.c3
-rw-r--r--c/src/exec/rtems/src/rtemstimer.c3
-rw-r--r--c/src/exec/rtems/src/sem.c3
-rw-r--r--c/src/exec/rtems/src/semcreate.c3
-rw-r--r--c/src/exec/rtems/src/semdelete.c3
-rw-r--r--c/src/exec/rtems/src/semflush.c3
-rw-r--r--c/src/exec/rtems/src/semident.c3
-rw-r--r--c/src/exec/rtems/src/semmp.c3
-rw-r--r--c/src/exec/rtems/src/semobtain.c3
-rw-r--r--c/src/exec/rtems/src/semrelease.c3
-rw-r--r--c/src/exec/rtems/src/semtranslatereturncode.c3
-rw-r--r--c/src/exec/rtems/src/signal.c3
-rw-r--r--c/src/exec/rtems/src/signalcatch.c3
-rw-r--r--c/src/exec/rtems/src/signalmp.c3
-rw-r--r--c/src/exec/rtems/src/signalsend.c3
-rw-r--r--c/src/exec/rtems/src/taskcreate.c3
-rw-r--r--c/src/exec/rtems/src/taskdelete.c3
-rw-r--r--c/src/exec/rtems/src/taskgetnote.c3
-rw-r--r--c/src/exec/rtems/src/taskident.c3
-rw-r--r--c/src/exec/rtems/src/taskinitusers.c3
-rw-r--r--c/src/exec/rtems/src/taskissuspended.c3
-rw-r--r--c/src/exec/rtems/src/taskmode.c3
-rw-r--r--c/src/exec/rtems/src/taskmp.c3
-rw-r--r--c/src/exec/rtems/src/taskrestart.c3
-rw-r--r--c/src/exec/rtems/src/taskresume.c3
-rw-r--r--c/src/exec/rtems/src/tasks.c3
-rw-r--r--c/src/exec/rtems/src/tasksetnote.c3
-rw-r--r--c/src/exec/rtems/src/tasksetpriority.c3
-rw-r--r--c/src/exec/rtems/src/taskstart.c3
-rw-r--r--c/src/exec/rtems/src/tasksuspend.c3
-rw-r--r--c/src/exec/rtems/src/taskvariableadd.c3
-rw-r--r--c/src/exec/rtems/src/taskvariabledelete.c3
-rw-r--r--c/src/exec/rtems/src/taskwakeafter.c3
-rw-r--r--c/src/exec/rtems/src/taskwakewhen.c3
-rw-r--r--c/src/exec/rtems/src/timercancel.c3
-rw-r--r--c/src/exec/rtems/src/timercreate.c3
-rw-r--r--c/src/exec/rtems/src/timerdelete.c3
-rw-r--r--c/src/exec/rtems/src/timerfireafter.c3
-rw-r--r--c/src/exec/rtems/src/timerfirewhen.c3
-rw-r--r--c/src/exec/rtems/src/timerident.c3
-rw-r--r--c/src/exec/rtems/src/timerreset.c3
-rw-r--r--c/src/exec/sapi/include/confdefs.h3
-rw-r--r--c/src/exec/sapi/include/rtems/config.h3
-rw-r--r--c/src/exec/sapi/include/rtems/extension.h3
-rw-r--r--c/src/exec/sapi/include/rtems/fatal.h3
-rw-r--r--c/src/exec/sapi/include/rtems/init.h3
-rw-r--r--c/src/exec/sapi/include/rtems/io.h3
-rw-r--r--c/src/exec/sapi/include/rtems/mptables.h3
-rw-r--r--c/src/exec/sapi/include/rtems/sptables.h.in3
-rw-r--r--c/src/exec/sapi/inline/rtems/extension.inl3
-rw-r--r--c/src/exec/sapi/macros/rtems/extension.inl3
-rw-r--r--c/src/exec/sapi/optman/no-ext.c3
-rw-r--r--c/src/exec/sapi/optman/no-io.c3
-rw-r--r--c/src/exec/sapi/src/debug.c3
-rw-r--r--c/src/exec/sapi/src/entrytable.c3
-rw-r--r--c/src/exec/sapi/src/exinit.c3
-rw-r--r--c/src/exec/sapi/src/extension.c3
-rw-r--r--c/src/exec/sapi/src/fatal.c3
-rw-r--r--c/src/exec/sapi/src/io.c3
-rw-r--r--c/src/exec/sapi/src/itronapi.c3
-rw-r--r--c/src/exec/sapi/src/posixapi.c3
-rw-r--r--c/src/exec/sapi/src/rtemsapi.c3
-rw-r--r--c/src/exec/score/cpu/a29k/cpu.c3
-rw-r--r--c/src/exec/score/cpu/a29k/cpu_asm.S3
-rw-r--r--c/src/exec/score/cpu/a29k/rtems.c3
-rw-r--r--c/src/exec/score/cpu/a29k/rtems/score/a29k.h2
-rw-r--r--c/src/exec/score/cpu/a29k/rtems/score/a29ktypes.h3
-rw-r--r--c/src/exec/score/cpu/a29k/rtems/score/cpu.h3
-rw-r--r--c/src/exec/score/cpu/a29k/rtems/score/cpu_asm.h2
-rw-r--r--c/src/exec/score/cpu/a29k/rtems/score/types.h3
-rw-r--r--c/src/exec/score/cpu/hppa1.1/rtems.S3
-rw-r--r--c/src/exec/score/cpu/i386/cpu.c3
-rw-r--r--c/src/exec/score/cpu/i386/cpu_asm.S3
-rw-r--r--c/src/exec/score/cpu/i386/rtems.S3
-rw-r--r--c/src/exec/score/cpu/i386/rtems/score/cpu.h3
-rw-r--r--c/src/exec/score/cpu/i386/rtems/score/i386.h3
-rw-r--r--c/src/exec/score/cpu/i386/rtems/score/i386types.h3
-rw-r--r--c/src/exec/score/cpu/i386/rtems/score/types.h3
-rw-r--r--c/src/exec/score/cpu/i960/cpu.c3
-rw-r--r--c/src/exec/score/cpu/i960/cpu_asm.S3
-rw-r--r--c/src/exec/score/cpu/i960/rtems.S3
-rw-r--r--c/src/exec/score/cpu/i960/rtems/score/cpu.h3
-rw-r--r--c/src/exec/score/cpu/i960/rtems/score/i960.h3
-rw-r--r--c/src/exec/score/cpu/i960/rtems/score/i960types.h3
-rw-r--r--c/src/exec/score/cpu/i960/rtems/score/types.h3
-rw-r--r--c/src/exec/score/cpu/m68k/cpu.c3
-rw-r--r--c/src/exec/score/cpu/m68k/cpu_asm.S3
-rw-r--r--c/src/exec/score/cpu/m68k/rtems.S3
-rw-r--r--c/src/exec/score/cpu/m68k/rtems/score/cpu.h3
-rw-r--r--c/src/exec/score/cpu/m68k/rtems/score/m68k.h3
-rw-r--r--c/src/exec/score/cpu/m68k/rtems/score/m68ktypes.h3
-rw-r--r--c/src/exec/score/cpu/m68k/rtems/score/types.h3
-rw-r--r--c/src/exec/score/cpu/mips/cpu.c3
-rw-r--r--c/src/exec/score/cpu/mips/cpu_asm.S3
-rw-r--r--c/src/exec/score/cpu/mips/cpu_asm.h2
-rw-r--r--c/src/exec/score/cpu/mips/rtems.c3
-rw-r--r--c/src/exec/score/cpu/mips/rtems/score/cpu.h3
-rw-r--r--c/src/exec/score/cpu/mips/rtems/score/mips.h2
-rw-r--r--c/src/exec/score/cpu/mips/rtems/score/mips64orion.h2
-rw-r--r--c/src/exec/score/cpu/mips/rtems/score/mipstypes.h3
-rw-r--r--c/src/exec/score/cpu/mips/rtems/score/types.h3
-rw-r--r--c/src/exec/score/cpu/mips64orion/cpu.c3
-rw-r--r--c/src/exec/score/cpu/mips64orion/cpu_asm.S3
-rw-r--r--c/src/exec/score/cpu/mips64orion/cpu_asm.h2
-rw-r--r--c/src/exec/score/cpu/mips64orion/rtems.c3
-rw-r--r--c/src/exec/score/cpu/mips64orion/rtems/score/cpu.h3
-rw-r--r--c/src/exec/score/cpu/mips64orion/rtems/score/mips64orion.h2
-rw-r--r--c/src/exec/score/cpu/mips64orion/rtems/score/mipstypes.h3
-rw-r--r--c/src/exec/score/cpu/mips64orion/rtems/score/types.h3
-rw-r--r--c/src/exec/score/cpu/no_cpu/cpu.c3
-rw-r--r--c/src/exec/score/cpu/no_cpu/cpu_asm.c3
-rw-r--r--c/src/exec/score/cpu/no_cpu/rtems.c3
-rw-r--r--c/src/exec/score/cpu/no_cpu/rtems/score/cpu.h3
-rw-r--r--c/src/exec/score/cpu/no_cpu/rtems/score/cpu_asm.h2
-rw-r--r--c/src/exec/score/cpu/no_cpu/rtems/score/no_cpu.h2
-rw-r--r--c/src/exec/score/cpu/no_cpu/rtems/score/no_cputypes.h3
-rw-r--r--c/src/exec/score/cpu/no_cpu/rtems/score/types.h3
-rw-r--r--c/src/exec/score/cpu/sparc/cpu.c3
-rw-r--r--c/src/exec/score/cpu/sparc/cpu_asm.S3
-rw-r--r--c/src/exec/score/cpu/sparc/erc32.h3
-rw-r--r--c/src/exec/score/cpu/sparc/rtems.S3
-rw-r--r--c/src/exec/score/cpu/sparc/rtems/score/cpu.h3
-rw-r--r--c/src/exec/score/cpu/sparc/rtems/score/sparc.h3
-rw-r--r--c/src/exec/score/cpu/sparc/rtems/score/sparctypes.h3
-rw-r--r--c/src/exec/score/cpu/sparc/rtems/score/types.h3
-rw-r--r--c/src/exec/score/cpu/unix/rtems/score/types.h3
-rw-r--r--c/src/exec/score/cpu/unix/rtems/score/unix.h3
-rw-r--r--c/src/exec/score/cpu/unix/rtems/score/unixtypes.h3
-rw-r--r--c/src/exec/score/include/rtems/debug.h3
-rw-r--r--c/src/exec/score/include/rtems/score/address.h3
-rw-r--r--c/src/exec/score/include/rtems/score/apiext.h3
-rw-r--r--c/src/exec/score/include/rtems/score/bitfield.h3
-rw-r--r--c/src/exec/score/include/rtems/score/chain.h3
-rw-r--r--c/src/exec/score/include/rtems/score/context.h3
-rw-r--r--c/src/exec/score/include/rtems/score/copyrt.h8
-rw-r--r--c/src/exec/score/include/rtems/score/coremsg.h3
-rw-r--r--c/src/exec/score/include/rtems/score/coremutex.h3
-rw-r--r--c/src/exec/score/include/rtems/score/coresem.h3
-rw-r--r--c/src/exec/score/include/rtems/score/heap.h3
-rw-r--r--c/src/exec/score/include/rtems/score/interr.h3
-rw-r--r--c/src/exec/score/include/rtems/score/isr.h3
-rw-r--r--c/src/exec/score/include/rtems/score/mpci.h3
-rw-r--r--c/src/exec/score/include/rtems/score/mppkt.h3
-rw-r--r--c/src/exec/score/include/rtems/score/object.h3
-rw-r--r--c/src/exec/score/include/rtems/score/objectmp.h3
-rw-r--r--c/src/exec/score/include/rtems/score/priority.h3
-rw-r--r--c/src/exec/score/include/rtems/score/stack.h3
-rw-r--r--c/src/exec/score/include/rtems/score/states.h3
-rw-r--r--c/src/exec/score/include/rtems/score/sysstate.h3
-rw-r--r--c/src/exec/score/include/rtems/score/thread.h3
-rw-r--r--c/src/exec/score/include/rtems/score/threadmp.h3
-rw-r--r--c/src/exec/score/include/rtems/score/threadq.h3
-rw-r--r--c/src/exec/score/include/rtems/score/tod.h3
-rw-r--r--c/src/exec/score/include/rtems/score/tqdata.h3
-rw-r--r--c/src/exec/score/include/rtems/score/userext.h3
-rw-r--r--c/src/exec/score/include/rtems/score/watchdog.h3
-rw-r--r--c/src/exec/score/include/rtems/score/wkspace.h3
-rw-r--r--c/src/exec/score/include/rtems/system.h3
-rw-r--r--c/src/exec/score/inline/rtems/score/address.inl3
-rw-r--r--c/src/exec/score/inline/rtems/score/chain.inl3
-rw-r--r--c/src/exec/score/inline/rtems/score/coremsg.inl3
-rw-r--r--c/src/exec/score/inline/rtems/score/coremutex.inl3
-rw-r--r--c/src/exec/score/inline/rtems/score/coresem.inl3
-rw-r--r--c/src/exec/score/inline/rtems/score/heap.inl3
-rw-r--r--c/src/exec/score/inline/rtems/score/isr.inl3
-rw-r--r--c/src/exec/score/inline/rtems/score/mppkt.inl3
-rw-r--r--c/src/exec/score/inline/rtems/score/object.inl3
-rw-r--r--c/src/exec/score/inline/rtems/score/objectmp.inl3
-rw-r--r--c/src/exec/score/inline/rtems/score/priority.inl3
-rw-r--r--c/src/exec/score/inline/rtems/score/stack.inl3
-rw-r--r--c/src/exec/score/inline/rtems/score/states.inl3
-rw-r--r--c/src/exec/score/inline/rtems/score/sysstate.inl3
-rw-r--r--c/src/exec/score/inline/rtems/score/thread.inl3
-rw-r--r--c/src/exec/score/inline/rtems/score/threadmp.inl3
-rw-r--r--c/src/exec/score/inline/rtems/score/tod.inl3
-rw-r--r--c/src/exec/score/inline/rtems/score/tqdata.inl3
-rw-r--r--c/src/exec/score/inline/rtems/score/userext.inl3
-rw-r--r--c/src/exec/score/inline/rtems/score/watchdog.inl3
-rw-r--r--c/src/exec/score/inline/rtems/score/wkspace.inl3
-rw-r--r--c/src/exec/score/macros/rtems/score/address.inl3
-rw-r--r--c/src/exec/score/macros/rtems/score/chain.inl3
-rw-r--r--c/src/exec/score/macros/rtems/score/coremsg.inl3
-rw-r--r--c/src/exec/score/macros/rtems/score/coremutex.inl3
-rw-r--r--c/src/exec/score/macros/rtems/score/coresem.inl3
-rw-r--r--c/src/exec/score/macros/rtems/score/heap.inl3
-rw-r--r--c/src/exec/score/macros/rtems/score/isr.inl3
-rw-r--r--c/src/exec/score/macros/rtems/score/mppkt.inl3
-rw-r--r--c/src/exec/score/macros/rtems/score/object.inl3
-rw-r--r--c/src/exec/score/macros/rtems/score/objectmp.inl3
-rw-r--r--c/src/exec/score/macros/rtems/score/priority.inl3
-rw-r--r--c/src/exec/score/macros/rtems/score/stack.inl3
-rw-r--r--c/src/exec/score/macros/rtems/score/states.inl3
-rw-r--r--c/src/exec/score/macros/rtems/score/sysstate.inl3
-rw-r--r--c/src/exec/score/macros/rtems/score/thread.inl3
-rw-r--r--c/src/exec/score/macros/rtems/score/threadmp.inl3
-rw-r--r--c/src/exec/score/macros/rtems/score/tod.inl3
-rw-r--r--c/src/exec/score/macros/rtems/score/tqdata.inl3
-rw-r--r--c/src/exec/score/macros/rtems/score/userext.inl3
-rw-r--r--c/src/exec/score/macros/rtems/score/watchdog.inl3
-rw-r--r--c/src/exec/score/macros/rtems/score/wkspace.inl3
-rw-r--r--c/src/exec/score/src/apiext.c3
-rw-r--r--c/src/exec/score/src/chain.c3
-rw-r--r--c/src/exec/score/src/coremsg.c3
-rw-r--r--c/src/exec/score/src/coremsgbroadcast.c3
-rw-r--r--c/src/exec/score/src/coremsgclose.c3
-rw-r--r--c/src/exec/score/src/coremsgflush.c3
-rw-r--r--c/src/exec/score/src/coremsgflushsupp.c3
-rw-r--r--c/src/exec/score/src/coremsgseize.c3
-rw-r--r--c/src/exec/score/src/coremsgsubmit.c3
-rw-r--r--c/src/exec/score/src/coremutex.c3
-rw-r--r--c/src/exec/score/src/coremutexflush.c3
-rw-r--r--c/src/exec/score/src/coremutexseize.c3
-rw-r--r--c/src/exec/score/src/coremutexsurrender.c3
-rw-r--r--c/src/exec/score/src/coresem.c3
-rw-r--r--c/src/exec/score/src/coresemflush.c3
-rw-r--r--c/src/exec/score/src/coresemseize.c3
-rw-r--r--c/src/exec/score/src/coresemsurrender.c3
-rw-r--r--c/src/exec/score/src/coretod.c3
-rw-r--r--c/src/exec/score/src/coretodset.c3
-rw-r--r--c/src/exec/score/src/coretodtickle.c3
-rw-r--r--c/src/exec/score/src/coretodtoseconds.c3
-rw-r--r--c/src/exec/score/src/coretodvalidate.c3
-rw-r--r--c/src/exec/score/src/heap.c3
-rw-r--r--c/src/exec/score/src/heapallocate.c3
-rw-r--r--c/src/exec/score/src/heapextend.c3
-rw-r--r--c/src/exec/score/src/heapfree.c3
-rw-r--r--c/src/exec/score/src/heapsizeofuserarea.c3
-rw-r--r--c/src/exec/score/src/heapwalk.c3
-rw-r--r--c/src/exec/score/src/interr.c3
-rw-r--r--c/src/exec/score/src/isr.c3
-rw-r--r--c/src/exec/score/src/mpci.c3
-rw-r--r--c/src/exec/score/src/object.c3
-rw-r--r--c/src/exec/score/src/objectallocate.c3
-rw-r--r--c/src/exec/score/src/objectallocatebyindex.c3
-rw-r--r--c/src/exec/score/src/objectclearname.c3
-rw-r--r--c/src/exec/score/src/objectcomparenameraw.c3
-rw-r--r--c/src/exec/score/src/objectcomparenamestring.c3
-rw-r--r--c/src/exec/score/src/objectcopynameraw.c3
-rw-r--r--c/src/exec/score/src/objectcopynamestring.c3
-rw-r--r--c/src/exec/score/src/objectextendinformation.c3
-rw-r--r--c/src/exec/score/src/objectfree.c3
-rw-r--r--c/src/exec/score/src/objectget.c3
-rw-r--r--c/src/exec/score/src/objectgetbyindex.c3
-rw-r--r--c/src/exec/score/src/objectgetnext.c3
-rw-r--r--c/src/exec/score/src/objectinitializeinformation.c3
-rw-r--r--c/src/exec/score/src/objectmp.c3
-rw-r--r--c/src/exec/score/src/objectnametoid.c3
-rw-r--r--c/src/exec/score/src/objectshrinkinformation.c3
-rw-r--r--c/src/exec/score/src/thread.c3
-rw-r--r--c/src/exec/score/src/threadchangepriority.c3
-rw-r--r--c/src/exec/score/src/threadclearstate.c3
-rw-r--r--c/src/exec/score/src/threadclose.c3
-rw-r--r--c/src/exec/score/src/threadcreateidle.c3
-rw-r--r--c/src/exec/score/src/threaddelayended.c3
-rw-r--r--c/src/exec/score/src/threaddispatch.c3
-rw-r--r--c/src/exec/score/src/threadevaluatemode.c3
-rw-r--r--c/src/exec/score/src/threadget.c3
-rw-r--r--c/src/exec/score/src/threadhandler.c3
-rw-r--r--c/src/exec/score/src/threadidlebody.c3
-rw-r--r--c/src/exec/score/src/threadinitialize.c3
-rw-r--r--c/src/exec/score/src/threadloadenv.c3
-rw-r--r--c/src/exec/score/src/threadmp.c3
-rw-r--r--c/src/exec/score/src/threadq.c3
-rw-r--r--c/src/exec/score/src/threadqdequeue.c3
-rw-r--r--c/src/exec/score/src/threadqdequeuefifo.c3
-rw-r--r--c/src/exec/score/src/threadqdequeuepriority.c3
-rw-r--r--c/src/exec/score/src/threadqenqueue.c3
-rw-r--r--c/src/exec/score/src/threadqenqueuefifo.c3
-rw-r--r--c/src/exec/score/src/threadqenqueuepriority.c3
-rw-r--r--c/src/exec/score/src/threadqextract.c3
-rw-r--r--c/src/exec/score/src/threadqextractfifo.c3
-rw-r--r--c/src/exec/score/src/threadqextractpriority.c3
-rw-r--r--c/src/exec/score/src/threadqextractwithproxy.c3
-rw-r--r--c/src/exec/score/src/threadqfirst.c3
-rw-r--r--c/src/exec/score/src/threadqfirstfifo.c3
-rw-r--r--c/src/exec/score/src/threadqfirstpriority.c3
-rw-r--r--c/src/exec/score/src/threadqflush.c3
-rw-r--r--c/src/exec/score/src/threadqtimeout.c3
-rw-r--r--c/src/exec/score/src/threadready.c3
-rw-r--r--c/src/exec/score/src/threadreset.c3
-rw-r--r--c/src/exec/score/src/threadresettimeslice.c3
-rw-r--r--c/src/exec/score/src/threadrestart.c3
-rw-r--r--c/src/exec/score/src/threadresume.c3
-rw-r--r--c/src/exec/score/src/threadrotatequeue.c3
-rw-r--r--c/src/exec/score/src/threadsetpriority.c3
-rw-r--r--c/src/exec/score/src/threadsetstate.c3
-rw-r--r--c/src/exec/score/src/threadsettransient.c3
-rw-r--r--c/src/exec/score/src/threadstackallocate.c3
-rw-r--r--c/src/exec/score/src/threadstackfree.c3
-rw-r--r--c/src/exec/score/src/threadstart.c3
-rw-r--r--c/src/exec/score/src/threadstartmultitasking.c3
-rw-r--r--c/src/exec/score/src/threadsuspend.c3
-rw-r--r--c/src/exec/score/src/threadtickletimeslice.c3
-rw-r--r--c/src/exec/score/src/threadyieldprocessor.c3
-rw-r--r--c/src/exec/score/src/userext.c3
-rw-r--r--c/src/exec/score/src/watchdog.c3
-rw-r--r--c/src/exec/score/src/watchdogadjust.c3
-rw-r--r--c/src/exec/score/src/watchdoginsert.c3
-rw-r--r--c/src/exec/score/src/watchdogremove.c3
-rw-r--r--c/src/exec/score/src/watchdogtickle.c3
-rw-r--r--c/src/exec/score/src/wkspace.c3
618 files changed, 620 insertions, 1230 deletions
diff --git a/c/src/exec/include/rtems/libio_.h b/c/src/exec/include/rtems/libio_.h
index e37dcbcc9f..8e74b34edb 100644
--- a/c/src/exec/include/rtems/libio_.h
+++ b/c/src/exec/include/rtems/libio_.h
@@ -1,9 +1,8 @@
/*
* Libio Internal Information
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/include/clockdrv.h b/c/src/exec/libcsupport/include/clockdrv.h
index 74c9d5e9f7..d7b0b4671f 100644
--- a/c/src/exec/libcsupport/include/clockdrv.h
+++ b/c/src/exec/libcsupport/include/clockdrv.h
@@ -2,9 +2,8 @@
*
* This file describes the Clock Driver for all boards.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/include/console.h b/c/src/exec/libcsupport/include/console.h
index 2f5173d757..7bc6b5e3d4 100644
--- a/c/src/exec/libcsupport/include/console.h
+++ b/c/src/exec/libcsupport/include/console.h
@@ -3,9 +3,8 @@
* This file describes the Console Device Driver for all boards.
* This driver provides support for the standard C Library.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/include/iosupp.h b/c/src/exec/libcsupport/include/iosupp.h
index 97175e0a7b..ef8e01b76d 100644
--- a/c/src/exec/libcsupport/include/iosupp.h
+++ b/c/src/exec/libcsupport/include/iosupp.h
@@ -1,8 +1,7 @@
/* iosupp.h
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/include/motorola/mc68230.h b/c/src/exec/libcsupport/include/motorola/mc68230.h
index bde00c4cdd..22ec49c12b 100644
--- a/c/src/exec/libcsupport/include/motorola/mc68230.h
+++ b/c/src/exec/libcsupport/include/motorola/mc68230.h
@@ -7,9 +7,8 @@
* Format taken partly from RTEMS code and mostly from Motorola IDP user's
* manual. RTEMS copyright information below.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/include/rtems/libcsupport.h b/c/src/exec/libcsupport/include/rtems/libcsupport.h
index d007784526..4c6764c1d4 100644
--- a/c/src/exec/libcsupport/include/rtems/libcsupport.h
+++ b/c/src/exec/libcsupport/include/rtems/libcsupport.h
@@ -3,9 +3,8 @@
* This include file contains the information regarding the
* RTEMS specific support for the standard C library.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/include/rtems/libio.h b/c/src/exec/libcsupport/include/rtems/libio.h
index 5d71866164..3cc4648863 100644
--- a/c/src/exec/libcsupport/include/rtems/libio.h
+++ b/c/src/exec/libcsupport/include/rtems/libio.h
@@ -6,9 +6,8 @@
* IO to devices but has since been enhanced to support networking
* and support for mounted file systems.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/include/rtems/libio_.h b/c/src/exec/libcsupport/include/rtems/libio_.h
index e37dcbcc9f..8e74b34edb 100644
--- a/c/src/exec/libcsupport/include/rtems/libio_.h
+++ b/c/src/exec/libcsupport/include/rtems/libio_.h
@@ -1,9 +1,8 @@
/*
* Libio Internal Information
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/include/sys/termios.h b/c/src/exec/libcsupport/include/sys/termios.h
index 71a2492724..bb64d55433 100644
--- a/c/src/exec/libcsupport/include/sys/termios.h
+++ b/c/src/exec/libcsupport/include/sys/termios.h
@@ -1,9 +1,8 @@
/*
* POSIX termios implementation for RTEMS console device driver.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/include/timerdrv.h b/c/src/exec/libcsupport/include/timerdrv.h
index ed1ce2b9a2..1234f8283a 100644
--- a/c/src/exec/libcsupport/include/timerdrv.h
+++ b/c/src/exec/libcsupport/include/timerdrv.h
@@ -2,9 +2,8 @@
*
* This file describes the Timer Driver for all boards.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/include/vmeintr.h b/c/src/exec/libcsupport/include/vmeintr.h
index 6593ba12a5..583ccff6cc 100644
--- a/c/src/exec/libcsupport/include/vmeintr.h
+++ b/c/src/exec/libcsupport/include/vmeintr.h
@@ -5,9 +5,8 @@
* which should be provided by all BSPs for VMEbus Single Board
* Computers but currently only a few do so.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/include/zilog/z8036.h b/c/src/exec/libcsupport/include/zilog/z8036.h
index 1c53c8afac..d2f1652bcc 100644
--- a/c/src/exec/libcsupport/include/zilog/z8036.h
+++ b/c/src/exec/libcsupport/include/zilog/z8036.h
@@ -10,9 +10,8 @@
* NOTE: This file shares as much as possible with the include
* file for the Z8536 via z8x36.h.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/include/zilog/z8530.h b/c/src/exec/libcsupport/include/zilog/z8530.h
index 60a3e3b771..aba481ac25 100644
--- a/c/src/exec/libcsupport/include/zilog/z8530.h
+++ b/c/src/exec/libcsupport/include/zilog/z8530.h
@@ -7,9 +7,8 @@
*
* Output parameters: NONE
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/include/zilog/z8536.h b/c/src/exec/libcsupport/include/zilog/z8536.h
index 0f0b5641e7..8b8fac4567 100644
--- a/c/src/exec/libcsupport/include/zilog/z8536.h
+++ b/c/src/exec/libcsupport/include/zilog/z8536.h
@@ -10,9 +10,8 @@
* NOTE: This file shares as much as possible with the include
* file for the Z8036 via z8x36.h.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/__brk.c b/c/src/exec/libcsupport/src/__brk.c
index 24efa93adb..4e5a7fcd22 100644
--- a/c/src/exec/libcsupport/src/__brk.c
+++ b/c/src/exec/libcsupport/src/__brk.c
@@ -3,9 +3,8 @@
*
* NOTE: sbrk() is provided by each BSP.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/__gettod.c b/c/src/exec/libcsupport/src/__gettod.c
index 16857da870..6c30e40bfb 100644
--- a/c/src/exec/libcsupport/src/__gettod.c
+++ b/c/src/exec/libcsupport/src/__gettod.c
@@ -1,9 +1,8 @@
/*
* gettimeofday() - SVR4 and BSD4.3 extension required by Newlib
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/__sbrk.c b/c/src/exec/libcsupport/src/__sbrk.c
index b1d31467fd..f09188c571 100644
--- a/c/src/exec/libcsupport/src/__sbrk.c
+++ b/c/src/exec/libcsupport/src/__sbrk.c
@@ -3,9 +3,8 @@
*
* NOTE: sbrk is provided by the BSP.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/__times.c b/c/src/exec/libcsupport/src/__times.c
index 5f7525ec5f..49bd64042b 100644
--- a/c/src/exec/libcsupport/src/__times.c
+++ b/c/src/exec/libcsupport/src/__times.c
@@ -1,9 +1,8 @@
/*
* times() - POSIX 1003.1b 4.5.2 - Get Process Times
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/access.c b/c/src/exec/libcsupport/src/access.c
index a8be44a9a3..7e25fdfc30 100644
--- a/c/src/exec/libcsupport/src/access.c
+++ b/c/src/exec/libcsupport/src/access.c
@@ -1,9 +1,8 @@
/*
* access() - POSIX 1003.1b 5.6.3 - File Accessibility
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/base_fs.c b/c/src/exec/libcsupport/src/base_fs.c
index e5be922a40..3ea1abd7aa 100644
--- a/c/src/exec/libcsupport/src/base_fs.c
+++ b/c/src/exec/libcsupport/src/base_fs.c
@@ -1,9 +1,8 @@
/*
* Base file system initialization
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/cfgetispeed.c b/c/src/exec/libcsupport/src/cfgetispeed.c
index 61d97cb2f1..43a8c97137 100644
--- a/c/src/exec/libcsupport/src/cfgetispeed.c
+++ b/c/src/exec/libcsupport/src/cfgetispeed.c
@@ -1,9 +1,8 @@
/*
* cfgetispeed() - POSIX 1003.1b 7.1.3 - Baud Rate Functions
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/cfgetospeed.c b/c/src/exec/libcsupport/src/cfgetospeed.c
index 8815d436e9..460b47b498 100644
--- a/c/src/exec/libcsupport/src/cfgetospeed.c
+++ b/c/src/exec/libcsupport/src/cfgetospeed.c
@@ -1,9 +1,8 @@
/*
* cfgetospeed() - POSIX 1003.1b 7.1.3 - Baud Rate Functions
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/cfsetispeed.c b/c/src/exec/libcsupport/src/cfsetispeed.c
index 37d3cd0584..af1a1b840c 100644
--- a/c/src/exec/libcsupport/src/cfsetispeed.c
+++ b/c/src/exec/libcsupport/src/cfsetispeed.c
@@ -1,9 +1,8 @@
/*
* cfsetispeed() - POSIX 1003.1b 7.1.3 - Baud Rate Functions
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/cfsetospeed.c b/c/src/exec/libcsupport/src/cfsetospeed.c
index f01237103b..f6f6c5838c 100644
--- a/c/src/exec/libcsupport/src/cfsetospeed.c
+++ b/c/src/exec/libcsupport/src/cfsetospeed.c
@@ -1,9 +1,8 @@
/*
* cfsetospeed() - POSIX 1003.1b 7.1.3 - Baud Rate Functions
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/chdir.c b/c/src/exec/libcsupport/src/chdir.c
index 38f64d8c56..4ab5c84cb8 100644
--- a/c/src/exec/libcsupport/src/chdir.c
+++ b/c/src/exec/libcsupport/src/chdir.c
@@ -1,9 +1,8 @@
/*
* chdir() - POSIX 1003.1b - 5.2.1 - Change Current Working Directory
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/chmod.c b/c/src/exec/libcsupport/src/chmod.c
index 70ef5a3dff..d88e80eeb7 100644
--- a/c/src/exec/libcsupport/src/chmod.c
+++ b/c/src/exec/libcsupport/src/chmod.c
@@ -1,9 +1,8 @@
/*
* chmod() - POSIX 1003.1b 5.6.4 - Change File Modes
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/chown.c b/c/src/exec/libcsupport/src/chown.c
index 8496cc684b..796fa5370c 100644
--- a/c/src/exec/libcsupport/src/chown.c
+++ b/c/src/exec/libcsupport/src/chown.c
@@ -1,9 +1,8 @@
/*
* chown() - POSIX 1003.1b 5.6.5 - Change Owner and Group of a File
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/close.c b/c/src/exec/libcsupport/src/close.c
index ba69847533..0ee9df89ed 100644
--- a/c/src/exec/libcsupport/src/close.c
+++ b/c/src/exec/libcsupport/src/close.c
@@ -1,9 +1,8 @@
/*
* close() - POSIX 1003.1b 6.3.1 - Close a File
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/ctermid.c b/c/src/exec/libcsupport/src/ctermid.c
index 23308dc4a6..4fa7a2fb33 100644
--- a/c/src/exec/libcsupport/src/ctermid.c
+++ b/c/src/exec/libcsupport/src/ctermid.c
@@ -1,9 +1,8 @@
/*
* ctermid() - POSIX 1003.1b 4.7.1 - Generate Terminal Pathname
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/dup.c b/c/src/exec/libcsupport/src/dup.c
index c17db588a7..902c70756a 100644
--- a/c/src/exec/libcsupport/src/dup.c
+++ b/c/src/exec/libcsupport/src/dup.c
@@ -1,9 +1,8 @@
/*
* dup() - POSIX 1003.1b 6.2.1 Duplicate an Open File Descriptor
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/dup2.c b/c/src/exec/libcsupport/src/dup2.c
index 5653425708..21701bfd0d 100644
--- a/c/src/exec/libcsupport/src/dup2.c
+++ b/c/src/exec/libcsupport/src/dup2.c
@@ -1,9 +1,8 @@
/*
* dup2() - POSIX 1003.1b 6.2.1 Duplicate an Open File Descriptor
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/eval.c b/c/src/exec/libcsupport/src/eval.c
index db294fcf54..8fc27ca19c 100644
--- a/c/src/exec/libcsupport/src/eval.c
+++ b/c/src/exec/libcsupport/src/eval.c
@@ -3,9 +3,8 @@
*
* Routine to seed the evaluate path routine.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/fchmod.c b/c/src/exec/libcsupport/src/fchmod.c
index a964c737ea..74d9a30647 100644
--- a/c/src/exec/libcsupport/src/fchmod.c
+++ b/c/src/exec/libcsupport/src/fchmod.c
@@ -1,9 +1,8 @@
/*
* fchmod() - POSIX 1003.1b 5.6.4 - Change File Modes
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/fcntl.c b/c/src/exec/libcsupport/src/fcntl.c
index e75baf0c5a..05410eaff6 100644
--- a/c/src/exec/libcsupport/src/fcntl.c
+++ b/c/src/exec/libcsupport/src/fcntl.c
@@ -1,9 +1,8 @@
/*
* fcntl() - POSIX 1003.1b 6.5.2 - File Control
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/fdatasync.c b/c/src/exec/libcsupport/src/fdatasync.c
index e1f47848bf..7a86dc53c6 100644
--- a/c/src/exec/libcsupport/src/fdatasync.c
+++ b/c/src/exec/libcsupport/src/fdatasync.c
@@ -1,9 +1,8 @@
/*
* fdatasync() - POSIX 1003.1b 6.6.2 - Synchronize the Data of a File
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/fpathconf.c b/c/src/exec/libcsupport/src/fpathconf.c
index b8cede80ff..744551ec88 100644
--- a/c/src/exec/libcsupport/src/fpathconf.c
+++ b/c/src/exec/libcsupport/src/fpathconf.c
@@ -1,9 +1,8 @@
/*
* fpathconf() - POSIX 1003.1b - 5.7.1 - Configurable Pathname Varables
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/fs_null_handlers.c b/c/src/exec/libcsupport/src/fs_null_handlers.c
index 42bc146eb9..3bedb6a512 100644
--- a/c/src/exec/libcsupport/src/fs_null_handlers.c
+++ b/c/src/exec/libcsupport/src/fs_null_handlers.c
@@ -1,9 +1,8 @@
/*
* Null Filesystem Operations Tables
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/fstat.c b/c/src/exec/libcsupport/src/fstat.c
index 7fdc2a4b8a..8f216e3cfc 100644
--- a/c/src/exec/libcsupport/src/fstat.c
+++ b/c/src/exec/libcsupport/src/fstat.c
@@ -1,9 +1,8 @@
/*
* fstat() - POSIX 1003.1b 5.6.2 - Get File Status
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/fsync.c b/c/src/exec/libcsupport/src/fsync.c
index e2bad3bb2e..64f05f341a 100644
--- a/c/src/exec/libcsupport/src/fsync.c
+++ b/c/src/exec/libcsupport/src/fsync.c
@@ -1,9 +1,8 @@
/*
* fsync() - POSIX 1003.1b 6.6.1 - Synchronize the State of a File
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/ftruncate.c b/c/src/exec/libcsupport/src/ftruncate.c
index 0112817981..bbf0bc7240 100644
--- a/c/src/exec/libcsupport/src/ftruncate.c
+++ b/c/src/exec/libcsupport/src/ftruncate.c
@@ -1,9 +1,8 @@
/*
* ftruncate() - Truncate a File to the Specified Length
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/getdents.c b/c/src/exec/libcsupport/src/getdents.c
index 91631843b7..b1afbb13f7 100644
--- a/c/src/exec/libcsupport/src/getdents.c
+++ b/c/src/exec/libcsupport/src/getdents.c
@@ -7,9 +7,8 @@
* the current directory position index. These entries will be placed in
* character array pointed to by -dd_buf-
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/hosterr.c b/c/src/exec/libcsupport/src/hosterr.c
index 6c0308df3b..addb110dea 100644
--- a/c/src/exec/libcsupport/src/hosterr.c
+++ b/c/src/exec/libcsupport/src/hosterr.c
@@ -1,9 +1,8 @@
/*
* Routines to access a host errno
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/ioctl.c b/c/src/exec/libcsupport/src/ioctl.c
index 0e8072588b..af986743dd 100644
--- a/c/src/exec/libcsupport/src/ioctl.c
+++ b/c/src/exec/libcsupport/src/ioctl.c
@@ -4,9 +4,8 @@
* This routine is not defined in the POSIX 1003.1b standard but is
* commonly supported on most UNIX and POSIX systems.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/libio.c b/c/src/exec/libcsupport/src/libio.c
index 9b8b1e1948..9723989342 100644
--- a/c/src/exec/libcsupport/src/libio.c
+++ b/c/src/exec/libcsupport/src/libio.c
@@ -3,9 +3,8 @@
* table of integer style file descriptors used by the low level
* POSIX system calls like open(), read, fstat(), etc.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/libio_sockets.c b/c/src/exec/libcsupport/src/libio_sockets.c
index 61d46c09f1..ac15a2a5c2 100644
--- a/c/src/exec/libcsupport/src/libio_sockets.c
+++ b/c/src/exec/libcsupport/src/libio_sockets.c
@@ -2,9 +2,8 @@
* This file contains the support infrastructure used to manage the
* table of integer style file descriptors used by the socket calls.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/link.c b/c/src/exec/libcsupport/src/link.c
index c12398746d..5bf8f90353 100644
--- a/c/src/exec/libcsupport/src/link.c
+++ b/c/src/exec/libcsupport/src/link.c
@@ -1,9 +1,8 @@
/*
* link() - POSIX 1003.1b - 5.3.4 - Create a new link
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/lseek.c b/c/src/exec/libcsupport/src/lseek.c
index 6f37f3c294..992056482e 100644
--- a/c/src/exec/libcsupport/src/lseek.c
+++ b/c/src/exec/libcsupport/src/lseek.c
@@ -1,9 +1,8 @@
/*
* lseek() - POSIX 1003.1b 6.5.3 - Reposition Read/Write File Offset
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/lstat.c b/c/src/exec/libcsupport/src/lstat.c
index 2c1746ac6e..8a3e38c049 100644
--- a/c/src/exec/libcsupport/src/lstat.c
+++ b/c/src/exec/libcsupport/src/lstat.c
@@ -1,9 +1,8 @@
/*
* lstat() - BSD 4.3 and SVR4 - Get File Status
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/malloc.c b/c/src/exec/libcsupport/src/malloc.c
index 80708f57c2..cc63b6c7d0 100644
--- a/c/src/exec/libcsupport/src/malloc.c
+++ b/c/src/exec/libcsupport/src/malloc.c
@@ -2,9 +2,8 @@
* RTEMS Malloc Family Implementation
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/mkdir.c b/c/src/exec/libcsupport/src/mkdir.c
index 18fc7171c7..d1cf4c306c 100644
--- a/c/src/exec/libcsupport/src/mkdir.c
+++ b/c/src/exec/libcsupport/src/mkdir.c
@@ -1,9 +1,8 @@
/*
* mkdir() - POSIX 1003.1b 5.4.1 - Make a Directory
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/mkfifo.c b/c/src/exec/libcsupport/src/mkfifo.c
index 6b3ece5650..9ea820675b 100644
--- a/c/src/exec/libcsupport/src/mkfifo.c
+++ b/c/src/exec/libcsupport/src/mkfifo.c
@@ -1,9 +1,8 @@
/*
* mkfifo() - POSIX 1003.1b 5.4.1 - Make a FIFO Special File
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/mknod.c b/c/src/exec/libcsupport/src/mknod.c
index bd434e4efa..0a3a108f9a 100644
--- a/c/src/exec/libcsupport/src/mknod.c
+++ b/c/src/exec/libcsupport/src/mknod.c
@@ -5,9 +5,8 @@
* commonly supported on most UNIX and POSIX systems. It is the
* foundation for creating file system objects.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/mount.c b/c/src/exec/libcsupport/src/mount.c
index 15fe800861..5cc037b712 100644
--- a/c/src/exec/libcsupport/src/mount.c
+++ b/c/src/exec/libcsupport/src/mount.c
@@ -7,9 +7,8 @@
* XXX make sure no optional ops you are using are NULL
* XXX unmount should be required.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/no_libc.c b/c/src/exec/libcsupport/src/no_libc.c
index 4bd02c4b27..4a7e5d8c27 100644
--- a/c/src/exec/libcsupport/src/no_libc.c
+++ b/c/src/exec/libcsupport/src/no_libc.c
@@ -2,9 +2,8 @@
* This file contains stubs for the reentrancy hooks when
* an unknown C library is used.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/open.c b/c/src/exec/libcsupport/src/open.c
index 7f220d1ce7..1203ca9688 100644
--- a/c/src/exec/libcsupport/src/open.c
+++ b/c/src/exec/libcsupport/src/open.c
@@ -1,9 +1,8 @@
/*
* open() - POSIX 1003.1 5.3.1 - Open a File
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/pathconf.c b/c/src/exec/libcsupport/src/pathconf.c
index e19d1329f4..7516ffb965 100644
--- a/c/src/exec/libcsupport/src/pathconf.c
+++ b/c/src/exec/libcsupport/src/pathconf.c
@@ -1,9 +1,8 @@
/*
* pathconf() - POSIX 1003.1b - 5.7.1 - Configurable Pathname Varables
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/pipe.c b/c/src/exec/libcsupport/src/pipe.c
index 35dcf627bb..45ab89ed95 100644
--- a/c/src/exec/libcsupport/src/pipe.c
+++ b/c/src/exec/libcsupport/src/pipe.c
@@ -1,9 +1,8 @@
/*
* pipe() - POSIX 1003.1b 6.1.1 Create an Inter-Process Channel
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/read.c b/c/src/exec/libcsupport/src/read.c
index 360fc75f66..80ad9abc42 100644
--- a/c/src/exec/libcsupport/src/read.c
+++ b/c/src/exec/libcsupport/src/read.c
@@ -1,9 +1,8 @@
/*
* read() - POSIX 1003.1b 6.4.1 - Read From a File
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/readlink.c b/c/src/exec/libcsupport/src/readlink.c
index 6ca7488543..bec00e5c72 100644
--- a/c/src/exec/libcsupport/src/readlink.c
+++ b/c/src/exec/libcsupport/src/readlink.c
@@ -1,9 +1,8 @@
/*
* readlink() - POSIX 1003.1b - X.X.X - XXX
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/rewinddir.c b/c/src/exec/libcsupport/src/rewinddir.c
index 0df578633a..e5c753a183 100644
--- a/c/src/exec/libcsupport/src/rewinddir.c
+++ b/c/src/exec/libcsupport/src/rewinddir.c
@@ -1,9 +1,8 @@
/*
* rewinddir() - POSIX 1003.1b - XXX
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/rmdir.c b/c/src/exec/libcsupport/src/rmdir.c
index 001d999ce2..521a2e6934 100644
--- a/c/src/exec/libcsupport/src/rmdir.c
+++ b/c/src/exec/libcsupport/src/rmdir.c
@@ -1,9 +1,8 @@
/*
* rmdir() - POSIX 1003.1b - 5.2.2 - Remove a Directory
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/seekdir.c b/c/src/exec/libcsupport/src/seekdir.c
index 5a2f3bb469..eeb9c3209f 100644
--- a/c/src/exec/libcsupport/src/seekdir.c
+++ b/c/src/exec/libcsupport/src/seekdir.c
@@ -1,9 +1,8 @@
/*
* seekdir() - POSIX 1003.1b - XXX
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/stat.c b/c/src/exec/libcsupport/src/stat.c
index 8872b779d7..688333ac2e 100644
--- a/c/src/exec/libcsupport/src/stat.c
+++ b/c/src/exec/libcsupport/src/stat.c
@@ -3,9 +3,8 @@
*
* Reused from lstat().
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/symlink.c b/c/src/exec/libcsupport/src/symlink.c
index ceb1025239..6a31a25bad 100644
--- a/c/src/exec/libcsupport/src/symlink.c
+++ b/c/src/exec/libcsupport/src/symlink.c
@@ -1,9 +1,8 @@
/*
* symlink() - POSIX 1003.1b - X.X.X - XXX
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/tcdrain.c b/c/src/exec/libcsupport/src/tcdrain.c
index 00b1cfeba1..0c89a58115 100644
--- a/c/src/exec/libcsupport/src/tcdrain.c
+++ b/c/src/exec/libcsupport/src/tcdrain.c
@@ -1,9 +1,8 @@
/*
* tcdrain() - POSIX 1003.1b 7.2.2 - Line Control Functions
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/tcflow.c b/c/src/exec/libcsupport/src/tcflow.c
index bbe60d94be..723013c898 100644
--- a/c/src/exec/libcsupport/src/tcflow.c
+++ b/c/src/exec/libcsupport/src/tcflow.c
@@ -1,9 +1,8 @@
/*
* tcflow() - POSIX 1003.1b 7.2.2 - Line Control Functions
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/tcflush.c b/c/src/exec/libcsupport/src/tcflush.c
index 3a14eba129..7d2f119aec 100644
--- a/c/src/exec/libcsupport/src/tcflush.c
+++ b/c/src/exec/libcsupport/src/tcflush.c
@@ -1,9 +1,8 @@
/*
* tcflush() - POSIX 1003.1b 7.2.2 - Line Control Functions
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/tcgetattr.c b/c/src/exec/libcsupport/src/tcgetattr.c
index 7306c9de5e..388282d37a 100644
--- a/c/src/exec/libcsupport/src/tcgetattr.c
+++ b/c/src/exec/libcsupport/src/tcgetattr.c
@@ -1,9 +1,8 @@
/*
* tcgetattr() - POSIX 1003.1b 7.2.1 - Get and Set State
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/tcgetprgrp.c b/c/src/exec/libcsupport/src/tcgetprgrp.c
index 563a1842ed..3f34b6ee13 100644
--- a/c/src/exec/libcsupport/src/tcgetprgrp.c
+++ b/c/src/exec/libcsupport/src/tcgetprgrp.c
@@ -1,9 +1,8 @@
/*
* tcgetprgrp() - POSIX 1003.1b 7.2.3 - Get Foreground Process Group ID
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/tcsendbreak.c b/c/src/exec/libcsupport/src/tcsendbreak.c
index e7da9cf165..b367d26ece 100644
--- a/c/src/exec/libcsupport/src/tcsendbreak.c
+++ b/c/src/exec/libcsupport/src/tcsendbreak.c
@@ -1,9 +1,8 @@
/*
* tcsendbreak() - POSIX 1003.1b 7.2.2 - Line Control Functions
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/tcsetattr.c b/c/src/exec/libcsupport/src/tcsetattr.c
index a769ff250f..466d2c35fb 100644
--- a/c/src/exec/libcsupport/src/tcsetattr.c
+++ b/c/src/exec/libcsupport/src/tcsetattr.c
@@ -1,9 +1,8 @@
/*
* tcsetattr() - POSIX 1003.1b 7.2.1 - Get and Set State
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/tcsetpgrp.c b/c/src/exec/libcsupport/src/tcsetpgrp.c
index 3e6c32c9c4..fa54df3b5f 100644
--- a/c/src/exec/libcsupport/src/tcsetpgrp.c
+++ b/c/src/exec/libcsupport/src/tcsetpgrp.c
@@ -1,9 +1,8 @@
/*
* tcsetprgrp() - POSIX 1003.1b 7.2.4 - Set Foreground Process Group ID
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/telldir.c b/c/src/exec/libcsupport/src/telldir.c
index 765bb4ed44..521138d648 100644
--- a/c/src/exec/libcsupport/src/telldir.c
+++ b/c/src/exec/libcsupport/src/telldir.c
@@ -1,9 +1,8 @@
/*
* telldir() - XXX
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/truncate.c b/c/src/exec/libcsupport/src/truncate.c
index 145e596654..d551b5be5b 100644
--- a/c/src/exec/libcsupport/src/truncate.c
+++ b/c/src/exec/libcsupport/src/truncate.c
@@ -5,9 +5,8 @@
* commonly supported on most UNIX and POSIX systems. It is provided
* for compatibility.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/umask.c b/c/src/exec/libcsupport/src/umask.c
index 35229a30a1..c9f0b4851b 100644
--- a/c/src/exec/libcsupport/src/umask.c
+++ b/c/src/exec/libcsupport/src/umask.c
@@ -1,9 +1,8 @@
/*
* umask() - POSIX 1003.1b 5.3.3 - Set File Creation Mask
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/unixlibc.c b/c/src/exec/libcsupport/src/unixlibc.c
index a581d95534..494e83b159 100644
--- a/c/src/exec/libcsupport/src/unixlibc.c
+++ b/c/src/exec/libcsupport/src/unixlibc.c
@@ -2,9 +2,8 @@
* $Id$
* UNIX Port C Library Support
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/unlink.c b/c/src/exec/libcsupport/src/unlink.c
index 9e9f2c0e08..cf11db227c 100644
--- a/c/src/exec/libcsupport/src/unlink.c
+++ b/c/src/exec/libcsupport/src/unlink.c
@@ -1,9 +1,8 @@
/*
* unlink() - POSIX 1003.1b - 5.5.1 - Remove an existing link
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/unmount.c b/c/src/exec/libcsupport/src/unmount.c
index e8e73bb1d7..c4b6bdae7d 100644
--- a/c/src/exec/libcsupport/src/unmount.c
+++ b/c/src/exec/libcsupport/src/unmount.c
@@ -6,9 +6,8 @@
* routine is necessary to mount instantiations of a file system
* into the file system name space.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/utime.c b/c/src/exec/libcsupport/src/utime.c
index dd76882bc0..50eeece59a 100644
--- a/c/src/exec/libcsupport/src/utime.c
+++ b/c/src/exec/libcsupport/src/utime.c
@@ -1,9 +1,8 @@
/*
* utime() - POSIX 1003.1b 5.5.6 - Set File Access and Modification Times
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libcsupport/src/write.c b/c/src/exec/libcsupport/src/write.c
index a3eca4eccd..a47a4f40a9 100644
--- a/c/src/exec/libcsupport/src/write.c
+++ b/c/src/exec/libcsupport/src/write.c
@@ -1,9 +1,8 @@
/*
* write() - POSIX 1003.1b 6.4.2 - Write to a File
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libfs/src/imfs/deviceio.c b/c/src/exec/libfs/src/imfs/deviceio.c
index fd969e7aa9..0cbdd2a456 100644
--- a/c/src/exec/libfs/src/imfs/deviceio.c
+++ b/c/src/exec/libfs/src/imfs/deviceio.c
@@ -4,9 +4,8 @@
* This file contains the set of handlers used to map operations on
* IMFS device nodes onto calls to the RTEMS Classic API IO Manager.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libfs/src/imfs/imfs.h b/c/src/exec/libfs/src/imfs/imfs.h
index 0a82aabfce..585c070594 100644
--- a/c/src/exec/libfs/src/imfs/imfs.h
+++ b/c/src/exec/libfs/src/imfs/imfs.h
@@ -1,9 +1,8 @@
/*
* Header file for the In-Memory File System
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libfs/src/imfs/imfs_chown.c b/c/src/exec/libfs/src/imfs/imfs_chown.c
index 816294ee34..d9e8f40e7f 100644
--- a/c/src/exec/libfs/src/imfs/imfs_chown.c
+++ b/c/src/exec/libfs/src/imfs/imfs_chown.c
@@ -4,9 +4,8 @@
* This routine is the implementation of the chown() system
* call for the IMFS.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libfs/src/imfs/imfs_creat.c b/c/src/exec/libfs/src/imfs/imfs_creat.c
index 6b638ed07c..227b5f9300 100644
--- a/c/src/exec/libfs/src/imfs/imfs_creat.c
+++ b/c/src/exec/libfs/src/imfs/imfs_creat.c
@@ -3,9 +3,8 @@
*
* Routine to create a new in memory file system node.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libfs/src/imfs/imfs_debug.c b/c/src/exec/libfs/src/imfs/imfs_debug.c
index 7e0482dbfe..f8151c6c0f 100644
--- a/c/src/exec/libfs/src/imfs/imfs_debug.c
+++ b/c/src/exec/libfs/src/imfs/imfs_debug.c
@@ -1,9 +1,8 @@
/*
* IMFS debug support routines
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libfs/src/imfs/imfs_directory.c b/c/src/exec/libfs/src/imfs/imfs_directory.c
index 89672ec9ae..1f6d9b5ff5 100644
--- a/c/src/exec/libfs/src/imfs/imfs_directory.c
+++ b/c/src/exec/libfs/src/imfs/imfs_directory.c
@@ -1,9 +1,8 @@
/*
* XXX
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libfs/src/imfs/imfs_eval.c b/c/src/exec/libfs/src/imfs/imfs_eval.c
index 66b5fa828c..1f1e7c6daf 100644
--- a/c/src/exec/libfs/src/imfs/imfs_eval.c
+++ b/c/src/exec/libfs/src/imfs/imfs_eval.c
@@ -1,9 +1,8 @@
/*
* Evaluation IMFS Node Support Routines
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libfs/src/imfs/imfs_fchmod.c b/c/src/exec/libfs/src/imfs/imfs_fchmod.c
index 06c2969100..b766ed74dc 100644
--- a/c/src/exec/libfs/src/imfs/imfs_fchmod.c
+++ b/c/src/exec/libfs/src/imfs/imfs_fchmod.c
@@ -1,9 +1,8 @@
/*
* IMFS file change mode routine.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libfs/src/imfs/imfs_fcntl.c b/c/src/exec/libfs/src/imfs/imfs_fcntl.c
index cbbbe1eedb..c1014a8653 100644
--- a/c/src/exec/libfs/src/imfs/imfs_fcntl.c
+++ b/c/src/exec/libfs/src/imfs/imfs_fcntl.c
@@ -3,9 +3,8 @@
*
* The following routine does a fcntl on an IMFS node.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libfs/src/imfs/imfs_fdatasync.c b/c/src/exec/libfs/src/imfs/imfs_fdatasync.c
index 280ffb223c..6142cc7e0f 100644
--- a/c/src/exec/libfs/src/imfs/imfs_fdatasync.c
+++ b/c/src/exec/libfs/src/imfs/imfs_fdatasync.c
@@ -5,9 +5,8 @@
* File System is always in sync, therefore this routine always returns
* pass.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libfs/src/imfs/imfs_free.c b/c/src/exec/libfs/src/imfs/imfs_free.c
index 1dc6fd9425..2a5065068c 100644
--- a/c/src/exec/libfs/src/imfs/imfs_free.c
+++ b/c/src/exec/libfs/src/imfs/imfs_free.c
@@ -2,9 +2,8 @@
* Free IMFS Node Support Routines
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libfs/src/imfs/imfs_fsunmount.c b/c/src/exec/libfs/src/imfs/imfs_fsunmount.c
index 59046f13a9..1ae71ee075 100644
--- a/c/src/exec/libfs/src/imfs/imfs_fsunmount.c
+++ b/c/src/exec/libfs/src/imfs/imfs_fsunmount.c
@@ -1,9 +1,8 @@
/*
* IMFS Initialization
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libfs/src/imfs/imfs_getchild.c b/c/src/exec/libfs/src/imfs/imfs_getchild.c
index 3bb710f169..f70a8f292c 100644
--- a/c/src/exec/libfs/src/imfs/imfs_getchild.c
+++ b/c/src/exec/libfs/src/imfs/imfs_getchild.c
@@ -3,9 +3,8 @@
*
* This routine returns the child name in the given directory.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libfs/src/imfs/imfs_gtkn.c b/c/src/exec/libfs/src/imfs/imfs_gtkn.c
index d0689abdd3..c56bef5c2b 100644
--- a/c/src/exec/libfs/src/imfs/imfs_gtkn.c
+++ b/c/src/exec/libfs/src/imfs/imfs_gtkn.c
@@ -4,9 +4,8 @@
* Routine to get a token (name or separator) from the path
* the length of the token is returned in token_len.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libfs/src/imfs/imfs_handlers_device.c b/c/src/exec/libfs/src/imfs/imfs_handlers_device.c
index b6b9c808a0..4431819a94 100644
--- a/c/src/exec/libfs/src/imfs/imfs_handlers_device.c
+++ b/c/src/exec/libfs/src/imfs/imfs_handlers_device.c
@@ -1,9 +1,8 @@
/*
* Device Operations Table for the IMFS
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libfs/src/imfs/imfs_handlers_directory.c b/c/src/exec/libfs/src/imfs/imfs_handlers_directory.c
index 0ee06d8ebf..21370c194d 100644
--- a/c/src/exec/libfs/src/imfs/imfs_handlers_directory.c
+++ b/c/src/exec/libfs/src/imfs/imfs_handlers_directory.c
@@ -1,9 +1,8 @@
/*
* Operations Table for Directories for the IMFS
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libfs/src/imfs/imfs_handlers_link.c b/c/src/exec/libfs/src/imfs/imfs_handlers_link.c
index 47a3f7a8f8..b0a057c068 100644
--- a/c/src/exec/libfs/src/imfs/imfs_handlers_link.c
+++ b/c/src/exec/libfs/src/imfs/imfs_handlers_link.c
@@ -1,9 +1,8 @@
/*
* Link Operations Table for the IMFS
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libfs/src/imfs/imfs_handlers_memfile.c b/c/src/exec/libfs/src/imfs/imfs_handlers_memfile.c
index 0e2566841b..5133b87198 100644
--- a/c/src/exec/libfs/src/imfs/imfs_handlers_memfile.c
+++ b/c/src/exec/libfs/src/imfs/imfs_handlers_memfile.c
@@ -1,9 +1,8 @@
/*
* Memfile Operations Tables for the IMFS
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libfs/src/imfs/imfs_init.c b/c/src/exec/libfs/src/imfs/imfs_init.c
index ad2781f63e..c2630af78e 100644
--- a/c/src/exec/libfs/src/imfs/imfs_init.c
+++ b/c/src/exec/libfs/src/imfs/imfs_init.c
@@ -1,9 +1,8 @@
/*
* IMFS Initialization
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libfs/src/imfs/imfs_initsupp.c b/c/src/exec/libfs/src/imfs/imfs_initsupp.c
index c61618454b..408789760e 100644
--- a/c/src/exec/libfs/src/imfs/imfs_initsupp.c
+++ b/c/src/exec/libfs/src/imfs/imfs_initsupp.c
@@ -1,9 +1,8 @@
/*
* IMFS Initialization
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libfs/src/imfs/imfs_link.c b/c/src/exec/libfs/src/imfs/imfs_link.c
index 34d277646d..6a8fa3c3ef 100644
--- a/c/src/exec/libfs/src/imfs/imfs_link.c
+++ b/c/src/exec/libfs/src/imfs/imfs_link.c
@@ -5,9 +5,8 @@
* name given in name. The link node is set to point to the node at
* to_loc.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libfs/src/imfs/imfs_mknod.c b/c/src/exec/libfs/src/imfs/imfs_mknod.c
index 947fe260c1..05b7ca9a5f 100644
--- a/c/src/exec/libfs/src/imfs/imfs_mknod.c
+++ b/c/src/exec/libfs/src/imfs/imfs_mknod.c
@@ -3,9 +3,8 @@
*
* Routine to create a node in the IMFS file system.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libfs/src/imfs/imfs_mount.c b/c/src/exec/libfs/src/imfs/imfs_mount.c
index a267b52576..7b159f476c 100644
--- a/c/src/exec/libfs/src/imfs/imfs_mount.c
+++ b/c/src/exec/libfs/src/imfs/imfs_mount.c
@@ -8,9 +8,8 @@
* pointer to point to the mount table entry that we are about to add
* to the mount table chain.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libfs/src/imfs/imfs_ntype.c b/c/src/exec/libfs/src/imfs/imfs_ntype.c
index bdf451a879..33beda1bab 100644
--- a/c/src/exec/libfs/src/imfs/imfs_ntype.c
+++ b/c/src/exec/libfs/src/imfs/imfs_ntype.c
@@ -4,9 +4,8 @@
* The following verifies that returns the type of node that the
* loc refers to.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libfs/src/imfs/imfs_readlink.c b/c/src/exec/libfs/src/imfs/imfs_readlink.c
index 958118f42f..36bb17815a 100644
--- a/c/src/exec/libfs/src/imfs/imfs_readlink.c
+++ b/c/src/exec/libfs/src/imfs/imfs_readlink.c
@@ -4,9 +4,8 @@
* The following rouine puts the symblic links destination name into
* buff.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libfs/src/imfs/imfs_rmnod.c b/c/src/exec/libfs/src/imfs/imfs_rmnod.c
index 1eba836a58..3b875145da 100644
--- a/c/src/exec/libfs/src/imfs/imfs_rmnod.c
+++ b/c/src/exec/libfs/src/imfs/imfs_rmnod.c
@@ -4,9 +4,8 @@
* This file contains the handler used to remove a node when a file type
* does not require special actions.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libfs/src/imfs/imfs_stat.c b/c/src/exec/libfs/src/imfs/imfs_stat.c
index 4628736714..2edc1a9e9b 100644
--- a/c/src/exec/libfs/src/imfs/imfs_stat.c
+++ b/c/src/exec/libfs/src/imfs/imfs_stat.c
@@ -3,9 +3,8 @@
*
* This routine provides a stat for the IMFS file system.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libfs/src/imfs/imfs_symlink.c b/c/src/exec/libfs/src/imfs/imfs_symlink.c
index 36b24fef88..8e795463e3 100644
--- a/c/src/exec/libfs/src/imfs/imfs_symlink.c
+++ b/c/src/exec/libfs/src/imfs/imfs_symlink.c
@@ -5,9 +5,8 @@
* with the name given in name. The node is set to point to the node at
* to_loc.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libfs/src/imfs/imfs_unixstub.c b/c/src/exec/libfs/src/imfs/imfs_unixstub.c
index 1ba71c9a42..8ee429383c 100644
--- a/c/src/exec/libfs/src/imfs/imfs_unixstub.c
+++ b/c/src/exec/libfs/src/imfs/imfs_unixstub.c
@@ -1,9 +1,8 @@
/*
* IMFS Stub for UNIX configuration
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libfs/src/imfs/imfs_unlink.c b/c/src/exec/libfs/src/imfs/imfs_unlink.c
index 2bb968d23a..f001c6450d 100644
--- a/c/src/exec/libfs/src/imfs/imfs_unlink.c
+++ b/c/src/exec/libfs/src/imfs/imfs_unlink.c
@@ -3,9 +3,8 @@
*
* Routine to remove a link node from the tree.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libfs/src/imfs/imfs_unmount.c b/c/src/exec/libfs/src/imfs/imfs_unmount.c
index f29d720ab3..9e07fe0c5e 100644
--- a/c/src/exec/libfs/src/imfs/imfs_unmount.c
+++ b/c/src/exec/libfs/src/imfs/imfs_unmount.c
@@ -9,9 +9,8 @@
* to NULL. This indicates that a directory is no longer mounted on
* this node.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libfs/src/imfs/imfs_utime.c b/c/src/exec/libfs/src/imfs/imfs_utime.c
index bc2639ef8c..e20d352c50 100644
--- a/c/src/exec/libfs/src/imfs/imfs_utime.c
+++ b/c/src/exec/libfs/src/imfs/imfs_utime.c
@@ -4,9 +4,8 @@
* This routine is the implementation of the utime() system
* call for the IMFS.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libfs/src/imfs/ioman.c b/c/src/exec/libfs/src/imfs/ioman.c
index 41106fa1c7..ee22791657 100644
--- a/c/src/exec/libfs/src/imfs/ioman.c
+++ b/c/src/exec/libfs/src/imfs/ioman.c
@@ -2,9 +2,8 @@
* This file emulates the old Classic RTEMS IO manager directives
* which register and lookup names using the in-memory filesystem.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libfs/src/imfs/memfile.c b/c/src/exec/libfs/src/imfs/memfile.c
index 0a3b30d38f..dad120a0a7 100644
--- a/c/src/exec/libfs/src/imfs/memfile.c
+++ b/c/src/exec/libfs/src/imfs/memfile.c
@@ -7,9 +7,8 @@
* at system shutdown unless special arrangements to copy the data to
* some type of non-volailte storage are made by the application.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/libfs/src/imfs/miniimfs_init.c b/c/src/exec/libfs/src/imfs/miniimfs_init.c
index 865822fbfc..b2e4fa936e 100644
--- a/c/src/exec/libfs/src/imfs/miniimfs_init.c
+++ b/c/src/exec/libfs/src/imfs/miniimfs_init.c
@@ -1,9 +1,8 @@
/*
* Mini-IMFS Initialization
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/include/rtems/posix/cond.h b/c/src/exec/posix/include/rtems/posix/cond.h
index ba6063f207..c0c5395fd6 100644
--- a/c/src/exec/posix/include/rtems/posix/cond.h
+++ b/c/src/exec/posix/include/rtems/posix/cond.h
@@ -3,9 +3,8 @@
* This include file contains all the private support information for
* POSIX condition variables.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/include/rtems/posix/condmp.h b/c/src/exec/posix/include/rtems/posix/condmp.h
index de9c5ce0d4..dfd10e57a3 100644
--- a/c/src/exec/posix/include/rtems/posix/condmp.h
+++ b/c/src/exec/posix/include/rtems/posix/condmp.h
@@ -3,9 +3,8 @@
* This include file contains all the constants and structures associated
* with the Multiprocessing Support in the POSIX Condition Variable Manager.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/include/rtems/posix/config.h b/c/src/exec/posix/include/rtems/posix/config.h
index 732d1bc685..6725d12e09 100644
--- a/c/src/exec/posix/include/rtems/posix/config.h
+++ b/c/src/exec/posix/include/rtems/posix/config.h
@@ -3,9 +3,8 @@
* This include file contains the table of user defined configuration
* parameters specific for the POSIX API.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/include/rtems/posix/intr.h b/c/src/exec/posix/include/rtems/posix/intr.h
index 539c66f058..0dcadd6722 100644
--- a/c/src/exec/posix/include/rtems/posix/intr.h
+++ b/c/src/exec/posix/include/rtems/posix/intr.h
@@ -3,9 +3,8 @@
* This include file contains all the private support information for
* POSIX Interrupt Manager.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/include/rtems/posix/key.h b/c/src/exec/posix/include/rtems/posix/key.h
index 22bfafd594..ddebf6f0ee 100644
--- a/c/src/exec/posix/include/rtems/posix/key.h
+++ b/c/src/exec/posix/include/rtems/posix/key.h
@@ -3,9 +3,8 @@
* This include file contains all the private support information for
* POSIX key.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/include/rtems/posix/mqueue.h b/c/src/exec/posix/include/rtems/posix/mqueue.h
index a53ef52c4f..121654f4b4 100644
--- a/c/src/exec/posix/include/rtems/posix/mqueue.h
+++ b/c/src/exec/posix/include/rtems/posix/mqueue.h
@@ -3,9 +3,8 @@
* This include file contains all the private support information for
* POSIX Message Queues.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/include/rtems/posix/mqueuemp.h b/c/src/exec/posix/include/rtems/posix/mqueuemp.h
index 27742014ab..19fb58ea29 100644
--- a/c/src/exec/posix/include/rtems/posix/mqueuemp.h
+++ b/c/src/exec/posix/include/rtems/posix/mqueuemp.h
@@ -3,9 +3,8 @@
* This include file contains all the constants and structures associated
* with the Multiprocessing Support in the POSIX Message Queue Manager.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/include/rtems/posix/mutex.h b/c/src/exec/posix/include/rtems/posix/mutex.h
index 4f242db1bc..e8338c893f 100644
--- a/c/src/exec/posix/include/rtems/posix/mutex.h
+++ b/c/src/exec/posix/include/rtems/posix/mutex.h
@@ -3,9 +3,8 @@
* This include file contains all the private support information for
* POSIX mutex's.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/include/rtems/posix/mutexmp.h b/c/src/exec/posix/include/rtems/posix/mutexmp.h
index 71f60677eb..e6ab54f14b 100644
--- a/c/src/exec/posix/include/rtems/posix/mutexmp.h
+++ b/c/src/exec/posix/include/rtems/posix/mutexmp.h
@@ -3,9 +3,8 @@
* This include file contains all the constants and structures associated
* with the Multiprocessing Support in the POSIX Mutex Manager.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/include/rtems/posix/posixapi.h b/c/src/exec/posix/include/rtems/posix/posixapi.h
index f7c52985c3..13c416ef90 100644
--- a/c/src/exec/posix/include/rtems/posix/posixapi.h
+++ b/c/src/exec/posix/include/rtems/posix/posixapi.h
@@ -3,9 +3,8 @@
*
* NOTE:
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/include/rtems/posix/pthread.h b/c/src/exec/posix/include/rtems/posix/pthread.h
index 17402b8acd..10a1b051e1 100644
--- a/c/src/exec/posix/include/rtems/posix/pthread.h
+++ b/c/src/exec/posix/include/rtems/posix/pthread.h
@@ -3,9 +3,8 @@
* This include file contains all the private support information for
* POSIX threads.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/include/rtems/posix/pthreadmp.h b/c/src/exec/posix/include/rtems/posix/pthreadmp.h
index af5997ead7..4bd6cc41e8 100644
--- a/c/src/exec/posix/include/rtems/posix/pthreadmp.h
+++ b/c/src/exec/posix/include/rtems/posix/pthreadmp.h
@@ -3,9 +3,8 @@
* This include file contains all the constants and structures associated
* with the Multiprocessing Support in the POSIX Threads Manager.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/include/rtems/posix/semaphore.h b/c/src/exec/posix/include/rtems/posix/semaphore.h
index 8df9e4e258..95a4f9c15a 100644
--- a/c/src/exec/posix/include/rtems/posix/semaphore.h
+++ b/c/src/exec/posix/include/rtems/posix/semaphore.h
@@ -3,9 +3,8 @@
* This include file contains all the private support information for
* POSIX Semaphores.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/include/rtems/posix/semaphoremp.h b/c/src/exec/posix/include/rtems/posix/semaphoremp.h
index 14af483f98..f776e5a4a3 100644
--- a/c/src/exec/posix/include/rtems/posix/semaphoremp.h
+++ b/c/src/exec/posix/include/rtems/posix/semaphoremp.h
@@ -3,9 +3,8 @@
* This include file contains all the constants and structures associated
* with the Multiprocessing Support in the POSIX Semaphore Manager.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/include/rtems/posix/seterr.h b/c/src/exec/posix/include/rtems/posix/seterr.h
index 3aeb4b6a75..248b545ee6 100644
--- a/c/src/exec/posix/include/rtems/posix/seterr.h
+++ b/c/src/exec/posix/include/rtems/posix/seterr.h
@@ -1,7 +1,6 @@
/*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/inline/rtems/posix/cond.inl b/c/src/exec/posix/inline/rtems/posix/cond.inl
index 3a6741b1b8..d718ef514f 100644
--- a/c/src/exec/posix/inline/rtems/posix/cond.inl
+++ b/c/src/exec/posix/inline/rtems/posix/cond.inl
@@ -3,9 +3,8 @@
* This include file contains the static inline implementation of the private
* inlined routines for POSIX condition variables.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/inline/rtems/posix/intr.inl b/c/src/exec/posix/inline/rtems/posix/intr.inl
index d084a1d12a..2539719b8c 100644
--- a/c/src/exec/posix/inline/rtems/posix/intr.inl
+++ b/c/src/exec/posix/inline/rtems/posix/intr.inl
@@ -3,9 +3,8 @@
* This include file contains the static inline implementation of the private
* inlined routines for POSIX Interrupt Manager
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/inline/rtems/posix/key.inl b/c/src/exec/posix/inline/rtems/posix/key.inl
index fa4d31b11f..73855ad601 100644
--- a/c/src/exec/posix/inline/rtems/posix/key.inl
+++ b/c/src/exec/posix/inline/rtems/posix/key.inl
@@ -3,9 +3,8 @@
* This include file contains the static inline implementation of the private
* inlined routines for POSIX key's.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/inline/rtems/posix/mqueue.inl b/c/src/exec/posix/inline/rtems/posix/mqueue.inl
index 51326fba7b..97b09d5c27 100644
--- a/c/src/exec/posix/inline/rtems/posix/mqueue.inl
+++ b/c/src/exec/posix/inline/rtems/posix/mqueue.inl
@@ -3,9 +3,8 @@
* This include file contains the static inline implementation of the private
* inlined routines for POSIX Message Queue.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/inline/rtems/posix/mutex.inl b/c/src/exec/posix/inline/rtems/posix/mutex.inl
index 5c1f3b7b73..47ff46d507 100644
--- a/c/src/exec/posix/inline/rtems/posix/mutex.inl
+++ b/c/src/exec/posix/inline/rtems/posix/mutex.inl
@@ -3,9 +3,8 @@
* This include file contains the static inline implementation of the private
* inlined routines for POSIX mutex's.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/inline/rtems/posix/pthread.inl b/c/src/exec/posix/inline/rtems/posix/pthread.inl
index 51f7287384..9fc32ddff8 100644
--- a/c/src/exec/posix/inline/rtems/posix/pthread.inl
+++ b/c/src/exec/posix/inline/rtems/posix/pthread.inl
@@ -3,9 +3,8 @@
* This include file contains the static inline implementation of the private
* inlined routines for POSIX threads.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/inline/rtems/posix/semaphore.inl b/c/src/exec/posix/inline/rtems/posix/semaphore.inl
index 8f2189d82a..57badad5a9 100644
--- a/c/src/exec/posix/inline/rtems/posix/semaphore.inl
+++ b/c/src/exec/posix/inline/rtems/posix/semaphore.inl
@@ -3,9 +3,8 @@
* This include file contains the static inline implementation of the private
* inlined routines for POSIX Semaphores.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/src/alarm.c b/c/src/exec/posix/src/alarm.c
index a17fd04f4e..bef81d6695 100644
--- a/c/src/exec/posix/src/alarm.c
+++ b/c/src/exec/posix/src/alarm.c
@@ -1,9 +1,8 @@
/*
* 3.4.1 Schedule Alarm, P1003.1b-1993, p. 79
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/src/kill.c b/c/src/exec/posix/src/kill.c
index 97cd17164d..63dff6bb7d 100644
--- a/c/src/exec/posix/src/kill.c
+++ b/c/src/exec/posix/src/kill.c
@@ -1,9 +1,8 @@
/*
* 3.3.2 Send a Signal to a Process, P1003.1b-1993, p. 68
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/src/killinfo.c b/c/src/exec/posix/src/killinfo.c
index ab462b7a1b..57f40e94bf 100644
--- a/c/src/exec/posix/src/killinfo.c
+++ b/c/src/exec/posix/src/killinfo.c
@@ -1,9 +1,8 @@
/*
* kill() support routine
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/src/pause.c b/c/src/exec/posix/src/pause.c
index a39011bef8..628908b44d 100644
--- a/c/src/exec/posix/src/pause.c
+++ b/c/src/exec/posix/src/pause.c
@@ -1,9 +1,8 @@
/*
* 3.4.2 Suspend Process Execution, P1003.1b-1993, p. 81
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/src/pthreadattrdestroy.c b/c/src/exec/posix/src/pthreadattrdestroy.c
index c518236ad3..be30152520 100644
--- a/c/src/exec/posix/src/pthreadattrdestroy.c
+++ b/c/src/exec/posix/src/pthreadattrdestroy.c
@@ -1,9 +1,8 @@
/*
* 16.1.1 Thread Creation Attributes, P1003.1c/Draft 10, p, 140
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/src/pthreadattrgetdetachstate.c b/c/src/exec/posix/src/pthreadattrgetdetachstate.c
index eefcfba362..244e902144 100644
--- a/c/src/exec/posix/src/pthreadattrgetdetachstate.c
+++ b/c/src/exec/posix/src/pthreadattrgetdetachstate.c
@@ -1,9 +1,8 @@
/*
* 16.1.1 Thread Creation Attributes, P1003.1c/Draft 10, p, 140
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/src/pthreadattrgetinheritsched.c b/c/src/exec/posix/src/pthreadattrgetinheritsched.c
index 7cdd8b4d53..6b68093be2 100644
--- a/c/src/exec/posix/src/pthreadattrgetinheritsched.c
+++ b/c/src/exec/posix/src/pthreadattrgetinheritsched.c
@@ -1,9 +1,8 @@
/*
* 13.5.1 Thread Creation Scheduling Attributes, P1003.1c/Draft 10, p. 120
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/src/pthreadattrgetschedparam.c b/c/src/exec/posix/src/pthreadattrgetschedparam.c
index d139a76f0c..91da6b3c80 100644
--- a/c/src/exec/posix/src/pthreadattrgetschedparam.c
+++ b/c/src/exec/posix/src/pthreadattrgetschedparam.c
@@ -1,9 +1,8 @@
/*
* 13.5.1 Thread Creation Scheduling Attributes, P1003.1c/Draft 10, p. 120
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/src/pthreadattrgetschedpolicy.c b/c/src/exec/posix/src/pthreadattrgetschedpolicy.c
index 0c22244b70..2fd6df4851 100644
--- a/c/src/exec/posix/src/pthreadattrgetschedpolicy.c
+++ b/c/src/exec/posix/src/pthreadattrgetschedpolicy.c
@@ -1,9 +1,8 @@
/*
* 13.5.1 Thread Creation Scheduling Parameters, P1003.1c/Draft 10, p. 120
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/src/pthreadattrgetscope.c b/c/src/exec/posix/src/pthreadattrgetscope.c
index 2c31fef2fb..9bf459fdf5 100644
--- a/c/src/exec/posix/src/pthreadattrgetscope.c
+++ b/c/src/exec/posix/src/pthreadattrgetscope.c
@@ -1,9 +1,8 @@
/*
* 13.5.1 Thread Creation Scheduling Attributes, P1003.1c/Draft 10, p. 120
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/src/pthreadattrgetstackaddr.c b/c/src/exec/posix/src/pthreadattrgetstackaddr.c
index 18e662fb1e..07642796c0 100644
--- a/c/src/exec/posix/src/pthreadattrgetstackaddr.c
+++ b/c/src/exec/posix/src/pthreadattrgetstackaddr.c
@@ -1,9 +1,8 @@
/*
* 16.1.1 Thread Creation Attributes, P1003.1c/Draft 10, p, 140
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/src/pthreadattrgetstacksize.c b/c/src/exec/posix/src/pthreadattrgetstacksize.c
index 589e87ed3c..d160fe51b1 100644
--- a/c/src/exec/posix/src/pthreadattrgetstacksize.c
+++ b/c/src/exec/posix/src/pthreadattrgetstacksize.c
@@ -1,9 +1,8 @@
/*
* 16.1.1 Thread Creation Attributes, P1003.1c/Draft 10, p, 140
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/src/pthreadattrinit.c b/c/src/exec/posix/src/pthreadattrinit.c
index 7a9db5e042..a70bd97eaf 100644
--- a/c/src/exec/posix/src/pthreadattrinit.c
+++ b/c/src/exec/posix/src/pthreadattrinit.c
@@ -1,9 +1,8 @@
/*
* 16.1.1 Thread Creation Attributes, P1003.1c/Draft 10, p, 140
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/src/pthreadattrsetdetachstate.c b/c/src/exec/posix/src/pthreadattrsetdetachstate.c
index f0af517ae6..74482d2507 100644
--- a/c/src/exec/posix/src/pthreadattrsetdetachstate.c
+++ b/c/src/exec/posix/src/pthreadattrsetdetachstate.c
@@ -1,9 +1,8 @@
/*
* 16.1.1 Thread Creation Attributes, P1003.1c/Draft 10, p, 140
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/src/pthreadattrsetinheritsched.c b/c/src/exec/posix/src/pthreadattrsetinheritsched.c
index fb6148ee24..a44f887cde 100644
--- a/c/src/exec/posix/src/pthreadattrsetinheritsched.c
+++ b/c/src/exec/posix/src/pthreadattrsetinheritsched.c
@@ -1,9 +1,8 @@
/*
* 13.5.1 Thread Creation Scheduling Attributes, P1003.1c/Draft 10, p. 120
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/src/pthreadattrsetschedparam.c b/c/src/exec/posix/src/pthreadattrsetschedparam.c
index 7fbb45a057..3c9a3c0644 100644
--- a/c/src/exec/posix/src/pthreadattrsetschedparam.c
+++ b/c/src/exec/posix/src/pthreadattrsetschedparam.c
@@ -1,9 +1,8 @@
/*
* 13.5.1 Thread Creation Scheduling Parameters, P1003.1c/Draft 10, p. 120
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/src/pthreadattrsetschedpolicy.c b/c/src/exec/posix/src/pthreadattrsetschedpolicy.c
index 0a60709139..e13ef77263 100644
--- a/c/src/exec/posix/src/pthreadattrsetschedpolicy.c
+++ b/c/src/exec/posix/src/pthreadattrsetschedpolicy.c
@@ -1,9 +1,8 @@
/*
* 13.5.1 Thread Creation Scheduling Attributes, P1003.1c/Draft 10, p. 120
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/src/pthreadattrsetscope.c b/c/src/exec/posix/src/pthreadattrsetscope.c
index 205de52565..0adc6181f7 100644
--- a/c/src/exec/posix/src/pthreadattrsetscope.c
+++ b/c/src/exec/posix/src/pthreadattrsetscope.c
@@ -1,9 +1,8 @@
/*
* 13.5.1 Thread Creation Scheduling Attributes, P1003.1c/Draft 10, p. 120
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/src/pthreadattrsetstackaddr.c b/c/src/exec/posix/src/pthreadattrsetstackaddr.c
index 15547d4e27..d8cf5fd807 100644
--- a/c/src/exec/posix/src/pthreadattrsetstackaddr.c
+++ b/c/src/exec/posix/src/pthreadattrsetstackaddr.c
@@ -1,9 +1,8 @@
/*
* 16.1.1 Thread Creation Attributes, P1003.1c/Draft 10, p, 140
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/src/pthreadattrsetstacksize.c b/c/src/exec/posix/src/pthreadattrsetstacksize.c
index ccaf03fd47..19696fd664 100644
--- a/c/src/exec/posix/src/pthreadattrsetstacksize.c
+++ b/c/src/exec/posix/src/pthreadattrsetstacksize.c
@@ -1,9 +1,8 @@
/*
* 16.1.1 Thread Creation Attributes, P1003.1c/Draft 10, p, 140
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/src/pthreadcreate.c b/c/src/exec/posix/src/pthreadcreate.c
index acbcbfc6cc..b4e4788f2e 100644
--- a/c/src/exec/posix/src/pthreadcreate.c
+++ b/c/src/exec/posix/src/pthreadcreate.c
@@ -1,9 +1,8 @@
/*
* 16.1.2 Thread Creation, P1003.1c/Draft 10, p. 144
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/src/pthreaddetach.c b/c/src/exec/posix/src/pthreaddetach.c
index 6beb88ef23..aa3e2054d5 100644
--- a/c/src/exec/posix/src/pthreaddetach.c
+++ b/c/src/exec/posix/src/pthreaddetach.c
@@ -1,9 +1,8 @@
/*
* 16.1.4 Detaching a Thread, P1003.1c/Draft 10, p. 149
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/src/pthreadequal.c b/c/src/exec/posix/src/pthreadequal.c
index 3ea32bfd1e..60bd0ba2ad 100644
--- a/c/src/exec/posix/src/pthreadequal.c
+++ b/c/src/exec/posix/src/pthreadequal.c
@@ -3,9 +3,8 @@
*
* NOTE: POSIX does not define the behavior when either thread id is invalid.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/src/pthreadexit.c b/c/src/exec/posix/src/pthreadexit.c
index 085db519a7..a4a2281e16 100644
--- a/c/src/exec/posix/src/pthreadexit.c
+++ b/c/src/exec/posix/src/pthreadexit.c
@@ -3,9 +3,8 @@
*
* NOTE: Key destructors are executed in the POSIX api delete extension.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/src/pthreadgetcpuclockid.c b/c/src/exec/posix/src/pthreadgetcpuclockid.c
index 05cf938559..f7d9553522 100644
--- a/c/src/exec/posix/src/pthreadgetcpuclockid.c
+++ b/c/src/exec/posix/src/pthreadgetcpuclockid.c
@@ -1,9 +1,8 @@
/*
* 20.1.6 Accessing a Thread CPU-time Clock, P1003.4b/Draft 8, p. 58
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/src/pthreadgetcputime.c b/c/src/exec/posix/src/pthreadgetcputime.c
index 00abac790e..2dc56a2526 100644
--- a/c/src/exec/posix/src/pthreadgetcputime.c
+++ b/c/src/exec/posix/src/pthreadgetcputime.c
@@ -1,9 +1,8 @@
/*
* 20.1.7 CPU-time Clock Thread Creation Attribute, P1003.4b/Draft 8, p. 59
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/src/pthreadgetschedparam.c b/c/src/exec/posix/src/pthreadgetschedparam.c
index 7287d09a36..258734bc5d 100644
--- a/c/src/exec/posix/src/pthreadgetschedparam.c
+++ b/c/src/exec/posix/src/pthreadgetschedparam.c
@@ -2,9 +2,8 @@
* 13.5.2 Dynamic Thread Scheduling Parameters Access,
* P1003.1c/Draft 10, p. 124
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/src/pthreadjoin.c b/c/src/exec/posix/src/pthreadjoin.c
index 004e591eb5..491e2406e6 100644
--- a/c/src/exec/posix/src/pthreadjoin.c
+++ b/c/src/exec/posix/src/pthreadjoin.c
@@ -1,9 +1,8 @@
/*
* 16.1.3 Wait for Thread Termination, P1003.1c/Draft 10, p. 147
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/src/pthreadkill.c b/c/src/exec/posix/src/pthreadkill.c
index 85fe4a35bb..6ddd1d6138 100644
--- a/c/src/exec/posix/src/pthreadkill.c
+++ b/c/src/exec/posix/src/pthreadkill.c
@@ -1,9 +1,8 @@
/*
* 3.3.10 Send a Signal to a Thread, P1003.1c/D10, p. 43
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/src/pthreadonce.c b/c/src/exec/posix/src/pthreadonce.c
index 886b6ea866..49b3f31bc4 100644
--- a/c/src/exec/posix/src/pthreadonce.c
+++ b/c/src/exec/posix/src/pthreadonce.c
@@ -1,9 +1,8 @@
/*
* 16.1.8 Dynamic Package Initialization, P1003.1c/Draft 10, p. 154
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/src/pthreadself.c b/c/src/exec/posix/src/pthreadself.c
index 986dd39175..838a7d3b8c 100644
--- a/c/src/exec/posix/src/pthreadself.c
+++ b/c/src/exec/posix/src/pthreadself.c
@@ -1,9 +1,8 @@
/*
* 16.1.6 Get Calling Thread's ID, p1003.1c/Draft 10, p. 152
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/src/pthreadsetcputime.c b/c/src/exec/posix/src/pthreadsetcputime.c
index 3482a2593e..866a324f0e 100644
--- a/c/src/exec/posix/src/pthreadsetcputime.c
+++ b/c/src/exec/posix/src/pthreadsetcputime.c
@@ -1,9 +1,8 @@
/*
* 20.1.7 CPU-time Clock Thread Creation Attribute, P1003.4b/Draft 8, p. 59
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/src/pthreadsetschedparam.c b/c/src/exec/posix/src/pthreadsetschedparam.c
index 97bc4351b7..62ec3d888d 100644
--- a/c/src/exec/posix/src/pthreadsetschedparam.c
+++ b/c/src/exec/posix/src/pthreadsetschedparam.c
@@ -2,9 +2,8 @@
* 13.5.2 Dynamic Thread Scheduling Parameters Access,
* P1003.1c/Draft 10, p. 124
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/src/pthreadsigmask.c b/c/src/exec/posix/src/pthreadsigmask.c
index 1efede39c4..7511de17f8 100644
--- a/c/src/exec/posix/src/pthreadsigmask.c
+++ b/c/src/exec/posix/src/pthreadsigmask.c
@@ -3,9 +3,8 @@
*
* NOTE: P1003.1c/D10, p. 37 adds pthread_sigmask().
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/src/sigaction.c b/c/src/exec/posix/src/sigaction.c
index 26abb4ff86..11bbc358de 100644
--- a/c/src/exec/posix/src/sigaction.c
+++ b/c/src/exec/posix/src/sigaction.c
@@ -1,9 +1,8 @@
/*
* 3.3.4 Examine and Change Signal Action, P1003.1b-1993, p. 70
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/src/sigaddset.c b/c/src/exec/posix/src/sigaddset.c
index 7e8058781f..202116a1d1 100644
--- a/c/src/exec/posix/src/sigaddset.c
+++ b/c/src/exec/posix/src/sigaddset.c
@@ -1,9 +1,8 @@
/*
* 3.3.3 Manipulate Signal Sets, P1003.1b-1993, p. 69
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/src/sigdelset.c b/c/src/exec/posix/src/sigdelset.c
index c16449c287..ac5e1adfa6 100644
--- a/c/src/exec/posix/src/sigdelset.c
+++ b/c/src/exec/posix/src/sigdelset.c
@@ -1,9 +1,8 @@
/*
* 3.3.3 Manipulate Signal Sets, P1003.1b-1993, p. 69
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/src/sigemptyset.c b/c/src/exec/posix/src/sigemptyset.c
index 653a840d91..d771f3ede2 100644
--- a/c/src/exec/posix/src/sigemptyset.c
+++ b/c/src/exec/posix/src/sigemptyset.c
@@ -1,9 +1,8 @@
/*
* 3.3.3 Manipulate Signal Sets, P1003.1b-1993, p. 69
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/src/sigfillset.c b/c/src/exec/posix/src/sigfillset.c
index 9ccef1a201..b3a0447602 100644
--- a/c/src/exec/posix/src/sigfillset.c
+++ b/c/src/exec/posix/src/sigfillset.c
@@ -1,9 +1,8 @@
/*
* 3.3.3 Manipulate Signal Sets, P1003.1b-1993, p. 69
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/src/sigismember.c b/c/src/exec/posix/src/sigismember.c
index f98730a0d5..df617ad0bc 100644
--- a/c/src/exec/posix/src/sigismember.c
+++ b/c/src/exec/posix/src/sigismember.c
@@ -1,9 +1,8 @@
/*
* 3.3.3 Manipulate Signal Sets, P1003.1b-1993, p. 69
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/src/signal_2.c b/c/src/exec/posix/src/signal_2.c
index d3931ef362..2134339e76 100644
--- a/c/src/exec/posix/src/signal_2.c
+++ b/c/src/exec/posix/src/signal_2.c
@@ -1,9 +1,8 @@
/*
* signal(2) - Install signal handler
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/src/sigpending.c b/c/src/exec/posix/src/sigpending.c
index 49b34c9c46..2699645150 100644
--- a/c/src/exec/posix/src/sigpending.c
+++ b/c/src/exec/posix/src/sigpending.c
@@ -1,9 +1,8 @@
/*
* 3.3.6 Examine Pending Signals, P1003.1b-1993, p. 75
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/src/sigprocmask.c b/c/src/exec/posix/src/sigprocmask.c
index dcbbcfca4f..530975c6b6 100644
--- a/c/src/exec/posix/src/sigprocmask.c
+++ b/c/src/exec/posix/src/sigprocmask.c
@@ -3,9 +3,8 @@
*
* NOTE: P1003.1c/D10, p. 37 adds pthread_sigmask().
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/src/sigqueue.c b/c/src/exec/posix/src/sigqueue.c
index e90cf8789f..7e901565e0 100644
--- a/c/src/exec/posix/src/sigqueue.c
+++ b/c/src/exec/posix/src/sigqueue.c
@@ -1,9 +1,8 @@
/*
* 3.3.9 Queue a Signal to a Process, P1003.1b-1993, p. 78
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/src/sigsuspend.c b/c/src/exec/posix/src/sigsuspend.c
index beed3af5db..898f1d0ced 100644
--- a/c/src/exec/posix/src/sigsuspend.c
+++ b/c/src/exec/posix/src/sigsuspend.c
@@ -1,9 +1,8 @@
/*
* 3.3.7 Wait for a Signal, P1003.1b-1993, p. 75
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/src/sigtimedwait.c b/c/src/exec/posix/src/sigtimedwait.c
index 87bb0ff372..2134d8a82a 100644
--- a/c/src/exec/posix/src/sigtimedwait.c
+++ b/c/src/exec/posix/src/sigtimedwait.c
@@ -1,9 +1,8 @@
/*
* 3.3.8 Synchronously Accept a Signal, P1003.1b-1993, p. 76
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/src/sigwait.c b/c/src/exec/posix/src/sigwait.c
index d0f026fb40..8270fb90ed 100644
--- a/c/src/exec/posix/src/sigwait.c
+++ b/c/src/exec/posix/src/sigwait.c
@@ -3,9 +3,8 @@
*
* NOTE: P1003.1c/D10, p. 39 adds sigwait().
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/posix/src/sigwaitinfo.c b/c/src/exec/posix/src/sigwaitinfo.c
index ba9cd45c87..b91952ee9b 100644
--- a/c/src/exec/posix/src/sigwaitinfo.c
+++ b/c/src/exec/posix/src/sigwaitinfo.c
@@ -3,9 +3,8 @@
*
* NOTE: P1003.1c/D10, p. 39 adds sigwait().
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/include/rtems.h b/c/src/exec/rtems/include/rtems.h
index 0db253f086..0d82b3d4d0 100644
--- a/c/src/exec/rtems/include/rtems.h
+++ b/c/src/exec/rtems/include/rtems.h
@@ -5,9 +5,8 @@
* two (2) CPU dependent files to tailor its data structures for a
* particular processor.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/include/rtems/rtems/asr.h b/c/src/exec/rtems/include/rtems/rtems/asr.h
index 3fac2fa3e3..4a0f01e758 100644
--- a/c/src/exec/rtems/include/rtems/rtems/asr.h
+++ b/c/src/exec/rtems/include/rtems/rtems/asr.h
@@ -4,9 +4,8 @@
* with the Asynchronous Signal Handler. This Handler provides the low-level
* support required by the Signal Manager.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/include/rtems/rtems/attr.h b/c/src/exec/rtems/include/rtems/rtems/attr.h
index 215b27f9a0..cf9b073360 100644
--- a/c/src/exec/rtems/include/rtems/rtems/attr.h
+++ b/c/src/exec/rtems/include/rtems/rtems/attr.h
@@ -3,9 +3,8 @@
* This include file contains all information about the Object Attributes
* Handler.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/include/rtems/rtems/clock.h b/c/src/exec/rtems/include/rtems/rtems/clock.h
index c991d769cf..1d51e8c481 100644
--- a/c/src/exec/rtems/include/rtems/rtems/clock.h
+++ b/c/src/exec/rtems/include/rtems/rtems/clock.h
@@ -11,9 +11,8 @@
* + announce a clock tick
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/include/rtems/rtems/config.h b/c/src/exec/rtems/include/rtems/rtems/config.h
index f395710271..4905d06c22 100644
--- a/c/src/exec/rtems/include/rtems/rtems/config.h
+++ b/c/src/exec/rtems/include/rtems/rtems/config.h
@@ -3,9 +3,8 @@
* This include file contains the table of user defined configuration
* parameters specific for the RTEMS API.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/include/rtems/rtems/dpmem.h b/c/src/exec/rtems/include/rtems/rtems/dpmem.h
index a74fc90f2a..9f2f1468cd 100644
--- a/c/src/exec/rtems/include/rtems/rtems/dpmem.h
+++ b/c/src/exec/rtems/include/rtems/rtems/dpmem.h
@@ -14,9 +14,8 @@
* + convert internal to external address
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/include/rtems/rtems/event.h b/c/src/exec/rtems/include/rtems/rtems/event.h
index 576b1edbff..17b655d7d5 100644
--- a/c/src/exec/rtems/include/rtems/rtems/event.h
+++ b/c/src/exec/rtems/include/rtems/rtems/event.h
@@ -10,9 +10,8 @@
* + receive event condition
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/include/rtems/rtems/eventmp.h b/c/src/exec/rtems/include/rtems/rtems/eventmp.h
index 2d609cbb37..73611d94f0 100644
--- a/c/src/exec/rtems/include/rtems/rtems/eventmp.h
+++ b/c/src/exec/rtems/include/rtems/rtems/eventmp.h
@@ -3,9 +3,8 @@
* This include file contains all the constants and structures associated
* with the Multiprocessing Support in the Event Manager.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/include/rtems/rtems/eventset.h b/c/src/exec/rtems/include/rtems/rtems/eventset.h
index fe1f9eb170..5b6d5e4409 100644
--- a/c/src/exec/rtems/include/rtems/rtems/eventset.h
+++ b/c/src/exec/rtems/include/rtems/rtems/eventset.h
@@ -4,9 +4,8 @@
* Event Sets Handler. This handler provides methods for the manipulation
* of event sets which will be sent and received by tasks.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/include/rtems/rtems/intr.h b/c/src/exec/rtems/include/rtems/rtems/intr.h
index 168806bff2..db8cdbf360 100644
--- a/c/src/exec/rtems/include/rtems/rtems/intr.h
+++ b/c/src/exec/rtems/include/rtems/rtems/intr.h
@@ -3,9 +3,8 @@
* This include file contains all the constants and structures associated
* with the Interrupt Manager.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/include/rtems/rtems/message.h b/c/src/exec/rtems/include/rtems/rtems/message.h
index 198c93b288..485fe03fc5 100644
--- a/c/src/exec/rtems/include/rtems/rtems/message.h
+++ b/c/src/exec/rtems/include/rtems/rtems/message.h
@@ -16,9 +16,8 @@
* + flush all messages on a queue
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/include/rtems/rtems/modes.h b/c/src/exec/rtems/include/rtems/rtems/modes.h
index 05205078c5..eed979721d 100644
--- a/c/src/exec/rtems/include/rtems/rtems/modes.h
+++ b/c/src/exec/rtems/include/rtems/rtems/modes.h
@@ -3,9 +3,8 @@
* This include file contains all constants and structures associated
* with the RTEMS thread and RTEMS_ASR modes.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/include/rtems/rtems/mp.h b/c/src/exec/rtems/include/rtems/rtems/mp.h
index 77dd8a707f..1e6c95e218 100644
--- a/c/src/exec/rtems/include/rtems/rtems/mp.h
+++ b/c/src/exec/rtems/include/rtems/rtems/mp.h
@@ -3,9 +3,8 @@
* This include file contains all the constants and structures associated
* with the Multiprocessing Manager.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/include/rtems/rtems/msgmp.h b/c/src/exec/rtems/include/rtems/rtems/msgmp.h
index 64fa8da93b..19b52bbcc4 100644
--- a/c/src/exec/rtems/include/rtems/rtems/msgmp.h
+++ b/c/src/exec/rtems/include/rtems/rtems/msgmp.h
@@ -3,9 +3,8 @@
* This include file contains all the constants and structures associated
* with the Multiprocessing Support in the Message Manager.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/include/rtems/rtems/options.h b/c/src/exec/rtems/include/rtems/rtems/options.h
index 7746524f98..b65ce127b3 100644
--- a/c/src/exec/rtems/include/rtems/rtems/options.h
+++ b/c/src/exec/rtems/include/rtems/rtems/options.h
@@ -3,9 +3,8 @@
* This include file contains information which defines the
* options available on many directives.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/include/rtems/rtems/part.h b/c/src/exec/rtems/include/rtems/rtems/part.h
index 884c9a5426..1369e475e7 100644
--- a/c/src/exec/rtems/include/rtems/rtems/part.h
+++ b/c/src/exec/rtems/include/rtems/rtems/part.h
@@ -13,9 +13,8 @@
* + get a buffer from a partition
* + return a buffer to a partition
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/include/rtems/rtems/partmp.h b/c/src/exec/rtems/include/rtems/rtems/partmp.h
index 0bac39258b..bec116367c 100644
--- a/c/src/exec/rtems/include/rtems/rtems/partmp.h
+++ b/c/src/exec/rtems/include/rtems/rtems/partmp.h
@@ -3,9 +3,8 @@
* This include file contains all the constants and structures associated
* with the Multiprocessing Support in the Partition Manager.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/include/rtems/rtems/ratemon.h b/c/src/exec/rtems/include/rtems/rtems/ratemon.h
index 0e1dfbfad3..bc1036043f 100644
--- a/c/src/exec/rtems/include/rtems/rtems/ratemon.h
+++ b/c/src/exec/rtems/include/rtems/rtems/ratemon.h
@@ -12,9 +12,8 @@
* + conclude current and start the next period
* + obtain status information on a period
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/include/rtems/rtems/region.h b/c/src/exec/rtems/include/rtems/rtems/region.h
index 93f279fcb5..f8e4bd6512 100644
--- a/c/src/exec/rtems/include/rtems/rtems/region.h
+++ b/c/src/exec/rtems/include/rtems/rtems/region.h
@@ -12,9 +12,8 @@
* + get a segment from a region
* + return a segment to a region
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/include/rtems/rtems/regionmp.h b/c/src/exec/rtems/include/rtems/rtems/regionmp.h
index fcdfa03178..0743f7b057 100644
--- a/c/src/exec/rtems/include/rtems/rtems/regionmp.h
+++ b/c/src/exec/rtems/include/rtems/rtems/regionmp.h
@@ -3,9 +3,8 @@
* This include file contains all the constants and structures associated
* with the Multiprocessing Support in the Region Manager.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/include/rtems/rtems/rtemsapi.h b/c/src/exec/rtems/include/rtems/rtems/rtemsapi.h
index dcea660f43..6b1cfd8d05 100644
--- a/c/src/exec/rtems/include/rtems/rtems/rtemsapi.h
+++ b/c/src/exec/rtems/include/rtems/rtems/rtemsapi.h
@@ -3,9 +3,8 @@
*
* NOTE:
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/include/rtems/rtems/sem.h b/c/src/exec/rtems/include/rtems/rtems/sem.h
index 7b6d623b3b..d8e042d451 100644
--- a/c/src/exec/rtems/include/rtems/rtems/sem.h
+++ b/c/src/exec/rtems/include/rtems/rtems/sem.h
@@ -13,9 +13,8 @@
* + acquire a semaphore
* + release a semaphore
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/include/rtems/rtems/semmp.h b/c/src/exec/rtems/include/rtems/rtems/semmp.h
index fdea66f6a4..e299e33c77 100644
--- a/c/src/exec/rtems/include/rtems/rtems/semmp.h
+++ b/c/src/exec/rtems/include/rtems/rtems/semmp.h
@@ -3,9 +3,8 @@
* This include file contains all the constants and structures associated
* with the Multiprocessing Support in the Semaphore Manager.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/include/rtems/rtems/signal.h b/c/src/exec/rtems/include/rtems/rtems/signal.h
index c9424a2dfd..51b837f745 100644
--- a/c/src/exec/rtems/include/rtems/rtems/signal.h
+++ b/c/src/exec/rtems/include/rtems/rtems/signal.h
@@ -9,9 +9,8 @@
* + establish an asynchronous signal routine
* + send a signal set to a task
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/include/rtems/rtems/signalmp.h b/c/src/exec/rtems/include/rtems/rtems/signalmp.h
index 2b13a0707e..e37a8ce3a6 100644
--- a/c/src/exec/rtems/include/rtems/rtems/signalmp.h
+++ b/c/src/exec/rtems/include/rtems/rtems/signalmp.h
@@ -3,9 +3,8 @@
* This include file contains all the constants and structures associated
* with the Multiprocessing Support in the Signal Manager.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/include/rtems/rtems/status.h b/c/src/exec/rtems/include/rtems/rtems/status.h
index db1cf2049c..831039b1c1 100644
--- a/c/src/exec/rtems/include/rtems/rtems/status.h
+++ b/c/src/exec/rtems/include/rtems/rtems/status.h
@@ -3,9 +3,8 @@
* This include file contains the status codes returned from the
* executive directives.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/include/rtems/rtems/support.h b/c/src/exec/rtems/include/rtems/rtems/support.h
index 643b4295bd..c162a92d4f 100644
--- a/c/src/exec/rtems/include/rtems/rtems/support.h
+++ b/c/src/exec/rtems/include/rtems/rtems/support.h
@@ -3,9 +3,8 @@
* This include file contains information about support functions for
* the RTEMS API.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/include/rtems/rtems/taskmp.h b/c/src/exec/rtems/include/rtems/rtems/taskmp.h
index a1ff0a3715..755493de5e 100644
--- a/c/src/exec/rtems/include/rtems/rtems/taskmp.h
+++ b/c/src/exec/rtems/include/rtems/rtems/taskmp.h
@@ -3,9 +3,8 @@
* This include file contains all the constants and structures associated
* with the multiprocessing support in the task manager.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/include/rtems/rtems/tasks.h b/c/src/exec/rtems/include/rtems/rtems/tasks.h
index 3ed495bed1..fa574bba8a 100644
--- a/c/src/exec/rtems/include/rtems/rtems/tasks.h
+++ b/c/src/exec/rtems/include/rtems/rtems/tasks.h
@@ -20,9 +20,8 @@
* + wake up after interval
* + wake up when specified
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/include/rtems/rtems/timer.h b/c/src/exec/rtems/include/rtems/rtems/timer.h
index 4ef567c9bc..87e21d3228 100644
--- a/c/src/exec/rtems/include/rtems/rtems/timer.h
+++ b/c/src/exec/rtems/include/rtems/rtems/timer.h
@@ -15,9 +15,8 @@
* + reset a timer
* + cancel a time
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/include/rtems/rtems/types.h b/c/src/exec/rtems/include/rtems/rtems/types.h
index 10165a6180..dbaabe5f1d 100644
--- a/c/src/exec/rtems/include/rtems/rtems/types.h
+++ b/c/src/exec/rtems/include/rtems/rtems/types.h
@@ -2,9 +2,8 @@
*
* This include file defines the types used by the RTEMS API.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/inline/rtems/rtems/asr.inl b/c/src/exec/rtems/inline/rtems/rtems/asr.inl
index fede9dea9b..6e4f977495 100644
--- a/c/src/exec/rtems/inline/rtems/rtems/asr.inl
+++ b/c/src/exec/rtems/inline/rtems/rtems/asr.inl
@@ -3,9 +3,8 @@
* This include file contains the implemenation of all routines
* associated with the asynchronous signal handler which are inlined.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/inline/rtems/rtems/attr.inl b/c/src/exec/rtems/inline/rtems/rtems/attr.inl
index df4e8650b5..0f9e3bbbf9 100644
--- a/c/src/exec/rtems/inline/rtems/rtems/attr.inl
+++ b/c/src/exec/rtems/inline/rtems/rtems/attr.inl
@@ -3,9 +3,8 @@
* This include file contains all of the inlined routines associated
* with attributes.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/inline/rtems/rtems/dpmem.inl b/c/src/exec/rtems/inline/rtems/rtems/dpmem.inl
index 777a886452..6d3cb9cd95 100644
--- a/c/src/exec/rtems/inline/rtems/rtems/dpmem.inl
+++ b/c/src/exec/rtems/inline/rtems/rtems/dpmem.inl
@@ -3,9 +3,8 @@
* This include file contains the inline routine used in conjunction
* with the Dual Ported Memory Manager
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/inline/rtems/rtems/event.inl b/c/src/exec/rtems/inline/rtems/rtems/event.inl
index a4c6ec7930..56e9810626 100644
--- a/c/src/exec/rtems/inline/rtems/rtems/event.inl
+++ b/c/src/exec/rtems/inline/rtems/rtems/event.inl
@@ -3,9 +3,8 @@
* This include file contains the static inline implementation of
* macros for the Event Manager.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/inline/rtems/rtems/eventset.inl b/c/src/exec/rtems/inline/rtems/rtems/eventset.inl
index eed8c33751..7f2757a3da 100644
--- a/c/src/exec/rtems/inline/rtems/rtems/eventset.inl
+++ b/c/src/exec/rtems/inline/rtems/rtems/eventset.inl
@@ -2,9 +2,8 @@
*
* This include file contains the information pertaining to event sets.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/inline/rtems/rtems/message.inl b/c/src/exec/rtems/inline/rtems/rtems/message.inl
index f3f763ca2e..ef874b7943 100644
--- a/c/src/exec/rtems/inline/rtems/rtems/message.inl
+++ b/c/src/exec/rtems/inline/rtems/rtems/message.inl
@@ -3,9 +3,8 @@
* This include file contains the static inline implementation of all
* inlined routines in the Message Manager.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/inline/rtems/rtems/modes.inl b/c/src/exec/rtems/inline/rtems/rtems/modes.inl
index f72c2468e3..81848712da 100644
--- a/c/src/exec/rtems/inline/rtems/rtems/modes.inl
+++ b/c/src/exec/rtems/inline/rtems/rtems/modes.inl
@@ -3,9 +3,8 @@
* This include file contains the static inline implementation of the
* inlined routines in the Mode Handler
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/inline/rtems/rtems/options.inl b/c/src/exec/rtems/inline/rtems/rtems/options.inl
index f92acf56c4..568a897cec 100644
--- a/c/src/exec/rtems/inline/rtems/rtems/options.inl
+++ b/c/src/exec/rtems/inline/rtems/rtems/options.inl
@@ -3,9 +3,8 @@
* This file contains the static inline implementation of the inlined
* routines from the Options Handler.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/inline/rtems/rtems/part.inl b/c/src/exec/rtems/inline/rtems/rtems/part.inl
index 18c948d5c4..9054be3415 100644
--- a/c/src/exec/rtems/inline/rtems/rtems/part.inl
+++ b/c/src/exec/rtems/inline/rtems/rtems/part.inl
@@ -3,9 +3,8 @@
* This file contains the macro implementation of all inlined routines
* in the Partition Manager.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/inline/rtems/rtems/ratemon.inl b/c/src/exec/rtems/inline/rtems/rtems/ratemon.inl
index f1293ef75a..2d0216e2ca 100644
--- a/c/src/exec/rtems/inline/rtems/rtems/ratemon.inl
+++ b/c/src/exec/rtems/inline/rtems/rtems/ratemon.inl
@@ -3,9 +3,8 @@
* This file contains the static inline implementation of the inlined
* routines in the Rate Monotonic Manager.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/inline/rtems/rtems/region.inl b/c/src/exec/rtems/inline/rtems/rtems/region.inl
index 37f098ae63..1f2b8f766c 100644
--- a/c/src/exec/rtems/inline/rtems/rtems/region.inl
+++ b/c/src/exec/rtems/inline/rtems/rtems/region.inl
@@ -3,9 +3,8 @@
* This file contains the macro implementation of the inlined
* routines from the Region Manager.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/inline/rtems/rtems/sem.inl b/c/src/exec/rtems/inline/rtems/rtems/sem.inl
index 75774b2917..4c5d1d63f8 100644
--- a/c/src/exec/rtems/inline/rtems/rtems/sem.inl
+++ b/c/src/exec/rtems/inline/rtems/rtems/sem.inl
@@ -3,9 +3,8 @@
* This file contains the static inlin implementation of the inlined
* routines from the Semaphore Manager.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/inline/rtems/rtems/status.inl b/c/src/exec/rtems/inline/rtems/rtems/status.inl
index b9182c6f63..c67719c82f 100644
--- a/c/src/exec/rtems/inline/rtems/rtems/status.inl
+++ b/c/src/exec/rtems/inline/rtems/rtems/status.inl
@@ -3,9 +3,8 @@
* This include file contains the implementations of the inlined
* routines for the status package.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/inline/rtems/rtems/support.inl b/c/src/exec/rtems/inline/rtems/rtems/support.inl
index 06de8d1f59..4ab212ee49 100644
--- a/c/src/exec/rtems/inline/rtems/rtems/support.inl
+++ b/c/src/exec/rtems/inline/rtems/rtems/support.inl
@@ -3,9 +3,8 @@
* This include file contains the static inline implementation of all
* of the inlined routines specific to the RTEMS API.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/inline/rtems/rtems/tasks.inl b/c/src/exec/rtems/inline/rtems/rtems/tasks.inl
index 34c1e055a8..5313a3ae7e 100644
--- a/c/src/exec/rtems/inline/rtems/rtems/tasks.inl
+++ b/c/src/exec/rtems/inline/rtems/rtems/tasks.inl
@@ -3,9 +3,8 @@
* This file contains the static inline implementation of all inlined
* routines in the with RTEMS Tasks Manager.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/inline/rtems/rtems/timer.inl b/c/src/exec/rtems/inline/rtems/rtems/timer.inl
index b884e02f4d..a887553ce4 100644
--- a/c/src/exec/rtems/inline/rtems/rtems/timer.inl
+++ b/c/src/exec/rtems/inline/rtems/rtems/timer.inl
@@ -3,9 +3,8 @@
* This file contains the static inline implementation of the inlined routines
* from the Timer Manager.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/macros/rtems/rtems/asr.inl b/c/src/exec/rtems/macros/rtems/rtems/asr.inl
index d3ed229ca9..f2943078da 100644
--- a/c/src/exec/rtems/macros/rtems/rtems/asr.inl
+++ b/c/src/exec/rtems/macros/rtems/rtems/asr.inl
@@ -3,9 +3,8 @@
* This include file contains the implemenation of all routines
* associated with the asynchronous signal handler which are inlined.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/macros/rtems/rtems/attr.inl b/c/src/exec/rtems/macros/rtems/rtems/attr.inl
index 2d8303db11..035a6b8bc5 100644
--- a/c/src/exec/rtems/macros/rtems/rtems/attr.inl
+++ b/c/src/exec/rtems/macros/rtems/rtems/attr.inl
@@ -3,9 +3,8 @@
* This include file contains all of the inlined routines associated
* with attributes.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/macros/rtems/rtems/dpmem.inl b/c/src/exec/rtems/macros/rtems/rtems/dpmem.inl
index 171f15d8e9..590bb0f71a 100644
--- a/c/src/exec/rtems/macros/rtems/rtems/dpmem.inl
+++ b/c/src/exec/rtems/macros/rtems/rtems/dpmem.inl
@@ -3,9 +3,8 @@
* This include file contains the inline routine used in conjunction
* with the Dual Ported Memory Manager
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/macros/rtems/rtems/event.inl b/c/src/exec/rtems/macros/rtems/rtems/event.inl
index e0d18e7817..5ca092bee0 100644
--- a/c/src/exec/rtems/macros/rtems/rtems/event.inl
+++ b/c/src/exec/rtems/macros/rtems/rtems/event.inl
@@ -3,9 +3,8 @@
* This include file contains the implementation of macros for
* the Event Manager.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/macros/rtems/rtems/eventset.inl b/c/src/exec/rtems/macros/rtems/rtems/eventset.inl
index 3eeb2bea63..364887bd44 100644
--- a/c/src/exec/rtems/macros/rtems/rtems/eventset.inl
+++ b/c/src/exec/rtems/macros/rtems/rtems/eventset.inl
@@ -3,9 +3,8 @@
* This include file contains the macro implementation of inlined
* routines in the event set object.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/macros/rtems/rtems/message.inl b/c/src/exec/rtems/macros/rtems/rtems/message.inl
index 537701d41b..ff087b96b9 100644
--- a/c/src/exec/rtems/macros/rtems/rtems/message.inl
+++ b/c/src/exec/rtems/macros/rtems/rtems/message.inl
@@ -3,9 +3,8 @@
* This include file contains the macro implementation of all
* inlined routines in the Message Manager.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/macros/rtems/rtems/modes.inl b/c/src/exec/rtems/macros/rtems/rtems/modes.inl
index e84bf25b32..6e0920838a 100644
--- a/c/src/exec/rtems/macros/rtems/rtems/modes.inl
+++ b/c/src/exec/rtems/macros/rtems/rtems/modes.inl
@@ -3,9 +3,8 @@
* This include file contains the macro implementation of the
* inlined routines in the Mode Handler.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/macros/rtems/rtems/options.inl b/c/src/exec/rtems/macros/rtems/rtems/options.inl
index 78068ab17c..b0d816ed6d 100644
--- a/c/src/exec/rtems/macros/rtems/rtems/options.inl
+++ b/c/src/exec/rtems/macros/rtems/rtems/options.inl
@@ -3,9 +3,8 @@
* This file contains the macro implementation of the inlined
* routines from the Options Handler.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/macros/rtems/rtems/part.inl b/c/src/exec/rtems/macros/rtems/rtems/part.inl
index 027a7427e5..050b350b05 100644
--- a/c/src/exec/rtems/macros/rtems/rtems/part.inl
+++ b/c/src/exec/rtems/macros/rtems/rtems/part.inl
@@ -3,9 +3,8 @@
* This file contains the macro implementation of all inlined routines
* in the Partition Manager.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/macros/rtems/rtems/ratemon.inl b/c/src/exec/rtems/macros/rtems/rtems/ratemon.inl
index 8a550d91e0..c177b6a862 100644
--- a/c/src/exec/rtems/macros/rtems/rtems/ratemon.inl
+++ b/c/src/exec/rtems/macros/rtems/rtems/ratemon.inl
@@ -3,9 +3,8 @@
* This file contains the macro implementation of the inlined
* routines in the Rate Monotonic Manager.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/macros/rtems/rtems/region.inl b/c/src/exec/rtems/macros/rtems/rtems/region.inl
index 8c36bdeb34..2576a08bec 100644
--- a/c/src/exec/rtems/macros/rtems/rtems/region.inl
+++ b/c/src/exec/rtems/macros/rtems/rtems/region.inl
@@ -3,9 +3,8 @@
* This file contains the macro implementation of the inlined
* routines from the Region Manager.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/macros/rtems/rtems/sem.inl b/c/src/exec/rtems/macros/rtems/rtems/sem.inl
index 132422a30b..31009ddb68 100644
--- a/c/src/exec/rtems/macros/rtems/rtems/sem.inl
+++ b/c/src/exec/rtems/macros/rtems/rtems/sem.inl
@@ -3,9 +3,8 @@
* This file contains the macro implementation of the inlined
* routines from the Semaphore Manager.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/macros/rtems/rtems/status.inl b/c/src/exec/rtems/macros/rtems/rtems/status.inl
index 6db9086df0..6559d04bb3 100644
--- a/c/src/exec/rtems/macros/rtems/rtems/status.inl
+++ b/c/src/exec/rtems/macros/rtems/rtems/status.inl
@@ -3,9 +3,8 @@
* This include file contains the implementations of the inlined
* routines for the status package.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/macros/rtems/rtems/support.inl b/c/src/exec/rtems/macros/rtems/rtems/support.inl
index fc84a2e7ee..b62b545a8d 100644
--- a/c/src/exec/rtems/macros/rtems/rtems/support.inl
+++ b/c/src/exec/rtems/macros/rtems/rtems/support.inl
@@ -3,9 +3,8 @@
* This include file contains the macros implementation of all
* of the inlined routines specific to the RTEMS API.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/macros/rtems/rtems/tasks.inl b/c/src/exec/rtems/macros/rtems/rtems/tasks.inl
index a60d80d60c..a30247b12a 100644
--- a/c/src/exec/rtems/macros/rtems/rtems/tasks.inl
+++ b/c/src/exec/rtems/macros/rtems/rtems/tasks.inl
@@ -3,9 +3,8 @@
* This file contains the macro implementation of all inlined
* routines in the with RTEMS Tasks Manager.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/macros/rtems/rtems/timer.inl b/c/src/exec/rtems/macros/rtems/rtems/timer.inl
index 5dc329a203..36b0fdfe85 100644
--- a/c/src/exec/rtems/macros/rtems/rtems/timer.inl
+++ b/c/src/exec/rtems/macros/rtems/rtems/timer.inl
@@ -3,9 +3,8 @@
* This file contains the macro implementation of the inlined routines
* from the Timer Manager.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/optman/no-dpmem.c b/c/src/exec/rtems/optman/no-dpmem.c
index b3a122abb7..96461d114b 100644
--- a/c/src/exec/rtems/optman/no-dpmem.c
+++ b/c/src/exec/rtems/optman/no-dpmem.c
@@ -1,9 +1,8 @@
/*
* Dual Port Memory Manager
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/optman/no-event.c b/c/src/exec/rtems/optman/no-event.c
index 5aa427ce73..3511518c71 100644
--- a/c/src/exec/rtems/optman/no-event.c
+++ b/c/src/exec/rtems/optman/no-event.c
@@ -1,9 +1,8 @@
/*
* Event Manager
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/optman/no-mp.c b/c/src/exec/rtems/optman/no-mp.c
index 41fa81e597..5fc8f81df6 100644
--- a/c/src/exec/rtems/optman/no-mp.c
+++ b/c/src/exec/rtems/optman/no-mp.c
@@ -2,9 +2,8 @@
* Multiprocessing Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/optman/no-msg.c b/c/src/exec/rtems/optman/no-msg.c
index 65103dcb7d..ccd34720c3 100644
--- a/c/src/exec/rtems/optman/no-msg.c
+++ b/c/src/exec/rtems/optman/no-msg.c
@@ -2,9 +2,8 @@
* Message Queue Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/optman/no-part.c b/c/src/exec/rtems/optman/no-part.c
index 56abcb7af1..842ea89333 100644
--- a/c/src/exec/rtems/optman/no-part.c
+++ b/c/src/exec/rtems/optman/no-part.c
@@ -2,9 +2,8 @@
* Partition Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/optman/no-region.c b/c/src/exec/rtems/optman/no-region.c
index 3ae7c86f35..017d90f722 100644
--- a/c/src/exec/rtems/optman/no-region.c
+++ b/c/src/exec/rtems/optman/no-region.c
@@ -2,9 +2,8 @@
* Region Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/optman/no-rtmon.c b/c/src/exec/rtems/optman/no-rtmon.c
index 96e6fe8228..cc96089a63 100644
--- a/c/src/exec/rtems/optman/no-rtmon.c
+++ b/c/src/exec/rtems/optman/no-rtmon.c
@@ -2,9 +2,8 @@
* Rate Monotonic Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/optman/no-sem.c b/c/src/exec/rtems/optman/no-sem.c
index 2f31e50cd9..7eb04d6eca 100644
--- a/c/src/exec/rtems/optman/no-sem.c
+++ b/c/src/exec/rtems/optman/no-sem.c
@@ -2,9 +2,8 @@
* Semaphore Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/optman/no-signal.c b/c/src/exec/rtems/optman/no-signal.c
index b73d12c97b..b45fc33265 100644
--- a/c/src/exec/rtems/optman/no-signal.c
+++ b/c/src/exec/rtems/optman/no-signal.c
@@ -2,9 +2,8 @@
* Signal Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/optman/no-timer.c b/c/src/exec/rtems/optman/no-timer.c
index 5d6ec63d4e..e788ad433f 100644
--- a/c/src/exec/rtems/optman/no-timer.c
+++ b/c/src/exec/rtems/optman/no-timer.c
@@ -2,9 +2,8 @@
* Timer Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/attr.c b/c/src/exec/rtems/src/attr.c
index ea0f68be70..bff1e61a16 100644
--- a/c/src/exec/rtems/src/attr.c
+++ b/c/src/exec/rtems/src/attr.c
@@ -2,9 +2,8 @@
* Body for Attribute Routines
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/clockget.c b/c/src/exec/rtems/src/clockget.c
index d6b7173eec..e143aba213 100644
--- a/c/src/exec/rtems/src/clockget.c
+++ b/c/src/exec/rtems/src/clockget.c
@@ -1,9 +1,8 @@
/*
* Clock Manager
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/clockset.c b/c/src/exec/rtems/src/clockset.c
index c0b4285a4d..cc2d2c68d9 100644
--- a/c/src/exec/rtems/src/clockset.c
+++ b/c/src/exec/rtems/src/clockset.c
@@ -1,9 +1,8 @@
/*
* Clock Manager
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/clocktick.c b/c/src/exec/rtems/src/clocktick.c
index b07c9cb1a0..d80725a1b2 100644
--- a/c/src/exec/rtems/src/clocktick.c
+++ b/c/src/exec/rtems/src/clocktick.c
@@ -1,9 +1,8 @@
/*
* Clock Manager
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/dpmem.c b/c/src/exec/rtems/src/dpmem.c
index e3269593f9..38ca108a1a 100644
--- a/c/src/exec/rtems/src/dpmem.c
+++ b/c/src/exec/rtems/src/dpmem.c
@@ -1,9 +1,8 @@
/*
* Dual Port Memory Manager
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/dpmemcreate.c b/c/src/exec/rtems/src/dpmemcreate.c
index 9e71d78365..8d4bdbdb10 100644
--- a/c/src/exec/rtems/src/dpmemcreate.c
+++ b/c/src/exec/rtems/src/dpmemcreate.c
@@ -1,9 +1,8 @@
/*
* Dual Port Memory Manager
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/dpmemdelete.c b/c/src/exec/rtems/src/dpmemdelete.c
index 6162e0bab1..872e2626f0 100644
--- a/c/src/exec/rtems/src/dpmemdelete.c
+++ b/c/src/exec/rtems/src/dpmemdelete.c
@@ -1,9 +1,8 @@
/*
* Dual Port Memory Manager
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/dpmemexternal2internal.c b/c/src/exec/rtems/src/dpmemexternal2internal.c
index 082de3a0d8..92407a3b55 100644
--- a/c/src/exec/rtems/src/dpmemexternal2internal.c
+++ b/c/src/exec/rtems/src/dpmemexternal2internal.c
@@ -1,9 +1,8 @@
/*
* Dual Port Memory Manager
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/dpmemident.c b/c/src/exec/rtems/src/dpmemident.c
index 167327ce9a..cdfd42abd1 100644
--- a/c/src/exec/rtems/src/dpmemident.c
+++ b/c/src/exec/rtems/src/dpmemident.c
@@ -1,9 +1,8 @@
/*
* Dual Port Memory Manager
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/dpmeminternal2external.c b/c/src/exec/rtems/src/dpmeminternal2external.c
index adfbf09933..23bc02e43f 100644
--- a/c/src/exec/rtems/src/dpmeminternal2external.c
+++ b/c/src/exec/rtems/src/dpmeminternal2external.c
@@ -1,9 +1,8 @@
/*
* Dual Port Memory Manager
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/event.c b/c/src/exec/rtems/src/event.c
index 3b79609f92..f11cd8c167 100644
--- a/c/src/exec/rtems/src/event.c
+++ b/c/src/exec/rtems/src/event.c
@@ -1,9 +1,8 @@
/*
* Event Manager
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/eventmp.c b/c/src/exec/rtems/src/eventmp.c
index 4a561e69a2..13fb4f7abd 100644
--- a/c/src/exec/rtems/src/eventmp.c
+++ b/c/src/exec/rtems/src/eventmp.c
@@ -1,9 +1,8 @@
/*
* Multiprocessing Support for the Event Manager
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/eventreceive.c b/c/src/exec/rtems/src/eventreceive.c
index 8f9c424ca9..7b8f477ea0 100644
--- a/c/src/exec/rtems/src/eventreceive.c
+++ b/c/src/exec/rtems/src/eventreceive.c
@@ -1,9 +1,8 @@
/*
* Event Manager
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/eventseize.c b/c/src/exec/rtems/src/eventseize.c
index 12c1e42fa8..ca41c65b6a 100644
--- a/c/src/exec/rtems/src/eventseize.c
+++ b/c/src/exec/rtems/src/eventseize.c
@@ -1,9 +1,8 @@
/*
* Event Manager
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/eventsend.c b/c/src/exec/rtems/src/eventsend.c
index 4dd29339fc..62a5b48162 100644
--- a/c/src/exec/rtems/src/eventsend.c
+++ b/c/src/exec/rtems/src/eventsend.c
@@ -1,9 +1,8 @@
/*
* Event Manager
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/eventsurrender.c b/c/src/exec/rtems/src/eventsurrender.c
index 957171c709..7785bb6395 100644
--- a/c/src/exec/rtems/src/eventsurrender.c
+++ b/c/src/exec/rtems/src/eventsurrender.c
@@ -1,9 +1,8 @@
/*
* Event Manager
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/eventtimeout.c b/c/src/exec/rtems/src/eventtimeout.c
index f170a90f68..bb5eaa403c 100644
--- a/c/src/exec/rtems/src/eventtimeout.c
+++ b/c/src/exec/rtems/src/eventtimeout.c
@@ -1,9 +1,8 @@
/*
* Event Manager
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/intr.c b/c/src/exec/rtems/src/intr.c
index de4703e949..9663e7cfb0 100644
--- a/c/src/exec/rtems/src/intr.c
+++ b/c/src/exec/rtems/src/intr.c
@@ -2,9 +2,8 @@
* Interrupt Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/intrbody.c b/c/src/exec/rtems/src/intrbody.c
index d72e21281d..4a265d5c1f 100644
--- a/c/src/exec/rtems/src/intrbody.c
+++ b/c/src/exec/rtems/src/intrbody.c
@@ -2,9 +2,8 @@
* Bodies for Inlined Interrupt Manager Routines
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/intrcatch.c b/c/src/exec/rtems/src/intrcatch.c
index 6ceedd7069..4b68d5dbfd 100644
--- a/c/src/exec/rtems/src/intrcatch.c
+++ b/c/src/exec/rtems/src/intrcatch.c
@@ -2,9 +2,8 @@
* Interrupt Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/mp.c b/c/src/exec/rtems/src/mp.c
index 7d9f93c51c..d6e575cfc0 100644
--- a/c/src/exec/rtems/src/mp.c
+++ b/c/src/exec/rtems/src/mp.c
@@ -2,9 +2,8 @@
* Multiprocessing Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/msg.c b/c/src/exec/rtems/src/msg.c
index 19b090ec0e..4e68b175b3 100644
--- a/c/src/exec/rtems/src/msg.c
+++ b/c/src/exec/rtems/src/msg.c
@@ -2,9 +2,8 @@
* Message Queue Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/msgmp.c b/c/src/exec/rtems/src/msgmp.c
index 26d56f0d59..6d48ff4955 100644
--- a/c/src/exec/rtems/src/msgmp.c
+++ b/c/src/exec/rtems/src/msgmp.c
@@ -2,9 +2,8 @@
* Multiprocessing Support for the Message Queue Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/msgqallocate.c b/c/src/exec/rtems/src/msgqallocate.c
index 6a2cf65523..6945a13415 100644
--- a/c/src/exec/rtems/src/msgqallocate.c
+++ b/c/src/exec/rtems/src/msgqallocate.c
@@ -2,9 +2,8 @@
* Message Queue Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/msgqbroadcast.c b/c/src/exec/rtems/src/msgqbroadcast.c
index 470be7d84e..bd79602b6b 100644
--- a/c/src/exec/rtems/src/msgqbroadcast.c
+++ b/c/src/exec/rtems/src/msgqbroadcast.c
@@ -2,9 +2,8 @@
* Message Queue Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/msgqcreate.c b/c/src/exec/rtems/src/msgqcreate.c
index 11d1e7d297..395cbf3a02 100644
--- a/c/src/exec/rtems/src/msgqcreate.c
+++ b/c/src/exec/rtems/src/msgqcreate.c
@@ -2,9 +2,8 @@
* Message Queue Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/msgqdelete.c b/c/src/exec/rtems/src/msgqdelete.c
index 059cdeb6ea..715fb7bced 100644
--- a/c/src/exec/rtems/src/msgqdelete.c
+++ b/c/src/exec/rtems/src/msgqdelete.c
@@ -2,9 +2,8 @@
* Message Queue Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/msgqflush.c b/c/src/exec/rtems/src/msgqflush.c
index 969180e412..b4ce3ae375 100644
--- a/c/src/exec/rtems/src/msgqflush.c
+++ b/c/src/exec/rtems/src/msgqflush.c
@@ -2,9 +2,8 @@
* Message Queue Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/msgqgetnumberpending.c b/c/src/exec/rtems/src/msgqgetnumberpending.c
index 37a2bdf07d..c2cad97198 100644
--- a/c/src/exec/rtems/src/msgqgetnumberpending.c
+++ b/c/src/exec/rtems/src/msgqgetnumberpending.c
@@ -2,9 +2,8 @@
* Message Queue Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/msgqident.c b/c/src/exec/rtems/src/msgqident.c
index 25d386bdf6..eb04c28c55 100644
--- a/c/src/exec/rtems/src/msgqident.c
+++ b/c/src/exec/rtems/src/msgqident.c
@@ -2,9 +2,8 @@
* Message Queue Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/msgqreceive.c b/c/src/exec/rtems/src/msgqreceive.c
index 8883d501e0..b078049276 100644
--- a/c/src/exec/rtems/src/msgqreceive.c
+++ b/c/src/exec/rtems/src/msgqreceive.c
@@ -2,9 +2,8 @@
* Message Queue Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/msgqsend.c b/c/src/exec/rtems/src/msgqsend.c
index c657a88a60..2010e4a6b9 100644
--- a/c/src/exec/rtems/src/msgqsend.c
+++ b/c/src/exec/rtems/src/msgqsend.c
@@ -2,9 +2,8 @@
* Message Queue Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/msgqsubmit.c b/c/src/exec/rtems/src/msgqsubmit.c
index 753ba35694..5a03f6409a 100644
--- a/c/src/exec/rtems/src/msgqsubmit.c
+++ b/c/src/exec/rtems/src/msgqsubmit.c
@@ -2,9 +2,8 @@
* Message Queue Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/msgqtranslatereturncode.c b/c/src/exec/rtems/src/msgqtranslatereturncode.c
index b2246dc1b1..34c818a145 100644
--- a/c/src/exec/rtems/src/msgqtranslatereturncode.c
+++ b/c/src/exec/rtems/src/msgqtranslatereturncode.c
@@ -2,9 +2,8 @@
* Message Queue Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/msgqurgent.c b/c/src/exec/rtems/src/msgqurgent.c
index 037e65938b..ddff018b13 100644
--- a/c/src/exec/rtems/src/msgqurgent.c
+++ b/c/src/exec/rtems/src/msgqurgent.c
@@ -2,9 +2,8 @@
* Message Queue Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/part.c b/c/src/exec/rtems/src/part.c
index 89c9ac3f3f..7e13628450 100644
--- a/c/src/exec/rtems/src/part.c
+++ b/c/src/exec/rtems/src/part.c
@@ -2,9 +2,8 @@
* Partition Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/partcreate.c b/c/src/exec/rtems/src/partcreate.c
index 5c3098f02f..70b0585df7 100644
--- a/c/src/exec/rtems/src/partcreate.c
+++ b/c/src/exec/rtems/src/partcreate.c
@@ -2,9 +2,8 @@
* Partition Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/partdelete.c b/c/src/exec/rtems/src/partdelete.c
index d4bcc9932d..2872c19991 100644
--- a/c/src/exec/rtems/src/partdelete.c
+++ b/c/src/exec/rtems/src/partdelete.c
@@ -2,9 +2,8 @@
* Partition Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/partgetbuffer.c b/c/src/exec/rtems/src/partgetbuffer.c
index d62647b3f8..761add6727 100644
--- a/c/src/exec/rtems/src/partgetbuffer.c
+++ b/c/src/exec/rtems/src/partgetbuffer.c
@@ -2,9 +2,8 @@
* Partition Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/partident.c b/c/src/exec/rtems/src/partident.c
index 2f86e17a39..2f7029cd63 100644
--- a/c/src/exec/rtems/src/partident.c
+++ b/c/src/exec/rtems/src/partident.c
@@ -2,9 +2,8 @@
* Partition Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/partmp.c b/c/src/exec/rtems/src/partmp.c
index 17234974ef..88838f86b3 100644
--- a/c/src/exec/rtems/src/partmp.c
+++ b/c/src/exec/rtems/src/partmp.c
@@ -2,9 +2,8 @@
* Multiprocessing Support for the Partition Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/partreturnbuffer.c b/c/src/exec/rtems/src/partreturnbuffer.c
index 3b68e53bff..2e8008c146 100644
--- a/c/src/exec/rtems/src/partreturnbuffer.c
+++ b/c/src/exec/rtems/src/partreturnbuffer.c
@@ -2,9 +2,8 @@
* Partition Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/ratemon.c b/c/src/exec/rtems/src/ratemon.c
index 5df26ee608..29ded58b6a 100644
--- a/c/src/exec/rtems/src/ratemon.c
+++ b/c/src/exec/rtems/src/ratemon.c
@@ -2,9 +2,8 @@
* Rate Monotonic Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/ratemoncancel.c b/c/src/exec/rtems/src/ratemoncancel.c
index 0bc3fc6fc3..6281b6527e 100644
--- a/c/src/exec/rtems/src/ratemoncancel.c
+++ b/c/src/exec/rtems/src/ratemoncancel.c
@@ -2,9 +2,8 @@
* Rate Monotonic Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/ratemoncreate.c b/c/src/exec/rtems/src/ratemoncreate.c
index 413da155eb..1fb4a9d466 100644
--- a/c/src/exec/rtems/src/ratemoncreate.c
+++ b/c/src/exec/rtems/src/ratemoncreate.c
@@ -2,9 +2,8 @@
* Rate Monotonic Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/ratemondelete.c b/c/src/exec/rtems/src/ratemondelete.c
index 08d304c75a..8d144e1b09 100644
--- a/c/src/exec/rtems/src/ratemondelete.c
+++ b/c/src/exec/rtems/src/ratemondelete.c
@@ -2,9 +2,8 @@
* Rate Monotonic Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/ratemongetstatus.c b/c/src/exec/rtems/src/ratemongetstatus.c
index 4a05a93ca6..a53a586974 100644
--- a/c/src/exec/rtems/src/ratemongetstatus.c
+++ b/c/src/exec/rtems/src/ratemongetstatus.c
@@ -2,9 +2,8 @@
* Rate Monotonic Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/ratemonident.c b/c/src/exec/rtems/src/ratemonident.c
index 0dba33504a..8c18975009 100644
--- a/c/src/exec/rtems/src/ratemonident.c
+++ b/c/src/exec/rtems/src/ratemonident.c
@@ -2,9 +2,8 @@
* Rate Monotonic Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/ratemonperiod.c b/c/src/exec/rtems/src/ratemonperiod.c
index 95a09c453e..6d031cf218 100644
--- a/c/src/exec/rtems/src/ratemonperiod.c
+++ b/c/src/exec/rtems/src/ratemonperiod.c
@@ -2,9 +2,8 @@
* Rate Monotonic Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/ratemontimeout.c b/c/src/exec/rtems/src/ratemontimeout.c
index 6c8a1976f4..0a53059d1b 100644
--- a/c/src/exec/rtems/src/ratemontimeout.c
+++ b/c/src/exec/rtems/src/ratemontimeout.c
@@ -2,9 +2,8 @@
* Rate Monotonic Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/region.c b/c/src/exec/rtems/src/region.c
index fc9a7c34ed..b00ba8bf52 100644
--- a/c/src/exec/rtems/src/region.c
+++ b/c/src/exec/rtems/src/region.c
@@ -2,9 +2,8 @@
* Region Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/regioncreate.c b/c/src/exec/rtems/src/regioncreate.c
index 49be2c5802..cacef3fe0b 100644
--- a/c/src/exec/rtems/src/regioncreate.c
+++ b/c/src/exec/rtems/src/regioncreate.c
@@ -2,9 +2,8 @@
* Region Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/regiondelete.c b/c/src/exec/rtems/src/regiondelete.c
index 59e38464b0..669923c2e7 100644
--- a/c/src/exec/rtems/src/regiondelete.c
+++ b/c/src/exec/rtems/src/regiondelete.c
@@ -2,9 +2,8 @@
* Region Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/regionextend.c b/c/src/exec/rtems/src/regionextend.c
index ab2eb5f713..0bbfac73b4 100644
--- a/c/src/exec/rtems/src/regionextend.c
+++ b/c/src/exec/rtems/src/regionextend.c
@@ -2,9 +2,8 @@
* Region Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/regiongetsegment.c b/c/src/exec/rtems/src/regiongetsegment.c
index 68d05fbc12..07a31c011e 100644
--- a/c/src/exec/rtems/src/regiongetsegment.c
+++ b/c/src/exec/rtems/src/regiongetsegment.c
@@ -2,9 +2,8 @@
* Region Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/regiongetsegmentsize.c b/c/src/exec/rtems/src/regiongetsegmentsize.c
index 726f47cf2d..63d8c96b1c 100644
--- a/c/src/exec/rtems/src/regiongetsegmentsize.c
+++ b/c/src/exec/rtems/src/regiongetsegmentsize.c
@@ -2,9 +2,8 @@
* Region Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/regionident.c b/c/src/exec/rtems/src/regionident.c
index 3ad1687ccf..57ca7638ed 100644
--- a/c/src/exec/rtems/src/regionident.c
+++ b/c/src/exec/rtems/src/regionident.c
@@ -2,9 +2,8 @@
* Region Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/regionmp.c b/c/src/exec/rtems/src/regionmp.c
index 0b833f8671..bd19e43ad0 100644
--- a/c/src/exec/rtems/src/regionmp.c
+++ b/c/src/exec/rtems/src/regionmp.c
@@ -2,9 +2,8 @@
* Multiprocessing Support for the Region Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/regionreturnsegment.c b/c/src/exec/rtems/src/regionreturnsegment.c
index 950cc7118a..e5174e578b 100644
--- a/c/src/exec/rtems/src/regionreturnsegment.c
+++ b/c/src/exec/rtems/src/regionreturnsegment.c
@@ -2,9 +2,8 @@
* Region Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/rtclock.c b/c/src/exec/rtems/src/rtclock.c
index 84b1cd408a..7c5967f895 100644
--- a/c/src/exec/rtems/src/rtclock.c
+++ b/c/src/exec/rtems/src/rtclock.c
@@ -1,9 +1,8 @@
/*
* Clock Manager
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/rtemstimer.c b/c/src/exec/rtems/src/rtemstimer.c
index 67d9c4ce89..e413681549 100644
--- a/c/src/exec/rtems/src/rtemstimer.c
+++ b/c/src/exec/rtems/src/rtemstimer.c
@@ -2,9 +2,8 @@
* Timer Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/sem.c b/c/src/exec/rtems/src/sem.c
index f0c03334b7..6f2db08ded 100644
--- a/c/src/exec/rtems/src/sem.c
+++ b/c/src/exec/rtems/src/sem.c
@@ -15,9 +15,8 @@
* + acquire a semaphore
* + release a semaphore
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/semcreate.c b/c/src/exec/rtems/src/semcreate.c
index d17d6aa09c..84a960f5b2 100644
--- a/c/src/exec/rtems/src/semcreate.c
+++ b/c/src/exec/rtems/src/semcreate.c
@@ -15,9 +15,8 @@
* + acquire a semaphore
* + release a semaphore
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/semdelete.c b/c/src/exec/rtems/src/semdelete.c
index 8062bb7064..3bbc4001a1 100644
--- a/c/src/exec/rtems/src/semdelete.c
+++ b/c/src/exec/rtems/src/semdelete.c
@@ -15,9 +15,8 @@
* + acquire a semaphore
* + release a semaphore
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/semflush.c b/c/src/exec/rtems/src/semflush.c
index 2c0c4f5073..43e690479a 100644
--- a/c/src/exec/rtems/src/semflush.c
+++ b/c/src/exec/rtems/src/semflush.c
@@ -6,9 +6,8 @@
* This package is the implementation of the flush directive
* of the Semaphore Manager.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/semident.c b/c/src/exec/rtems/src/semident.c
index 15c26f0b05..638cda505e 100644
--- a/c/src/exec/rtems/src/semident.c
+++ b/c/src/exec/rtems/src/semident.c
@@ -15,9 +15,8 @@
* + acquire a semaphore
* + release a semaphore
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/semmp.c b/c/src/exec/rtems/src/semmp.c
index 7b87720c87..f479467bc9 100644
--- a/c/src/exec/rtems/src/semmp.c
+++ b/c/src/exec/rtems/src/semmp.c
@@ -2,9 +2,8 @@
* Multiprocessing Support for the Semaphore Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/semobtain.c b/c/src/exec/rtems/src/semobtain.c
index c73d84a6da..5c8eb400fb 100644
--- a/c/src/exec/rtems/src/semobtain.c
+++ b/c/src/exec/rtems/src/semobtain.c
@@ -15,9 +15,8 @@
* + acquire a semaphore
* + release a semaphore
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/semrelease.c b/c/src/exec/rtems/src/semrelease.c
index 18436fb965..d33c857437 100644
--- a/c/src/exec/rtems/src/semrelease.c
+++ b/c/src/exec/rtems/src/semrelease.c
@@ -15,9 +15,8 @@
* + acquire a semaphore
* + release a semaphore
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/semtranslatereturncode.c b/c/src/exec/rtems/src/semtranslatereturncode.c
index c2213835ca..0f9bf7d3f5 100644
--- a/c/src/exec/rtems/src/semtranslatereturncode.c
+++ b/c/src/exec/rtems/src/semtranslatereturncode.c
@@ -15,9 +15,8 @@
* + acquire a semaphore
* + release a semaphore
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/signal.c b/c/src/exec/rtems/src/signal.c
index c71afdc643..618eb22824 100644
--- a/c/src/exec/rtems/src/signal.c
+++ b/c/src/exec/rtems/src/signal.c
@@ -2,9 +2,8 @@
* Signal Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/signalcatch.c b/c/src/exec/rtems/src/signalcatch.c
index ee2327187a..d07d1d5fca 100644
--- a/c/src/exec/rtems/src/signalcatch.c
+++ b/c/src/exec/rtems/src/signalcatch.c
@@ -2,9 +2,8 @@
* Signal Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/signalmp.c b/c/src/exec/rtems/src/signalmp.c
index f78e94d366..e50f9ea6da 100644
--- a/c/src/exec/rtems/src/signalmp.c
+++ b/c/src/exec/rtems/src/signalmp.c
@@ -2,9 +2,8 @@
* Multiprocessing Support for the Signal Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/signalsend.c b/c/src/exec/rtems/src/signalsend.c
index 1191f4e7f6..cb808dc8fb 100644
--- a/c/src/exec/rtems/src/signalsend.c
+++ b/c/src/exec/rtems/src/signalsend.c
@@ -2,9 +2,8 @@
* Signal Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/taskcreate.c b/c/src/exec/rtems/src/taskcreate.c
index c5945a5332..6183079c66 100644
--- a/c/src/exec/rtems/src/taskcreate.c
+++ b/c/src/exec/rtems/src/taskcreate.c
@@ -2,9 +2,8 @@
* RTEMS Task Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/taskdelete.c b/c/src/exec/rtems/src/taskdelete.c
index b9a8a47d7a..a5d09d2749 100644
--- a/c/src/exec/rtems/src/taskdelete.c
+++ b/c/src/exec/rtems/src/taskdelete.c
@@ -2,9 +2,8 @@
* RTEMS Task Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/taskgetnote.c b/c/src/exec/rtems/src/taskgetnote.c
index dafbbaba3b..47e6c24bef 100644
--- a/c/src/exec/rtems/src/taskgetnote.c
+++ b/c/src/exec/rtems/src/taskgetnote.c
@@ -2,9 +2,8 @@
* RTEMS Task Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/taskident.c b/c/src/exec/rtems/src/taskident.c
index ac2b707279..7d6baff020 100644
--- a/c/src/exec/rtems/src/taskident.c
+++ b/c/src/exec/rtems/src/taskident.c
@@ -2,9 +2,8 @@
* RTEMS Task Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/taskinitusers.c b/c/src/exec/rtems/src/taskinitusers.c
index 648c059a22..dceb32a194 100644
--- a/c/src/exec/rtems/src/taskinitusers.c
+++ b/c/src/exec/rtems/src/taskinitusers.c
@@ -2,9 +2,8 @@
* RTEMS Task Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/taskissuspended.c b/c/src/exec/rtems/src/taskissuspended.c
index 2ff1dc18eb..bea81e8126 100644
--- a/c/src/exec/rtems/src/taskissuspended.c
+++ b/c/src/exec/rtems/src/taskissuspended.c
@@ -2,9 +2,8 @@
* RTEMS Task Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/taskmode.c b/c/src/exec/rtems/src/taskmode.c
index 2dc96a8a5d..008447c42c 100644
--- a/c/src/exec/rtems/src/taskmode.c
+++ b/c/src/exec/rtems/src/taskmode.c
@@ -2,9 +2,8 @@
* RTEMS Task Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/taskmp.c b/c/src/exec/rtems/src/taskmp.c
index 5d5f3df763..7e5baca9a3 100644
--- a/c/src/exec/rtems/src/taskmp.c
+++ b/c/src/exec/rtems/src/taskmp.c
@@ -2,9 +2,8 @@
* Multiprocessing Support for the RTEMS Task Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/taskrestart.c b/c/src/exec/rtems/src/taskrestart.c
index 14e11a06d7..f7f14efaef 100644
--- a/c/src/exec/rtems/src/taskrestart.c
+++ b/c/src/exec/rtems/src/taskrestart.c
@@ -2,9 +2,8 @@
* RTEMS Task Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/taskresume.c b/c/src/exec/rtems/src/taskresume.c
index 92360db43b..226c6942fe 100644
--- a/c/src/exec/rtems/src/taskresume.c
+++ b/c/src/exec/rtems/src/taskresume.c
@@ -2,9 +2,8 @@
* RTEMS Task Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/tasks.c b/c/src/exec/rtems/src/tasks.c
index d49236cadf..bbd9ff0dd8 100644
--- a/c/src/exec/rtems/src/tasks.c
+++ b/c/src/exec/rtems/src/tasks.c
@@ -2,9 +2,8 @@
* RTEMS Task Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/tasksetnote.c b/c/src/exec/rtems/src/tasksetnote.c
index 982d111b7c..d992bf48ca 100644
--- a/c/src/exec/rtems/src/tasksetnote.c
+++ b/c/src/exec/rtems/src/tasksetnote.c
@@ -2,9 +2,8 @@
* RTEMS Task Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/tasksetpriority.c b/c/src/exec/rtems/src/tasksetpriority.c
index 469dde3ee4..426d9dc123 100644
--- a/c/src/exec/rtems/src/tasksetpriority.c
+++ b/c/src/exec/rtems/src/tasksetpriority.c
@@ -2,9 +2,8 @@
* RTEMS Task Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/taskstart.c b/c/src/exec/rtems/src/taskstart.c
index 45a89eba63..6764333d87 100644
--- a/c/src/exec/rtems/src/taskstart.c
+++ b/c/src/exec/rtems/src/taskstart.c
@@ -2,9 +2,8 @@
* RTEMS Task Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/tasksuspend.c b/c/src/exec/rtems/src/tasksuspend.c
index 04fafcbea9..a0ff597c8d 100644
--- a/c/src/exec/rtems/src/tasksuspend.c
+++ b/c/src/exec/rtems/src/tasksuspend.c
@@ -2,9 +2,8 @@
* RTEMS Task Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/taskvariableadd.c b/c/src/exec/rtems/src/taskvariableadd.c
index 8928f6d7d7..4ba8b7b21b 100644
--- a/c/src/exec/rtems/src/taskvariableadd.c
+++ b/c/src/exec/rtems/src/taskvariableadd.c
@@ -2,9 +2,8 @@
* rtems_task_variable_add - Add a per-task variable
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/taskvariabledelete.c b/c/src/exec/rtems/src/taskvariabledelete.c
index 82fd444bd8..eddaf1903d 100644
--- a/c/src/exec/rtems/src/taskvariabledelete.c
+++ b/c/src/exec/rtems/src/taskvariabledelete.c
@@ -2,9 +2,8 @@
* rtems_task_variable_delete - Delete a per-task variable
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/taskwakeafter.c b/c/src/exec/rtems/src/taskwakeafter.c
index 5e83aaee5e..65ecfa64d2 100644
--- a/c/src/exec/rtems/src/taskwakeafter.c
+++ b/c/src/exec/rtems/src/taskwakeafter.c
@@ -2,9 +2,8 @@
* RTEMS Task Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/taskwakewhen.c b/c/src/exec/rtems/src/taskwakewhen.c
index 238bbb7dcd..3469b7ee17 100644
--- a/c/src/exec/rtems/src/taskwakewhen.c
+++ b/c/src/exec/rtems/src/taskwakewhen.c
@@ -2,9 +2,8 @@
* RTEMS Task Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/timercancel.c b/c/src/exec/rtems/src/timercancel.c
index c223ad5332..9db829d717 100644
--- a/c/src/exec/rtems/src/timercancel.c
+++ b/c/src/exec/rtems/src/timercancel.c
@@ -2,9 +2,8 @@
* Timer Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/timercreate.c b/c/src/exec/rtems/src/timercreate.c
index 72b0f4add8..33e7f00d79 100644
--- a/c/src/exec/rtems/src/timercreate.c
+++ b/c/src/exec/rtems/src/timercreate.c
@@ -2,9 +2,8 @@
* Timer Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/timerdelete.c b/c/src/exec/rtems/src/timerdelete.c
index c7a0d6c092..c207cb0ab7 100644
--- a/c/src/exec/rtems/src/timerdelete.c
+++ b/c/src/exec/rtems/src/timerdelete.c
@@ -2,9 +2,8 @@
* Timer Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/timerfireafter.c b/c/src/exec/rtems/src/timerfireafter.c
index 6a19d3184c..f31b63ae92 100644
--- a/c/src/exec/rtems/src/timerfireafter.c
+++ b/c/src/exec/rtems/src/timerfireafter.c
@@ -2,9 +2,8 @@
* Timer Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/timerfirewhen.c b/c/src/exec/rtems/src/timerfirewhen.c
index a74d27e80b..309261351a 100644
--- a/c/src/exec/rtems/src/timerfirewhen.c
+++ b/c/src/exec/rtems/src/timerfirewhen.c
@@ -2,9 +2,8 @@
* Timer Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/timerident.c b/c/src/exec/rtems/src/timerident.c
index 568233ce40..492f55c6ac 100644
--- a/c/src/exec/rtems/src/timerident.c
+++ b/c/src/exec/rtems/src/timerident.c
@@ -2,9 +2,8 @@
* Timer Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/rtems/src/timerreset.c b/c/src/exec/rtems/src/timerreset.c
index 1ef029b562..f538098b1e 100644
--- a/c/src/exec/rtems/src/timerreset.c
+++ b/c/src/exec/rtems/src/timerreset.c
@@ -2,9 +2,8 @@
* Timer Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/sapi/include/confdefs.h b/c/src/exec/sapi/include/confdefs.h
index 152ae790df..8e2e876aad 100644
--- a/c/src/exec/sapi/include/confdefs.h
+++ b/c/src/exec/sapi/include/confdefs.h
@@ -4,9 +4,8 @@
* be used by the single processor tests to define its default configuration
* parameters.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/sapi/include/rtems/config.h b/c/src/exec/sapi/include/rtems/config.h
index 636813edc5..bd8d972fc2 100644
--- a/c/src/exec/sapi/include/rtems/config.h
+++ b/c/src/exec/sapi/include/rtems/config.h
@@ -3,9 +3,8 @@
* This include file contains the table of user defined configuration
* parameters.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/sapi/include/rtems/extension.h b/c/src/exec/sapi/include/rtems/extension.h
index 9b6b21c70e..ed532658f2 100644
--- a/c/src/exec/sapi/include/rtems/extension.h
+++ b/c/src/exec/sapi/include/rtems/extension.h
@@ -10,9 +10,8 @@
* + get ID of user extension set
* + delete user extension set
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/sapi/include/rtems/fatal.h b/c/src/exec/sapi/include/rtems/fatal.h
index 7f0a7b443a..fd50518aef 100644
--- a/c/src/exec/sapi/include/rtems/fatal.h
+++ b/c/src/exec/sapi/include/rtems/fatal.h
@@ -9,9 +9,8 @@
* + announce a fatal error has occurred
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/sapi/include/rtems/init.h b/c/src/exec/sapi/include/rtems/init.h
index a4f24d8010..0aa86a29ef 100644
--- a/c/src/exec/sapi/include/rtems/init.h
+++ b/c/src/exec/sapi/include/rtems/init.h
@@ -12,9 +12,8 @@
* + shutdown the RTEMS executive
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/sapi/include/rtems/io.h b/c/src/exec/sapi/include/rtems/io.h
index 11b4f812cd..55a9aac7b4 100644
--- a/c/src/exec/sapi/include/rtems/io.h
+++ b/c/src/exec/sapi/include/rtems/io.h
@@ -14,9 +14,8 @@
* + write to a device driver
* + special device services
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/sapi/include/rtems/mptables.h b/c/src/exec/sapi/include/rtems/mptables.h
index 8fdbdfebd2..f1e7435442 100644
--- a/c/src/exec/sapi/include/rtems/mptables.h
+++ b/c/src/exec/sapi/include/rtems/mptables.h
@@ -3,9 +3,8 @@
* This include file contains the executive's pre-initialized tables
* used in a multiprocessor configuration.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/sapi/include/rtems/sptables.h.in b/c/src/exec/sapi/include/rtems/sptables.h.in
index de98be836c..4d1425120b 100644
--- a/c/src/exec/sapi/include/rtems/sptables.h.in
+++ b/c/src/exec/sapi/include/rtems/sptables.h.in
@@ -3,9 +3,8 @@
* This include file contains the executive's pre-initialized tables
* used when in a single processor configuration.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/sapi/inline/rtems/extension.inl b/c/src/exec/sapi/inline/rtems/extension.inl
index 49cd834832..01bb1e7dbe 100644
--- a/c/src/exec/sapi/inline/rtems/extension.inl
+++ b/c/src/exec/sapi/inline/rtems/extension.inl
@@ -3,9 +3,8 @@
* This file contains the static inline implementation of the inlined routines
* from the Extension Manager.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/sapi/macros/rtems/extension.inl b/c/src/exec/sapi/macros/rtems/extension.inl
index 225f6b188d..5501e1e3f6 100644
--- a/c/src/exec/sapi/macros/rtems/extension.inl
+++ b/c/src/exec/sapi/macros/rtems/extension.inl
@@ -3,9 +3,8 @@
* This file contains the macro implementation of the inlined routines
* from the Extension Manager.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/sapi/optman/no-ext.c b/c/src/exec/sapi/optman/no-ext.c
index ae72a6e552..1c2fffe8b8 100644
--- a/c/src/exec/sapi/optman/no-ext.c
+++ b/c/src/exec/sapi/optman/no-ext.c
@@ -2,9 +2,8 @@
* Extension Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/sapi/optman/no-io.c b/c/src/exec/sapi/optman/no-io.c
index 7b38c436d4..df03245239 100644
--- a/c/src/exec/sapi/optman/no-io.c
+++ b/c/src/exec/sapi/optman/no-io.c
@@ -2,9 +2,8 @@
* Input/Output Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/sapi/src/debug.c b/c/src/exec/sapi/src/debug.c
index e44e837dc9..e58a7219c2 100644
--- a/c/src/exec/sapi/src/debug.c
+++ b/c/src/exec/sapi/src/debug.c
@@ -1,9 +1,8 @@
/*
* Debug Manager
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/sapi/src/entrytable.c b/c/src/exec/sapi/src/entrytable.c
index 32d681bc99..e54aed3b6e 100644
--- a/c/src/exec/sapi/src/entrytable.c
+++ b/c/src/exec/sapi/src/entrytable.c
@@ -2,9 +2,8 @@
*
* This include file contains the executive's entry table.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/sapi/src/exinit.c b/c/src/exec/sapi/src/exinit.c
index 511a0086f5..034b3ce4ab 100644
--- a/c/src/exec/sapi/src/exinit.c
+++ b/c/src/exec/sapi/src/exinit.c
@@ -1,9 +1,8 @@
/*
* Initialization Manager
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/sapi/src/extension.c b/c/src/exec/sapi/src/extension.c
index 09d9e09d33..fccbb47274 100644
--- a/c/src/exec/sapi/src/extension.c
+++ b/c/src/exec/sapi/src/extension.c
@@ -2,9 +2,8 @@
* Extension Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/sapi/src/fatal.c b/c/src/exec/sapi/src/fatal.c
index d0fc3ff5c7..8a0e3cedf0 100644
--- a/c/src/exec/sapi/src/fatal.c
+++ b/c/src/exec/sapi/src/fatal.c
@@ -1,9 +1,8 @@
/*
* Fatal Error Manager
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/sapi/src/io.c b/c/src/exec/sapi/src/io.c
index d6e669c4fc..f79189f060 100644
--- a/c/src/exec/sapi/src/io.c
+++ b/c/src/exec/sapi/src/io.c
@@ -2,9 +2,8 @@
* Input/Output Manager
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/sapi/src/itronapi.c b/c/src/exec/sapi/src/itronapi.c
index 0309967ecf..98475c6fc3 100644
--- a/c/src/exec/sapi/src/itronapi.c
+++ b/c/src/exec/sapi/src/itronapi.c
@@ -3,9 +3,8 @@
*
* NOTE:
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/sapi/src/posixapi.c b/c/src/exec/sapi/src/posixapi.c
index c70a1b230c..18de12faf8 100644
--- a/c/src/exec/sapi/src/posixapi.c
+++ b/c/src/exec/sapi/src/posixapi.c
@@ -3,9 +3,8 @@
*
* NOTE:
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/sapi/src/rtemsapi.c b/c/src/exec/sapi/src/rtemsapi.c
index 65475e2399..58953117c3 100644
--- a/c/src/exec/sapi/src/rtemsapi.c
+++ b/c/src/exec/sapi/src/rtemsapi.c
@@ -3,9 +3,8 @@
*
* NOTE:
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/cpu/a29k/cpu.c b/c/src/exec/score/cpu/a29k/cpu.c
index 111533a2ae..0485714062 100644
--- a/c/src/exec/score/cpu/a29k/cpu.c
+++ b/c/src/exec/score/cpu/a29k/cpu.c
@@ -18,9 +18,8 @@
*
* Derived from c/src/exec/score/cpu/no_cpu/cpu.c:
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/cpu/a29k/cpu_asm.S b/c/src/exec/score/cpu/a29k/cpu_asm.S
index a3ed2c59c3..bfa7444f35 100644
--- a/c/src/exec/score/cpu/a29k/cpu_asm.S
+++ b/c/src/exec/score/cpu/a29k/cpu_asm.S
@@ -22,9 +22,8 @@
; *
; * NOTE: This is supposed to be a .S or .s file NOT a C file.
; *
-; * COPYRIGHT (c) 1989-1998.
+; * COPYRIGHT (c) 1989-1999.
; * On-Line Applications Research Corporation (OAR).
-; * Copyright assigned to U.S. Government, 1994.
; *
; * The license and distribution terms for this file may be
; * found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/cpu/a29k/rtems.c b/c/src/exec/score/cpu/a29k/rtems.c
index 35fef9ed1a..b729ffdb73 100644
--- a/c/src/exec/score/cpu/a29k/rtems.c
+++ b/c/src/exec/score/cpu/a29k/rtems.c
@@ -5,9 +5,8 @@
*
* NOTE: This is supposed to be a .S or .s file NOT a C file.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/cpu/a29k/rtems/score/a29k.h b/c/src/exec/score/cpu/a29k/rtems/score/a29k.h
index c22a70d437..7dd9030609 100644
--- a/c/src/exec/score/cpu/a29k/rtems/score/a29k.h
+++ b/c/src/exec/score/cpu/a29k/rtems/score/a29k.h
@@ -1,6 +1,6 @@
/* a29k.h
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* 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/rtems/score/a29ktypes.h b/c/src/exec/score/cpu/a29k/rtems/score/a29ktypes.h
index 943a922695..130fd30dd4 100644
--- a/c/src/exec/score/cpu/a29k/rtems/score/a29ktypes.h
+++ b/c/src/exec/score/cpu/a29k/rtems/score/a29ktypes.h
@@ -3,9 +3,8 @@
* This include file contains type definitions pertaining to the Intel
* no_cpu processor family.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/cpu/a29k/rtems/score/cpu.h b/c/src/exec/score/cpu/a29k/rtems/score/cpu.h
index 1235e991c8..c65c628979 100644
--- a/c/src/exec/score/cpu/a29k/rtems/score/cpu.h
+++ b/c/src/exec/score/cpu/a29k/rtems/score/cpu.h
@@ -20,9 +20,8 @@
*
* Derived from c/src/exec/score/cpu/no_cpu/cpu_asm.c:
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/cpu/a29k/rtems/score/cpu_asm.h b/c/src/exec/score/cpu/a29k/rtems/score/cpu_asm.h
index 65eaf29737..d2c09fa103 100644
--- a/c/src/exec/score/cpu/a29k/rtems/score/cpu_asm.h
+++ b/c/src/exec/score/cpu/a29k/rtems/score/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-1998.
+ * COPYRIGHT (c) 1989-1999.
* 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/rtems/score/types.h b/c/src/exec/score/cpu/a29k/rtems/score/types.h
index 943a922695..130fd30dd4 100644
--- a/c/src/exec/score/cpu/a29k/rtems/score/types.h
+++ b/c/src/exec/score/cpu/a29k/rtems/score/types.h
@@ -3,9 +3,8 @@
* This include file contains type definitions pertaining to the Intel
* no_cpu processor family.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/cpu/hppa1.1/rtems.S b/c/src/exec/score/cpu/hppa1.1/rtems.S
index 3f02c9d006..a16f57c114 100644
--- a/c/src/exec/score/cpu/hppa1.1/rtems.S
+++ b/c/src/exec/score/cpu/hppa1.1/rtems.S
@@ -3,9 +3,8 @@
* This file contains the single entry point code for
* the HPPA implementation of RTEMS.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/cpu/i386/cpu.c b/c/src/exec/score/cpu/i386/cpu.c
index cabc285ce9..7ee7e6814c 100644
--- a/c/src/exec/score/cpu/i386/cpu.c
+++ b/c/src/exec/score/cpu/i386/cpu.c
@@ -2,9 +2,8 @@
* Intel i386 Dependent Source
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/cpu/i386/cpu_asm.S b/c/src/exec/score/cpu/i386/cpu_asm.S
index 906407836b..85316e357a 100644
--- a/c/src/exec/score/cpu/i386/cpu_asm.S
+++ b/c/src/exec/score/cpu/i386/cpu_asm.S
@@ -3,9 +3,8 @@
* This file contains all assembly code for the Intel i386 implementation
* of RTEMS.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/cpu/i386/rtems.S b/c/src/exec/score/cpu/i386/rtems.S
index f08fe63299..96e7d2a0a6 100644
--- a/c/src/exec/score/cpu/i386/rtems.S
+++ b/c/src/exec/score/cpu/i386/rtems.S
@@ -3,9 +3,8 @@
* This file contains the single entry point code for
* the i386 implementation of RTEMS.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/cpu/i386/rtems/score/cpu.h b/c/src/exec/score/cpu/i386/rtems/score/cpu.h
index 68fdea703d..ab256cfa57 100644
--- a/c/src/exec/score/cpu/i386/rtems/score/cpu.h
+++ b/c/src/exec/score/cpu/i386/rtems/score/cpu.h
@@ -3,9 +3,8 @@
* This include file contains information pertaining to the Intel
* i386 processor.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/cpu/i386/rtems/score/i386.h b/c/src/exec/score/cpu/i386/rtems/score/i386.h
index 0eb936a6f7..4ddf0c5eab 100644
--- a/c/src/exec/score/cpu/i386/rtems/score/i386.h
+++ b/c/src/exec/score/cpu/i386/rtems/score/i386.h
@@ -3,9 +3,8 @@
* This include file contains information pertaining to the Intel
* i386 processor.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/cpu/i386/rtems/score/i386types.h b/c/src/exec/score/cpu/i386/rtems/score/i386types.h
index 7d2a8a1f4f..1b9091f501 100644
--- a/c/src/exec/score/cpu/i386/rtems/score/i386types.h
+++ b/c/src/exec/score/cpu/i386/rtems/score/i386types.h
@@ -3,9 +3,8 @@
* This include file contains type definitions pertaining to the Intel
* i386 processor family.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/cpu/i386/rtems/score/types.h b/c/src/exec/score/cpu/i386/rtems/score/types.h
index 7d2a8a1f4f..1b9091f501 100644
--- a/c/src/exec/score/cpu/i386/rtems/score/types.h
+++ b/c/src/exec/score/cpu/i386/rtems/score/types.h
@@ -3,9 +3,8 @@
* This include file contains type definitions pertaining to the Intel
* i386 processor family.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/cpu/i960/cpu.c b/c/src/exec/score/cpu/i960/cpu.c
index b1f29ff1bf..a66cd4eda7 100644
--- a/c/src/exec/score/cpu/i960/cpu.c
+++ b/c/src/exec/score/cpu/i960/cpu.c
@@ -2,9 +2,8 @@
* Intel i960CA Dependent Source
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/cpu/i960/cpu_asm.S b/c/src/exec/score/cpu/i960/cpu_asm.S
index ee6e053259..e990b7a799 100644
--- a/c/src/exec/score/cpu/i960/cpu_asm.S
+++ b/c/src/exec/score/cpu/i960/cpu_asm.S
@@ -3,9 +3,8 @@
* This file contains all assembly code for the i960CA implementation
* of RTEMS.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/cpu/i960/rtems.S b/c/src/exec/score/cpu/i960/rtems.S
index 37fb734436..18c6ca5a5f 100644
--- a/c/src/exec/score/cpu/i960/rtems.S
+++ b/c/src/exec/score/cpu/i960/rtems.S
@@ -3,9 +3,8 @@
* This file contains the single entry point code for
* the i960 implementation of RTEMS.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/cpu/i960/rtems/score/cpu.h b/c/src/exec/score/cpu/i960/rtems/score/cpu.h
index 45a7fb85d6..ef7c3ad968 100644
--- a/c/src/exec/score/cpu/i960/rtems/score/cpu.h
+++ b/c/src/exec/score/cpu/i960/rtems/score/cpu.h
@@ -3,9 +3,8 @@
* This include file contains information pertaining to the Intel
* i960 processor family.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/cpu/i960/rtems/score/i960.h b/c/src/exec/score/cpu/i960/rtems/score/i960.h
index 3719d96496..ae9a073aff 100644
--- a/c/src/exec/score/cpu/i960/rtems/score/i960.h
+++ b/c/src/exec/score/cpu/i960/rtems/score/i960.h
@@ -3,9 +3,8 @@
* This include file contains information pertaining to the Intel
* i960 processor family.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/cpu/i960/rtems/score/i960types.h b/c/src/exec/score/cpu/i960/rtems/score/i960types.h
index dff4c95f83..81deddaa1f 100644
--- a/c/src/exec/score/cpu/i960/rtems/score/i960types.h
+++ b/c/src/exec/score/cpu/i960/rtems/score/i960types.h
@@ -3,9 +3,8 @@
* This include file contains type definitions pertaining to the Intel
* i960 processor family.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/cpu/i960/rtems/score/types.h b/c/src/exec/score/cpu/i960/rtems/score/types.h
index dff4c95f83..81deddaa1f 100644
--- a/c/src/exec/score/cpu/i960/rtems/score/types.h
+++ b/c/src/exec/score/cpu/i960/rtems/score/types.h
@@ -3,9 +3,8 @@
* This include file contains type definitions pertaining to the Intel
* i960 processor family.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/cpu/m68k/cpu.c b/c/src/exec/score/cpu/m68k/cpu.c
index e714933350..f1ffe31fe0 100644
--- a/c/src/exec/score/cpu/m68k/cpu.c
+++ b/c/src/exec/score/cpu/m68k/cpu.c
@@ -1,9 +1,8 @@
/*
* Motorola MC68xxx Dependent Source
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/cpu/m68k/cpu_asm.S b/c/src/exec/score/cpu/m68k/cpu_asm.S
index 03747222e5..3d663372a0 100644
--- a/c/src/exec/score/cpu/m68k/cpu_asm.S
+++ b/c/src/exec/score/cpu/m68k/cpu_asm.S
@@ -3,9 +3,8 @@
* This file contains all assembly code for the MC68020 implementation
* of RTEMS.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/cpu/m68k/rtems.S b/c/src/exec/score/cpu/m68k/rtems.S
index 992abbfa34..2014f0decf 100644
--- a/c/src/exec/score/cpu/m68k/rtems.S
+++ b/c/src/exec/score/cpu/m68k/rtems.S
@@ -3,9 +3,8 @@
* This file contains the single entry point code for
* the m68k implementation of RTEMS.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/cpu/m68k/rtems/score/cpu.h b/c/src/exec/score/cpu/m68k/rtems/score/cpu.h
index 248492ba97..fb58e18834 100644
--- a/c/src/exec/score/cpu/m68k/rtems/score/cpu.h
+++ b/c/src/exec/score/cpu/m68k/rtems/score/cpu.h
@@ -3,9 +3,8 @@
* This include file contains information pertaining to the Motorola
* m68xxx processor family.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/cpu/m68k/rtems/score/m68k.h b/c/src/exec/score/cpu/m68k/rtems/score/m68k.h
index 5f4c3597b5..7408aae231 100644
--- a/c/src/exec/score/cpu/m68k/rtems/score/m68k.h
+++ b/c/src/exec/score/cpu/m68k/rtems/score/m68k.h
@@ -3,9 +3,8 @@
* This include file contains information pertaining to the Motorola
* m68xxx processor family.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/cpu/m68k/rtems/score/m68ktypes.h b/c/src/exec/score/cpu/m68k/rtems/score/m68ktypes.h
index 6592d36187..7b1a1c643e 100644
--- a/c/src/exec/score/cpu/m68k/rtems/score/m68ktypes.h
+++ b/c/src/exec/score/cpu/m68k/rtems/score/m68ktypes.h
@@ -3,9 +3,8 @@
* This include file contains type definitions pertaining to the Motorola
* m68xxx processor family.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/cpu/m68k/rtems/score/types.h b/c/src/exec/score/cpu/m68k/rtems/score/types.h
index 6592d36187..7b1a1c643e 100644
--- a/c/src/exec/score/cpu/m68k/rtems/score/types.h
+++ b/c/src/exec/score/cpu/m68k/rtems/score/types.h
@@ -3,9 +3,8 @@
* This include file contains type definitions pertaining to the Motorola
* m68xxx processor family.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/cpu/mips/cpu.c b/c/src/exec/score/cpu/mips/cpu.c
index 4617be460d..8d05c336c4 100644
--- a/c/src/exec/score/cpu/mips/cpu.c
+++ b/c/src/exec/score/cpu/mips/cpu.c
@@ -18,9 +18,8 @@
*
* Derived from c/src/exec/score/cpu/no_cpu/cpu.c:
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/cpu/mips/cpu_asm.S b/c/src/exec/score/cpu/mips/cpu_asm.S
index 125b4d58d4..4acebc663e 100644
--- a/c/src/exec/score/cpu/mips/cpu_asm.S
+++ b/c/src/exec/score/cpu/mips/cpu_asm.S
@@ -21,9 +21,8 @@
*
* Derived from c/src/exec/score/cpu/no_cpu/cpu_asm.s:
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/cpu/mips/cpu_asm.h b/c/src/exec/score/cpu/mips/cpu_asm.h
index 5d78f39d7c..287b881068 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-1998.
+ * COPYRIGHT (c) 1989-1999.
* 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 356f1b8b9e..7120ded725 100644
--- a/c/src/exec/score/cpu/mips/rtems.c
+++ b/c/src/exec/score/cpu/mips/rtems.c
@@ -5,9 +5,8 @@
*
* NOTE: This is supposed to be a .S or .s file NOT a C file.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/cpu/mips/rtems/score/cpu.h b/c/src/exec/score/cpu/mips/rtems/score/cpu.h
index 69478af9ee..96eb34292a 100644
--- a/c/src/exec/score/cpu/mips/rtems/score/cpu.h
+++ b/c/src/exec/score/cpu/mips/rtems/score/cpu.h
@@ -20,9 +20,8 @@
*
* Derived from c/src/exec/score/cpu/no_cpu/cpu.h:
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/cpu/mips/rtems/score/mips.h b/c/src/exec/score/cpu/mips/rtems/score/mips.h
index ec89a32a0d..1ff139f604 100644
--- a/c/src/exec/score/cpu/mips/rtems/score/mips.h
+++ b/c/src/exec/score/cpu/mips/rtems/score/mips.h
@@ -17,7 +17,7 @@
*
* Derived from c/src/exec/score/cpu/no_cpu/no_cpu.h:
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* 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/score/mips64orion.h b/c/src/exec/score/cpu/mips/rtems/score/mips64orion.h
index ec89a32a0d..1ff139f604 100644
--- a/c/src/exec/score/cpu/mips/rtems/score/mips64orion.h
+++ b/c/src/exec/score/cpu/mips/rtems/score/mips64orion.h
@@ -17,7 +17,7 @@
*
* Derived from c/src/exec/score/cpu/no_cpu/no_cpu.h:
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* 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/score/mipstypes.h b/c/src/exec/score/cpu/mips/rtems/score/mipstypes.h
index 50f28ccf9b..9d82f2a5d0 100644
--- a/c/src/exec/score/cpu/mips/rtems/score/mipstypes.h
+++ b/c/src/exec/score/cpu/mips/rtems/score/mipstypes.h
@@ -18,9 +18,8 @@
* Transition Networks makes no representations about the suitability
* of this software for any purpose.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/cpu/mips/rtems/score/types.h b/c/src/exec/score/cpu/mips/rtems/score/types.h
index 50f28ccf9b..9d82f2a5d0 100644
--- a/c/src/exec/score/cpu/mips/rtems/score/types.h
+++ b/c/src/exec/score/cpu/mips/rtems/score/types.h
@@ -18,9 +18,8 @@
* Transition Networks makes no representations about the suitability
* of this software for any purpose.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/cpu/mips64orion/cpu.c b/c/src/exec/score/cpu/mips64orion/cpu.c
index 4617be460d..8d05c336c4 100644
--- a/c/src/exec/score/cpu/mips64orion/cpu.c
+++ b/c/src/exec/score/cpu/mips64orion/cpu.c
@@ -18,9 +18,8 @@
*
* Derived from c/src/exec/score/cpu/no_cpu/cpu.c:
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/cpu/mips64orion/cpu_asm.S b/c/src/exec/score/cpu/mips64orion/cpu_asm.S
index 125b4d58d4..4acebc663e 100644
--- a/c/src/exec/score/cpu/mips64orion/cpu_asm.S
+++ b/c/src/exec/score/cpu/mips64orion/cpu_asm.S
@@ -21,9 +21,8 @@
*
* Derived from c/src/exec/score/cpu/no_cpu/cpu_asm.s:
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/cpu/mips64orion/cpu_asm.h b/c/src/exec/score/cpu/mips64orion/cpu_asm.h
index 5d78f39d7c..287b881068 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-1998.
+ * COPYRIGHT (c) 1989-1999.
* 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/rtems.c b/c/src/exec/score/cpu/mips64orion/rtems.c
index 356f1b8b9e..7120ded725 100644
--- a/c/src/exec/score/cpu/mips64orion/rtems.c
+++ b/c/src/exec/score/cpu/mips64orion/rtems.c
@@ -5,9 +5,8 @@
*
* NOTE: This is supposed to be a .S or .s file NOT a C file.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/cpu/mips64orion/rtems/score/cpu.h b/c/src/exec/score/cpu/mips64orion/rtems/score/cpu.h
index 69478af9ee..96eb34292a 100644
--- a/c/src/exec/score/cpu/mips64orion/rtems/score/cpu.h
+++ b/c/src/exec/score/cpu/mips64orion/rtems/score/cpu.h
@@ -20,9 +20,8 @@
*
* Derived from c/src/exec/score/cpu/no_cpu/cpu.h:
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/cpu/mips64orion/rtems/score/mips64orion.h b/c/src/exec/score/cpu/mips64orion/rtems/score/mips64orion.h
index ec89a32a0d..1ff139f604 100644
--- a/c/src/exec/score/cpu/mips64orion/rtems/score/mips64orion.h
+++ b/c/src/exec/score/cpu/mips64orion/rtems/score/mips64orion.h
@@ -17,7 +17,7 @@
*
* Derived from c/src/exec/score/cpu/no_cpu/no_cpu.h:
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* 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/rtems/score/mipstypes.h b/c/src/exec/score/cpu/mips64orion/rtems/score/mipstypes.h
index 50f28ccf9b..9d82f2a5d0 100644
--- a/c/src/exec/score/cpu/mips64orion/rtems/score/mipstypes.h
+++ b/c/src/exec/score/cpu/mips64orion/rtems/score/mipstypes.h
@@ -18,9 +18,8 @@
* Transition Networks makes no representations about the suitability
* of this software for any purpose.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/cpu/mips64orion/rtems/score/types.h b/c/src/exec/score/cpu/mips64orion/rtems/score/types.h
index 50f28ccf9b..9d82f2a5d0 100644
--- a/c/src/exec/score/cpu/mips64orion/rtems/score/types.h
+++ b/c/src/exec/score/cpu/mips64orion/rtems/score/types.h
@@ -18,9 +18,8 @@
* Transition Networks makes no representations about the suitability
* of this software for any purpose.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/cpu/no_cpu/cpu.c b/c/src/exec/score/cpu/no_cpu/cpu.c
index 58e71f9266..4711eb6703 100644
--- a/c/src/exec/score/cpu/no_cpu/cpu.c
+++ b/c/src/exec/score/cpu/no_cpu/cpu.c
@@ -2,9 +2,8 @@
* XXX CPU Dependent Source
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
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 d6abcab5c2..5a5728a2f8 100644
--- a/c/src/exec/score/cpu/no_cpu/cpu_asm.c
+++ b/c/src/exec/score/cpu/no_cpu/cpu_asm.c
@@ -6,9 +6,8 @@
*
* NOTE: This is supposed to be a .S or .s file NOT a C file.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/cpu/no_cpu/rtems.c b/c/src/exec/score/cpu/no_cpu/rtems.c
index 7744c53dab..9e7e0b66d7 100644
--- a/c/src/exec/score/cpu/no_cpu/rtems.c
+++ b/c/src/exec/score/cpu/no_cpu/rtems.c
@@ -5,9 +5,8 @@
*
* NOTE: This is supposed to be a .S or .s file NOT a C file.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/cpu/no_cpu/rtems/score/cpu.h b/c/src/exec/score/cpu/no_cpu/rtems/score/cpu.h
index 9bd8c2b045..da99e163cc 100644
--- a/c/src/exec/score/cpu/no_cpu/rtems/score/cpu.h
+++ b/c/src/exec/score/cpu/no_cpu/rtems/score/cpu.h
@@ -3,9 +3,8 @@
* This include file contains information pertaining to the XXX
* processor.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/cpu/no_cpu/rtems/score/cpu_asm.h b/c/src/exec/score/cpu/no_cpu/rtems/score/cpu_asm.h
index ed58c331bc..b5f3673d61 100644
--- a/c/src/exec/score/cpu/no_cpu/rtems/score/cpu_asm.h
+++ b/c/src/exec/score/cpu/no_cpu/rtems/score/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-1998.
+ * COPYRIGHT (c) 1989-1999.
* 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/rtems/score/no_cpu.h b/c/src/exec/score/cpu/no_cpu/rtems/score/no_cpu.h
index a6df61a908..3f374d5500 100644
--- a/c/src/exec/score/cpu/no_cpu/rtems/score/no_cpu.h
+++ b/c/src/exec/score/cpu/no_cpu/rtems/score/no_cpu.h
@@ -4,7 +4,7 @@
* created for each CPU family port of RTEMS.
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* 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/rtems/score/no_cputypes.h b/c/src/exec/score/cpu/no_cpu/rtems/score/no_cputypes.h
index a195711342..6dea57ebf3 100644
--- a/c/src/exec/score/cpu/no_cpu/rtems/score/no_cputypes.h
+++ b/c/src/exec/score/cpu/no_cpu/rtems/score/no_cputypes.h
@@ -3,9 +3,8 @@
* This include file contains type definitions pertaining to the Intel
* no_cpu processor family.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/cpu/no_cpu/rtems/score/types.h b/c/src/exec/score/cpu/no_cpu/rtems/score/types.h
index a195711342..6dea57ebf3 100644
--- a/c/src/exec/score/cpu/no_cpu/rtems/score/types.h
+++ b/c/src/exec/score/cpu/no_cpu/rtems/score/types.h
@@ -3,9 +3,8 @@
* This include file contains type definitions pertaining to the Intel
* no_cpu processor family.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/cpu/sparc/cpu.c b/c/src/exec/score/cpu/sparc/cpu.c
index 70b0f8f219..9a78a0fc96 100644
--- a/c/src/exec/score/cpu/sparc/cpu.c
+++ b/c/src/exec/score/cpu/sparc/cpu.c
@@ -1,9 +1,8 @@
/*
* SPARC Dependent Source
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/cpu/sparc/cpu_asm.S b/c/src/exec/score/cpu/sparc/cpu_asm.S
index d96256694f..af7df160ef 100644
--- a/c/src/exec/score/cpu/sparc/cpu_asm.S
+++ b/c/src/exec/score/cpu/sparc/cpu_asm.S
@@ -4,9 +4,8 @@
* in an specific CPU port of RTEMS. These algorithms must be implemented
* in assembly language.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/cpu/sparc/erc32.h b/c/src/exec/score/cpu/sparc/erc32.h
index bfcec909b7..0d2e23da01 100644
--- a/c/src/exec/score/cpu/sparc/erc32.h
+++ b/c/src/exec/score/cpu/sparc/erc32.h
@@ -18,9 +18,8 @@
* + Memory Control Register
* + Interrupt Control
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/cpu/sparc/rtems.S b/c/src/exec/score/cpu/sparc/rtems.S
index f20d8c8288..5132aff4bf 100644
--- a/c/src/exec/score/cpu/sparc/rtems.S
+++ b/c/src/exec/score/cpu/sparc/rtems.S
@@ -3,9 +3,8 @@
* This file contains the single entry point code for
* the SPARC port of RTEMS.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/cpu/sparc/rtems/score/cpu.h b/c/src/exec/score/cpu/sparc/rtems/score/cpu.h
index 3442adc67d..b74292ab07 100644
--- a/c/src/exec/score/cpu/sparc/rtems/score/cpu.h
+++ b/c/src/exec/score/cpu/sparc/rtems/score/cpu.h
@@ -3,9 +3,8 @@
* This include file contains information pertaining to the port of
* the executive to the SPARC processor.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/cpu/sparc/rtems/score/sparc.h b/c/src/exec/score/cpu/sparc/rtems/score/sparc.h
index a8f2122c44..0cb44c2df9 100644
--- a/c/src/exec/score/cpu/sparc/rtems/score/sparc.h
+++ b/c/src/exec/score/cpu/sparc/rtems/score/sparc.h
@@ -3,9 +3,8 @@
* This include file contains information pertaining to the SPARC
* processor family.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/cpu/sparc/rtems/score/sparctypes.h b/c/src/exec/score/cpu/sparc/rtems/score/sparctypes.h
index 7a7b2bb606..1621d6fd5c 100644
--- a/c/src/exec/score/cpu/sparc/rtems/score/sparctypes.h
+++ b/c/src/exec/score/cpu/sparc/rtems/score/sparctypes.h
@@ -3,9 +3,8 @@
* This include file contains type definitions pertaining to the
* SPARC processor family.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/cpu/sparc/rtems/score/types.h b/c/src/exec/score/cpu/sparc/rtems/score/types.h
index 7a7b2bb606..1621d6fd5c 100644
--- a/c/src/exec/score/cpu/sparc/rtems/score/types.h
+++ b/c/src/exec/score/cpu/sparc/rtems/score/types.h
@@ -3,9 +3,8 @@
* This include file contains type definitions pertaining to the
* SPARC processor family.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/cpu/unix/rtems/score/types.h b/c/src/exec/score/cpu/unix/rtems/score/types.h
index 1ecaa2307d..f423564ebc 100644
--- a/c/src/exec/score/cpu/unix/rtems/score/types.h
+++ b/c/src/exec/score/cpu/unix/rtems/score/types.h
@@ -3,9 +3,8 @@
* 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-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/cpu/unix/rtems/score/unix.h b/c/src/exec/score/cpu/unix/rtems/score/unix.h
index 52cfef79e4..26ef8ca4e4 100644
--- a/c/src/exec/score/cpu/unix/rtems/score/unix.h
+++ b/c/src/exec/score/cpu/unix/rtems/score/unix.h
@@ -3,9 +3,8 @@
* This include file contains the definitions required by RTEMS
* which are typical for a modern UNIX computer using GCC.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/cpu/unix/rtems/score/unixtypes.h b/c/src/exec/score/cpu/unix/rtems/score/unixtypes.h
index 1ecaa2307d..f423564ebc 100644
--- a/c/src/exec/score/cpu/unix/rtems/score/unixtypes.h
+++ b/c/src/exec/score/cpu/unix/rtems/score/unixtypes.h
@@ -3,9 +3,8 @@
* 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-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/include/rtems/debug.h b/c/src/exec/score/include/rtems/debug.h
index 5c83e67d05..1b142be59f 100644
--- a/c/src/exec/score/include/rtems/debug.h
+++ b/c/src/exec/score/include/rtems/debug.h
@@ -5,9 +5,8 @@
* Manager since it is externally accessible.
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/include/rtems/score/address.h b/c/src/exec/score/include/rtems/score/address.h
index e64cd54931..edb04729dc 100644
--- a/c/src/exec/score/include/rtems/score/address.h
+++ b/c/src/exec/score/include/rtems/score/address.h
@@ -3,9 +3,8 @@
* This include file contains the information required to manipulate
* physical addresses.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/include/rtems/score/apiext.h b/c/src/exec/score/include/rtems/score/apiext.h
index 4ca6570cee..1622f504da 100644
--- a/c/src/exec/score/include/rtems/score/apiext.h
+++ b/c/src/exec/score/include/rtems/score/apiext.h
@@ -2,9 +2,8 @@
*
* This is the API Extensions Handler.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/include/rtems/score/bitfield.h b/c/src/exec/score/include/rtems/score/bitfield.h
index bbced47652..05c0daeb5b 100644
--- a/c/src/exec/score/include/rtems/score/bitfield.h
+++ b/c/src/exec/score/include/rtems/score/bitfield.h
@@ -2,9 +2,8 @@
*
* This include file contains all bit field manipulation routines.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/include/rtems/score/chain.h b/c/src/exec/score/include/rtems/score/chain.h
index 910f5e4414..469979c68e 100644
--- a/c/src/exec/score/include/rtems/score/chain.h
+++ b/c/src/exec/score/include/rtems/score/chain.h
@@ -3,9 +3,8 @@
* This include file contains all the constants and structures associated
* with the Doubly Linked Chain Handler.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/include/rtems/score/context.h b/c/src/exec/score/include/rtems/score/context.h
index 5a22fd4b6d..acfaeccef7 100644
--- a/c/src/exec/score/include/rtems/score/context.h
+++ b/c/src/exec/score/include/rtems/score/context.h
@@ -2,9 +2,8 @@
*
* This include file contains all information about a context.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/include/rtems/score/copyrt.h b/c/src/exec/score/include/rtems/score/copyrt.h
index 3a9a5a5c60..d7e1c3c474 100644
--- a/c/src/exec/score/include/rtems/score/copyrt.h
+++ b/c/src/exec/score/include/rtems/score/copyrt.h
@@ -3,9 +3,8 @@
* This include file contains the copyright notice for RTEMS
* which is included in every binary copy of the executive.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
@@ -24,9 +23,8 @@ extern "C" {
#ifdef SCORE_INIT
const char _Copyright_Notice[] =
-"COPYRIGHT (c) 1989-1998.\n\
-On-Line Applications Research Corporation (OAR).\n\
-Copyright assigned to U.S. Government, 1994.\n";
+"COPYRIGHT (c) 1989-1999.\n\
+On-Line Applications Research Corporation (OAR).\n";
#else
diff --git a/c/src/exec/score/include/rtems/score/coremsg.h b/c/src/exec/score/include/rtems/score/coremsg.h
index 9e94828468..71f36d525e 100644
--- a/c/src/exec/score/include/rtems/score/coremsg.h
+++ b/c/src/exec/score/include/rtems/score/coremsg.h
@@ -3,9 +3,8 @@
* This include file contains all the constants and structures associated
* with the Message queue Handler.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/include/rtems/score/coremutex.h b/c/src/exec/score/include/rtems/score/coremutex.h
index 7145e4f19f..73f92c76e0 100644
--- a/c/src/exec/score/include/rtems/score/coremutex.h
+++ b/c/src/exec/score/include/rtems/score/coremutex.h
@@ -5,9 +5,8 @@
* Dijkstra binary semaphore used to provide synchronization and mutual
* exclusion capabilities.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/include/rtems/score/coresem.h b/c/src/exec/score/include/rtems/score/coresem.h
index 1384ca361d..324fdcf1aa 100644
--- a/c/src/exec/score/include/rtems/score/coresem.h
+++ b/c/src/exec/score/include/rtems/score/coresem.h
@@ -5,9 +5,8 @@
* standard Dijkstra binary semaphore used to provide synchronization
* and mutual exclusion capabilities.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/include/rtems/score/heap.h b/c/src/exec/score/include/rtems/score/heap.h
index eaee7cde3f..1a502f7999 100644
--- a/c/src/exec/score/include/rtems/score/heap.h
+++ b/c/src/exec/score/include/rtems/score/heap.h
@@ -8,9 +8,8 @@
* and unallocated blocks is contained in the heap space. A heap header
* contains control information for the heap.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/include/rtems/score/interr.h b/c/src/exec/score/include/rtems/score/interr.h
index f3fba47f66..b2e92906fe 100644
--- a/c/src/exec/score/include/rtems/score/interr.h
+++ b/c/src/exec/score/include/rtems/score/interr.h
@@ -4,9 +4,8 @@
* to the Internal Error Handler.
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/include/rtems/score/isr.h b/c/src/exec/score/include/rtems/score/isr.h
index 617c7989ef..2cba4394d4 100644
--- a/c/src/exec/score/include/rtems/score/isr.h
+++ b/c/src/exec/score/include/rtems/score/isr.h
@@ -5,9 +5,8 @@
* supports interrupt critical sections, vectoring of user interrupt
* handlers, nesting of interrupts, and manipulating interrupt levels.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/include/rtems/score/mpci.h b/c/src/exec/score/include/rtems/score/mpci.h
index 4475021eca..0ca7f15c02 100644
--- a/c/src/exec/score/include/rtems/score/mpci.h
+++ b/c/src/exec/score/include/rtems/score/mpci.h
@@ -3,9 +3,8 @@
* This include file contains all the constants and structures associated
* with the MPCI layer. It provides mechanisms to utilize packets.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/include/rtems/score/mppkt.h b/c/src/exec/score/include/rtems/score/mppkt.h
index 1838d92336..58d4785a3b 100644
--- a/c/src/exec/score/include/rtems/score/mppkt.h
+++ b/c/src/exec/score/include/rtems/score/mppkt.h
@@ -7,9 +7,8 @@
* nodes in an MP system.
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/include/rtems/score/object.h b/c/src/exec/score/include/rtems/score/object.h
index 9f4a6a929d..811e33a17e 100644
--- a/c/src/exec/score/include/rtems/score/object.h
+++ b/c/src/exec/score/include/rtems/score/object.h
@@ -5,9 +5,8 @@
* can be used to initialize and manipulate all objects which have
* ids.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/include/rtems/score/objectmp.h b/c/src/exec/score/include/rtems/score/objectmp.h
index e307ca4264..de227a128b 100644
--- a/c/src/exec/score/include/rtems/score/objectmp.h
+++ b/c/src/exec/score/include/rtems/score/objectmp.h
@@ -3,9 +3,8 @@
* This include file contains all the constants and structures associated
* with the manipulation of Global RTEMS Objects.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/include/rtems/score/priority.h b/c/src/exec/score/include/rtems/score/priority.h
index 7241888242..216673bac2 100644
--- a/c/src/exec/score/include/rtems/score/priority.h
+++ b/c/src/exec/score/include/rtems/score/priority.h
@@ -4,9 +4,8 @@
* This Handler provides mechanisms which can be used to
* initialize and manipulate thread priorities.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/include/rtems/score/stack.h b/c/src/exec/score/include/rtems/score/stack.h
index 1fc4a13966..d9997bb389 100644
--- a/c/src/exec/score/include/rtems/score/stack.h
+++ b/c/src/exec/score/include/rtems/score/stack.h
@@ -4,9 +4,8 @@
* Stack Handler. This Handler provides mechanisms which can be used to
* initialize and utilize stacks.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/include/rtems/score/states.h b/c/src/exec/score/include/rtems/score/states.h
index a0d7ed8ab8..b12571824f 100644
--- a/c/src/exec/score/include/rtems/score/states.h
+++ b/c/src/exec/score/include/rtems/score/states.h
@@ -2,9 +2,8 @@
*
* This include file contains thread execution state information.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/include/rtems/score/sysstate.h b/c/src/exec/score/include/rtems/score/sysstate.h
index 8451894e97..526494b79b 100644
--- a/c/src/exec/score/include/rtems/score/sysstate.h
+++ b/c/src/exec/score/include/rtems/score/sysstate.h
@@ -2,9 +2,8 @@
*
* This include file contains information regarding the system state.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/include/rtems/score/thread.h b/c/src/exec/score/include/rtems/score/thread.h
index 59c61f7365..0e2802bbac 100644
--- a/c/src/exec/score/include/rtems/score/thread.h
+++ b/c/src/exec/score/include/rtems/score/thread.h
@@ -3,9 +3,8 @@
* This include file contains all constants and structures associated
* with the thread control block.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/include/rtems/score/threadmp.h b/c/src/exec/score/include/rtems/score/threadmp.h
index 497bdc8c5b..62a379d723 100644
--- a/c/src/exec/score/include/rtems/score/threadmp.h
+++ b/c/src/exec/score/include/rtems/score/threadmp.h
@@ -3,9 +3,8 @@
* This include file contains the specification for all routines
* and data specific to the multiprocessing portion of the thread package.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/include/rtems/score/threadq.h b/c/src/exec/score/include/rtems/score/threadq.h
index d3a0f58ad1..1ef6c009cb 100644
--- a/c/src/exec/score/include/rtems/score/threadq.h
+++ b/c/src/exec/score/include/rtems/score/threadq.h
@@ -3,9 +3,8 @@
* This include file contains all the constants and structures associated
* with the manipulation of objects.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/include/rtems/score/tod.h b/c/src/exec/score/include/rtems/score/tod.h
index b87486bda1..c745fdb1f6 100644
--- a/c/src/exec/score/include/rtems/score/tod.h
+++ b/c/src/exec/score/include/rtems/score/tod.h
@@ -3,9 +3,8 @@
* This include file contains all the constants and structures associated
* with the Time of Day Handler.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/include/rtems/score/tqdata.h b/c/src/exec/score/include/rtems/score/tqdata.h
index 6136d35412..98b9e4d9d2 100644
--- a/c/src/exec/score/include/rtems/score/tqdata.h
+++ b/c/src/exec/score/include/rtems/score/tqdata.h
@@ -3,9 +3,8 @@
* This include file contains all the constants and structures
* needed to declare a thread queue.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/include/rtems/score/userext.h b/c/src/exec/score/include/rtems/score/userext.h
index 29b0e9564e..4c2972030e 100644
--- a/c/src/exec/score/include/rtems/score/userext.h
+++ b/c/src/exec/score/include/rtems/score/userext.h
@@ -4,9 +4,8 @@
* Handler provides mechanisms which can be used to initialize and manipulate
* all user extensions.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/include/rtems/score/watchdog.h b/c/src/exec/score/include/rtems/score/watchdog.h
index ceb09793f6..ad25d62126 100644
--- a/c/src/exec/score/include/rtems/score/watchdog.h
+++ b/c/src/exec/score/include/rtems/score/watchdog.h
@@ -4,9 +4,8 @@
* with watchdog timers. This Handler provides mechanisms which can be
* used to initialize and manipulate watchdog timers.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/include/rtems/score/wkspace.h b/c/src/exec/score/include/rtems/score/wkspace.h
index 3b4b84f95f..77d7142204 100644
--- a/c/src/exec/score/include/rtems/score/wkspace.h
+++ b/c/src/exec/score/include/rtems/score/wkspace.h
@@ -4,9 +4,8 @@
* RAM Workspace. This Handler provides mechanisms which can be used to
* define, initialize and manipulate the workspace.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/include/rtems/system.h b/c/src/exec/score/include/rtems/system.h
index 423952aa56..6db19e8c62 100644
--- a/c/src/exec/score/include/rtems/system.h
+++ b/c/src/exec/score/include/rtems/system.h
@@ -4,9 +4,8 @@
* function in the executive. This must be the first include file
* included in all internal RTEMS files.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/inline/rtems/score/address.inl b/c/src/exec/score/inline/rtems/score/address.inl
index 2e3049d08e..1a77e617d7 100644
--- a/c/src/exec/score/inline/rtems/score/address.inl
+++ b/c/src/exec/score/inline/rtems/score/address.inl
@@ -3,9 +3,8 @@
* This include file contains the bodies of the routines
* about addresses which are inlined.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/inline/rtems/score/chain.inl b/c/src/exec/score/inline/rtems/score/chain.inl
index 4bd80116ae..ca005fe0a9 100644
--- a/c/src/exec/score/inline/rtems/score/chain.inl
+++ b/c/src/exec/score/inline/rtems/score/chain.inl
@@ -7,9 +7,8 @@
* to complex. No other Chain Handler routine is referenced
* unless it has already been defined.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/inline/rtems/score/coremsg.inl b/c/src/exec/score/inline/rtems/score/coremsg.inl
index d4dafd8fdc..af16fbd4aa 100644
--- a/c/src/exec/score/inline/rtems/score/coremsg.inl
+++ b/c/src/exec/score/inline/rtems/score/coremsg.inl
@@ -3,9 +3,8 @@
* This include file contains the static inline implementation of all
* inlined routines in the Core Message Handler.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/inline/rtems/score/coremutex.inl b/c/src/exec/score/inline/rtems/score/coremutex.inl
index 457f7c7d7d..b0289c3f9c 100644
--- a/c/src/exec/score/inline/rtems/score/coremutex.inl
+++ b/c/src/exec/score/inline/rtems/score/coremutex.inl
@@ -3,9 +3,8 @@
* This include file contains all of the inlined routines associated
* with the CORE mutexes.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/inline/rtems/score/coresem.inl b/c/src/exec/score/inline/rtems/score/coresem.inl
index 7ef8c93990..d2e0542281 100644
--- a/c/src/exec/score/inline/rtems/score/coresem.inl
+++ b/c/src/exec/score/inline/rtems/score/coresem.inl
@@ -3,9 +3,8 @@
* This include file contains all of the inlined routines associated
* with the CORE semaphore.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/inline/rtems/score/heap.inl b/c/src/exec/score/inline/rtems/score/heap.inl
index 92936f8135..976ddfa0af 100644
--- a/c/src/exec/score/inline/rtems/score/heap.inl
+++ b/c/src/exec/score/inline/rtems/score/heap.inl
@@ -3,9 +3,8 @@
* This file contains the static inline implementation of the inlined
* routines from the heap handler.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/inline/rtems/score/isr.inl b/c/src/exec/score/inline/rtems/score/isr.inl
index 59d0464f1b..5b6e3918b9 100644
--- a/c/src/exec/score/inline/rtems/score/isr.inl
+++ b/c/src/exec/score/inline/rtems/score/isr.inl
@@ -3,9 +3,8 @@
* This include file contains the static implementation of all
* inlined routines in the Interrupt Handler.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/inline/rtems/score/mppkt.inl b/c/src/exec/score/inline/rtems/score/mppkt.inl
index 4be286b294..3838a96812 100644
--- a/c/src/exec/score/inline/rtems/score/mppkt.inl
+++ b/c/src/exec/score/inline/rtems/score/mppkt.inl
@@ -3,9 +3,8 @@
* This package is the implementation of the Packet Handler
* routines which are inlined.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/inline/rtems/score/object.inl b/c/src/exec/score/inline/rtems/score/object.inl
index 73a496d30c..b4de63034c 100644
--- a/c/src/exec/score/inline/rtems/score/object.inl
+++ b/c/src/exec/score/inline/rtems/score/object.inl
@@ -3,9 +3,8 @@
* This include file contains the static inline implementation of all
* of the inlined routines in the Object Handler.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/inline/rtems/score/objectmp.inl b/c/src/exec/score/inline/rtems/score/objectmp.inl
index f8fc62e129..7e840c9ca3 100644
--- a/c/src/exec/score/inline/rtems/score/objectmp.inl
+++ b/c/src/exec/score/inline/rtems/score/objectmp.inl
@@ -3,9 +3,8 @@
* This include file contains the bodies of all inlined routines
* which deal with global objects.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/inline/rtems/score/priority.inl b/c/src/exec/score/inline/rtems/score/priority.inl
index b19d157976..4928dba5ef 100644
--- a/c/src/exec/score/inline/rtems/score/priority.inl
+++ b/c/src/exec/score/inline/rtems/score/priority.inl
@@ -3,9 +3,8 @@
* This file contains the static inline implementation of all inlined
* routines in the Priority Handler.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/inline/rtems/score/stack.inl b/c/src/exec/score/inline/rtems/score/stack.inl
index eedd2f5ba2..ea7f2f1c36 100644
--- a/c/src/exec/score/inline/rtems/score/stack.inl
+++ b/c/src/exec/score/inline/rtems/score/stack.inl
@@ -3,9 +3,8 @@
* This file contains the static inline implementation of the inlined
* routines from the Stack Handler.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/inline/rtems/score/states.inl b/c/src/exec/score/inline/rtems/score/states.inl
index 1e67b14144..5d57648f23 100644
--- a/c/src/exec/score/inline/rtems/score/states.inl
+++ b/c/src/exec/score/inline/rtems/score/states.inl
@@ -3,9 +3,8 @@
* This file contains the macro implementation of the inlined
* routines associated with thread state information.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/inline/rtems/score/sysstate.inl b/c/src/exec/score/inline/rtems/score/sysstate.inl
index dea36d2806..17976f3e3f 100644
--- a/c/src/exec/score/inline/rtems/score/sysstate.inl
+++ b/c/src/exec/score/inline/rtems/score/sysstate.inl
@@ -3,9 +3,8 @@
* This file contains the inline implementation of routines regarding the
* system state.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/inline/rtems/score/thread.inl b/c/src/exec/score/inline/rtems/score/thread.inl
index 650439e8e6..f1a2410c95 100644
--- a/c/src/exec/score/inline/rtems/score/thread.inl
+++ b/c/src/exec/score/inline/rtems/score/thread.inl
@@ -3,9 +3,8 @@
* This file contains the macro implementation of the inlined
* routines from the Thread handler.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/inline/rtems/score/threadmp.inl b/c/src/exec/score/inline/rtems/score/threadmp.inl
index 7a0391ff73..c095fd5072 100644
--- a/c/src/exec/score/inline/rtems/score/threadmp.inl
+++ b/c/src/exec/score/inline/rtems/score/threadmp.inl
@@ -3,9 +3,8 @@
* This include file contains the bodies of all inlined routines
* for the multiprocessing part of thread package.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/inline/rtems/score/tod.inl b/c/src/exec/score/inline/rtems/score/tod.inl
index 326d662e64..2d429a8005 100644
--- a/c/src/exec/score/inline/rtems/score/tod.inl
+++ b/c/src/exec/score/inline/rtems/score/tod.inl
@@ -3,9 +3,8 @@
* This file contains the static inline implementation of the inlined routines
* from the Time of Day Handler.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/inline/rtems/score/tqdata.inl b/c/src/exec/score/inline/rtems/score/tqdata.inl
index d589933cf8..201abeb82f 100644
--- a/c/src/exec/score/inline/rtems/score/tqdata.inl
+++ b/c/src/exec/score/inline/rtems/score/tqdata.inl
@@ -3,9 +3,8 @@
* This file contains the static inline implementation of the inlined
* routines needed to support the Thread Queue Data.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/inline/rtems/score/userext.inl b/c/src/exec/score/inline/rtems/score/userext.inl
index 29f7975aaa..06f1525680 100644
--- a/c/src/exec/score/inline/rtems/score/userext.inl
+++ b/c/src/exec/score/inline/rtems/score/userext.inl
@@ -3,9 +3,8 @@
* This file contains the macro implementation of the inlined routines
* from the User Extension Handler
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/inline/rtems/score/watchdog.inl b/c/src/exec/score/inline/rtems/score/watchdog.inl
index 9662a9abc6..5b87c00f17 100644
--- a/c/src/exec/score/inline/rtems/score/watchdog.inl
+++ b/c/src/exec/score/inline/rtems/score/watchdog.inl
@@ -3,9 +3,8 @@
* This file contains the static inline implementation of all inlined
* routines in the Watchdog Handler.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/inline/rtems/score/wkspace.inl b/c/src/exec/score/inline/rtems/score/wkspace.inl
index f92bde0f41..2a31514c32 100644
--- a/c/src/exec/score/inline/rtems/score/wkspace.inl
+++ b/c/src/exec/score/inline/rtems/score/wkspace.inl
@@ -3,9 +3,8 @@
* This include file contains the bodies of the routines which contains
* information related to the RAM Workspace.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/macros/rtems/score/address.inl b/c/src/exec/score/macros/rtems/score/address.inl
index 712809a4e7..379aaca6cc 100644
--- a/c/src/exec/score/macros/rtems/score/address.inl
+++ b/c/src/exec/score/macros/rtems/score/address.inl
@@ -3,9 +3,8 @@
* This include file contains the bodies of the routines
* about addresses which are inlined.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/macros/rtems/score/chain.inl b/c/src/exec/score/macros/rtems/score/chain.inl
index 85ede31c12..0c9f998117 100644
--- a/c/src/exec/score/macros/rtems/score/chain.inl
+++ b/c/src/exec/score/macros/rtems/score/chain.inl
@@ -3,9 +3,8 @@
* This include file contains the bodies of the routines which are
* associated with doubly linked chains and inlined.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/macros/rtems/score/coremsg.inl b/c/src/exec/score/macros/rtems/score/coremsg.inl
index 9868c97074..bc45a51ac3 100644
--- a/c/src/exec/score/macros/rtems/score/coremsg.inl
+++ b/c/src/exec/score/macros/rtems/score/coremsg.inl
@@ -3,9 +3,8 @@
* This include file contains the macro implementation of all
* inlined routines in the Core Message Handler.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/macros/rtems/score/coremutex.inl b/c/src/exec/score/macros/rtems/score/coremutex.inl
index 19d535dc4e..88bc514d3d 100644
--- a/c/src/exec/score/macros/rtems/score/coremutex.inl
+++ b/c/src/exec/score/macros/rtems/score/coremutex.inl
@@ -3,9 +3,8 @@
* This include file contains all of the inlined routines associated
* with core mutexes.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/macros/rtems/score/coresem.inl b/c/src/exec/score/macros/rtems/score/coresem.inl
index fed9227c59..904b004cc6 100644
--- a/c/src/exec/score/macros/rtems/score/coresem.inl
+++ b/c/src/exec/score/macros/rtems/score/coresem.inl
@@ -3,9 +3,8 @@
* This include file contains all of the inlined routines associated
* with core semaphores.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/macros/rtems/score/heap.inl b/c/src/exec/score/macros/rtems/score/heap.inl
index d4bb8edb97..6c2016be8d 100644
--- a/c/src/exec/score/macros/rtems/score/heap.inl
+++ b/c/src/exec/score/macros/rtems/score/heap.inl
@@ -3,9 +3,8 @@
* This file contains the macro implementation of the inlined
* routines from the heap handler.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/macros/rtems/score/isr.inl b/c/src/exec/score/macros/rtems/score/isr.inl
index b642c4fed2..b4c5eea4a1 100644
--- a/c/src/exec/score/macros/rtems/score/isr.inl
+++ b/c/src/exec/score/macros/rtems/score/isr.inl
@@ -3,9 +3,8 @@
* This include file contains the macro implementation of all
* inlined routines in the Interrupt Handler.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/macros/rtems/score/mppkt.inl b/c/src/exec/score/macros/rtems/score/mppkt.inl
index b698602626..ca88f64907 100644
--- a/c/src/exec/score/macros/rtems/score/mppkt.inl
+++ b/c/src/exec/score/macros/rtems/score/mppkt.inl
@@ -3,9 +3,8 @@
* This package is the implementation of the Packet Handler
* routines which are inlined.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/macros/rtems/score/object.inl b/c/src/exec/score/macros/rtems/score/object.inl
index 62994ee4e5..d303535489 100644
--- a/c/src/exec/score/macros/rtems/score/object.inl
+++ b/c/src/exec/score/macros/rtems/score/object.inl
@@ -3,9 +3,8 @@
* This include file contains the macro implementation of all
* of the inlined routines in the Object Handler.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/macros/rtems/score/objectmp.inl b/c/src/exec/score/macros/rtems/score/objectmp.inl
index 4593857fba..ce5550018d 100644
--- a/c/src/exec/score/macros/rtems/score/objectmp.inl
+++ b/c/src/exec/score/macros/rtems/score/objectmp.inl
@@ -3,9 +3,8 @@
* This include file contains the bodies of all inlined routines
* which deal with global objects.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/macros/rtems/score/priority.inl b/c/src/exec/score/macros/rtems/score/priority.inl
index c588289163..f8598abb5c 100644
--- a/c/src/exec/score/macros/rtems/score/priority.inl
+++ b/c/src/exec/score/macros/rtems/score/priority.inl
@@ -3,9 +3,8 @@
* This file contains the macro implementation of all inlined routines
* in the Priority Handler.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/macros/rtems/score/stack.inl b/c/src/exec/score/macros/rtems/score/stack.inl
index 0e976eb0e0..fc0c94a980 100644
--- a/c/src/exec/score/macros/rtems/score/stack.inl
+++ b/c/src/exec/score/macros/rtems/score/stack.inl
@@ -3,9 +3,8 @@
* This file contains the macro implementation of the inlined
* routines from the Stack Handler.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/macros/rtems/score/states.inl b/c/src/exec/score/macros/rtems/score/states.inl
index a100da077a..05a816f18d 100644
--- a/c/src/exec/score/macros/rtems/score/states.inl
+++ b/c/src/exec/score/macros/rtems/score/states.inl
@@ -3,9 +3,8 @@
* This file contains the macro implementation of the inlined
* routines associated with thread state information.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/macros/rtems/score/sysstate.inl b/c/src/exec/score/macros/rtems/score/sysstate.inl
index 44957f6faa..ac4197e8c6 100644
--- a/c/src/exec/score/macros/rtems/score/sysstate.inl
+++ b/c/src/exec/score/macros/rtems/score/sysstate.inl
@@ -3,9 +3,8 @@
* This file contains the macro implementation of routines regarding the
* system state.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/macros/rtems/score/thread.inl b/c/src/exec/score/macros/rtems/score/thread.inl
index 415bb0fb8d..26671093b6 100644
--- a/c/src/exec/score/macros/rtems/score/thread.inl
+++ b/c/src/exec/score/macros/rtems/score/thread.inl
@@ -3,9 +3,8 @@
* This file contains the macro implementation of the inlined
* routines from the Thread handler.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/macros/rtems/score/threadmp.inl b/c/src/exec/score/macros/rtems/score/threadmp.inl
index c9cc91319f..975403860d 100644
--- a/c/src/exec/score/macros/rtems/score/threadmp.inl
+++ b/c/src/exec/score/macros/rtems/score/threadmp.inl
@@ -3,9 +3,8 @@
* This include file contains the bodies of all inlined routines
* for the multiprocessing part of thread package.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/macros/rtems/score/tod.inl b/c/src/exec/score/macros/rtems/score/tod.inl
index 85603550ee..2fa91b127b 100644
--- a/c/src/exec/score/macros/rtems/score/tod.inl
+++ b/c/src/exec/score/macros/rtems/score/tod.inl
@@ -3,9 +3,8 @@
* This file contains the macro implementation of the inlined routines
* from the Time of Day Handler.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/macros/rtems/score/tqdata.inl b/c/src/exec/score/macros/rtems/score/tqdata.inl
index 0749e612d6..96be35427b 100644
--- a/c/src/exec/score/macros/rtems/score/tqdata.inl
+++ b/c/src/exec/score/macros/rtems/score/tqdata.inl
@@ -3,9 +3,8 @@
* This file contains the macro implementation of the inlined
* routines needed to support the Thread Queue Data.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/macros/rtems/score/userext.inl b/c/src/exec/score/macros/rtems/score/userext.inl
index 69fd0de4b1..8be1502778 100644
--- a/c/src/exec/score/macros/rtems/score/userext.inl
+++ b/c/src/exec/score/macros/rtems/score/userext.inl
@@ -3,9 +3,8 @@
* This file contains the macro implementation of the inlined routines
* from the User Extension Handler
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/macros/rtems/score/watchdog.inl b/c/src/exec/score/macros/rtems/score/watchdog.inl
index fecc20e4f1..53a88eacad 100644
--- a/c/src/exec/score/macros/rtems/score/watchdog.inl
+++ b/c/src/exec/score/macros/rtems/score/watchdog.inl
@@ -3,9 +3,8 @@
* This file contains the macro implementation of all inlined routines
* in the Watchdog Handler.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/macros/rtems/score/wkspace.inl b/c/src/exec/score/macros/rtems/score/wkspace.inl
index 525756db6b..e327d27349 100644
--- a/c/src/exec/score/macros/rtems/score/wkspace.inl
+++ b/c/src/exec/score/macros/rtems/score/wkspace.inl
@@ -3,9 +3,8 @@
* This file contains the macro implementation of the inlined routines
* from the RAM Workspace Handler.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/apiext.c b/c/src/exec/score/src/apiext.c
index 2fb2155558..5bb2ad658e 100644
--- a/c/src/exec/score/src/apiext.c
+++ b/c/src/exec/score/src/apiext.c
@@ -2,9 +2,8 @@
*
* XXX
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/chain.c b/c/src/exec/score/src/chain.c
index 690141d3ee..1819968c76 100644
--- a/c/src/exec/score/src/chain.c
+++ b/c/src/exec/score/src/chain.c
@@ -6,9 +6,8 @@
* The order of this file is to allow proper compilation due to the
* order of inlining required by the compiler.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/coremsg.c b/c/src/exec/score/src/coremsg.c
index e9f640db7f..9895d52f68 100644
--- a/c/src/exec/score/src/coremsg.c
+++ b/c/src/exec/score/src/coremsg.c
@@ -7,9 +7,8 @@
* This core object provides task synchronization and communication functions
* via messages passed to queue objects.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/coremsgbroadcast.c b/c/src/exec/score/src/coremsgbroadcast.c
index e6f2ae221f..2e6f649545 100644
--- a/c/src/exec/score/src/coremsgbroadcast.c
+++ b/c/src/exec/score/src/coremsgbroadcast.c
@@ -7,9 +7,8 @@
* This core object provides task synchronization and communication functions
* via messages passed to queue objects.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/coremsgclose.c b/c/src/exec/score/src/coremsgclose.c
index aaca99fc95..552c0dc477 100644
--- a/c/src/exec/score/src/coremsgclose.c
+++ b/c/src/exec/score/src/coremsgclose.c
@@ -7,9 +7,8 @@
* This core object provides task synchronization and communication functions
* via messages passed to queue objects.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/coremsgflush.c b/c/src/exec/score/src/coremsgflush.c
index 9d219e90b7..f11ed065b6 100644
--- a/c/src/exec/score/src/coremsgflush.c
+++ b/c/src/exec/score/src/coremsgflush.c
@@ -7,9 +7,8 @@
* This core object provides task synchronization and communication functions
* via messages passed to queue objects.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/coremsgflushsupp.c b/c/src/exec/score/src/coremsgflushsupp.c
index dde103a608..f221be000e 100644
--- a/c/src/exec/score/src/coremsgflushsupp.c
+++ b/c/src/exec/score/src/coremsgflushsupp.c
@@ -7,9 +7,8 @@
* This core object provides task synchronization and communication functions
* via messages passed to queue objects.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/coremsgseize.c b/c/src/exec/score/src/coremsgseize.c
index cbeb6778a7..31d114ac07 100644
--- a/c/src/exec/score/src/coremsgseize.c
+++ b/c/src/exec/score/src/coremsgseize.c
@@ -7,9 +7,8 @@
* This core object provides task synchronization and communication functions
* via messages passed to queue objects.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/coremsgsubmit.c b/c/src/exec/score/src/coremsgsubmit.c
index 4a2fa7ec96..db81013824 100644
--- a/c/src/exec/score/src/coremsgsubmit.c
+++ b/c/src/exec/score/src/coremsgsubmit.c
@@ -7,9 +7,8 @@
* This core object provides task synchronization and communication functions
* via messages passed to queue objects.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/coremutex.c b/c/src/exec/score/src/coremutex.c
index c24e272f6b..2f5b4a6675 100644
--- a/c/src/exec/score/src/coremutex.c
+++ b/c/src/exec/score/src/coremutex.c
@@ -6,9 +6,8 @@
* This package is the implementation of the Mutex Handler.
* This handler provides synchronization and mutual exclusion capabilities.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/coremutexflush.c b/c/src/exec/score/src/coremutexflush.c
index 27ba369acf..ad4f3b6cc3 100644
--- a/c/src/exec/score/src/coremutexflush.c
+++ b/c/src/exec/score/src/coremutexflush.c
@@ -6,9 +6,8 @@
* This package is the implementation of the Mutex Handler.
* This handler provides synchronization and mutual exclusion capabilities.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/coremutexseize.c b/c/src/exec/score/src/coremutexseize.c
index a2c8a37d71..0fe5fd288a 100644
--- a/c/src/exec/score/src/coremutexseize.c
+++ b/c/src/exec/score/src/coremutexseize.c
@@ -6,9 +6,8 @@
* This package is the implementation of the Mutex Handler.
* This handler provides synchronization and mutual exclusion capabilities.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/coremutexsurrender.c b/c/src/exec/score/src/coremutexsurrender.c
index b7f38eb2b0..fbd75fd8e8 100644
--- a/c/src/exec/score/src/coremutexsurrender.c
+++ b/c/src/exec/score/src/coremutexsurrender.c
@@ -6,9 +6,8 @@
* This package is the implementation of the Mutex Handler.
* This handler provides synchronization and mutual exclusion capabilities.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/coresem.c b/c/src/exec/score/src/coresem.c
index aa8d712146..8cbaaef486 100644
--- a/c/src/exec/score/src/coresem.c
+++ b/c/src/exec/score/src/coresem.c
@@ -7,9 +7,8 @@
* This core object utilizes standard Dijkstra counting semaphores to provide
* synchronization and mutual exclusion capabilities.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/coresemflush.c b/c/src/exec/score/src/coresemflush.c
index c456b661e5..e30f768aab 100644
--- a/c/src/exec/score/src/coresemflush.c
+++ b/c/src/exec/score/src/coresemflush.c
@@ -7,9 +7,8 @@
* This core object utilizes standard Dijkstra counting semaphores to provide
* synchronization and mutual exclusion capabilities.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/coresemseize.c b/c/src/exec/score/src/coresemseize.c
index f08b40ca5b..0f3c25aeac 100644
--- a/c/src/exec/score/src/coresemseize.c
+++ b/c/src/exec/score/src/coresemseize.c
@@ -7,9 +7,8 @@
* This core object utilizes standard Dijkstra counting semaphores to provide
* synchronization and mutual exclusion capabilities.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/coresemsurrender.c b/c/src/exec/score/src/coresemsurrender.c
index dd4839182c..1a54a5c712 100644
--- a/c/src/exec/score/src/coresemsurrender.c
+++ b/c/src/exec/score/src/coresemsurrender.c
@@ -7,9 +7,8 @@
* This core object utilizes standard Dijkstra counting semaphores to provide
* synchronization and mutual exclusion capabilities.
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/coretod.c b/c/src/exec/score/src/coretod.c
index 88ddc6e30f..ef1091e1d2 100644
--- a/c/src/exec/score/src/coretod.c
+++ b/c/src/exec/score/src/coretod.c
@@ -2,9 +2,8 @@
* Time of Day (TOD) Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/coretodset.c b/c/src/exec/score/src/coretodset.c
index 5b7358f734..ddb6f8ee43 100644
--- a/c/src/exec/score/src/coretodset.c
+++ b/c/src/exec/score/src/coretodset.c
@@ -2,9 +2,8 @@
* Time of Day (TOD) Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/coretodtickle.c b/c/src/exec/score/src/coretodtickle.c
index 1aed522e56..c28545f2b4 100644
--- a/c/src/exec/score/src/coretodtickle.c
+++ b/c/src/exec/score/src/coretodtickle.c
@@ -2,9 +2,8 @@
* Time of Day (TOD) Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/coretodtoseconds.c b/c/src/exec/score/src/coretodtoseconds.c
index 6f5bd032a0..16e9d24a1e 100644
--- a/c/src/exec/score/src/coretodtoseconds.c
+++ b/c/src/exec/score/src/coretodtoseconds.c
@@ -2,9 +2,8 @@
* Time of Day (TOD) Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/coretodvalidate.c b/c/src/exec/score/src/coretodvalidate.c
index 902079f5e5..18f377e500 100644
--- a/c/src/exec/score/src/coretodvalidate.c
+++ b/c/src/exec/score/src/coretodvalidate.c
@@ -2,9 +2,8 @@
* Time of Day (TOD) Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/heap.c b/c/src/exec/score/src/heap.c
index b92d01329f..9ad4ca51ee 100644
--- a/c/src/exec/score/src/heap.c
+++ b/c/src/exec/score/src/heap.c
@@ -1,9 +1,8 @@
/*
* Heap Handler
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/heapallocate.c b/c/src/exec/score/src/heapallocate.c
index e6e103e6be..661a4ba0f7 100644
--- a/c/src/exec/score/src/heapallocate.c
+++ b/c/src/exec/score/src/heapallocate.c
@@ -1,9 +1,8 @@
/*
* Heap Handler
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/heapextend.c b/c/src/exec/score/src/heapextend.c
index 38b74e66e2..3b928301ae 100644
--- a/c/src/exec/score/src/heapextend.c
+++ b/c/src/exec/score/src/heapextend.c
@@ -1,9 +1,8 @@
/*
* Heap Handler
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/heapfree.c b/c/src/exec/score/src/heapfree.c
index f4f1075f35..1571e1ea2b 100644
--- a/c/src/exec/score/src/heapfree.c
+++ b/c/src/exec/score/src/heapfree.c
@@ -1,9 +1,8 @@
/*
* Heap Handler
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/heapsizeofuserarea.c b/c/src/exec/score/src/heapsizeofuserarea.c
index da664ffec1..243d1844e6 100644
--- a/c/src/exec/score/src/heapsizeofuserarea.c
+++ b/c/src/exec/score/src/heapsizeofuserarea.c
@@ -1,9 +1,8 @@
/*
* Heap Handler
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/heapwalk.c b/c/src/exec/score/src/heapwalk.c
index 91bfa8e3a2..3cd9c356ae 100644
--- a/c/src/exec/score/src/heapwalk.c
+++ b/c/src/exec/score/src/heapwalk.c
@@ -1,9 +1,8 @@
/*
* Heap Handler
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/interr.c b/c/src/exec/score/src/interr.c
index c3a6d48514..e2a4d078bb 100644
--- a/c/src/exec/score/src/interr.c
+++ b/c/src/exec/score/src/interr.c
@@ -1,9 +1,8 @@
/*
* Internal Error Handler
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/isr.c b/c/src/exec/score/src/isr.c
index 53baf388c4..b187fda581 100644
--- a/c/src/exec/score/src/isr.c
+++ b/c/src/exec/score/src/isr.c
@@ -2,9 +2,8 @@
* ISR Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/mpci.c b/c/src/exec/score/src/mpci.c
index ad9ae9c47e..fb51a5f494 100644
--- a/c/src/exec/score/src/mpci.c
+++ b/c/src/exec/score/src/mpci.c
@@ -2,9 +2,8 @@
* Multiprocessing Communications Interface (MPCI) Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/object.c b/c/src/exec/score/src/object.c
index 283409d2d5..5d3ffb5916 100644
--- a/c/src/exec/score/src/object.c
+++ b/c/src/exec/score/src/object.c
@@ -2,9 +2,8 @@
* Object Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/objectallocate.c b/c/src/exec/score/src/objectallocate.c
index 787aaad592..9d7193fc7a 100644
--- a/c/src/exec/score/src/objectallocate.c
+++ b/c/src/exec/score/src/objectallocate.c
@@ -2,9 +2,8 @@
* Object Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/objectallocatebyindex.c b/c/src/exec/score/src/objectallocatebyindex.c
index 043d41978e..d46399c535 100644
--- a/c/src/exec/score/src/objectallocatebyindex.c
+++ b/c/src/exec/score/src/objectallocatebyindex.c
@@ -2,9 +2,8 @@
* Object Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/objectclearname.c b/c/src/exec/score/src/objectclearname.c
index a3a027e34f..8c55b342e4 100644
--- a/c/src/exec/score/src/objectclearname.c
+++ b/c/src/exec/score/src/objectclearname.c
@@ -2,9 +2,8 @@
* Object Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/objectcomparenameraw.c b/c/src/exec/score/src/objectcomparenameraw.c
index 9e9f1e2f17..2092d7f822 100644
--- a/c/src/exec/score/src/objectcomparenameraw.c
+++ b/c/src/exec/score/src/objectcomparenameraw.c
@@ -2,9 +2,8 @@
* Object Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/objectcomparenamestring.c b/c/src/exec/score/src/objectcomparenamestring.c
index 23bbc33bbf..9b1067bacb 100644
--- a/c/src/exec/score/src/objectcomparenamestring.c
+++ b/c/src/exec/score/src/objectcomparenamestring.c
@@ -2,9 +2,8 @@
* Object Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/objectcopynameraw.c b/c/src/exec/score/src/objectcopynameraw.c
index 8aecb3b02a..74eb94afc1 100644
--- a/c/src/exec/score/src/objectcopynameraw.c
+++ b/c/src/exec/score/src/objectcopynameraw.c
@@ -2,9 +2,8 @@
* Object Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/objectcopynamestring.c b/c/src/exec/score/src/objectcopynamestring.c
index c25e965c9e..cd0779d546 100644
--- a/c/src/exec/score/src/objectcopynamestring.c
+++ b/c/src/exec/score/src/objectcopynamestring.c
@@ -2,9 +2,8 @@
* Object Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/objectextendinformation.c b/c/src/exec/score/src/objectextendinformation.c
index 336cbcf101..2e5ee327e1 100644
--- a/c/src/exec/score/src/objectextendinformation.c
+++ b/c/src/exec/score/src/objectextendinformation.c
@@ -2,9 +2,8 @@
* Object Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/objectfree.c b/c/src/exec/score/src/objectfree.c
index 3b136a9627..cf337efa8c 100644
--- a/c/src/exec/score/src/objectfree.c
+++ b/c/src/exec/score/src/objectfree.c
@@ -2,9 +2,8 @@
* Object Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/objectget.c b/c/src/exec/score/src/objectget.c
index 2962e040a4..91e44d28cf 100644
--- a/c/src/exec/score/src/objectget.c
+++ b/c/src/exec/score/src/objectget.c
@@ -2,9 +2,8 @@
* Object Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/objectgetbyindex.c b/c/src/exec/score/src/objectgetbyindex.c
index b4b953a25f..6cfc2b98cd 100644
--- a/c/src/exec/score/src/objectgetbyindex.c
+++ b/c/src/exec/score/src/objectgetbyindex.c
@@ -2,9 +2,8 @@
* Object Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/objectgetnext.c b/c/src/exec/score/src/objectgetnext.c
index e03b4ba668..ba3cea04e2 100644
--- a/c/src/exec/score/src/objectgetnext.c
+++ b/c/src/exec/score/src/objectgetnext.c
@@ -2,9 +2,8 @@
* Object Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/objectinitializeinformation.c b/c/src/exec/score/src/objectinitializeinformation.c
index 22c5cc0ccb..9c21820888 100644
--- a/c/src/exec/score/src/objectinitializeinformation.c
+++ b/c/src/exec/score/src/objectinitializeinformation.c
@@ -2,9 +2,8 @@
* Object Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/objectmp.c b/c/src/exec/score/src/objectmp.c
index 62f7fb5285..bbd2f18cc5 100644
--- a/c/src/exec/score/src/objectmp.c
+++ b/c/src/exec/score/src/objectmp.c
@@ -2,9 +2,8 @@
* Multiprocessing Support for the Object Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/objectnametoid.c b/c/src/exec/score/src/objectnametoid.c
index 4f01ca17b1..086a9fd74d 100644
--- a/c/src/exec/score/src/objectnametoid.c
+++ b/c/src/exec/score/src/objectnametoid.c
@@ -2,9 +2,8 @@
* Object Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/objectshrinkinformation.c b/c/src/exec/score/src/objectshrinkinformation.c
index 36c2038def..136e6b1686 100644
--- a/c/src/exec/score/src/objectshrinkinformation.c
+++ b/c/src/exec/score/src/objectshrinkinformation.c
@@ -2,9 +2,8 @@
* Object Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/thread.c b/c/src/exec/score/src/thread.c
index cbe77b23ee..9cb197e5bc 100644
--- a/c/src/exec/score/src/thread.c
+++ b/c/src/exec/score/src/thread.c
@@ -2,9 +2,8 @@
* Thread Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/threadchangepriority.c b/c/src/exec/score/src/threadchangepriority.c
index b8b76ea235..65c16a6305 100644
--- a/c/src/exec/score/src/threadchangepriority.c
+++ b/c/src/exec/score/src/threadchangepriority.c
@@ -2,9 +2,8 @@
* Thread Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/threadclearstate.c b/c/src/exec/score/src/threadclearstate.c
index 67e9d2df8b..8a4ae80417 100644
--- a/c/src/exec/score/src/threadclearstate.c
+++ b/c/src/exec/score/src/threadclearstate.c
@@ -2,9 +2,8 @@
* Thread Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/threadclose.c b/c/src/exec/score/src/threadclose.c
index 79f78827db..4f2c9a6de5 100644
--- a/c/src/exec/score/src/threadclose.c
+++ b/c/src/exec/score/src/threadclose.c
@@ -2,9 +2,8 @@
* Thread Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/threadcreateidle.c b/c/src/exec/score/src/threadcreateidle.c
index 825b29838e..32d8254507 100644
--- a/c/src/exec/score/src/threadcreateidle.c
+++ b/c/src/exec/score/src/threadcreateidle.c
@@ -2,9 +2,8 @@
* Thread Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/threaddelayended.c b/c/src/exec/score/src/threaddelayended.c
index 8e96f252eb..bb8f05296c 100644
--- a/c/src/exec/score/src/threaddelayended.c
+++ b/c/src/exec/score/src/threaddelayended.c
@@ -2,9 +2,8 @@
* Thread Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/threaddispatch.c b/c/src/exec/score/src/threaddispatch.c
index 8c391d0d58..311947cfa9 100644
--- a/c/src/exec/score/src/threaddispatch.c
+++ b/c/src/exec/score/src/threaddispatch.c
@@ -2,9 +2,8 @@
* Thread Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/threadevaluatemode.c b/c/src/exec/score/src/threadevaluatemode.c
index 1f8bde4a3a..edbfa5b882 100644
--- a/c/src/exec/score/src/threadevaluatemode.c
+++ b/c/src/exec/score/src/threadevaluatemode.c
@@ -2,9 +2,8 @@
* Thread Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/threadget.c b/c/src/exec/score/src/threadget.c
index 6a5434d9fa..cf0cfaffd2 100644
--- a/c/src/exec/score/src/threadget.c
+++ b/c/src/exec/score/src/threadget.c
@@ -2,9 +2,8 @@
* Thread Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/threadhandler.c b/c/src/exec/score/src/threadhandler.c
index 6b1d2dc5e2..cfdb9292d1 100644
--- a/c/src/exec/score/src/threadhandler.c
+++ b/c/src/exec/score/src/threadhandler.c
@@ -2,9 +2,8 @@
* Thread Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/threadidlebody.c b/c/src/exec/score/src/threadidlebody.c
index 0a6b16b9f5..93b90a12cd 100644
--- a/c/src/exec/score/src/threadidlebody.c
+++ b/c/src/exec/score/src/threadidlebody.c
@@ -2,9 +2,8 @@
* Thread Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/threadinitialize.c b/c/src/exec/score/src/threadinitialize.c
index ceec9811eb..0d5154c400 100644
--- a/c/src/exec/score/src/threadinitialize.c
+++ b/c/src/exec/score/src/threadinitialize.c
@@ -2,9 +2,8 @@
* Thread Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/threadloadenv.c b/c/src/exec/score/src/threadloadenv.c
index a41693f91a..c3493eeccd 100644
--- a/c/src/exec/score/src/threadloadenv.c
+++ b/c/src/exec/score/src/threadloadenv.c
@@ -2,9 +2,8 @@
* Thread Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/threadmp.c b/c/src/exec/score/src/threadmp.c
index 7f22e626c0..58a183ba87 100644
--- a/c/src/exec/score/src/threadmp.c
+++ b/c/src/exec/score/src/threadmp.c
@@ -2,9 +2,8 @@
* Multiprocessing Support for the Thread Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/threadq.c b/c/src/exec/score/src/threadq.c
index b5d9ddcdd8..1deaa61045 100644
--- a/c/src/exec/score/src/threadq.c
+++ b/c/src/exec/score/src/threadq.c
@@ -2,9 +2,8 @@
* Thread Queue Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/threadqdequeue.c b/c/src/exec/score/src/threadqdequeue.c
index 0d34f20adb..dcb64099d0 100644
--- a/c/src/exec/score/src/threadqdequeue.c
+++ b/c/src/exec/score/src/threadqdequeue.c
@@ -2,9 +2,8 @@
* Thread Queue Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/threadqdequeuefifo.c b/c/src/exec/score/src/threadqdequeuefifo.c
index 243f0e2ec2..2e3c84fe45 100644
--- a/c/src/exec/score/src/threadqdequeuefifo.c
+++ b/c/src/exec/score/src/threadqdequeuefifo.c
@@ -2,9 +2,8 @@
* Thread Queue Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/threadqdequeuepriority.c b/c/src/exec/score/src/threadqdequeuepriority.c
index 3539ee7764..0ca29eeabf 100644
--- a/c/src/exec/score/src/threadqdequeuepriority.c
+++ b/c/src/exec/score/src/threadqdequeuepriority.c
@@ -2,9 +2,8 @@
* Thread Queue Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/threadqenqueue.c b/c/src/exec/score/src/threadqenqueue.c
index 87b2dd0ec5..fb4d907c78 100644
--- a/c/src/exec/score/src/threadqenqueue.c
+++ b/c/src/exec/score/src/threadqenqueue.c
@@ -2,9 +2,8 @@
* Thread Queue Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/threadqenqueuefifo.c b/c/src/exec/score/src/threadqenqueuefifo.c
index 6ce57bec7f..5ba902198e 100644
--- a/c/src/exec/score/src/threadqenqueuefifo.c
+++ b/c/src/exec/score/src/threadqenqueuefifo.c
@@ -2,9 +2,8 @@
* Thread Queue Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/threadqenqueuepriority.c b/c/src/exec/score/src/threadqenqueuepriority.c
index 724b06487d..a3a49cd7dc 100644
--- a/c/src/exec/score/src/threadqenqueuepriority.c
+++ b/c/src/exec/score/src/threadqenqueuepriority.c
@@ -2,9 +2,8 @@
* Thread Queue Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/threadqextract.c b/c/src/exec/score/src/threadqextract.c
index 733395b285..0514b2d932 100644
--- a/c/src/exec/score/src/threadqextract.c
+++ b/c/src/exec/score/src/threadqextract.c
@@ -2,9 +2,8 @@
* Thread Queue Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/threadqextractfifo.c b/c/src/exec/score/src/threadqextractfifo.c
index f028460f0a..d2f23d38ea 100644
--- a/c/src/exec/score/src/threadqextractfifo.c
+++ b/c/src/exec/score/src/threadqextractfifo.c
@@ -2,9 +2,8 @@
* Thread Queue Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/threadqextractpriority.c b/c/src/exec/score/src/threadqextractpriority.c
index 2b41dd97dc..57c9c54137 100644
--- a/c/src/exec/score/src/threadqextractpriority.c
+++ b/c/src/exec/score/src/threadqextractpriority.c
@@ -2,9 +2,8 @@
* Thread Queue Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/threadqextractwithproxy.c b/c/src/exec/score/src/threadqextractwithproxy.c
index e715555bd8..68b3daff5b 100644
--- a/c/src/exec/score/src/threadqextractwithproxy.c
+++ b/c/src/exec/score/src/threadqextractwithproxy.c
@@ -2,9 +2,8 @@
* Thread Queue Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/threadqfirst.c b/c/src/exec/score/src/threadqfirst.c
index d6cbc10f2c..0057429376 100644
--- a/c/src/exec/score/src/threadqfirst.c
+++ b/c/src/exec/score/src/threadqfirst.c
@@ -2,9 +2,8 @@
* Thread Queue Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/threadqfirstfifo.c b/c/src/exec/score/src/threadqfirstfifo.c
index a448ef79de..f1b92f2fd2 100644
--- a/c/src/exec/score/src/threadqfirstfifo.c
+++ b/c/src/exec/score/src/threadqfirstfifo.c
@@ -2,9 +2,8 @@
* Thread Queue Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/threadqfirstpriority.c b/c/src/exec/score/src/threadqfirstpriority.c
index a914e7a398..dbab132ef6 100644
--- a/c/src/exec/score/src/threadqfirstpriority.c
+++ b/c/src/exec/score/src/threadqfirstpriority.c
@@ -2,9 +2,8 @@
* Thread Queue Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/threadqflush.c b/c/src/exec/score/src/threadqflush.c
index 4a494ccc15..4d97ff60ab 100644
--- a/c/src/exec/score/src/threadqflush.c
+++ b/c/src/exec/score/src/threadqflush.c
@@ -2,9 +2,8 @@
* Thread Queue Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/threadqtimeout.c b/c/src/exec/score/src/threadqtimeout.c
index 8d52a838ac..7ac2c04186 100644
--- a/c/src/exec/score/src/threadqtimeout.c
+++ b/c/src/exec/score/src/threadqtimeout.c
@@ -2,9 +2,8 @@
* Thread Queue Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/threadready.c b/c/src/exec/score/src/threadready.c
index 24714a70b9..35525e787a 100644
--- a/c/src/exec/score/src/threadready.c
+++ b/c/src/exec/score/src/threadready.c
@@ -2,9 +2,8 @@
* Thread Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/threadreset.c b/c/src/exec/score/src/threadreset.c
index 60604b1f37..52c975ec17 100644
--- a/c/src/exec/score/src/threadreset.c
+++ b/c/src/exec/score/src/threadreset.c
@@ -2,9 +2,8 @@
* Thread Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/threadresettimeslice.c b/c/src/exec/score/src/threadresettimeslice.c
index c76eb82ef2..480009b403 100644
--- a/c/src/exec/score/src/threadresettimeslice.c
+++ b/c/src/exec/score/src/threadresettimeslice.c
@@ -2,9 +2,8 @@
* Thread Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/threadrestart.c b/c/src/exec/score/src/threadrestart.c
index 395599cf96..f2b6e9ddbb 100644
--- a/c/src/exec/score/src/threadrestart.c
+++ b/c/src/exec/score/src/threadrestart.c
@@ -2,9 +2,8 @@
* Thread Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/threadresume.c b/c/src/exec/score/src/threadresume.c
index 067dc59610..221d6a0fc0 100644
--- a/c/src/exec/score/src/threadresume.c
+++ b/c/src/exec/score/src/threadresume.c
@@ -2,9 +2,8 @@
* Thread Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/threadrotatequeue.c b/c/src/exec/score/src/threadrotatequeue.c
index f7ee9c12f5..0c436e22a9 100644
--- a/c/src/exec/score/src/threadrotatequeue.c
+++ b/c/src/exec/score/src/threadrotatequeue.c
@@ -2,9 +2,8 @@
* Thread Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/threadsetpriority.c b/c/src/exec/score/src/threadsetpriority.c
index 787490fc1c..a4641ae43f 100644
--- a/c/src/exec/score/src/threadsetpriority.c
+++ b/c/src/exec/score/src/threadsetpriority.c
@@ -2,9 +2,8 @@
* Thread Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/threadsetstate.c b/c/src/exec/score/src/threadsetstate.c
index 607202a0d9..286cacd56a 100644
--- a/c/src/exec/score/src/threadsetstate.c
+++ b/c/src/exec/score/src/threadsetstate.c
@@ -2,9 +2,8 @@
* Thread Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/threadsettransient.c b/c/src/exec/score/src/threadsettransient.c
index 5a2cf22a94..9a08bddbbb 100644
--- a/c/src/exec/score/src/threadsettransient.c
+++ b/c/src/exec/score/src/threadsettransient.c
@@ -2,9 +2,8 @@
* Thread Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/threadstackallocate.c b/c/src/exec/score/src/threadstackallocate.c
index b37c65749f..583b672f19 100644
--- a/c/src/exec/score/src/threadstackallocate.c
+++ b/c/src/exec/score/src/threadstackallocate.c
@@ -2,9 +2,8 @@
* Thread Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/threadstackfree.c b/c/src/exec/score/src/threadstackfree.c
index e151f5dccf..1a8abeade8 100644
--- a/c/src/exec/score/src/threadstackfree.c
+++ b/c/src/exec/score/src/threadstackfree.c
@@ -2,9 +2,8 @@
* Thread Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/threadstart.c b/c/src/exec/score/src/threadstart.c
index 6f26ba75c1..ac36618c63 100644
--- a/c/src/exec/score/src/threadstart.c
+++ b/c/src/exec/score/src/threadstart.c
@@ -2,9 +2,8 @@
* Thread Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/threadstartmultitasking.c b/c/src/exec/score/src/threadstartmultitasking.c
index 8c9baa70af..0e58f77420 100644
--- a/c/src/exec/score/src/threadstartmultitasking.c
+++ b/c/src/exec/score/src/threadstartmultitasking.c
@@ -2,9 +2,8 @@
* Thread Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/threadsuspend.c b/c/src/exec/score/src/threadsuspend.c
index 82363054e5..fe66b715e0 100644
--- a/c/src/exec/score/src/threadsuspend.c
+++ b/c/src/exec/score/src/threadsuspend.c
@@ -2,9 +2,8 @@
* Thread Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/threadtickletimeslice.c b/c/src/exec/score/src/threadtickletimeslice.c
index ea57350b2c..24ef516506 100644
--- a/c/src/exec/score/src/threadtickletimeslice.c
+++ b/c/src/exec/score/src/threadtickletimeslice.c
@@ -2,9 +2,8 @@
* Thread Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/threadyieldprocessor.c b/c/src/exec/score/src/threadyieldprocessor.c
index 0e9721c469..b46a6b1474 100644
--- a/c/src/exec/score/src/threadyieldprocessor.c
+++ b/c/src/exec/score/src/threadyieldprocessor.c
@@ -2,9 +2,8 @@
* Thread Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/userext.c b/c/src/exec/score/src/userext.c
index a57c6e7ee8..d652c29568 100644
--- a/c/src/exec/score/src/userext.c
+++ b/c/src/exec/score/src/userext.c
@@ -3,9 +3,8 @@
*
* NOTE: XXX
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/watchdog.c b/c/src/exec/score/src/watchdog.c
index f722e0835b..1bdbc5ae3d 100644
--- a/c/src/exec/score/src/watchdog.c
+++ b/c/src/exec/score/src/watchdog.c
@@ -2,9 +2,8 @@
* Watchdog Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/watchdogadjust.c b/c/src/exec/score/src/watchdogadjust.c
index 83322c11e3..6926743f32 100644
--- a/c/src/exec/score/src/watchdogadjust.c
+++ b/c/src/exec/score/src/watchdogadjust.c
@@ -2,9 +2,8 @@
* Watchdog Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/watchdoginsert.c b/c/src/exec/score/src/watchdoginsert.c
index ea5ffc3353..43c1eacd76 100644
--- a/c/src/exec/score/src/watchdoginsert.c
+++ b/c/src/exec/score/src/watchdoginsert.c
@@ -2,9 +2,8 @@
* Watchdog Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/watchdogremove.c b/c/src/exec/score/src/watchdogremove.c
index 1f19d2f49b..f3b5d8e5a1 100644
--- a/c/src/exec/score/src/watchdogremove.c
+++ b/c/src/exec/score/src/watchdogremove.c
@@ -2,9 +2,8 @@
* Watchdog Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/watchdogtickle.c b/c/src/exec/score/src/watchdogtickle.c
index e50c8de43e..fe07f566ff 100644
--- a/c/src/exec/score/src/watchdogtickle.c
+++ b/c/src/exec/score/src/watchdogtickle.c
@@ -2,9 +2,8 @@
* Watchdog Handler
*
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/c/src/exec/score/src/wkspace.c b/c/src/exec/score/src/wkspace.c
index 5e154f5efa..4ae6c6c118 100644
--- a/c/src/exec/score/src/wkspace.c
+++ b/c/src/exec/score/src/wkspace.c
@@ -5,9 +5,8 @@
*
* NOTE:
*
- * COPYRIGHT (c) 1989-1998.
+ * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
- * Copyright assigned to U.S. Government, 1994.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at