mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
copyright for SDL reuse (will be dual licensed for PD)
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@903 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
b9574f4266
commit
9f6bb3c76b
2 changed files with 14 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
/*
|
||||
* (C) Gražvydas "notaz" Ignotas, 2009-2010
|
||||
*
|
||||
* This work is licensed under the terms of the GNU LGPL, version 2.1 or later.
|
||||
* See the COPYING file in the top-level directory.
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue