mirror of
https://git.proxmox.com/git/qemu
synced 2025-08-15 19:07:02 +00:00
eepro100: Update copyright notice
Signed-off-by: Stefan Weil <weil@mail.berlios.de> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
This commit is contained in:
parent
ba19f2dea5
commit
230a167c29
@ -1,15 +1,15 @@
|
|||||||
/*
|
/*
|
||||||
* QEMU i8255x (PRO100) emulation
|
* QEMU i8255x (PRO100) emulation
|
||||||
*
|
*
|
||||||
* Copyright (c) 2006-2007 Stefan Weil
|
* Copyright (C) 2006-2010 Stefan Weil
|
||||||
*
|
*
|
||||||
* Portions of the code are copies from grub / etherboot eepro100.c
|
* Portions of the code are copies from grub / etherboot eepro100.c
|
||||||
* and linux e100.c.
|
* and linux e100.c.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* 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
|
* it under the terms of the GNU General Public License as published by
|
||||||
* the Free Software Foundation; either version 2 of the License, or
|
* the Free Software Foundation, either version 2 of the License, or
|
||||||
* (at your option) any later version.
|
* (at your option) version 3 or any later version.
|
||||||
*
|
*
|
||||||
* This program is distributed in the hope that it will be useful,
|
* This program is distributed in the hope that it will be useful,
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
@ -17,7 +17,7 @@
|
|||||||
* GNU General Public License for more details.
|
* GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* along with this program; if not, see <http://www.gnu.org/licenses/>.
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*
|
*
|
||||||
* Tested features (i82559):
|
* Tested features (i82559):
|
||||||
* PXE boot (i386) ok
|
* PXE boot (i386) ok
|
||||||
|
Loading…
Reference in New Issue
Block a user