From 73f8c1e9be5da58a91590b1ab0abc0686bd648ee Mon Sep 17 00:00:00 2001 From: redcode Date: Mon, 25 Apr 2016 13:20:17 +0200 Subject: [PATCH] README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 430dcf1..f20ad14 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Zilog Z80 CPU Emulator -Copyright © 1999-2015 Manuel Sainz de Baranda y Goñi. +Copyright © 1999-2016 Manuel Sainz de Baranda y Goñi. Released under the terms of the [GNU General Public License v3](http://www.gnu.org/copyleft/gpl.html). This is a very accurate Z80 emulator I developed many years ago. I did not test it nor use it until recently. Some "friends" of mine used it in their computer and console emulators but I lost contact with them and they did not provide me any feedback.