add/update copyright notices for substantially changed files

This commit is contained in:
kub 2024-07-02 22:55:50 +02:00
parent 2f0c5639c1
commit 7bf552b5fa
56 changed files with 76 additions and 33 deletions

View file

@ -1,6 +1,7 @@
/*
* PicoDrive
* (C) notaz, 2009,2010,2013
* (C) irixxxx, 2019-2024
*
* This work is licensed under the terms of MAME license.
* See COPYING file in the top-level directory.

View file

@ -1,7 +1,7 @@
/*
* PicoDrive
* (C) notaz, 2009,2010
* (C) kub, 2019
* (C) irixxxx, 2019-2024
*
* This work is licensed under the terms of MAME license.
* See COPYING file in the top-level directory.

View file

@ -1,7 +1,7 @@
@*
@* PicoDrive
@* (C) notaz, 2010
@* (C) kub, 2019
@* (C) irixxxx, 2019-2023
@*
@* This work is licensed under the terms of MAME license.
@* See COPYING file in the top-level directory.

View file

@ -1,7 +1,7 @@
/*
* PicoDrive
* (C) notaz, 2009,2010,2013
* (C) kub, 2019
* (C) irixxxx, 2019-2024
*
* This work is licensed under the terms of MAME license.
* See COPYING file in the top-level directory.

View file

@ -1,6 +1,6 @@
/*
* PicoDrive 32X memory access functions, assembler version
* (C) KUB, 2018
* (C) irixxxx, 2018-2021
*
* This work is licensed under the terms of MAME license.
* See COPYING file in the top-level directory.

View file

@ -1,6 +1,7 @@
/*
* PicoDrive
* (C) notaz, 2009,2010,2013
* (C) irixxxx, 2019-2023
*
* This work is licensed under the terms of MAME license.
* See COPYING file in the top-level directory.

View file

@ -1,6 +1,7 @@
/*
* SH2 peripherals/"system on chip"
* (C) notaz, 2013
* (C) irixxxx, 2019-2024
*
* This work is licensed under the terms of MAME license.
* See COPYING file in the top-level directory.

View file

@ -2,6 +2,7 @@
* PicoDrive
* (c) Copyright Dave, 2004
* (C) notaz, 2006-2010
* (C) irixxxx, 2020-2024
*
* This work is licensed under the terms of MAME license.
* See COPYING file in the top-level directory.

View file

@ -1,6 +1,7 @@
/*
* Support for a few cart mappers and some protection.
* (C) notaz, 2008-2011
* (C) irixxxx, 2021-2022
*
* This work is licensed under the terms of MAME license.
* See COPYING file in the top-level directory.

View file

@ -1,6 +1,7 @@
/*
* SSP1601 to ARM recompiler
* (C) notaz, 2008,2009,2010
* (C) irixxxx, 2019-2023
*
* This work is licensed under the terms of MAME license.
* See COPYING file in the top-level directory.

View file

@ -1,6 +1,7 @@
/*
* cuefile handling
* (C) notaz, 2008
* (C) irixxxx, 2020-2023
*
* This work is licensed under the terms of MAME license.
* See COPYING file in the top-level directory.

View file

@ -1,6 +1,7 @@
/*
* PicoDrive
* (C) notaz, 2007,2013
* (C) irixxxx, 2019-2024
*
* This work is licensed under the terms of MAME license.
* See COPYING file in the top-level directory.

View file

@ -1,6 +1,7 @@
/*
* Memory I/O handlers for Sega/Mega CD.
* (C) notaz, 2007-2009
* (C) irixxxx, 2019-2024
*
* This work is licensed under the terms of MAME license.
* See COPYING file in the top-level directory.

View file

@ -2,7 +2,7 @@
* line renderer
* (c) Copyright Dave, 2004
* (C) notaz, 2006-2010
* (C) kub, 2019-2020
* (C) irixxxx, 2019-2024
*
* This work is licensed under the terms of MAME license.
* See COPYING file in the top-level directory.

View file

@ -1,6 +1,7 @@
/*
* tile renderer
* (C) notaz, 2006-2008
* (C) irixxxx, 2020-2023
*
* This work is licensed under the terms of MAME license.
* See COPYING file in the top-level directory.

View file

@ -1,6 +1,7 @@
/*
* assembly optimized versions of most funtions from draw2.c
* (C) notaz, 2006-2008
* (C) irixxxx, 2019-2023
*
* This work is licensed under the terms of MAME license.
* See COPYING file in the top-level directory.

View file

@ -1,7 +1,7 @@
/*
* assembly optimized versions of most funtions from draw.c
* (C) notaz, 2006-2010,2017
* (C) kub, 2020
* (C) irixxxx, 2020-2024
*
* This work is licensed under the terms of MAME license.
* See COPYING file in the top-level directory.

View file

@ -2,6 +2,7 @@
* memory handling
* (c) Copyright Dave, 2004
* (C) notaz, 2006-2010
* (C) irixxxx, 2019-2024
*
* This work is licensed under the terms of MAME license.
* See COPYING file in the top-level directory.

View file

@ -1,7 +1,7 @@
/*
* PicoDrive
* (C) notaz, 2006-2009
* (C) kub, 2019
* (C) irixxxx, 2019,2020
*
* This work is licensed under the terms of MAME license.
* See COPYING file in the top-level directory.

View file

@ -1,7 +1,7 @@
/*
* SMS renderer
* (C) notaz, 2009-2010
* (C) kub, 2021
* (C) irixxxx, 2020-2024
*
* currently supports VDP mode 4 (SMS and GG) and mode 3-0 (TMS)
* modes numbered after the bit numbers used in Sega and TI documentation

View file

@ -2,6 +2,7 @@
* PicoDrive
* (c) Copyright Dave, 2004
* (C) notaz, 2006-2010
* (C) irixxxx, 2020-2024
*
* This work is licensed under the terms of MAME license.
* See COPYING file in the top-level directory.

View file

@ -1,6 +1,7 @@
/*
* common code for base/cd/32x
* (C) notaz, 2007-2009,2013
* (C) irixxxx, 2020-2024
*
* This work is licensed under the terms of MAME license.
* See COPYING file in the top-level directory.

View file

@ -1,7 +1,7 @@
/*
* SMS emulation
* (C) notaz, 2009-2010
* (C) kub, 2021
* (C) irixxxx, 2021-2024
*
* This work is licensed under the terms of MAME license.
* See COPYING file in the top-level directory.

View file

@ -1,7 +1,7 @@
/*
* some code for sample mixing
* (C) notaz, 2006,2007
* (C) kub, 2019,2020 added filtering
* (C) irixxxx, 2019,2020 added filtering
*
* This work is licensed under the terms of MAME license.
* See COPYING file in the top-level directory.

View file

@ -1,6 +1,7 @@
/*
* Generic routines for mixing audio samples
* (C) notaz, 2007,2008
* (C) irixxxx, 2019,2020 added filtering
*
* This work is licensed under the terms of MAME license.
* See COPYING file in the top-level directory.

View file

@ -1,6 +1,6 @@
/* Configurable fixed point resampling SINC filter for mono and stereo audio.
*
* (C) 2022 kub
* (C) 2022 irixxxx
*
* This work is licensed under the terms of any of these licenses
* (at your option):

View file

@ -1,6 +1,6 @@
/* Configurable fixed point resampling SINC filter for mono and stereo audio.
*
* (C) 2022 kub
* (C) 2022 irixxxx
*
* This work is licensed under the terms of any of these licenses
* (at your option):

View file

@ -2,6 +2,7 @@
* PicoDrive
* (c) Copyright Dave, 2004
* (C) notaz, 2006-2009
* (C) irixxxx, 2019-2024
*
* This work is licensed under the terms of MAME license.
* See COPYING file in the top-level directory.

View file

@ -1,7 +1,7 @@
/*
* PicoDrive
* (C) notaz, 2006
* (C) kub, 2020 added SSG-EG and simple output rate interpolation
* (C) irixxxx, 2020-2023 added SSG-EG and simple output rate interpolation
*
* This work is licensed under the terms of MAME license.
* See COPYING file in the top-level directory.

View file

@ -2,7 +2,7 @@
* PicoDrive
* (c) Copyright Dave, 2004
* (C) notaz, 2006-2009
* (C) kub, 2020,2021
* (C) irixxxx, 2020-2024
*
* This work is licensed under the terms of MAME license.
* See COPYING file in the top-level directory.