diff options
author | Robert Göffringmann | 2005-03-31 07:50:33 +0000 |
---|---|---|
committer | Robert Göffringmann | 2005-03-31 07:50:33 +0000 |
commit | 861cdd9db24b07db90dae05a1bb7f4005959b3c4 (patch) | |
tree | 8c344b80fd5f1e4b7d63f09c8ecce9945d121765 /backends/fs/ps2 | |
parent | bd81feb9969f434e538f44ad2c82ea8e9e8821c9 (diff) | |
download | scummvm-rg350-861cdd9db24b07db90dae05a1bb7f4005959b3c4.tar.gz scummvm-rg350-861cdd9db24b07db90dae05a1bb7f4005959b3c4.tar.bz2 scummvm-rg350-861cdd9db24b07db90dae05a1bb7f4005959b3c4.zip |
fixed headers. -_-
svn-id: r17306
Diffstat (limited to 'backends/fs/ps2')
-rw-r--r-- | backends/fs/ps2/ps2-fs.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/fs/ps2/ps2-fs.cpp b/backends/fs/ps2/ps2-fs.cpp index 52bdc30675..993b323daa 100644 --- a/backends/fs/ps2/ps2-fs.cpp +++ b/backends/fs/ps2/ps2-fs.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2002-2004 The ScummVM project + * Copyright (C) 2005 The ScummVM project * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License |