mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-29 23:01:58 +00:00
SYMBIAN: Clarify vsnprintf.h legal header a little bit
This commit is contained in:
parent
5563b25faf
commit
0402ec4ea2
@ -1,8 +1,11 @@
|
||||
/*
|
||||
* This is the vsnprintf for scummvm/symbian implementation from the original snprintf.c,
|
||||
* all support functions has been removed and vsnprintf renamed to symbian_vsnprintf
|
||||
* This is the vsnprintf for scummvm/symbian implementation from the original
|
||||
* snprintf.c, all support functions has been removed and vsnprintf renamed to
|
||||
* symbian_vsnprintf
|
||||
* According to the homepage this function may be licensed under either the
|
||||
* Frontier Artistic License or the GPL.
|
||||
*
|
||||
* snprintf.c - a portable implementation of snprintf
|
||||
* According to the homepage this function could be licensed as either Frontier Aritistic or GPL.
|
||||
*
|
||||
* AUTHOR
|
||||
* Mark Martinec <mark.martinec@ijs.si>, April 1999.
|
||||
|
Loading…
x
Reference in New Issue
Block a user