diff options
author | Marcus Brinkmann <marcus@gnu.org> | 2002-07-14 23:54:30 +0000 |
---|---|---|
committer | Marcus Brinkmann <marcus@gnu.org> | 2002-07-14 23:54:30 +0000 |
commit | 9c181aad7b2d1d0bbde3ed006984b5c601fce129 (patch) | |
tree | e792eed7cccef5c2c5037ffd47085c7e69645d7c | |
parent | 8aa5491cc4968073f35d22a3230da68eea9bd14a (diff) |
2002-07-15 Marcus Brinkmann <marcus@gnu.org>
* display.c: Restore copyright notice until the papers by Kalle
are actually received.
-rw-r--r-- | console/ChangeLog | 5 | ||||
-rw-r--r-- | console/display.c | 1 |
2 files changed, 6 insertions, 0 deletions
diff --git a/console/ChangeLog b/console/ChangeLog index b9d85c97..9ea01606 100644 --- a/console/ChangeLog +++ b/console/ChangeLog @@ -1,3 +1,8 @@ +2002-07-15 Marcus Brinkmann <marcus@gnu.org> + + * display.c: Restore copyright notice until the papers by Kalle + are actually received. + 2002-06-27 Marcus Brinkmann <marcus@gnu.org> * Makefile (MIGSTUBS): Add fs_notifyUser.o. diff --git a/console/display.c b/console/display.c index 7765af8e..393034de 100644 --- a/console/display.c +++ b/console/display.c @@ -1,4 +1,5 @@ /* display.c - The display component of a virtual console. + Copyright (C) 1999 Kalle Olavi Niemitalo (emu.c from colortext 0.3). Copyright (C) 2002 Free Software Foundation, Inc. Written by Marcus Brinkmann and Kalle Olavi Niemitalo. |