diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2008-07-01 11:43:19 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2008-07-01 11:43:19 +0000 |
commit | 649e94342c315e898f3d01eccc899907f959587b (patch) | |
tree | c5f05a9441a387b3717380f21ae9ba18bc6dea82 /console | |
parent | 4ab6903daa742eab02ab1dc83a600d07f3fa76c3 (diff) |
Update copyright years.
Diffstat (limited to 'console')
-rw-r--r-- | console/console.c | 3 | ||||
-rw-r--r-- | console/priv.h | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/console/console.c b/console/console.c index 991de2ae..6225d71d 100644 --- a/console/console.c +++ b/console/console.c @@ -1,6 +1,7 @@ /* console.c -- A console server. - Copyright (C) 1997, 1999, 2002, 2003, 2007 Free Software Foundation, Inc. + Copyright (C) 1997, 1999, 2002, 2003, 2007, 2008 + Free Software Foundation, Inc. Written by Miles Bader and Marcus Brinkmann. diff --git a/console/priv.h b/console/priv.h index 2fb72bf9..c03bbc46 100644 --- a/console/priv.h +++ b/console/priv.h @@ -1,5 +1,6 @@ /* - Copyright (C) 1995,96,2001 Free Software Foundation, Inc. + Copyright (C) 1995, 1996, 2001, 2007 Free Software Foundation, Inc. + Written by Michael I. Bushnell, p/BSG. This file is part of the GNU Hurd. |