From 0402ec4ea2b51a2e1ebaefc90bdad3272a8dabb4 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Mon, 18 Apr 2011 13:59:10 +0200 Subject: SYMBIAN: Clarify vsnprintf.h legal header a little bit --- backends/platform/symbian/src/vsnprintf.h | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/backends/platform/symbian/src/vsnprintf.h b/backends/platform/symbian/src/vsnprintf.h index 5a9c836ea3..0dd46a2359 100644 --- a/backends/platform/symbian/src/vsnprintf.h +++ b/backends/platform/symbian/src/vsnprintf.h @@ -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 , April 1999. -- cgit v1.2.3