diff options
Diffstat (limited to 'backends')
| -rw-r--r-- | backends/wince/portdefs.h | 2 | ||||
| -rw-r--r-- | backends/x11/x11.cpp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/backends/wince/portdefs.h b/backends/wince/portdefs.h index 13bb7a6d15..c8aba1a0f8 100644 --- a/backends/wince/portdefs.h +++ b/backends/wince/portdefs.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2001-2005 The ScummVM Team + * Copyright (C) 2001-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 diff --git a/backends/x11/x11.cpp b/backends/x11/x11.cpp index e1efda605a..c528b09484 100644 --- a/backends/x11/x11.cpp +++ b/backends/x11/x11.cpp @@ -1,6 +1,6 @@ /* ScummVM - Scumm Interpreter * Copyright (C) 2001 Ludvig Strigeus - * Copyright (C) 2001-2005 The ScummVM Team + * Copyright (C) 2001-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 |
