From 0660b4f892be50eb3c6e2c2c597dbb8f82fff6ff Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 16 Nov 1999 19:50:56 +0000 Subject: Changed copyright date to 1999. --- doc/porting/Makefile | 2 +- doc/porting/codetuning.t | 2 +- doc/porting/cpuinit.t | 2 +- doc/porting/cpumodels.t | 2 +- doc/porting/developtools.t | 2 +- doc/porting/idlethread.t | 2 +- doc/porting/interrupts.t | 2 +- doc/porting/miscellaneous.t | 2 +- doc/porting/porting.texi | 2 +- doc/porting/preface.texi | 2 +- doc/porting/prioritybitmap.t | 2 +- doc/porting/sourcecode.t | 2 +- doc/porting/taskcontext.t | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) (limited to 'doc/porting') diff --git a/doc/porting/Makefile b/doc/porting/Makefile index 844452d8bc..b612e6e095 100644 --- a/doc/porting/Makefile +++ b/doc/porting/Makefile @@ -1,5 +1,5 @@ # -# COPYRIGHT (c) 1988-1998. +# COPYRIGHT (c) 1988-1999. # On-Line Applications Research Corporation (OAR). # All rights reserved. # diff --git a/doc/porting/codetuning.t b/doc/porting/codetuning.t index 3ecb521bfa..95d9262e2e 100644 --- a/doc/porting/codetuning.t +++ b/doc/porting/codetuning.t @@ -1,5 +1,5 @@ @c -@c COPYRIGHT (c) 1988-1998. +@c COPYRIGHT (c) 1988-1999. @c On-Line Applications Research Corporation (OAR). @c All rights reserved. @c diff --git a/doc/porting/cpuinit.t b/doc/porting/cpuinit.t index 51803ec481..a1ae785615 100644 --- a/doc/porting/cpuinit.t +++ b/doc/porting/cpuinit.t @@ -1,5 +1,5 @@ @c -@c COPYRIGHT (c) 1988-1998. +@c COPYRIGHT (c) 1988-1999. @c On-Line Applications Research Corporation (OAR). @c All rights reserved. @c diff --git a/doc/porting/cpumodels.t b/doc/porting/cpumodels.t index 1f4c14f3ad..e8952acb64 100644 --- a/doc/porting/cpumodels.t +++ b/doc/porting/cpumodels.t @@ -1,5 +1,5 @@ @c -@c COPYRIGHT (c) 1988-1998. +@c COPYRIGHT (c) 1988-1999. @c On-Line Applications Research Corporation (OAR). @c All rights reserved. @c diff --git a/doc/porting/developtools.t b/doc/porting/developtools.t index 5c4751c357..7ea3000a2b 100644 --- a/doc/porting/developtools.t +++ b/doc/porting/developtools.t @@ -1,5 +1,5 @@ @c -@c COPYRIGHT (c) 1988-1998. +@c COPYRIGHT (c) 1988-1999. @c On-Line Applications Research Corporation (OAR). @c All rights reserved. @c diff --git a/doc/porting/idlethread.t b/doc/porting/idlethread.t index 6ed63f879f..1be8c3595a 100644 --- a/doc/porting/idlethread.t +++ b/doc/porting/idlethread.t @@ -1,5 +1,5 @@ @c -@c COPYRIGHT (c) 1988-1998. +@c COPYRIGHT (c) 1988-1999. @c On-Line Applications Research Corporation (OAR). @c All rights reserved. @c diff --git a/doc/porting/interrupts.t b/doc/porting/interrupts.t index 30e3202b5c..e469491d52 100644 --- a/doc/porting/interrupts.t +++ b/doc/porting/interrupts.t @@ -1,5 +1,5 @@ @c -@c COPYRIGHT (c) 1988-1998. +@c COPYRIGHT (c) 1988-1999. @c On-Line Applications Research Corporation (OAR). @c All rights reserved. @c diff --git a/doc/porting/miscellaneous.t b/doc/porting/miscellaneous.t index ea7d8a6c9a..edac46e346 100644 --- a/doc/porting/miscellaneous.t +++ b/doc/porting/miscellaneous.t @@ -1,5 +1,5 @@ @c -@c COPYRIGHT (c) 1988-1998. +@c COPYRIGHT (c) 1988-1999. @c On-Line Applications Research Corporation (OAR). @c All rights reserved. @c diff --git a/doc/porting/porting.texi b/doc/porting/porting.texi index fc747d9061..13969006a7 100644 --- a/doc/porting/porting.texi +++ b/doc/porting/porting.texi @@ -8,7 +8,7 @@ @c %**end of header @c -@c COPYRIGHT (c) 1988-1998. +@c COPYRIGHT (c) 1988-1999. @c On-Line Applications Research Corporation (OAR). @c All rights reserved. @c diff --git a/doc/porting/preface.texi b/doc/porting/preface.texi index a51a9e31ee..91274c5ec5 100644 --- a/doc/porting/preface.texi +++ b/doc/porting/preface.texi @@ -1,5 +1,5 @@ @c -@c COPYRIGHT (c) 1988-1998. +@c COPYRIGHT (c) 1988-1999. @c On-Line Applications Research Corporation (OAR). @c All rights reserved. @c diff --git a/doc/porting/prioritybitmap.t b/doc/porting/prioritybitmap.t index 61cbcff425..b4a6a92f90 100644 --- a/doc/porting/prioritybitmap.t +++ b/doc/porting/prioritybitmap.t @@ -1,5 +1,5 @@ @c -@c COPYRIGHT (c) 1988-1998. +@c COPYRIGHT (c) 1988-1999. @c On-Line Applications Research Corporation (OAR). @c All rights reserved. @c diff --git a/doc/porting/sourcecode.t b/doc/porting/sourcecode.t index 83e2680756..29365e8d68 100644 --- a/doc/porting/sourcecode.t +++ b/doc/porting/sourcecode.t @@ -1,5 +1,5 @@ @c -@c COPYRIGHT (c) 1988-1998. +@c COPYRIGHT (c) 1988-1999. @c On-Line Applications Research Corporation (OAR). @c All rights reserved. @c diff --git a/doc/porting/taskcontext.t b/doc/porting/taskcontext.t index 56d48b8464..57f83b5caa 100644 --- a/doc/porting/taskcontext.t +++ b/doc/porting/taskcontext.t @@ -1,5 +1,5 @@ @c -@c COPYRIGHT (c) 1988-1998. +@c COPYRIGHT (c) 1988-1999. @c On-Line Applications Research Corporation (OAR). @c All rights reserved. @c -- cgit v1.2.3