diff options
author | Arnaud Boutonné | 2010-01-23 22:29:05 +0000 |
---|---|---|
committer | Arnaud Boutonné | 2010-01-23 22:29:05 +0000 |
commit | 00b4e1440cbb339e759ad509ea94bf8688822e52 (patch) | |
tree | a1aca9327a94f0d5c039db968421e85fd1749bd3 /backends/platform/PalmOS | |
parent | a1b181cedd3b190e4d9a3eb0938ef4c37e50eaab (diff) | |
download | scummvm-rg350-00b4e1440cbb339e759ad509ea94bf8688822e52.tar.gz scummvm-rg350-00b4e1440cbb339e759ad509ea94bf8688822e52.tar.bz2 scummvm-rg350-00b4e1440cbb339e759ad509ea94bf8688822e52.zip |
Header modifications. Add standard header parts and properties.
svn-id: r47488
Diffstat (limited to 'backends/platform/PalmOS')
-rw-r--r-- | backends/platform/PalmOS/Rsc/modules.rcp | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/backends/platform/PalmOS/Rsc/modules.rcp b/backends/platform/PalmOS/Rsc/modules.rcp index 7a7afe96be..c7b17221b2 100644 --- a/backends/platform/PalmOS/Rsc/modules.rcp +++ b/backends/platform/PalmOS/Rsc/modules.rcp @@ -1,8 +1,12 @@ -/* ScummVM - Scumm Interpreter +/* ScummVM - Graphic Adventure Engine * Copyright (C) 2001 Ludvig Strigeus - * Copyright (C) 2001-2006 The ScummVM project + * Copyright (C) 2001-2010 The ScummVM project * Copyright (C) 2002-2006 Chris Apers - PalmOS Backend * + * 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 * as published by the Free Software Foundation; either version 2 |