diff options
| author | Arnaud Boutonné | 2010-01-23 21:50:26 +0000 |
|---|---|---|
| committer | Arnaud Boutonné | 2010-01-23 21:50:26 +0000 |
| commit | 084c1b8032f294fee6bdd3eaf1b5e28f5f4f278b (patch) | |
| tree | 1b908b52476ce99e0c770c220c78a099dea08c64 /backends/platform/symbian/res | |
| parent | 5b4fcfdbcb2c6b1e48bb560705ffe6e6f5261d0f (diff) | |
| download | scummvm-rg350-084c1b8032f294fee6bdd3eaf1b5e28f5f4f278b.tar.gz scummvm-rg350-084c1b8032f294fee6bdd3eaf1b5e28f5f4f278b.tar.bz2 scummvm-rg350-084c1b8032f294fee6bdd3eaf1b5e28f5f4f278b.zip | |
Some more header modifications
svn-id: r47486
Diffstat (limited to 'backends/platform/symbian/res')
| -rw-r--r-- | backends/platform/symbian/res/ScummVmAif.rss | 10 | ||||
| -rw-r--r-- | backends/platform/symbian/res/scummvm.rss | 9 | ||||
| -rw-r--r-- | backends/platform/symbian/res/scummvm_A0000658.rss | 9 |
3 files changed, 22 insertions, 6 deletions
diff --git a/backends/platform/symbian/res/ScummVmAif.rss b/backends/platform/symbian/res/ScummVmAif.rss index a25b78552d..1893de586a 100644 --- a/backends/platform/symbian/res/ScummVmAif.rss +++ b/backends/platform/symbian/res/ScummVmAif.rss @@ -1,8 +1,12 @@ -/* ScummVM - Scumm Interpreter +/* ScummVM - Graphic Adventure Engine * Copyright (C) 2003-2005 Andreas 'Sprawl' Karlsson - Original EPOC port, ESDL * Copyright (C) 2003-2005 Lars 'AnotherGuest' Persson - Original EPOC port, Audio System * Copyright (C) 2005 Jurgen 'SumthinWicked' Braam - EPOC/CVS maintainer - * Copyright (C) 2005-2006 The ScummVM project + * Copyright (C) 2005-2010 The ScummVM project + * + * ScummVM is the legal property of its developers, whose names + * are too numerous to list here. Please refer to the COPYRIGHT + * file distributed with this source distribution. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License @@ -18,6 +22,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * + * $URL$ + * $Id$ */ #include <aiftool.rh> diff --git a/backends/platform/symbian/res/scummvm.rss b/backends/platform/symbian/res/scummvm.rss index 40a4aa4c11..0bb5dff058 100644 --- a/backends/platform/symbian/res/scummvm.rss +++ b/backends/platform/symbian/res/scummvm.rss @@ -1,8 +1,12 @@ -/* ScummVM - Scumm Interpreter +/* ScummVM - Graphic Adventure Engine * Copyright (C) 2003-2005 Andreas 'Sprawl' Karlsson - Original EPOC port, ESDL * Copyright (C) 2003-2005 Lars 'AnotherGuest' Persson - Original EPOC port, Audio System * Copyright (C) 2005 Jurgen 'SumthinWicked' Braam - EPOC/CVS maintainer - * Copyright (C) 2005-2006 The ScummVM project + * Copyright (C) 2005-2010 The ScummVM project + * + * ScummVM is the legal property of its developers, whose names + * are too numerous to list here. Please refer to the COPYRIGHT + * file distributed with this source distribution. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License @@ -19,6 +23,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * * $URL$ + * $Id$ */ // ScummVM.RSS diff --git a/backends/platform/symbian/res/scummvm_A0000658.rss b/backends/platform/symbian/res/scummvm_A0000658.rss index e1aad95432..f56afbd2ac 100644 --- a/backends/platform/symbian/res/scummvm_A0000658.rss +++ b/backends/platform/symbian/res/scummvm_A0000658.rss @@ -1,8 +1,12 @@ -/* ScummVM - Scumm Interpreter +/* ScummVM - Graphic Adventure Engine * Copyright (C) 2003-2005 Andreas 'Sprawl' Karlsson - Original EPOC port, ESDL * Copyright (C) 2003-2005 Lars 'AnotherGuest' Persson - Original EPOC port, Audio System * Copyright (C) 2005 Jurgen 'SumthinWicked' Braam - EPOC/CVS maintainer - * Copyright (C) 2005-2006 The ScummVM project + * Copyright (C) 2005-2010 The ScummVM project + * + * ScummVM is the legal property of its developers, whose names + * are too numerous to list here. Please refer to the COPYRIGHT + * file distributed with this source distribution. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License @@ -19,6 +23,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * * $URL: https://scummvm.svn.sourceforge.net/svnroot/scummvm/scummvm/trunk/backends/platform/symbian/res/scummvm.rss $ + * $Id: $ */ // ScummVM.RSS |
