aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/symbian/README
diff options
context:
space:
mode:
authorLars Persson2008-09-07 13:40:30 +0000
committerLars Persson2008-09-07 13:40:30 +0000
commitb3a48455db2a13a740f4c4241c9a9c09c681c7bd (patch)
tree5e7ef5ea87094d048fa8295fab9735d2c5acea30 /backends/platform/symbian/README
parent5c903a8bcbe05fd35d9bd3bf6aebc52861d469e0 (diff)
downloadscummvm-rg350-b3a48455db2a13a740f4c4241c9a9c09c681c7bd.tar.gz
scummvm-rg350-b3a48455db2a13a740f4c4241c9a9c09c681c7bd.tar.bz2
scummvm-rg350-b3a48455db2a13a740f4c4241c9a9c09c681c7bd.zip
Updated readme about usage of snprintf source
Added vsnprintf implementation. Cleanout SymbianOS.cpp from old file functions. svn-id: r34407
Diffstat (limited to 'backends/platform/symbian/README')
-rw-r--r--backends/platform/symbian/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/backends/platform/symbian/README b/backends/platform/symbian/README
index db46dae8de..1e011ec4a1 100644
--- a/backends/platform/symbian/README
+++ b/backends/platform/symbian/README
@@ -8,6 +8,18 @@
Copyright (C) 2003-2005 Andreas 'Sprawl' Karlsson
$Id$
+Using parts of snprintf.c by
+Mark Martinec <mark.martinec@ijs.si>, April 1999, June 2000
+Copyright © 1999,2000,2001,2002 Mark Martinec. All rights reserved.
+under these conditions:
+"Terms and conditions ...
+
+This program is free software; it is dual licensed, the terms of the "Frontier Artistic License" or
+the "GNU General Public License" can be chosen at your discretion.
+The chosen license then applies solely and in its entirety.
+Both licenses come with this Kit."
+
+
About ScummVM
--------------