diff --git a/API/emulation/CPU/Z80.h b/API/emulation/CPU/Z80.h index d57e667..66143f4 100644 --- a/API/emulation/CPU/Z80.h +++ b/API/emulation/CPU/Z80.h @@ -6,7 +6,7 @@ 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 +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. diff --git a/sources/Z80.c b/sources/Z80.c index 8388b87..44434cc 100644 --- a/sources/Z80.c +++ b/sources/Z80.c @@ -6,7 +6,7 @@ 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 +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.