From 9d7b37664935909229ce4f415647ab0edfe527d1 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 6 Oct 1999 19:54:41 +0000 Subject: Added copyrights and CVS Ids. --- doc/porting/codetuning.t | 8 ++++++++ doc/porting/cpuinit.t | 8 ++++++++ doc/porting/cpumodels.t | 8 ++++++++ doc/porting/developtools.t | 8 ++++++++ doc/porting/idlethread.t | 8 ++++++++ doc/porting/interrupts.t | 8 ++++++++ doc/porting/miscellaneous.t | 8 ++++++++ doc/porting/prioritybitmap.t | 8 ++++++++ doc/porting/sourcecode.t | 8 ++++++++ doc/porting/taskcontext.t | 8 ++++++++ 10 files changed, 80 insertions(+) diff --git a/doc/porting/codetuning.t b/doc/porting/codetuning.t index eb3f126f3f..3ecb521bfa 100644 --- a/doc/porting/codetuning.t +++ b/doc/porting/codetuning.t @@ -1,3 +1,11 @@ +@c +@c COPYRIGHT (c) 1988-1998. +@c On-Line Applications Research Corporation (OAR). +@c All rights reserved. +@c +@c $Id$ +@c + @chapter Code Tuning Parameters @section Inline Thread_Enable_dispatch diff --git a/doc/porting/cpuinit.t b/doc/porting/cpuinit.t index 49d9956249..e13d2a0d28 100644 --- a/doc/porting/cpuinit.t +++ b/doc/porting/cpuinit.t @@ -1,3 +1,11 @@ +@c +@c COPYRIGHT (c) 1988-1998. +@c On-Line Applications Research Corporation (OAR). +@c All rights reserved. +@c +@c $Id$ +@c + @chapter CPU Initialization This section describes the general CPU and system initialization sequence diff --git a/doc/porting/cpumodels.t b/doc/porting/cpumodels.t index 1882831bdb..c809653197 100644 --- a/doc/porting/cpumodels.t +++ b/doc/porting/cpumodels.t @@ -1,3 +1,11 @@ +@c +@c COPYRIGHT (c) 1988-1998. +@c On-Line Applications Research Corporation (OAR). +@c All rights reserved. +@c +@c $Id$ +@c + @chapter CPU Model Variations XXX copy some description of the portability model discussion from the diff --git a/doc/porting/developtools.t b/doc/porting/developtools.t index 25098732a0..5c4751c357 100644 --- a/doc/porting/developtools.t +++ b/doc/porting/developtools.t @@ -1,3 +1,11 @@ +@c +@c COPYRIGHT (c) 1988-1998. +@c On-Line Applications Research Corporation (OAR). +@c All rights reserved. +@c +@c $Id$ +@c + @chapter Development Tools When porting RTEMS to a new CPU architecture, one will have to have a diff --git a/doc/porting/idlethread.t b/doc/porting/idlethread.t index aa0a71dec4..6ed63f879f 100644 --- a/doc/porting/idlethread.t +++ b/doc/porting/idlethread.t @@ -1,3 +1,11 @@ +@c +@c COPYRIGHT (c) 1988-1998. +@c On-Line Applications Research Corporation (OAR). +@c All rights reserved. +@c +@c $Id$ +@c + @chapter IDLE Thread @section Does Idle Thread Have a Floating Point Context? diff --git a/doc/porting/interrupts.t b/doc/porting/interrupts.t index 8a2348eaa6..30e3202b5c 100644 --- a/doc/porting/interrupts.t +++ b/doc/porting/interrupts.t @@ -1,3 +1,11 @@ +@c +@c COPYRIGHT (c) 1988-1998. +@c On-Line Applications Research Corporation (OAR). +@c All rights reserved. +@c +@c $Id$ +@c + @chapter Interrupts @section Introduction diff --git a/doc/porting/miscellaneous.t b/doc/porting/miscellaneous.t index a603ca8554..ea7d8a6c9a 100644 --- a/doc/porting/miscellaneous.t +++ b/doc/porting/miscellaneous.t @@ -1,3 +1,11 @@ +@c +@c COPYRIGHT (c) 1988-1998. +@c On-Line Applications Research Corporation (OAR). +@c All rights reserved. +@c +@c $Id$ +@c + @chapter Miscellaneous @section Fatal Error Default Handler diff --git a/doc/porting/prioritybitmap.t b/doc/porting/prioritybitmap.t index 041485066d..61cbcff425 100644 --- a/doc/porting/prioritybitmap.t +++ b/doc/porting/prioritybitmap.t @@ -1,3 +1,11 @@ +@c +@c COPYRIGHT (c) 1988-1998. +@c On-Line Applications Research Corporation (OAR). +@c All rights reserved. +@c +@c $Id$ +@c + @chapter Priority Bitmap Manipulation @section Introduction diff --git a/doc/porting/sourcecode.t b/doc/porting/sourcecode.t index 211218e56a..83e2680756 100644 --- a/doc/porting/sourcecode.t +++ b/doc/porting/sourcecode.t @@ -1,3 +1,11 @@ +@c +@c COPYRIGHT (c) 1988-1998. +@c On-Line Applications Research Corporation (OAR). +@c All rights reserved. +@c +@c $Id$ +@c + @chapter Source Code Organization This section describes the organization of the source code within RTEMS diff --git a/doc/porting/taskcontext.t b/doc/porting/taskcontext.t index 442ca373b2..cf0f750995 100644 --- a/doc/porting/taskcontext.t +++ b/doc/porting/taskcontext.t @@ -1,3 +1,11 @@ +@c +@c COPYRIGHT (c) 1988-1998. +@c On-Line Applications Research Corporation (OAR). +@c All rights reserved. +@c +@c $Id$ +@c + @chapter Task Context Management @section Introduction -- cgit v1.2.3