summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
Diffstat (limited to 'c')
-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
-rw-r--r--c/src/lib/include/clockdrv.h3
-rw-r--r--c/src/lib/include/console.h3
-rw-r--r--c/src/lib/include/iosupp.h3
-rw-r--r--c/src/lib/include/motorola/mc68230.h3
-rw-r--r--c/src/lib/include/rtems/libcsupport.h3
-rw-r--r--c/src/lib/include/rtems/libio.h3
-rw-r--r--c/src/lib/include/rtems/libio_.h3
-rw-r--r--c/src/lib/include/sys/termios.h3
-rw-r--r--c/src/lib/include/timerdrv.h3
-rw-r--r--c/src/lib/include/vmeintr.h3
-rw-r--r--c/src/lib/include/zilog/z8036.h3
-rw-r--r--c/src/lib/include/zilog/z8530.h3
-rw-r--r--c/src/lib/include/zilog/z8536.h3
-rw-r--r--c/src/lib/libbsp/a29k/portsw/console/console.c3
-rw-r--r--c/src/lib/libbsp/a29k/portsw/include/bsp.h3
-rw-r--r--c/src/lib/libbsp/a29k/portsw/include/coverhd.h3
-rw-r--r--c/src/lib/libbsp/a29k/portsw/shmsupp/addrconv.c3
-rw-r--r--c/src/lib/libbsp/a29k/portsw/shmsupp/getcfg.c3
-rw-r--r--c/src/lib/libbsp/a29k/portsw/shmsupp/lock.c3
-rw-r--r--c/src/lib/libbsp/a29k/portsw/shmsupp/mpisr.c3
-rw-r--r--c/src/lib/libbsp/a29k/portsw/startup/bspclean.c3
-rw-r--r--c/src/lib/libbsp/a29k/portsw/startup/bspstart.c3
-rw-r--r--c/src/lib/libbsp/a29k/portsw/startup/main.c3
-rw-r--r--c/src/lib/libbsp/a29k/portsw/startup/setvec.c3
-rw-r--r--c/src/lib/libbsp/bare/include/bsp.h3
-rw-r--r--c/src/lib/libbsp/bare/include/coverhd.h3
-rw-r--r--c/src/lib/libbsp/hppa1.1/simhppa/include/bsp.h3
-rw-r--r--c/src/lib/libbsp/hppa1.1/simhppa/include/coverhd.h3
-rw-r--r--c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/addrconv.c3
-rw-r--r--c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/getcfg.c3
-rw-r--r--c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/intr.c3
-rw-r--r--c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/lock.c3
-rw-r--r--c/src/lib/libbsp/hppa1.1/simhppa/shmsupp/mpisr.c3
-rw-r--r--c/src/lib/libbsp/hppa1.1/simhppa/startup/bspclean.c3
-rw-r--r--c/src/lib/libbsp/hppa1.1/simhppa/startup/bspstart.c3
-rw-r--r--c/src/lib/libbsp/hppa1.1/simhppa/startup/setvec.c3
-rw-r--r--c/src/lib/libbsp/i386/i386ex/clock/ckinit.c3
-rw-r--r--c/src/lib/libbsp/i386/i386ex/console/console.c3
-rw-r--r--c/src/lib/libbsp/i386/i386ex/include/bsp.h3
-rw-r--r--c/src/lib/libbsp/i386/i386ex/include/coverhd.h3
-rw-r--r--c/src/lib/libbsp/i386/i386ex/startup/bspstart.c3
-rw-r--r--c/src/lib/libbsp/i386/i386ex/startup/linkcmds3
-rw-r--r--c/src/lib/libbsp/i386/i386ex/startup/setvec.c3
-rw-r--r--c/src/lib/libbsp/i386/i386ex/timer/timer.c3
-rw-r--r--c/src/lib/libbsp/i386/i386ex/timer/timerisr.S3
-rw-r--r--c/src/lib/libbsp/i386/pc386/clock/ckinit.c3
-rw-r--r--c/src/lib/libbsp/i386/pc386/clock/rtc.c3
-rw-r--r--c/src/lib/libbsp/i386/pc386/console/console.c3
-rw-r--r--c/src/lib/libbsp/i386/pc386/console/inch.c3
-rw-r--r--c/src/lib/libbsp/i386/pc386/include/bsp.h3
-rw-r--r--c/src/lib/libbsp/i386/pc386/include/coverhd.h3
-rw-r--r--c/src/lib/libbsp/i386/pc386/start/start.S3
-rw-r--r--c/src/lib/libbsp/i386/pc386/startup/bspstart.c3
-rw-r--r--c/src/lib/libbsp/i386/pc386/startup/exit.c3
-rw-r--r--c/src/lib/libbsp/i386/pc386/startup/ldsegs.S3
-rw-r--r--c/src/lib/libbsp/i386/pc386/startup/linkcmds3
-rw-r--r--c/src/lib/libbsp/i386/pc386/startup/sbrk.c3
-rw-r--r--c/src/lib/libbsp/i386/pc386/timer/timer.c3
-rw-r--r--c/src/lib/libbsp/i386/pc386/timer/timerisr.S3
-rw-r--r--c/src/lib/libbsp/i386/ts_386ex/clock/ckinit.c3
-rw-r--r--c/src/lib/libbsp/i386/ts_386ex/clock/rtc.c3
-rw-r--r--c/src/lib/libbsp/i386/ts_386ex/console/console.c3
-rw-r--r--c/src/lib/libbsp/i386/ts_386ex/include/bsp.h3
-rw-r--r--c/src/lib/libbsp/i386/ts_386ex/include/coverhd.h3
-rw-r--r--c/src/lib/libbsp/i386/ts_386ex/startup/bspstart.c3
-rw-r--r--c/src/lib/libbsp/i386/ts_386ex/startup/setvec.c3
-rw-r--r--c/src/lib/libbsp/i386/ts_386ex/timer/timer.c3
-rw-r--r--c/src/lib/libbsp/i386/ts_386ex/timer/timerisr.S3
-rw-r--r--c/src/lib/libbsp/i386/ts_386ex/tools/debug_c/init.c3
-rw-r--r--c/src/lib/libbsp/i386/ts_386ex/tools/debug_c/serial_gdb.c3
-rw-r--r--c/src/lib/libbsp/i386/ts_386ex/tools/debug_c/system.h3
-rw-r--r--c/src/lib/libbsp/i960/cvme961/clock/ckinit.c3
-rw-r--r--c/src/lib/libbsp/i960/cvme961/console/console.c3
-rw-r--r--c/src/lib/libbsp/i960/cvme961/include/bsp.h3
-rw-r--r--c/src/lib/libbsp/i960/cvme961/include/coverhd.h3
-rw-r--r--c/src/lib/libbsp/i960/cvme961/shmsupp/addrconv.c3
-rw-r--r--c/src/lib/libbsp/i960/cvme961/shmsupp/getcfg.c3
-rw-r--r--c/src/lib/libbsp/i960/cvme961/shmsupp/lock.c3
-rw-r--r--c/src/lib/libbsp/i960/cvme961/shmsupp/mpisr.c3
-rw-r--r--c/src/lib/libbsp/i960/cvme961/start/start.S3
-rw-r--r--c/src/lib/libbsp/i960/cvme961/startup/bspclean.c3
-rw-r--r--c/src/lib/libbsp/i960/cvme961/startup/bspstart.c3
-rw-r--r--c/src/lib/libbsp/i960/cvme961/startup/exit.c3
-rw-r--r--c/src/lib/libbsp/i960/cvme961/startup/linkcmds3
-rw-r--r--c/src/lib/libbsp/i960/cvme961/startup/setvec.c3
-rw-r--r--c/src/lib/libbsp/i960/cvme961/timer/timer.c3
-rw-r--r--c/src/lib/libbsp/i960/cvme961/timer/timerisr.S3
-rw-r--r--c/src/lib/libbsp/m68k/dmv152/clock/ckinit.c3
-rw-r--r--c/src/lib/libbsp/m68k/dmv152/console/console.c3
-rw-r--r--c/src/lib/libbsp/m68k/dmv152/include/bsp.h3
-rw-r--r--c/src/lib/libbsp/m68k/dmv152/include/coverhd.h3
-rw-r--r--c/src/lib/libbsp/m68k/dmv152/startup/bspclean.c3
-rw-r--r--c/src/lib/libbsp/m68k/dmv152/startup/bspstart.c3
-rw-r--r--c/src/lib/libbsp/m68k/dmv152/startup/linkcmds3
-rw-r--r--c/src/lib/libbsp/m68k/dmv152/startup/vmeintr.c3
-rw-r--r--c/src/lib/libbsp/m68k/dmv152/timer/timer.c3
-rw-r--r--c/src/lib/libbsp/m68k/dmv152/timer/timerisr.S3
-rw-r--r--c/src/lib/libbsp/m68k/efi332/clock/ckinit.c3
-rw-r--r--c/src/lib/libbsp/m68k/efi332/console/console.c3
-rw-r--r--c/src/lib/libbsp/m68k/efi332/include/bsp.h3
-rw-r--r--c/src/lib/libbsp/m68k/efi332/include/coverhd.h3
-rw-r--r--c/src/lib/libbsp/m68k/efi332/misc/interr.c3
-rw-r--r--c/src/lib/libbsp/m68k/efi332/startup/bspclean.c3
-rw-r--r--c/src/lib/libbsp/m68k/efi332/startup/bspstart.c3
-rw-r--r--c/src/lib/libbsp/m68k/efi332/timer/timer.c3
-rw-r--r--c/src/lib/libbsp/m68k/efi68k/clock/ckinit.c3
-rw-r--r--c/src/lib/libbsp/m68k/efi68k/console/console.c3
-rw-r--r--c/src/lib/libbsp/m68k/efi68k/include/bsp.h3
-rw-r--r--c/src/lib/libbsp/m68k/efi68k/include/coverhd.h3
-rw-r--r--c/src/lib/libbsp/m68k/efi68k/startup/bspclean.c3
-rw-r--r--c/src/lib/libbsp/m68k/efi68k/startup/bspstart.c3
-rw-r--r--c/src/lib/libbsp/m68k/efi68k/startup/setvec.c3
-rw-r--r--c/src/lib/libbsp/m68k/efi68k/timer/timer.c3
-rw-r--r--c/src/lib/libbsp/m68k/gen68302/clock/ckinit.c3
-rw-r--r--c/src/lib/libbsp/m68k/gen68302/console/console.c3
-rw-r--r--c/src/lib/libbsp/m68k/gen68302/include/bsp.h3
-rw-r--r--c/src/lib/libbsp/m68k/gen68302/include/coverhd.h3
-rw-r--r--c/src/lib/libbsp/m68k/gen68302/start/start.S3
-rw-r--r--c/src/lib/libbsp/m68k/gen68302/start302/start302.S3
-rw-r--r--c/src/lib/libbsp/m68k/gen68302/startup/bspclean.c3
-rw-r--r--c/src/lib/libbsp/m68k/gen68302/startup/bspstart.c3
-rw-r--r--c/src/lib/libbsp/m68k/gen68302/startup/linkcmds3
-rw-r--r--c/src/lib/libbsp/m68k/gen68302/timer/timer.c3
-rw-r--r--c/src/lib/libbsp/m68k/gen68340/clock/ckinit.c3
-rw-r--r--c/src/lib/libbsp/m68k/gen68340/console/Modif_cpu_asm.S3
-rw-r--r--c/src/lib/libbsp/m68k/gen68340/console/console.c3
-rw-r--r--c/src/lib/libbsp/m68k/gen68340/console/m340uart.c3
-rw-r--r--c/src/lib/libbsp/m68k/gen68340/include/bsp.h3
-rw-r--r--c/src/lib/libbsp/m68k/gen68340/include/m340timer.h3
-rw-r--r--c/src/lib/libbsp/m68k/gen68340/include/m340uart.h3
-rw-r--r--c/src/lib/libbsp/m68k/gen68340/start/start.S3
-rw-r--r--c/src/lib/libbsp/m68k/gen68340/start/startfor340only.S3
-rw-r--r--c/src/lib/libbsp/m68k/gen68340/start340/start340.S3
-rw-r--r--c/src/lib/libbsp/m68k/gen68340/start340/startfor340only.S3
-rw-r--r--c/src/lib/libbsp/m68k/gen68340/startup/bspclean.c3
-rw-r--r--c/src/lib/libbsp/m68k/gen68340/startup/bspstart.c3
-rw-r--r--c/src/lib/libbsp/m68k/gen68340/startup/dumpanic.c3
-rw-r--r--c/src/lib/libbsp/m68k/gen68340/timer/timer.c3
-rw-r--r--c/src/lib/libbsp/m68k/gen68360/clock/ckinit.c3
-rw-r--r--c/src/lib/libbsp/m68k/gen68360/console/console.c3
-rw-r--r--c/src/lib/libbsp/m68k/gen68360/console/consolereserveresources.c3
-rw-r--r--c/src/lib/libbsp/m68k/gen68360/include/bsp.h3
-rw-r--r--c/src/lib/libbsp/m68k/gen68360/start/start.S3
-rw-r--r--c/src/lib/libbsp/m68k/gen68360/start360/start360.S3
-rw-r--r--c/src/lib/libbsp/m68k/gen68360/startup/bspclean.c3
-rw-r--r--c/src/lib/libbsp/m68k/gen68360/startup/bspstart.c3
-rw-r--r--c/src/lib/libbsp/m68k/gen68360/timer/timer.c3
-rw-r--r--c/src/lib/libbsp/m68k/idp/clock/ckinit.c3
-rw-r--r--c/src/lib/libbsp/m68k/idp/include/coverhd.h3
-rw-r--r--c/src/lib/libbsp/m68k/idp/startup/bspstart.c3
-rw-r--r--c/src/lib/libbsp/m68k/idp/timer/timer.c3
-rw-r--r--c/src/lib/libbsp/m68k/idp/timer/timerisr.S3
-rw-r--r--c/src/lib/libbsp/m68k/mvme136/clock/ckinit.c3
-rw-r--r--c/src/lib/libbsp/m68k/mvme136/console/console.c3
-rw-r--r--c/src/lib/libbsp/m68k/mvme136/include/bsp.h3
-rw-r--r--c/src/lib/libbsp/m68k/mvme136/include/coverhd.h3
-rw-r--r--c/src/lib/libbsp/m68k/mvme136/shmsupp/addrconv.c3
-rw-r--r--c/src/lib/libbsp/m68k/mvme136/shmsupp/getcfg.c3
-rw-r--r--c/src/lib/libbsp/m68k/mvme136/shmsupp/lock.c3
-rw-r--r--c/src/lib/libbsp/m68k/mvme136/shmsupp/mpisr.c3
-rw-r--r--c/src/lib/libbsp/m68k/mvme136/startup/bspclean.c3
-rw-r--r--c/src/lib/libbsp/m68k/mvme136/startup/bspstart.c3
-rw-r--r--c/src/lib/libbsp/m68k/mvme136/startup/linkcmds3
-rw-r--r--c/src/lib/libbsp/m68k/mvme136/timer/timer.c3
-rw-r--r--c/src/lib/libbsp/m68k/mvme136/timer/timerisr.S3
-rw-r--r--c/src/lib/libbsp/m68k/mvme147/clock/ckinit.c3
-rw-r--r--c/src/lib/libbsp/m68k/mvme147/console/console.c3
-rw-r--r--c/src/lib/libbsp/m68k/mvme147/include/bsp.h3
-rw-r--r--c/src/lib/libbsp/m68k/mvme147/include/coverhd.h3
-rw-r--r--c/src/lib/libbsp/m68k/mvme147/startup/bspclean.c3
-rw-r--r--c/src/lib/libbsp/m68k/mvme147/startup/bspstart.c3
-rw-r--r--c/src/lib/libbsp/m68k/mvme147/startup/linkcmds3
-rw-r--r--c/src/lib/libbsp/m68k/mvme147/timer/timer.c3
-rw-r--r--c/src/lib/libbsp/m68k/mvme147s/include/bsp.h3
-rw-r--r--c/src/lib/libbsp/m68k/mvme147s/include/coverhd.h3
-rw-r--r--c/src/lib/libbsp/m68k/mvme147s/shmsupp/addrconv.c3
-rw-r--r--c/src/lib/libbsp/m68k/mvme147s/shmsupp/getcfg.c3
-rw-r--r--c/src/lib/libbsp/m68k/mvme147s/shmsupp/lock.c3
-rw-r--r--c/src/lib/libbsp/m68k/mvme147s/shmsupp/mpisr.c3
-rw-r--r--c/src/lib/libbsp/m68k/mvme147s/startup/bspstart.c3
-rw-r--r--c/src/lib/libbsp/m68k/mvme147s/startup/linkcmds3
-rw-r--r--c/src/lib/libbsp/m68k/mvme162/clock/ckinit.c3
-rw-r--r--c/src/lib/libbsp/m68k/mvme162/console/console.c3
-rw-r--r--c/src/lib/libbsp/m68k/mvme162/consolex/cTest.c3
-rw-r--r--c/src/lib/libbsp/m68k/mvme162/consolex/consolex.c3
-rw-r--r--c/src/lib/libbsp/m68k/mvme162/consolex/consolex.h3
-rw-r--r--c/src/lib/libbsp/m68k/mvme162/include/bsp.h3
-rw-r--r--c/src/lib/libbsp/m68k/mvme162/include/coverhd.h3
-rw-r--r--c/src/lib/libbsp/m68k/mvme162/startup/bspclean.c3
-rw-r--r--c/src/lib/libbsp/m68k/mvme162/startup/bspstart.c3
-rw-r--r--c/src/lib/libbsp/m68k/mvme162/startup/linkcmds3
-rw-r--r--c/src/lib/libbsp/m68k/mvme162/timer/timer.c3
-rw-r--r--c/src/lib/libbsp/m68k/mvme162/timer/timerisr.S3
-rw-r--r--c/src/lib/libbsp/m68k/mvme167/clock/ckinit.c3
-rw-r--r--c/src/lib/libbsp/m68k/mvme167/include/bsp.h3
-rw-r--r--c/src/lib/libbsp/m68k/mvme167/include/coverhd.h3
-rw-r--r--c/src/lib/libbsp/m68k/mvme167/include/page_table.h3
-rw-r--r--c/src/lib/libbsp/m68k/mvme167/startup/bspclean.c3
-rw-r--r--c/src/lib/libbsp/m68k/mvme167/startup/bspstart.c3
-rw-r--r--c/src/lib/libbsp/m68k/mvme167/timer/timer.c3
-rw-r--r--c/src/lib/libbsp/m68k/mvme167/timer/timerisr.S3
-rw-r--r--c/src/lib/libbsp/m68k/ods68302/clock/ckinit.c3
-rw-r--r--c/src/lib/libbsp/m68k/ods68302/console/console.c3
-rw-r--r--c/src/lib/libbsp/m68k/ods68302/include/bsp.h3
-rw-r--r--c/src/lib/libbsp/m68k/ods68302/include/coverhd.h3
-rw-r--r--c/src/lib/libbsp/m68k/ods68302/startup/bspclean.c3
-rw-r--r--c/src/lib/libbsp/m68k/ods68302/startup/bspstart.c3
-rw-r--r--c/src/lib/libbsp/m68k/ods68302/timer/timer.c3
-rw-r--r--c/src/lib/libbsp/m68k/shared/setvec.c3
-rw-r--r--c/src/lib/libbsp/m68k/shared/start.S3
-rw-r--r--c/src/lib/libbsp/mips/p4000/console/console.c3
-rw-r--r--c/src/lib/libbsp/mips/p4000/include/bsp.h3
-rw-r--r--c/src/lib/libbsp/mips/p4000/include/coverhd.h3
-rw-r--r--c/src/lib/libbsp/mips/p4000/startup/bspclean.c3
-rw-r--r--c/src/lib/libbsp/mips/p4000/startup/bspstart.c3
-rw-r--r--c/src/lib/libbsp/mips/p4000/startup/setvec.c3
-rw-r--r--c/src/lib/libbsp/mips64orion/p4000/console/console.c3
-rw-r--r--c/src/lib/libbsp/mips64orion/p4000/include/bsp.h3
-rw-r--r--c/src/lib/libbsp/mips64orion/p4000/include/coverhd.h3
-rw-r--r--c/src/lib/libbsp/mips64orion/p4000/startup/bspclean.c3
-rw-r--r--c/src/lib/libbsp/mips64orion/p4000/startup/bspstart.c3
-rw-r--r--c/src/lib/libbsp/mips64orion/p4000/startup/setvec.c3
-rw-r--r--c/src/lib/libbsp/no_cpu/no_bsp/clock/ckinit.c3
-rw-r--r--c/src/lib/libbsp/no_cpu/no_bsp/console/console.c3
-rw-r--r--c/src/lib/libbsp/no_cpu/no_bsp/include/bsp.h3
-rw-r--r--c/src/lib/libbsp/no_cpu/no_bsp/include/coverhd.h3
-rw-r--r--c/src/lib/libbsp/no_cpu/no_bsp/shmsupp/addrconv.c3
-rw-r--r--c/src/lib/libbsp/no_cpu/no_bsp/shmsupp/getcfg.c3
-rw-r--r--c/src/lib/libbsp/no_cpu/no_bsp/shmsupp/lock.c3
-rw-r--r--c/src/lib/libbsp/no_cpu/no_bsp/shmsupp/mpisr.c3
-rw-r--r--c/src/lib/libbsp/no_cpu/no_bsp/startup/bspclean.c3
-rw-r--r--c/src/lib/libbsp/no_cpu/no_bsp/startup/bspstart.c3
-rw-r--r--c/src/lib/libbsp/no_cpu/no_bsp/startup/linkcmds3
-rw-r--r--c/src/lib/libbsp/no_cpu/no_bsp/startup/main.c3
-rw-r--r--c/src/lib/libbsp/no_cpu/no_bsp/startup/setvec.c3
-rw-r--r--c/src/lib/libbsp/no_cpu/no_bsp/timer/timer.c3
-rw-r--r--c/src/lib/libbsp/no_cpu/no_bsp/timer/timerisr.c3
-rw-r--r--c/src/lib/libbsp/powerpc/dmv177/startup/bspclean.c3
-rw-r--r--c/src/lib/libbsp/powerpc/dmv177/startup/genpvec.c3
-rw-r--r--c/src/lib/libbsp/powerpc/eth_comm/include/bsp.h3
-rw-r--r--c/src/lib/libbsp/powerpc/eth_comm/include/coverhd.h3
-rw-r--r--c/src/lib/libbsp/powerpc/eth_comm/startup/bspstart.c3
-rw-r--r--c/src/lib/libbsp/powerpc/eth_comm/startup/setvec.c3
-rw-r--r--c/src/lib/libbsp/powerpc/helas403/include/bsp.h3
-rw-r--r--c/src/lib/libbsp/powerpc/helas403/include/coverhd.h3
-rw-r--r--c/src/lib/libbsp/powerpc/helas403/startup/bspclean.c3
-rw-r--r--c/src/lib/libbsp/powerpc/helas403/startup/setvec.c3
-rw-r--r--c/src/lib/libbsp/powerpc/mcp750/startup/bspstart.c3
-rw-r--r--c/src/lib/libbsp/powerpc/motorola_powerpc/startup/bspstart.c3
-rw-r--r--c/src/lib/libbsp/powerpc/mvme2307/clock/ckinit.c3
-rw-r--r--c/src/lib/libbsp/powerpc/mvme2307/include/bsp.h3
-rw-r--r--c/src/lib/libbsp/powerpc/mvme2307/include/coverhd.h3
-rw-r--r--c/src/lib/libbsp/powerpc/mvme2307/startup/bspclean.c3
-rw-r--r--c/src/lib/libbsp/powerpc/mvme2307/startup/bspstart.c2
-rw-r--r--c/src/lib/libbsp/powerpc/mvme2307/startup/linkcmds3
-rw-r--r--c/src/lib/libbsp/powerpc/mvme2307/startup/main.c3
-rw-r--r--c/src/lib/libbsp/powerpc/mvme2307/startup/setvec.c3
-rw-r--r--c/src/lib/libbsp/powerpc/mvme2307/timer/timer.c3
-rw-r--r--c/src/lib/libbsp/powerpc/papyrus/include/bsp.h3
-rw-r--r--c/src/lib/libbsp/powerpc/papyrus/include/coverhd.h3
-rw-r--r--c/src/lib/libbsp/powerpc/papyrus/startup/bspclean.c3
-rw-r--r--c/src/lib/libbsp/powerpc/papyrus/startup/bspstart.c3
-rw-r--r--c/src/lib/libbsp/powerpc/papyrus/startup/setvec.c3
-rw-r--r--c/src/lib/libbsp/powerpc/psim/clock/clock.c3
-rw-r--r--c/src/lib/libbsp/powerpc/psim/include/bsp.h3
-rw-r--r--c/src/lib/libbsp/powerpc/psim/include/coverhd.h3
-rw-r--r--c/src/lib/libbsp/powerpc/psim/shmsupp/addrconv.c3
-rw-r--r--c/src/lib/libbsp/powerpc/psim/shmsupp/getcfg.c3
-rw-r--r--c/src/lib/libbsp/powerpc/psim/startup/bspclean.c3
-rw-r--r--c/src/lib/libbsp/powerpc/psim/startup/bspstart.c2
-rw-r--r--c/src/lib/libbsp/powerpc/psim/startup/linkcmds3
-rw-r--r--c/src/lib/libbsp/powerpc/psim/startup/setvec.c3
-rw-r--r--c/src/lib/libbsp/powerpc/psim/timer/timer.c3
-rwxr-xr-xc/src/lib/libbsp/powerpc/psim/tools/psim3
-rwxr-xr-xc/src/lib/libbsp/powerpc/psim/tools/runtest3
-rw-r--r--c/src/lib/libbsp/powerpc/psim/vectors/vectors.S3
-rw-r--r--c/src/lib/libbsp/powerpc/score603e/console/85c30.h3
-rw-r--r--c/src/lib/libbsp/powerpc/score603e/startup/bspclean.c3
-rw-r--r--c/src/lib/libbsp/shared/bootcard.c3
-rw-r--r--c/src/lib/libbsp/shared/bspclean.c3
-rw-r--r--c/src/lib/libbsp/shared/bsplibc.c3
-rw-r--r--c/src/lib/libbsp/shared/main.c3
-rw-r--r--c/src/lib/libbsp/shared/sbrk.c3
-rw-r--r--c/src/lib/libbsp/shmdr/addlq.c3
-rw-r--r--c/src/lib/libbsp/shmdr/cnvpkt.c3
-rw-r--r--c/src/lib/libbsp/shmdr/dump.c3
-rw-r--r--c/src/lib/libbsp/shmdr/fatal.c3
-rw-r--r--c/src/lib/libbsp/shmdr/getlq.c3
-rw-r--r--c/src/lib/libbsp/shmdr/getpkt.c3
-rw-r--r--c/src/lib/libbsp/shmdr/init.c3
-rw-r--r--c/src/lib/libbsp/shmdr/initlq.c3
-rw-r--r--c/src/lib/libbsp/shmdr/intr.c3
-rw-r--r--c/src/lib/libbsp/shmdr/mpci.h3
-rw-r--r--c/src/lib/libbsp/shmdr/mpisr.c3
-rw-r--r--c/src/lib/libbsp/shmdr/poll.c3
-rw-r--r--c/src/lib/libbsp/shmdr/receive.c3
-rw-r--r--c/src/lib/libbsp/shmdr/retpkt.c3
-rw-r--r--c/src/lib/libbsp/shmdr/send.c3
-rw-r--r--c/src/lib/libbsp/shmdr/setckvec.c3
-rw-r--r--c/src/lib/libbsp/shmdr/shm.h3
-rw-r--r--c/src/lib/libbsp/shmdr/shm_driver.h3
-rw-r--r--c/src/lib/libbsp/sparc/erc32/clock/ckinit.c3
-rw-r--r--c/src/lib/libbsp/sparc/erc32/console/console.c3
-rw-r--r--c/src/lib/libbsp/sparc/erc32/console/consolereserveresources.c3
-rw-r--r--c/src/lib/libbsp/sparc/erc32/console/debugputs.c3
-rw-r--r--c/src/lib/libbsp/sparc/erc32/include/bsp.h3
-rw-r--r--c/src/lib/libbsp/sparc/erc32/include/coverhd.h3
-rw-r--r--c/src/lib/libbsp/sparc/erc32/startup/bspclean.c3
-rw-r--r--c/src/lib/libbsp/sparc/erc32/startup/bspstart.c3
-rw-r--r--c/src/lib/libbsp/sparc/erc32/startup/setvec.c3
-rw-r--r--c/src/lib/libbsp/sparc/erc32/timer/timer.c3
-rw-r--r--c/src/lib/libbsp/unix/posix/clock/clock.c3
-rw-r--r--c/src/lib/libbsp/unix/posix/include/bsp.h3
-rw-r--r--c/src/lib/libbsp/unix/posix/include/coverhd.h3
-rw-r--r--c/src/lib/libbsp/unix/posix/shmsupp/addrconv.c3
-rw-r--r--c/src/lib/libbsp/unix/posix/shmsupp/getcfg.c3
-rw-r--r--c/src/lib/libbsp/unix/posix/shmsupp/intr.c3
-rw-r--r--c/src/lib/libbsp/unix/posix/shmsupp/lock.c3
-rw-r--r--c/src/lib/libbsp/unix/posix/shmsupp/mpisr.c3
-rw-r--r--c/src/lib/libbsp/unix/posix/startup/bspclean.c3
-rw-r--r--c/src/lib/libbsp/unix/posix/startup/bspstart.c3
-rw-r--r--c/src/lib/libbsp/unix/posix/startup/exit.c3
-rw-r--r--c/src/lib/libbsp/unix/posix/startup/setvec.c3
-rw-r--r--c/src/lib/libbsp/unix/posix/timer/timer.c3
-rw-r--r--c/src/lib/libc/__brk.c3
-rw-r--r--c/src/lib/libc/__gettod.c3
-rw-r--r--c/src/lib/libc/__sbrk.c3
-rw-r--r--c/src/lib/libc/__times.c3
-rw-r--r--c/src/lib/libc/access.c3
-rw-r--r--c/src/lib/libc/base_fs.c3
-rw-r--r--c/src/lib/libc/cfgetispeed.c3
-rw-r--r--c/src/lib/libc/cfgetospeed.c3
-rw-r--r--c/src/lib/libc/cfsetispeed.c3
-rw-r--r--c/src/lib/libc/cfsetospeed.c3
-rw-r--r--c/src/lib/libc/chdir.c3
-rw-r--r--c/src/lib/libc/chmod.c3
-rw-r--r--c/src/lib/libc/chown.c3
-rw-r--r--c/src/lib/libc/close.c3
-rw-r--r--c/src/lib/libc/ctermid.c3
-rw-r--r--c/src/lib/libc/deviceio.c3
-rw-r--r--c/src/lib/libc/dup.c3
-rw-r--r--c/src/lib/libc/dup2.c3
-rw-r--r--c/src/lib/libc/eval.c3
-rw-r--r--c/src/lib/libc/fchmod.c3
-rw-r--r--c/src/lib/libc/fcntl.c3
-rw-r--r--c/src/lib/libc/fdatasync.c3
-rw-r--r--c/src/lib/libc/fpathconf.c3
-rw-r--r--c/src/lib/libc/fs_null_handlers.c3
-rw-r--r--c/src/lib/libc/fstat.c3
-rw-r--r--c/src/lib/libc/fsync.c3
-rw-r--r--c/src/lib/libc/ftruncate.c3
-rw-r--r--c/src/lib/libc/getdents.c3
-rw-r--r--c/src/lib/libc/hosterr.c3
-rw-r--r--c/src/lib/libc/imfs.h3
-rw-r--r--c/src/lib/libc/imfs_chown.c3
-rw-r--r--c/src/lib/libc/imfs_creat.c3
-rw-r--r--c/src/lib/libc/imfs_debug.c3
-rw-r--r--c/src/lib/libc/imfs_directory.c3
-rw-r--r--c/src/lib/libc/imfs_eval.c3
-rw-r--r--c/src/lib/libc/imfs_fchmod.c3
-rw-r--r--c/src/lib/libc/imfs_fcntl.c3
-rw-r--r--c/src/lib/libc/imfs_fdatasync.c3
-rw-r--r--c/src/lib/libc/imfs_free.c3
-rw-r--r--c/src/lib/libc/imfs_fsunmount.c3
-rw-r--r--c/src/lib/libc/imfs_getchild.c3
-rw-r--r--c/src/lib/libc/imfs_gtkn.c3
-rw-r--r--c/src/lib/libc/imfs_handlers_device.c3
-rw-r--r--c/src/lib/libc/imfs_handlers_directory.c3
-rw-r--r--c/src/lib/libc/imfs_handlers_link.c3
-rw-r--r--c/src/lib/libc/imfs_handlers_memfile.c3
-rw-r--r--c/src/lib/libc/imfs_init.c3
-rw-r--r--c/src/lib/libc/imfs_initsupp.c3
-rw-r--r--c/src/lib/libc/imfs_link.c3
-rw-r--r--c/src/lib/libc/imfs_mknod.c3
-rw-r--r--c/src/lib/libc/imfs_mount.c3
-rw-r--r--c/src/lib/libc/imfs_ntype.c3
-rw-r--r--c/src/lib/libc/imfs_readlink.c3
-rw-r--r--c/src/lib/libc/imfs_rmnod.c3
-rw-r--r--c/src/lib/libc/imfs_stat.c3
-rw-r--r--c/src/lib/libc/imfs_symlink.c3
-rw-r--r--c/src/lib/libc/imfs_unixstub.c3
-rw-r--r--c/src/lib/libc/imfs_unlink.c3
-rw-r--r--c/src/lib/libc/imfs_unmount.c3
-rw-r--r--c/src/lib/libc/imfs_utime.c3
-rw-r--r--c/src/lib/libc/ioctl.c3
-rw-r--r--c/src/lib/libc/ioman.c3
-rw-r--r--c/src/lib/libc/libcsupport.h3
-rw-r--r--c/src/lib/libc/libio.c3
-rw-r--r--c/src/lib/libc/libio.h3
-rw-r--r--c/src/lib/libc/libio_.h3
-rw-r--r--c/src/lib/libc/libio_sockets.c3
-rw-r--r--c/src/lib/libc/link.c3
-rw-r--r--c/src/lib/libc/lseek.c3
-rw-r--r--c/src/lib/libc/lstat.c3
-rw-r--r--c/src/lib/libc/malloc.c3
-rw-r--r--c/src/lib/libc/memfile.c3
-rw-r--r--c/src/lib/libc/miniimfs_init.c3
-rw-r--r--c/src/lib/libc/mkdir.c3
-rw-r--r--c/src/lib/libc/mkfifo.c3
-rw-r--r--c/src/lib/libc/mknod.c3
-rw-r--r--c/src/lib/libc/mount.c3
-rw-r--r--c/src/lib/libc/no_libc.c3
-rw-r--r--c/src/lib/libc/open.c3
-rw-r--r--c/src/lib/libc/pathconf.c3
-rw-r--r--c/src/lib/libc/pipe.c3
-rw-r--r--c/src/lib/libc/read.c3
-rw-r--r--c/src/lib/libc/readlink.c3
-rw-r--r--c/src/lib/libc/rewinddir.c3
-rw-r--r--c/src/lib/libc/rmdir.c3
-rw-r--r--c/src/lib/libc/seekdir.c3
-rw-r--r--c/src/lib/libc/stat.c3
-rw-r--r--c/src/lib/libc/symlink.c3
-rw-r--r--c/src/lib/libc/tcdrain.c3
-rw-r--r--c/src/lib/libc/tcflow.c3
-rw-r--r--c/src/lib/libc/tcflush.c3
-rw-r--r--c/src/lib/libc/tcgetattr.c3
-rw-r--r--c/src/lib/libc/tcgetprgrp.c3
-rw-r--r--c/src/lib/libc/tcsendbreak.c3
-rw-r--r--c/src/lib/libc/tcsetattr.c3
-rw-r--r--c/src/lib/libc/tcsetpgrp.c3
-rw-r--r--c/src/lib/libc/telldir.c3
-rw-r--r--c/src/lib/libc/truncate.c3
-rw-r--r--c/src/lib/libc/umask.c3
-rw-r--r--c/src/lib/libc/unixlibc.c3
-rw-r--r--c/src/lib/libc/unlink.c3
-rw-r--r--c/src/lib/libc/unmount.c3
-rw-r--r--c/src/lib/libc/utime.c3
-rw-r--r--c/src/lib/libc/write.c3
-rw-r--r--c/src/lib/libcpu/hppa1.1/clock/clock.c3
-rw-r--r--c/src/lib/libcpu/hppa1.1/timer/timer.c3
-rw-r--r--c/src/lib/libcpu/mips/clock/ckinit.c3
-rw-r--r--c/src/lib/libcpu/mips/timer/timer.c3
-rw-r--r--c/src/lib/libcpu/mips64orion/clock/ckinit.c3
-rw-r--r--c/src/lib/libcpu/mips64orion/timer/timer.c3
-rw-r--r--c/src/lib/libcpu/powerpc/mpc821/clock/clock.c3
-rw-r--r--c/src/lib/libcpu/powerpc/mpc821/console-generic/console-generic.c3
-rw-r--r--c/src/lib/libcpu/powerpc/mpc821/timer/timer.c3
-rw-r--r--c/src/lib/libcpu/powerpc/mpc860/clock/clock.c3
-rw-r--r--c/src/lib/libcpu/powerpc/mpc860/console-generic/console-generic.c3
-rw-r--r--c/src/lib/libcpu/powerpc/mpc860/timer/timer.c3
-rw-r--r--c/src/lib/libcpu/powerpc/ppc403/clock/clock.c3
-rw-r--r--c/src/lib/libcpu/powerpc/ppc403/console/console.c.polled3
-rw-r--r--c/src/lib/libcpu/powerpc/ppc403/timer/timer.c3
-rw-r--r--c/src/lib/libcpu/sh/sh7032/include/null.h3
-rw-r--r--c/src/lib/libcpu/sh/sh7032/null/close.c3
-rw-r--r--c/src/lib/libcpu/sh/sh7032/null/cntrl.c3
-rw-r--r--c/src/lib/libcpu/sh/sh7032/null/init.c3
-rw-r--r--c/src/lib/libcpu/sh/sh7032/null/open.c3
-rw-r--r--c/src/lib/libcpu/sh/sh7032/null/read.c3
-rw-r--r--c/src/lib/libcpu/sh/sh7032/null/write.c3
-rw-r--r--c/src/lib/libcpu/sparc/include/erc32.h3
-rw-r--r--c/src/libchip/rtc/icm7170.c3
-rw-r--r--c/src/libchip/rtc/icm7170.h3
-rw-r--r--c/src/libchip/rtc/m48t08.c3
-rw-r--r--c/src/libchip/rtc/m48t08.h3
-rw-r--r--c/src/libchip/rtc/rtc.h3
-rw-r--r--c/src/libchip/rtc/rtcprobe.c3
-rw-r--r--c/src/libchip/serial/mc68681.c3
-rw-r--r--c/src/libchip/serial/mc68681.h3
-rw-r--r--c/src/libchip/serial/mc68681_p.h3
-rw-r--r--c/src/libchip/serial/serial.h3
-rw-r--r--c/src/libchip/shmdr/addlq.c3
-rw-r--r--c/src/libchip/shmdr/cnvpkt.c3
-rw-r--r--c/src/libchip/shmdr/dump.c3
-rw-r--r--c/src/libchip/shmdr/fatal.c3
-rw-r--r--c/src/libchip/shmdr/getlq.c3
-rw-r--r--c/src/libchip/shmdr/getpkt.c3
-rw-r--r--c/src/libchip/shmdr/init.c3
-rw-r--r--c/src/libchip/shmdr/initlq.c3
-rw-r--r--c/src/libchip/shmdr/intr.c3
-rw-r--r--c/src/libchip/shmdr/mpci.h3
-rw-r--r--c/src/libchip/shmdr/mpisr.c3
-rw-r--r--c/src/libchip/shmdr/poll.c3
-rw-r--r--c/src/libchip/shmdr/receive.c3
-rw-r--r--c/src/libchip/shmdr/retpkt.c3
-rw-r--r--c/src/libchip/shmdr/send.c3
-rw-r--r--c/src/libchip/shmdr/setckvec.c3
-rw-r--r--c/src/libchip/shmdr/shm_driver.h3
-rw-r--r--c/src/libfs/src/imfs/deviceio.c3
-rw-r--r--c/src/libfs/src/imfs/imfs.h3
-rw-r--r--c/src/libfs/src/imfs/imfs_chown.c3
-rw-r--r--c/src/libfs/src/imfs/imfs_creat.c3
-rw-r--r--c/src/libfs/src/imfs/imfs_debug.c3
-rw-r--r--c/src/libfs/src/imfs/imfs_directory.c3
-rw-r--r--c/src/libfs/src/imfs/imfs_eval.c3
-rw-r--r--c/src/libfs/src/imfs/imfs_fchmod.c3
-rw-r--r--c/src/libfs/src/imfs/imfs_fcntl.c3
-rw-r--r--c/src/libfs/src/imfs/imfs_fdatasync.c3
-rw-r--r--c/src/libfs/src/imfs/imfs_free.c3
-rw-r--r--c/src/libfs/src/imfs/imfs_fsunmount.c3
-rw-r--r--c/src/libfs/src/imfs/imfs_getchild.c3
-rw-r--r--c/src/libfs/src/imfs/imfs_gtkn.c3
-rw-r--r--c/src/libfs/src/imfs/imfs_handlers_device.c3
-rw-r--r--c/src/libfs/src/imfs/imfs_handlers_directory.c3
-rw-r--r--c/src/libfs/src/imfs/imfs_handlers_link.c3
-rw-r--r--c/src/libfs/src/imfs/imfs_handlers_memfile.c3
-rw-r--r--c/src/libfs/src/imfs/imfs_init.c3
-rw-r--r--c/src/libfs/src/imfs/imfs_initsupp.c3
-rw-r--r--c/src/libfs/src/imfs/imfs_link.c3
-rw-r--r--c/src/libfs/src/imfs/imfs_mknod.c3
-rw-r--r--c/src/libfs/src/imfs/imfs_mount.c3
-rw-r--r--c/src/libfs/src/imfs/imfs_ntype.c3
-rw-r--r--c/src/libfs/src/imfs/imfs_readlink.c3
-rw-r--r--c/src/libfs/src/imfs/imfs_rmnod.c3
-rw-r--r--c/src/libfs/src/imfs/imfs_stat.c3
-rw-r--r--c/src/libfs/src/imfs/imfs_symlink.c3
-rw-r--r--c/src/libfs/src/imfs/imfs_unixstub.c3
-rw-r--r--c/src/libfs/src/imfs/imfs_unlink.c3
-rw-r--r--c/src/libfs/src/imfs/imfs_unmount.c3
-rw-r--r--c/src/libfs/src/imfs/imfs_utime.c3
-rw-r--r--c/src/libfs/src/imfs/ioman.c3
-rw-r--r--c/src/libfs/src/imfs/memfile.c3
-rw-r--r--c/src/libfs/src/imfs/miniimfs_init.c3
-rw-r--r--c/src/libmisc/cpuuse/cpuuse.c3
-rw-r--r--c/src/libmisc/cpuuse/cpuuse.h3
-rw-r--r--c/src/libmisc/dummy/dummy.c3
-rw-r--r--c/src/libmisc/stackchk/check.c3
-rw-r--r--c/src/libmisc/stackchk/internal.h3
-rw-r--r--c/src/libmisc/stackchk/stackchk.h3
-rw-r--r--c/src/optman/rtems/no-dpmem.c3
-rw-r--r--c/src/optman/rtems/no-event.c3
-rw-r--r--c/src/optman/rtems/no-mp.c3
-rw-r--r--c/src/optman/rtems/no-msg.c3
-rw-r--r--c/src/optman/rtems/no-part.c3
-rw-r--r--c/src/optman/rtems/no-region.c3
-rw-r--r--c/src/optman/rtems/no-rtmon.c3
-rw-r--r--c/src/optman/rtems/no-sem.c3
-rw-r--r--c/src/optman/rtems/no-signal.c3
-rw-r--r--c/src/optman/rtems/no-timer.c3
-rw-r--r--c/src/optman/sapi/no-ext.c3
-rw-r--r--c/src/optman/sapi/no-io.c3
-rw-r--r--c/src/tests/libtests/cpuuse/init.c3
-rw-r--r--c/src/tests/libtests/cpuuse/system.h3
-rw-r--r--c/src/tests/libtests/cpuuse/task1.c3
-rw-r--r--c/src/tests/libtests/cpuuse/task2.c3
-rw-r--r--c/src/tests/libtests/cpuuse/task3.c3
-rw-r--r--c/src/tests/libtests/cpuuse/tswitch.c3
-rw-r--r--c/src/tests/libtests/malloctest/init.c3
-rw-r--r--c/src/tests/libtests/malloctest/system.h3
-rw-r--r--c/src/tests/libtests/malloctest/task1.c3
-rw-r--r--c/src/tests/libtests/monitor/init.c3
-rw-r--r--c/src/tests/libtests/monitor/system.h3
-rw-r--r--c/src/tests/libtests/putenvtest/init.c3
-rw-r--r--c/src/tests/libtests/rtems++/Init.cc3
-rw-r--r--c/src/tests/libtests/rtems++/System.h3
-rw-r--r--c/src/tests/libtests/rtems++/Task1.cc3
-rw-r--r--c/src/tests/libtests/rtems++/Task2.cc3
-rw-r--r--c/src/tests/libtests/rtems++/Task3.cc3
-rw-r--r--c/src/tests/libtests/rtmonuse/getall.c3
-rw-r--r--c/src/tests/libtests/rtmonuse/init.c3
-rw-r--r--c/src/tests/libtests/rtmonuse/system.h3
-rw-r--r--c/src/tests/libtests/rtmonuse/task1.c3
-rw-r--r--c/src/tests/libtests/stackchk/blow.c3
-rw-r--r--c/src/tests/libtests/stackchk/init.c3
-rw-r--r--c/src/tests/libtests/stackchk/system.h3
-rw-r--r--c/src/tests/libtests/stackchk/task1.c3
-rw-r--r--c/src/tests/mptests/mp01/init.c3
-rw-r--r--c/src/tests/mptests/mp01/node1/mp01.doc3
-rw-r--r--c/src/tests/mptests/mp01/node2/mp01.doc3
-rw-r--r--c/src/tests/mptests/mp01/system.h3
-rw-r--r--c/src/tests/mptests/mp01/task1.c3
-rw-r--r--c/src/tests/mptests/mp02/init.c3
-rw-r--r--c/src/tests/mptests/mp02/node1/mp02.doc3
-rw-r--r--c/src/tests/mptests/mp02/node2/mp02.doc3
-rw-r--r--c/src/tests/mptests/mp02/system.h3
-rw-r--r--c/src/tests/mptests/mp02/task1.c3
-rw-r--r--c/src/tests/mptests/mp03/delay.c3
-rw-r--r--c/src/tests/mptests/mp03/init.c3
-rw-r--r--c/src/tests/mptests/mp03/node1/mp03.doc3
-rw-r--r--c/src/tests/mptests/mp03/node2/mp03.doc3
-rw-r--r--c/src/tests/mptests/mp03/system.h3
-rw-r--r--c/src/tests/mptests/mp03/task1.c3
-rw-r--r--c/src/tests/mptests/mp04/init.c3
-rw-r--r--c/src/tests/mptests/mp04/node1/mp04.doc3
-rw-r--r--c/src/tests/mptests/mp04/node2/mp04.doc3
-rw-r--r--c/src/tests/mptests/mp04/system.h3
-rw-r--r--c/src/tests/mptests/mp04/task1.c3
-rw-r--r--c/src/tests/mptests/mp05/asr.c3
-rw-r--r--c/src/tests/mptests/mp05/init.c3
-rw-r--r--c/src/tests/mptests/mp05/node1/mp05.doc3
-rw-r--r--c/src/tests/mptests/mp05/node2/mp05.doc3
-rw-r--r--c/src/tests/mptests/mp05/system.h3
-rw-r--r--c/src/tests/mptests/mp05/task1.c3
-rw-r--r--c/src/tests/mptests/mp06/init.c3
-rw-r--r--c/src/tests/mptests/mp06/node1/mp06.doc3
-rw-r--r--c/src/tests/mptests/mp06/node2/mp06.doc3
-rw-r--r--c/src/tests/mptests/mp06/system.h3
-rw-r--r--c/src/tests/mptests/mp06/task1.c3
-rw-r--r--c/src/tests/mptests/mp07/init.c3
-rw-r--r--c/src/tests/mptests/mp07/node1/mp07.doc3
-rw-r--r--c/src/tests/mptests/mp07/node2/mp07.doc3
-rw-r--r--c/src/tests/mptests/mp07/system.h3
-rw-r--r--c/src/tests/mptests/mp07/task1.c3
-rw-r--r--c/src/tests/mptests/mp08/init.c3
-rw-r--r--c/src/tests/mptests/mp08/node1/mp08.doc3
-rw-r--r--c/src/tests/mptests/mp08/node2/mp08.doc3
-rw-r--r--c/src/tests/mptests/mp08/system.h3
-rw-r--r--c/src/tests/mptests/mp08/task1.c3
-rw-r--r--c/src/tests/mptests/mp09/init.c3
-rw-r--r--c/src/tests/mptests/mp09/node1/mp09.doc3
-rw-r--r--c/src/tests/mptests/mp09/node2/mp09.doc3
-rw-r--r--c/src/tests/mptests/mp09/recvmsg.c3
-rw-r--r--c/src/tests/mptests/mp09/sendmsg.c3
-rw-r--r--c/src/tests/mptests/mp09/system.h3
-rw-r--r--c/src/tests/mptests/mp09/task1.c3
-rw-r--r--c/src/tests/mptests/mp10/init.c3
-rw-r--r--c/src/tests/mptests/mp10/node1/mp10.doc3
-rw-r--r--c/src/tests/mptests/mp10/node2/mp10.doc3
-rw-r--r--c/src/tests/mptests/mp10/system.h3
-rw-r--r--c/src/tests/mptests/mp10/task1.c3
-rw-r--r--c/src/tests/mptests/mp10/task2.c3
-rw-r--r--c/src/tests/mptests/mp10/task3.c3
-rw-r--r--c/src/tests/mptests/mp11/init.c3
-rw-r--r--c/src/tests/mptests/mp11/node1/mp11.doc3
-rw-r--r--c/src/tests/mptests/mp11/node2/mp11.doc3
-rw-r--r--c/src/tests/mptests/mp11/system.h3
-rw-r--r--c/src/tests/mptests/mp12/init.c3
-rw-r--r--c/src/tests/mptests/mp12/node1/mp12.doc3
-rw-r--r--c/src/tests/mptests/mp12/node2/mp12.doc3
-rw-r--r--c/src/tests/mptests/mp12/system.h3
-rw-r--r--c/src/tests/mptests/mp13/init.c3
-rw-r--r--c/src/tests/mptests/mp13/node1/mp13.doc3
-rw-r--r--c/src/tests/mptests/mp13/node2/mp13.doc3
-rw-r--r--c/src/tests/mptests/mp13/system.h3
-rw-r--r--c/src/tests/mptests/mp13/task1.c3
-rw-r--r--c/src/tests/mptests/mp13/task2.c3
-rw-r--r--c/src/tests/mptests/mp14/delay.c3
-rw-r--r--c/src/tests/mptests/mp14/evtask1.c3
-rw-r--r--c/src/tests/mptests/mp14/evtmtask.c3
-rw-r--r--c/src/tests/mptests/mp14/exit.c3
-rw-r--r--c/src/tests/mptests/mp14/init.c3
-rw-r--r--c/src/tests/mptests/mp14/msgtask1.c3
-rw-r--r--c/src/tests/mptests/mp14/node1/mp14.doc3
-rw-r--r--c/src/tests/mptests/mp14/node2/mp14.doc3
-rw-r--r--c/src/tests/mptests/mp14/pttask1.c3
-rw-r--r--c/src/tests/mptests/mp14/smtask1.c3
-rw-r--r--c/src/tests/mptests/mp14/system.h3
-rw-r--r--c/src/tests/psxtests/psx01/init.c3
-rw-r--r--c/src/tests/psxtests/psx01/system.h3
-rw-r--r--c/src/tests/psxtests/psx01/task.c3
-rw-r--r--c/src/tests/psxtests/psx02/init.c3
-rw-r--r--c/src/tests/psxtests/psx02/system.h3
-rw-r--r--c/src/tests/psxtests/psx02/task.c3
-rw-r--r--c/src/tests/psxtests/psx03/init.c3
-rw-r--r--c/src/tests/psxtests/psx03/system.h3
-rw-r--r--c/src/tests/psxtests/psx03/task.c3
-rw-r--r--c/src/tests/psxtests/psx04/init.c3
-rw-r--r--c/src/tests/psxtests/psx04/system.h3
-rw-r--r--c/src/tests/psxtests/psx04/task1.c3
-rw-r--r--c/src/tests/psxtests/psx04/task2.c3
-rw-r--r--c/src/tests/psxtests/psx04/task3.c3
-rw-r--r--c/src/tests/psxtests/psx05/init.c3
-rw-r--r--c/src/tests/psxtests/psx05/system.h3
-rw-r--r--c/src/tests/psxtests/psx05/task.c3
-rw-r--r--c/src/tests/psxtests/psx05/task2.c3
-rw-r--r--c/src/tests/psxtests/psx05/task3.c3
-rw-r--r--c/src/tests/psxtests/psx06/init.c3
-rw-r--r--c/src/tests/psxtests/psx06/system.h3
-rw-r--r--c/src/tests/psxtests/psx06/task.c3
-rw-r--r--c/src/tests/psxtests/psx06/task2.c3
-rw-r--r--c/src/tests/psxtests/psx07/init.c3
-rw-r--r--c/src/tests/psxtests/psx07/system.h3
-rw-r--r--c/src/tests/psxtests/psx07/task.c3
-rw-r--r--c/src/tests/psxtests/psx08/init.c3
-rw-r--r--c/src/tests/psxtests/psx08/system.h3
-rw-r--r--c/src/tests/psxtests/psx08/task1.c3
-rw-r--r--c/src/tests/psxtests/psx08/task2.c3
-rw-r--r--c/src/tests/psxtests/psx08/task3.c3
-rw-r--r--c/src/tests/psxtests/psx09/init.c3
-rw-r--r--c/src/tests/psxtests/psx09/system.h3
-rw-r--r--c/src/tests/psxtests/psx10/init.c3
-rw-r--r--c/src/tests/psxtests/psx10/system.h3
-rw-r--r--c/src/tests/psxtests/psx10/task.c3
-rw-r--r--c/src/tests/psxtests/psx10/task2.c3
-rw-r--r--c/src/tests/psxtests/psx10/task3.c3
-rw-r--r--c/src/tests/psxtests/psx11/init.c3
-rw-r--r--c/src/tests/psxtests/psx11/system.h3
-rw-r--r--c/src/tests/psxtests/psx11/task.c3
-rw-r--r--c/src/tests/psxtests/psx12/init.c3
-rw-r--r--c/src/tests/psxtests/psx12/system.h3
-rw-r--r--c/src/tests/psxtests/psx12/task.c3
-rw-r--r--c/src/tests/psxtests/psx13/main.c3
-rw-r--r--c/src/tests/psxtests/psx13/test.c3
-rw-r--r--c/src/tests/psxtests/psxcancel/init.c3
-rw-r--r--c/src/tests/psxtests/psxcancel/system.h3
-rw-r--r--c/src/tests/psxtests/psxfile01/main.c3
-rw-r--r--c/src/tests/psxtests/psxfile01/test.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/clock01.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/clock02.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/clock03.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/clock04.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/clock05.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/clock06.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/cond01.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/cond02.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/cond03.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/cond04.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/cond05.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/cond06.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/cond07.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/cond08.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/cond09.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/cond10.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/key01.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/key02.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/key03.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/key04.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/mutex01.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/mutex02.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/mutex03.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/mutex04.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/mutex05.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/mutex06.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/mutex07.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/mutex08.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/mutex09.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/mutex10.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/mutex11.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/mutex12.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/mutex13.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/mutex14.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/mutex15.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/mutex16.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/proc01.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/proc02.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/proc03.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/proc04.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/proc05.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/proc06.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/proc07.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/proc08.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/proc09.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/proc10.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/proc11.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/proc12.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/proc13.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/proc14.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/pthread01.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/pthread02.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/pthread03.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/pthread04.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/pthread05.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/pthread06.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/pthread07.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/pthread08.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/pthread09.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/pthread10.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/pthread11.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/pthread12.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/pthread13.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/pthread14.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/pthread15.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/pthread16.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/pthread17.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/pthread18.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/pthread19.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/pthread20.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/pthread21.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/pthread22.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/pthread23.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/pthread24.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/pthread25.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/pthread26.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/pthread27.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/pthread28.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/pthread29.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/pthread30.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/pthread31.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/pthread32.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/pthread33.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/pthread34.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/pthread35.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/pthread36.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/sched01.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/sched02.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/sched03.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/sched04.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/sched05.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/sched06.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/sched07.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/sched08.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/signal01.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/signal02.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/signal03.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/signal04.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/signal05.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/signal06.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/signal07.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/signal08.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/signal09.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/signal10.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/signal11.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/signal12.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/signal13.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/signal14.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/signal15.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/signal16.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/signal17.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/signal18.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/signal19.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/signal20.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/signal21.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/signal22.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/time01.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/time02.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/time03.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/time04.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/time05.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/time06.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/time07.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/time08.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/time09.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/time10.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/time11.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/time12.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/time13.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/timer01.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/timer02.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/timer03.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/timer04.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/timer05.c3
-rw-r--r--c/src/tests/psxtests/psxhdrs/timer06.c3
-rw-r--r--c/src/tests/psxtests/psxmsgq01/init.c3
-rw-r--r--c/src/tests/psxtests/psxmsgq01/system.h3
-rw-r--r--c/src/tests/psxtests/psxsem01/system.h3
-rw-r--r--c/src/tests/psxtests/psxstat/main.c3
-rw-r--r--c/src/tests/psxtests/psxstat/test.c3
-rw-r--r--c/src/tests/psxtests/psxtime/main.c3
-rw-r--r--c/src/tests/psxtests/psxtime/test.c3
-rw-r--r--c/src/tests/samples/README3
-rw-r--r--c/src/tests/samples/base_mp/apptask.c3
-rw-r--r--c/src/tests/samples/base_mp/init.c3
-rw-r--r--c/src/tests/samples/base_mp/node1/base_mp.doc3
-rw-r--r--c/src/tests/samples/base_mp/node2/base_mp.doc3
-rw-r--r--c/src/tests/samples/base_mp/system.h3
-rw-r--r--c/src/tests/samples/base_sp/apptask.c3
-rw-r--r--c/src/tests/samples/base_sp/base_sp.doc3
-rw-r--r--c/src/tests/samples/base_sp/init.c3
-rw-r--r--c/src/tests/samples/base_sp/system.h3
-rw-r--r--c/src/tests/samples/cdtest/init.c3
-rw-r--r--c/src/tests/samples/cdtest/system.h3
-rw-r--r--c/src/tests/samples/hello/hello.doc3
-rw-r--r--c/src/tests/samples/hello/init.c3
-rw-r--r--c/src/tests/samples/hello/system.h3
-rw-r--r--c/src/tests/samples/minimum/init.c3
-rw-r--r--c/src/tests/samples/minimum/minimum.doc3
-rw-r--r--c/src/tests/samples/paranoia/init.c3
-rw-r--r--c/src/tests/samples/paranoia/paranoia.doc3
-rw-r--r--c/src/tests/samples/paranoia/system.h3
-rw-r--r--c/src/tests/samples/ticker/init.c3
-rw-r--r--c/src/tests/samples/ticker/system.h3
-rw-r--r--c/src/tests/samples/ticker/tasks.c3
-rw-r--r--c/src/tests/samples/ticker/ticker.doc3
-rw-r--r--c/src/tests/sptests/sp01/init.c3
-rw-r--r--c/src/tests/sptests/sp01/sp01.doc3
-rw-r--r--c/src/tests/sptests/sp01/system.h3
-rw-r--r--c/src/tests/sptests/sp01/task1.c3
-rw-r--r--c/src/tests/sptests/sp02/init.c3
-rw-r--r--c/src/tests/sptests/sp02/preempt.c3
-rw-r--r--c/src/tests/sptests/sp02/sp02.doc3
-rw-r--r--c/src/tests/sptests/sp02/system.h3
-rw-r--r--c/src/tests/sptests/sp02/task1.c3
-rw-r--r--c/src/tests/sptests/sp02/task2.c3
-rw-r--r--c/src/tests/sptests/sp02/task3.c3
-rw-r--r--c/src/tests/sptests/sp03/init.c3
-rw-r--r--c/src/tests/sptests/sp03/sp03.doc3
-rw-r--r--c/src/tests/sptests/sp03/system.h3
-rw-r--r--c/src/tests/sptests/sp03/task1.c3
-rw-r--r--c/src/tests/sptests/sp03/task2.c3
-rw-r--r--c/src/tests/sptests/sp04/init.c3
-rw-r--r--c/src/tests/sptests/sp04/sp04.doc3
-rw-r--r--c/src/tests/sptests/sp04/system.h3
-rw-r--r--c/src/tests/sptests/sp04/task1.c3
-rw-r--r--c/src/tests/sptests/sp04/task2.c3
-rw-r--r--c/src/tests/sptests/sp04/task3.c3
-rw-r--r--c/src/tests/sptests/sp04/tswitch.c3
-rw-r--r--c/src/tests/sptests/sp05/init.c3
-rw-r--r--c/src/tests/sptests/sp05/sp05.doc3
-rw-r--r--c/src/tests/sptests/sp05/system.h3
-rw-r--r--c/src/tests/sptests/sp05/task1.c3
-rw-r--r--c/src/tests/sptests/sp05/task2.c3
-rw-r--r--c/src/tests/sptests/sp05/task3.c3
-rw-r--r--c/src/tests/sptests/sp06/init.c3
-rw-r--r--c/src/tests/sptests/sp06/sp06.doc3
-rw-r--r--c/src/tests/sptests/sp06/system.h3
-rw-r--r--c/src/tests/sptests/sp06/task1.c3
-rw-r--r--c/src/tests/sptests/sp06/task2.c3
-rw-r--r--c/src/tests/sptests/sp06/task3.c3
-rw-r--r--c/src/tests/sptests/sp07/init.c3
-rw-r--r--c/src/tests/sptests/sp07/sp07.doc3
-rw-r--r--c/src/tests/sptests/sp07/system.h3
-rw-r--r--c/src/tests/sptests/sp07/task1.c3
-rw-r--r--c/src/tests/sptests/sp07/task2.c3
-rw-r--r--c/src/tests/sptests/sp07/task3.c3
-rw-r--r--c/src/tests/sptests/sp07/task4.c3
-rw-r--r--c/src/tests/sptests/sp07/taskexit.c3
-rw-r--r--c/src/tests/sptests/sp07/tcreate.c3
-rw-r--r--c/src/tests/sptests/sp07/tdelete.c3
-rw-r--r--c/src/tests/sptests/sp07/trestart.c3
-rw-r--r--c/src/tests/sptests/sp07/tstart.c3
-rw-r--r--c/src/tests/sptests/sp08/init.c3
-rw-r--r--c/src/tests/sptests/sp08/sp08.doc3
-rw-r--r--c/src/tests/sptests/sp08/system.h3
-rw-r--r--c/src/tests/sptests/sp08/task1.c3
-rw-r--r--c/src/tests/sptests/sp09/delay.c3
-rw-r--r--c/src/tests/sptests/sp09/init.c3
-rw-r--r--c/src/tests/sptests/sp09/isr.c3
-rw-r--r--c/src/tests/sptests/sp09/screen01.c3
-rw-r--r--c/src/tests/sptests/sp09/screen02.c3
-rw-r--r--c/src/tests/sptests/sp09/screen03.c3
-rw-r--r--c/src/tests/sptests/sp09/screen04.c3
-rw-r--r--c/src/tests/sptests/sp09/screen05.c3
-rw-r--r--c/src/tests/sptests/sp09/screen06.c3
-rw-r--r--c/src/tests/sptests/sp09/screen07.c3
-rw-r--r--c/src/tests/sptests/sp09/screen08.c3
-rw-r--r--c/src/tests/sptests/sp09/screen09.c3
-rw-r--r--c/src/tests/sptests/sp09/screen10.c3
-rw-r--r--c/src/tests/sptests/sp09/screen11.c3
-rw-r--r--c/src/tests/sptests/sp09/screen12.c3
-rw-r--r--c/src/tests/sptests/sp09/screen13.c3
-rw-r--r--c/src/tests/sptests/sp09/screen14.c3
-rw-r--r--c/src/tests/sptests/sp09/sp09.doc3
-rw-r--r--c/src/tests/sptests/sp09/system.h3
-rw-r--r--c/src/tests/sptests/sp09/task1.c3
-rw-r--r--c/src/tests/sptests/sp09/task2.c3
-rw-r--r--c/src/tests/sptests/sp09/task3.c3
-rw-r--r--c/src/tests/sptests/sp09/task4.c3
-rw-r--r--c/src/tests/sptests/sp11/init.c3
-rw-r--r--c/src/tests/sptests/sp11/sp11.doc3
-rw-r--r--c/src/tests/sptests/sp11/system.h3
-rw-r--r--c/src/tests/sptests/sp11/task1.c3
-rw-r--r--c/src/tests/sptests/sp11/task2.c3
-rw-r--r--c/src/tests/sptests/sp11/timer.c3
-rw-r--r--c/src/tests/sptests/sp12/init.c3
-rw-r--r--c/src/tests/sptests/sp12/pridrv.c3
-rw-r--r--c/src/tests/sptests/sp12/pritask.c3
-rw-r--r--c/src/tests/sptests/sp12/sp12.doc3
-rw-r--r--c/src/tests/sptests/sp12/system.h3
-rw-r--r--c/src/tests/sptests/sp12/task1.c3
-rw-r--r--c/src/tests/sptests/sp12/task2.c3
-rw-r--r--c/src/tests/sptests/sp12/task3.c3
-rw-r--r--c/src/tests/sptests/sp12/task4.c3
-rw-r--r--c/src/tests/sptests/sp12/task5.c3
-rw-r--r--c/src/tests/sptests/sp13/fillbuff.c3
-rw-r--r--c/src/tests/sptests/sp13/init.c3
-rw-r--r--c/src/tests/sptests/sp13/putbuff.c3
-rw-r--r--c/src/tests/sptests/sp13/sp13.doc3
-rw-r--r--c/src/tests/sptests/sp13/system.h3
-rw-r--r--c/src/tests/sptests/sp13/task1.c3
-rw-r--r--c/src/tests/sptests/sp13/task2.c3
-rw-r--r--c/src/tests/sptests/sp13/task3.c3
-rw-r--r--c/src/tests/sptests/sp14/asr.c3
-rw-r--r--c/src/tests/sptests/sp14/init.c3
-rw-r--r--c/src/tests/sptests/sp14/sp14.doc3
-rw-r--r--c/src/tests/sptests/sp14/system.h3
-rw-r--r--c/src/tests/sptests/sp14/task1.c3
-rw-r--r--c/src/tests/sptests/sp14/task2.c3
-rw-r--r--c/src/tests/sptests/sp15/init.c3
-rw-r--r--c/src/tests/sptests/sp15/sp15.doc3
-rw-r--r--c/src/tests/sptests/sp15/system.h3
-rw-r--r--c/src/tests/sptests/sp15/task1.c3
-rw-r--r--c/src/tests/sptests/sp16/init.c3
-rw-r--r--c/src/tests/sptests/sp16/sp16.doc3
-rw-r--r--c/src/tests/sptests/sp16/system.h3
-rw-r--r--c/src/tests/sptests/sp16/task1.c3
-rw-r--r--c/src/tests/sptests/sp16/task2.c3
-rw-r--r--c/src/tests/sptests/sp16/task3.c3
-rw-r--r--c/src/tests/sptests/sp16/task4.c3
-rw-r--r--c/src/tests/sptests/sp16/task5.c3
-rw-r--r--c/src/tests/sptests/sp17/asr.c3
-rw-r--r--c/src/tests/sptests/sp17/init.c3
-rw-r--r--c/src/tests/sptests/sp17/sp17.doc3
-rw-r--r--c/src/tests/sptests/sp17/system.h3
-rw-r--r--c/src/tests/sptests/sp17/task1.c3
-rw-r--r--c/src/tests/sptests/sp17/task2.c3
-rw-r--r--c/src/tests/sptests/sp19/first.c3
-rw-r--r--c/src/tests/sptests/sp19/fptask.c3
-rw-r--r--c/src/tests/sptests/sp19/fptest.h3
-rw-r--r--c/src/tests/sptests/sp19/init.c3
-rw-r--r--c/src/tests/sptests/sp19/inttest.h3
-rw-r--r--c/src/tests/sptests/sp19/sp19.doc3
-rw-r--r--c/src/tests/sptests/sp19/system.h3
-rw-r--r--c/src/tests/sptests/sp19/task1.c3
-rw-r--r--c/src/tests/sptests/sp20/getall.c3
-rw-r--r--c/src/tests/sptests/sp20/init.c3
-rw-r--r--c/src/tests/sptests/sp20/sp20.doc3
-rw-r--r--c/src/tests/sptests/sp20/system.h3
-rw-r--r--c/src/tests/sptests/sp20/task1.c3
-rw-r--r--c/src/tests/sptests/sp21/init.c3
-rw-r--r--c/src/tests/sptests/sp21/sp21.doc3
-rw-r--r--c/src/tests/sptests/sp21/system.h3
-rw-r--r--c/src/tests/sptests/sp21/task1.c3
-rw-r--r--c/src/tests/sptests/sp22/delay.c3
-rw-r--r--c/src/tests/sptests/sp22/init.c3
-rw-r--r--c/src/tests/sptests/sp22/prtime.c3
-rw-r--r--c/src/tests/sptests/sp22/sp22.doc3
-rw-r--r--c/src/tests/sptests/sp22/system.h3
-rw-r--r--c/src/tests/sptests/sp22/task1.c3
-rw-r--r--c/src/tests/sptests/sp23/init.c3
-rw-r--r--c/src/tests/sptests/sp23/sp23.doc3
-rw-r--r--c/src/tests/sptests/sp23/system.h3
-rw-r--r--c/src/tests/sptests/sp23/task1.c3
-rw-r--r--c/src/tests/sptests/sp24/init.c3
-rw-r--r--c/src/tests/sptests/sp24/resume.c3
-rw-r--r--c/src/tests/sptests/sp24/sp24.doc3
-rw-r--r--c/src/tests/sptests/sp24/system.h3
-rw-r--r--c/src/tests/sptests/sp24/task1.c3
-rw-r--r--c/src/tests/sptests/sp25/init.c3
-rw-r--r--c/src/tests/sptests/sp25/sp25.doc3
-rw-r--r--c/src/tests/sptests/sp25/system.h3
-rw-r--r--c/src/tests/sptests/sp25/task1.c3
-rw-r--r--c/src/tests/sptests/sp26/init.c3
-rw-r--r--c/src/tests/sptests/sp26/sp26.doc3
-rw-r--r--c/src/tests/sptests/sp26/system.h3
-rw-r--r--c/src/tests/sptests/sp26/task1.c3
-rw-r--r--c/src/tests/sptests/spfatal/fatal.c3
-rw-r--r--c/src/tests/sptests/spfatal/init.c3
-rw-r--r--c/src/tests/sptests/spfatal/puterr.c3
-rw-r--r--c/src/tests/sptests/spfatal/spfatal.doc3
-rw-r--r--c/src/tests/sptests/spfatal/system.h3
-rw-r--r--c/src/tests/sptests/spfatal/task1.c3
-rw-r--r--c/src/tests/sptests/spsize/getint.c3
-rw-r--r--c/src/tests/sptests/spsize/init.c3
-rw-r--r--c/src/tests/sptests/spsize/size.c3
-rw-r--r--c/src/tests/sptests/spsize/system.h3
-rw-r--r--c/src/tests/support/include/tmacros.h3
-rw-r--r--c/src/tests/support/stubdr/close.c3
-rw-r--r--c/src/tests/support/stubdr/cntrl.c3
-rw-r--r--c/src/tests/support/stubdr/init.c3
-rw-r--r--c/src/tests/support/stubdr/open.c3
-rw-r--r--c/src/tests/support/stubdr/read.c3
-rw-r--r--c/src/tests/support/stubdr/stubdrv.h3
-rw-r--r--c/src/tests/support/stubdr/write.c3
-rw-r--r--c/src/tests/tmtests/include/timesys.h3
-rw-r--r--c/src/tests/tmtests/tm01/system.h3
-rw-r--r--c/src/tests/tmtests/tm01/task1.c3
-rw-r--r--c/src/tests/tmtests/tm01/tm01.doc3
-rw-r--r--c/src/tests/tmtests/tm02/system.h3
-rw-r--r--c/src/tests/tmtests/tm02/task1.c3
-rw-r--r--c/src/tests/tmtests/tm02/tm02.doc3
-rw-r--r--c/src/tests/tmtests/tm03/system.h3
-rw-r--r--c/src/tests/tmtests/tm03/task1.c3
-rw-r--r--c/src/tests/tmtests/tm03/tm03.doc3
-rw-r--r--c/src/tests/tmtests/tm04/system.h3
-rw-r--r--c/src/tests/tmtests/tm04/task1.c3
-rw-r--r--c/src/tests/tmtests/tm04/tm04.doc3
-rw-r--r--c/src/tests/tmtests/tm05/system.h3
-rw-r--r--c/src/tests/tmtests/tm05/task1.c3
-rw-r--r--c/src/tests/tmtests/tm05/tm05.doc3
-rw-r--r--c/src/tests/tmtests/tm06/system.h3
-rw-r--r--c/src/tests/tmtests/tm06/task1.c3
-rw-r--r--c/src/tests/tmtests/tm06/tm06.doc3
-rw-r--r--c/src/tests/tmtests/tm07/system.h3
-rw-r--r--c/src/tests/tmtests/tm07/task1.c3
-rw-r--r--c/src/tests/tmtests/tm07/tm07.doc3
-rw-r--r--c/src/tests/tmtests/tm08/system.h3
-rw-r--r--c/src/tests/tmtests/tm08/task1.c3
-rw-r--r--c/src/tests/tmtests/tm08/tm08.doc3
-rw-r--r--c/src/tests/tmtests/tm09/system.h3
-rw-r--r--c/src/tests/tmtests/tm09/task1.c3
-rw-r--r--c/src/tests/tmtests/tm09/tm09.doc3
-rw-r--r--c/src/tests/tmtests/tm10/system.h3
-rw-r--r--c/src/tests/tmtests/tm10/task1.c3
-rw-r--r--c/src/tests/tmtests/tm10/tm10.doc3
-rw-r--r--c/src/tests/tmtests/tm11/system.h3
-rw-r--r--c/src/tests/tmtests/tm11/task1.c3
-rw-r--r--c/src/tests/tmtests/tm11/tm11.doc3
-rw-r--r--c/src/tests/tmtests/tm12/system.h3
-rw-r--r--c/src/tests/tmtests/tm12/task1.c3
-rw-r--r--c/src/tests/tmtests/tm12/tm12.doc3
-rw-r--r--c/src/tests/tmtests/tm13/system.h3
-rw-r--r--c/src/tests/tmtests/tm13/task1.c3
-rw-r--r--c/src/tests/tmtests/tm13/tm13.doc3
-rw-r--r--c/src/tests/tmtests/tm14/system.h3
-rw-r--r--c/src/tests/tmtests/tm14/task1.c3
-rw-r--r--c/src/tests/tmtests/tm14/tm14.doc3
-rw-r--r--c/src/tests/tmtests/tm15/system.h3
-rw-r--r--c/src/tests/tmtests/tm15/task1.c3
-rw-r--r--c/src/tests/tmtests/tm15/tm15.doc3
-rw-r--r--c/src/tests/tmtests/tm16/system.h3
-rw-r--r--c/src/tests/tmtests/tm16/task1.c3
-rw-r--r--c/src/tests/tmtests/tm16/tm16.doc3
-rw-r--r--c/src/tests/tmtests/tm17/system.h3
-rw-r--r--c/src/tests/tmtests/tm17/task1.c3
-rw-r--r--c/src/tests/tmtests/tm17/tm17.doc3
-rw-r--r--c/src/tests/tmtests/tm18/system.h3
-rw-r--r--c/src/tests/tmtests/tm18/task1.c3
-rw-r--r--c/src/tests/tmtests/tm18/tm18.doc3
-rw-r--r--c/src/tests/tmtests/tm19/system.h3
-rw-r--r--c/src/tests/tmtests/tm19/task1.c3
-rw-r--r--c/src/tests/tmtests/tm19/tm19.doc3
-rw-r--r--c/src/tests/tmtests/tm20/system.h3
-rw-r--r--c/src/tests/tmtests/tm20/task1.c3
-rw-r--r--c/src/tests/tmtests/tm20/tm20.doc3
-rw-r--r--c/src/tests/tmtests/tm21/system.h3
-rw-r--r--c/src/tests/tmtests/tm21/task1.c3
-rw-r--r--c/src/tests/tmtests/tm21/tm21.doc3
-rw-r--r--c/src/tests/tmtests/tm22/system.h3
-rw-r--r--c/src/tests/tmtests/tm22/task1.c3
-rw-r--r--c/src/tests/tmtests/tm22/tm22.doc3
-rw-r--r--c/src/tests/tmtests/tm23/system.h3
-rw-r--r--c/src/tests/tmtests/tm23/task1.c3
-rw-r--r--c/src/tests/tmtests/tm23/tm23.doc3
-rw-r--r--c/src/tests/tmtests/tm24/system.h3
-rw-r--r--c/src/tests/tmtests/tm24/task1.c3
-rw-r--r--c/src/tests/tmtests/tm24/tm24.doc3
-rw-r--r--c/src/tests/tmtests/tm25/system.h3
-rw-r--r--c/src/tests/tmtests/tm25/task1.c3
-rw-r--r--c/src/tests/tmtests/tm25/tm25.doc3
-rw-r--r--c/src/tests/tmtests/tm26/fptest.h3
-rw-r--r--c/src/tests/tmtests/tm26/system.h3
-rw-r--r--c/src/tests/tmtests/tm26/task1.c3
-rw-r--r--c/src/tests/tmtests/tm26/tm26.doc3
-rw-r--r--c/src/tests/tmtests/tm27/system.h3
-rw-r--r--c/src/tests/tmtests/tm27/task1.c3
-rw-r--r--c/src/tests/tmtests/tm27/tm27.doc3
-rw-r--r--c/src/tests/tmtests/tm28/system.h3
-rw-r--r--c/src/tests/tmtests/tm28/task1.c3
-rw-r--r--c/src/tests/tmtests/tm28/tm28.doc3
-rw-r--r--c/src/tests/tmtests/tm29/system.h3
-rw-r--r--c/src/tests/tmtests/tm29/task1.c3
-rw-r--r--c/src/tests/tmtests/tm29/tm29.doc3
-rw-r--r--c/src/tests/tmtests/tmck/system.h3
-rw-r--r--c/src/tests/tmtests/tmck/task1.c3
-rw-r--r--c/src/tests/tmtests/tmck/tmck.doc3
-rw-r--r--c/src/tests/tmtests/tmoverhd/dumrtems.h3
-rw-r--r--c/src/tests/tmtests/tmoverhd/empty.c3
-rw-r--r--c/src/tests/tmtests/tmoverhd/system.h3
-rw-r--r--c/src/tests/tmtests/tmoverhd/testtask.c3
-rw-r--r--c/src/tests/tmtests/tmoverhd/tmoverhd.doc3
1748 files changed, 1750 insertions, 3488 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