diff options
author | Marcus Brinkmann <marcus@gnu.org> | 2002-02-10 18:44:48 +0000 |
---|---|---|
committer | Marcus Brinkmann <marcus@gnu.org> | 2002-02-10 18:44:48 +0000 |
commit | f982f85f5c0fabb2e766267d9ce41be538f37407 (patch) | |
tree | 83e766f408262aa6be22c7abb21fff4eb581d457 /term | |
parent | 43a4bf11fa3d07c67784c62a7dfc13471c7f052b (diff) |
Update copyright year.
Diffstat (limited to 'term')
-rw-r--r-- | term/Makefile | 2 | ||||
-rw-r--r-- | term/term.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/term/Makefile b/term/Makefile index ff842036..8b287f36 100644 --- a/term/Makefile +++ b/term/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 1995, 1996, 1997, 1999, 2000 Free Software Foundation, Inc. +# Copyright (C) 1995,96,97,99, 2000, 2002 Free Software Foundation, Inc. # Written by Michael I. Bushnell, p/BSG. # # This file is part of the GNU Hurd. diff --git a/term/term.h b/term/term.h index c36fc2e4..7e4a69fb 100644 --- a/term/term.h +++ b/term/term.h @@ -1,5 +1,5 @@ /* - Copyright (C) 1995, 1996, 1998, 1999 Free Software Foundation, Inc. + Copyright (C) 1995,96,98,99, 2002 Free Software Foundation, Inc. Written by Michael I. Bushnell, p/BSG. This file is part of the GNU Hurd. |