mirror of
https://github.com/86Box/86Box.git
synced 2026-02-23 09:58:19 -07:00
Missed a copyright header
This commit is contained in:
@@ -1,9 +1,21 @@
|
||||
/*
|
||||
* Intel ICH2
|
||||
* 86Box A hypervisor and IBM PC system emulator that specializes in
|
||||
* running old operating systems and software designed for IBM
|
||||
* PC systems and compatibles from 1981 through fairly recent
|
||||
* system designs based on the PCI bus.
|
||||
*
|
||||
* Authors: Tiseno100,
|
||||
* This file is part of the 86Box distribution.
|
||||
*
|
||||
* Implementation of Intel 82801BA (ICH2)
|
||||
*
|
||||
*
|
||||
*
|
||||
* Authors: Tiseno100,
|
||||
* Jasmine Iwanek, <jriwanek@gmail.com>
|
||||
*
|
||||
* Copyright 2022 Tiseno100.
|
||||
* Copyright 2022 Jasmine Iwanek.
|
||||
*
|
||||
* Copyright 2022 Tiseno100.
|
||||
*/
|
||||
|
||||
#include <stdarg.h>
|
||||
|
||||
Reference in New Issue
Block a user