From f5e39ec466e4d9488fa414d1e46c9b5c2770d81e Mon Sep 17 00:00:00 2001 From: "kaf24@scramble.cl.cam.ac.uk" Date: Tue, 7 Oct 2003 20:13:19 +0000 Subject: bitkeeper revision 1.490 (3f831e5fpXnszWjg8lV_9law4lUnbg) COPYING: new file mm.c, hypervisor.c: Clearly GPL the mini-os. --- extras/mini-os/hypervisor.c | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'extras/mini-os/hypervisor.c') diff --git a/extras/mini-os/hypervisor.c b/extras/mini-os/hypervisor.c index cf3349426e..219c547e3f 100644 --- a/extras/mini-os/hypervisor.c +++ b/extras/mini-os/hypervisor.c @@ -6,6 +6,20 @@ * Copied from XenoLinux and adjusted by Rolf.Neugebauer@intel.com * * Copyright (c) 2002, K A Fraser + * + * This program 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 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include -- cgit v1.2.3