remove source file versions

This commit is contained in:
David Hrdlička
2020-03-25 03:34:22 +01:00
parent e3e43348a7
commit 5e4a76f020
4 changed files with 0 additions and 8 deletions

View File

@@ -8,8 +8,6 @@
*
* Definitions for the Super I/O chips.
*
* Version: @(#)sio.h 1.0.7 2020/01/25
*
* Author: Fred N. van Kempen, <decwiz@yahoo.com>
* Copyright 2017-2020 Fred N. van Kempen.
*/

View File

@@ -8,8 +8,6 @@
*
* Implementation of the Chips & Technologies F82C710 Universal Peripheral Controller (UPC).
*
* Version: @(#)sio_f82c710.c 1.0.0 2020/03/12
*
* Authors: Sarah Walker, <http://pcem-emulator.co.uk/>
* Eluan Costa Miranda <eluancm@gmail.com>
*

View File

@@ -8,8 +8,6 @@
*
* Sound Blaster emulation.
*
* Version: @(#)sound_sb.h 1.0.4 2020/02/17
*
* Authors: Sarah Walker, <http://pcem-emulator.co.uk/>
* Miran Grca, <mgrca8@gmail.com>
* TheCollector1995, <mariogplayer@gmail.com>

View File

@@ -8,8 +8,6 @@
*
* RawInput joystick interface.
*
* Version: @(#)win_joystick_rawinput.c 1.0.0 2020/1/19
*
* Authors: Sarah Walker, <http://pcem-emulator.co.uk/>
* Miran Grca, <mgrca8@gmail.com>
* GH Cao, <driver1998.ms@outlook.com>