Update headers

- Update copyrights dates
- Remove the useless "All right reserved"
- Change incorrect name(s)
This commit is contained in:
Godzil
2019-12-05 16:42:11 +00:00
parent cd00346978
commit 8fcf756566
76 changed files with 133 additions and 188 deletions

View File

@@ -3,7 +3,7 @@
* memory.h - Taken from the Quick6502 project
*
* Created by Manoël Trapier on 18/09/06.
* Copyright 2003-2008 986 Corp. All rights reserved.
* Copyright (c) 2002-2019 986-Studio.
*
*/
#ifndef MEMORY_H