mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-07 08:08:04 -04:00
add/update copyright notices for substantially changed files
This commit is contained in:
parent
2f0c5639c1
commit
7bf552b5fa
56 changed files with 76 additions and 33 deletions
|
@ -1,5 +1,6 @@
|
|||
/*
|
||||
* PicoDrive
|
||||
* PicoDrive PSP frontend
|
||||
*
|
||||
* (C) notaz, 2007,2008
|
||||
* (C) irixxxx, 2022-2024
|
||||
*
|
||||
|
|
|
@ -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):
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
/*
|
||||
* PicoDrive
|
||||
* PicoDrive MP3 driver for PSP
|
||||
*
|
||||
* (C) notaz, 2007,2008
|
||||
*
|
||||
* This work is licensed under the terms of MAME license.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* Platform interface functions for PSP picodrive frontend
|
||||
*
|
||||
* (C) 2020 kub
|
||||
* (C) 2020 irixxxx
|
||||
*/
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue