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,5 +1,6 @@
/*
* PicoDrive
* PicoDrive PSP frontend
*
* (C) notaz, 2007,2008
* (C) irixxxx, 2022-2024
*

View file

@ -1,6 +1,8 @@
/*
* PicoDrive input driver for PSP
*
* (C) Gražvydas "notaz" Ignotas, 2006-2012
* (C) kub 2020
* (C) irixxxx 2020
*
* This work is licensed under the terms of any of these licenses
* (at your option):

View file

@ -1,5 +1,6 @@
/*
* PicoDrive
* PicoDrive MP3 driver for PSP
*
* (C) notaz, 2007,2008
*
* This work is licensed under the terms of MAME license.

View file

@ -1,7 +1,7 @@
/*
* Platform interface functions for PSP picodrive frontend
*
* (C) 2020 kub
* (C) 2020 irixxxx
*/
#include <stdio.h>
#include <stdlib.h>