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

@@ -2,8 +2,8 @@
* Cart manager - The peTI-NESulator Project
* NESCart.h
*
* Created by Manoël TRAPIER.
* Copyright (c) 2003-2018 986-Studio. All rights reserved.
* Created by Manoël Trapier.
* Copyright (c) 2002-2019 986-Studio.
*/
#ifndef NESCARTS_H

View File

@@ -2,8 +2,8 @@
* APU emulation - The peTI-NESulator Project
* apu.h
*
* Created by Manoël TRAPIER.
* Copyright (c) 2003-2018 986-Studio. All rights reserved.
* Created by Manoël Trapier.
* Copyright (c) 2002-2019 986-Studio.
*
*/
#ifndef PETI_NESULATOR_APU_H

View File

@@ -3,7 +3,7 @@
* include/color.h
*
* Created by Manoël Trapier on 25/06/10
* Copyright (c) 2003-2018 986-Studio. All rights reserved.
* Copyright (c) 2002-2019 986-Studio.
*
*/

View File

@@ -3,7 +3,7 @@
* corecpu.h
*
* Created by Manoël Trapier on 24/02/08
* Copyright (c) 2003-2018 986-Studio. All rights reserved.
* Copyright (c) 2002-2019 986-Studio.
*
*/

View File

@@ -3,7 +3,7 @@
* include/log.h
*
* Created by Manoël Trapier on 19/05/10
* Copyright (c) 2003-2018 986-Studio. All rights reserved.
* Copyright (c) 2002-2019 986-Studio.
*
*/

View File

@@ -2,8 +2,8 @@
* Mappers manager & facilities - The peTI-NESulator Project
* mappers.h
*
* Created by Manoël TRAPIER.
* Copyright (c) 2003-2018 986-Studio. All rights reserved.
* Created by Manoël Trapier.
* Copyright (c) 2002-2019 986-Studio.
*
*/

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

View File

@@ -2,8 +2,8 @@
* OS Dependent functions - The peTI-NESulator Project
* os_dependent.h
*
* Created by Manoël TRAPIER on 08/05/08.
* Copyright (c) 2003-2018 986-Studio. All rights reserved.
* Created by Manoël Trapier on 08/05/08.
* Copyright (c) 2002-2019 986-Studio.
*
*/

View File

@@ -2,8 +2,8 @@
* Paddle manager - The peTI-NESulator Project
* paddle.h
*
* Created by Manoël TRAPIER.
* Copyright (c) 2003-2018 986-Studio. All rights reserved.
* Created by Manoël Trapier.
* Copyright (c) 2002-2019 986-Studio.
*
*/

View File

@@ -2,8 +2,8 @@
* Plugins manager - The peTI-NESulator Project
* plugins.h
*
* Created by Manoël TRAPIER on 02/04/07.
* Copyright (c) 2003-2018 986-Studio. All rights reserved.
* Created by Manoël Trapier on 02/04/07.
* Copyright (c) 2002-2019 986-Studio.
*
*/

View File

@@ -3,7 +3,7 @@
* ppu.debug.h
*
* Created by Manoël Trapier on 12/04/07.
* Copyright 2003-2008 986 Corp. All rights reserved.
* Copyright (c) 2002-2019 986-Studio.
*
*/

View File

@@ -4,8 +4,8 @@
*
* Define and emulate the PPU (Picture Processing Unit) of the real NES
*
* Created by Manoël TRAPIER.
* Copyright (c) 2003-2018 986-Studio. All rights reserved.
* Created by Manoël Trapier.
* Copyright (c) 2002-2019 986-Studio.
*
*/

View File

@@ -3,7 +3,7 @@
* ppu.memory.h - Inspired from the memory manager of the Quick6502 Project.
*
* Created by Manoël Trapier on 12/04/07.
* Copyright 2003-2008 986 Corp. All rights reserved.
* Copyright (c) 2002-2019 986-Studio.
*
*/

View File

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