Update copyright headers

This commit is contained in:
Jasmine Iwanek
2022-08-25 22:50:59 -04:00
parent bcef7f696d
commit 2dbdb06371
17 changed files with 218 additions and 81 deletions

View File

@@ -1,9 +1,19 @@
/*
* Intel ICH2 GPIO Header
* 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.
*
* Intel ICH2 GPIO Header
*
*
*
* Authors: Tiseno100,
*
* Copyright 2022 Tiseno100.
*
* Copyright 2022 Tiseno100.
*/
#ifndef EMU_INTEL_ICH2_GPIO_H

View File

@@ -1,9 +1,19 @@
/*
* Intel ICH2 Trap Header
* 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.
*
* Intel ICH2 Trap Header
*
*
*
* Authors: Tiseno100,
*
* Copyright 2022 Tiseno100.
*
* Copyright 2022 Tiseno100.
*/
#ifndef EMU_INTEL_ICH2_TRAP_H

View File

@@ -1,9 +1,19 @@
/*
* National Semiconductor PC87366(NSC366) Header
* 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.
*
* National Semiconductor PC87366(NSC366) Header
*
*
*
* Authors: Tiseno100,
*
* Copyright 2022 Tiseno100.
*
* Copyright 2022 Tiseno100.
*/
#ifndef EMU_NSC_366_H

View File

@@ -1,9 +1,19 @@
/*
* Intel AC'97 Header
* 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.
*
* Intel AC'97 Header
*
*
*
* Authors: Tiseno100,
*
* Copyright 2022 Tiseno100.
*
* Copyright 2022 Tiseno100.
*/

View File

@@ -1,9 +1,19 @@
/*
* Intel TCO Header
* 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.
*
* Intel TCO Header
*
*
*
* Authors: Tiseno100,
*
* Copyright 2022 Tiseno100.
*
* Copyright 2022 Tiseno100.
*/
#ifndef EMU_TCO_H