diff options
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. |