GPLv3 headers.
This commit is contained in:
@@ -5,17 +5,17 @@
|
||||
Zilog \/_____/\/_____/\/_____/ CPU Emulator
|
||||
Copyright (C) 1999-2018 Manuel Sainz de Baranda y Goñi.
|
||||
|
||||
This library 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 3 of the License, or (at your option) any later
|
||||
This emulator 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 3 of the License, or (at your option) any later
|
||||
version.
|
||||
|
||||
This library 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.
|
||||
This emulator 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 library. If not, see <http://www.gnu.org/licenses/>. */
|
||||
You should have received a copy of the GNU General Public License along with
|
||||
this emulator. If not, see <http://www.gnu.org/licenses/>. */
|
||||
|
||||
#ifndef _emulation_CPU_Z80_H_
|
||||
#define _emulation_CPU_Z80_H_
|
||||
|
||||
Reference in New Issue
Block a user