diff options
Diffstat (limited to 'backends/fs')
| -rw-r--r-- | backends/fs/fs.h | 2 | ||||
| -rw-r--r-- | backends/fs/morphos/abox-fs.cpp | 2 | ||||
| -rw-r--r-- | backends/fs/posix/posix-fs.cpp | 2 | ||||
| -rw-r--r-- | backends/fs/windows/windows-fs.cpp | 2 | 
4 files changed, 4 insertions, 4 deletions
diff --git a/backends/fs/fs.h b/backends/fs/fs.h index a001fb202c..be543c67c4 100644 --- a/backends/fs/fs.h +++ b/backends/fs/fs.h @@ -1,5 +1,5 @@  /* ScummVM - Scumm Interpreter - * Copyright (C) 2002 The ScummVM project + * Copyright (C) 2002-2003 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 diff --git a/backends/fs/morphos/abox-fs.cpp b/backends/fs/morphos/abox-fs.cpp index 9bd3c99be8..203bd88330 100644 --- a/backends/fs/morphos/abox-fs.cpp +++ b/backends/fs/morphos/abox-fs.cpp @@ -1,5 +1,5 @@  /* ScummVM - Scumm Interpreter - * Copyright (C) 2002 The ScummVM project + * Copyright (C) 2002-2003 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 diff --git a/backends/fs/posix/posix-fs.cpp b/backends/fs/posix/posix-fs.cpp index eec49da03e..7c006bc44c 100644 --- a/backends/fs/posix/posix-fs.cpp +++ b/backends/fs/posix/posix-fs.cpp @@ -1,5 +1,5 @@  /* ScummVM - Scumm Interpreter - * Copyright (C) 2002 The ScummVM project + * Copyright (C) 2002-2003 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 diff --git a/backends/fs/windows/windows-fs.cpp b/backends/fs/windows/windows-fs.cpp index cb7974a48e..c42d592574 100644 --- a/backends/fs/windows/windows-fs.cpp +++ b/backends/fs/windows/windows-fs.cpp @@ -1,5 +1,5 @@  /* ScummVM - Scumm Interpreter - * Copyright (C) 2002 The ScummVM project + * Copyright (C) 2002-2003 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  | 
