Added missing copyright notices

This commit is contained in:
Sam Lantinga 2014-03-13 21:21:26 -07:00
parent 67fb6a9aa7
commit 82a301e171
23 changed files with 359 additions and 35 deletions

View file

@ -1,5 +1,5 @@
/*
SDL_main.c, placed in the public domain by Sam Lantinga 4/13/98
SDL_windows_main.c, placed in the public domain by Sam Lantinga 4/13/98
The WinMain function -- calls your program's main() function
*/