diff options
author | Michael I. Bushnell <mib@gnu.org> | 1993-11-03 04:51:49 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1993-11-03 04:51:49 +0000 |
commit | 84eb0b8514442bb8d9b7f056353a1165a5382707 (patch) | |
tree | b23db842f6d0d154d350464c15151c4238c132b8 | |
parent | 53ef5c507deca02c07238306dad7ee1b496349df (diff) |
entered into RCS
-rw-r--r-- | hurd/kernel_boot.defs | 4 | ||||
-rw-r--r-- | hurd/newterm.defs | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/hurd/kernel_boot.defs b/hurd/kernel_boot.defs index 9e9366f3..d3b3975e 100644 --- a/hurd/kernel_boot.defs +++ b/hurd/kernel_boot.defs @@ -1,11 +1,11 @@ /* Communication between the kernel and the startup task. - Copyright (C) 1992 Free Software Foundation, Inc. + Copyright (C) 1992, 1993 Free Software Foundation, Inc. This file is part of the GNU Hurd. The GNU Hurd is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 1, or (at your option) +the Free Software Foundation; either version 2, or (at your option) any later version. The GNU Hurd is distributed in the hope that it will be useful, diff --git a/hurd/newterm.defs b/hurd/newterm.defs index 27c0c72d..9371bdfb 100644 --- a/hurd/newterm.defs +++ b/hurd/newterm.defs @@ -1,11 +1,11 @@ /* Creation of terminal processors - Copyright (C) 1991 Free Software Foundation + Copyright (C) 1991, 1993 Free Software Foundation This file is part of the GNU Hurd. The GNU Hurd is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 1, or (at your option) +the Free Software Foundation; either version 2, or (at your option) any later version. The GNU Hurd is distributed in the hope that it will be useful, |