diff options
Diffstat (limited to 'backends/morphos')
-rw-r--r-- | backends/morphos/morphos_scaler.cpp | 2 | ||||
-rw-r--r-- | backends/morphos/morphos_scaler.h | 2 | ||||
-rw-r--r-- | backends/morphos/morphos_timer.cpp | 2 | ||||
-rw-r--r-- | backends/morphos/morphos_timer.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/backends/morphos/morphos_scaler.cpp b/backends/morphos/morphos_scaler.cpp index 26420bc3df..16db97cdb8 100644 --- a/backends/morphos/morphos_scaler.cpp +++ b/backends/morphos/morphos_scaler.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2002 The ScummVM project + * Copyright (C) 2002-2005 The ScummVM Team * * 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/morphos/morphos_scaler.h b/backends/morphos/morphos_scaler.h index 264302a0a3..77627f9a31 100644 --- a/backends/morphos/morphos_scaler.h +++ b/backends/morphos/morphos_scaler.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2002 The ScummVM project + * Copyright (C) 2002-2005 The ScummVM Team * * 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/morphos/morphos_timer.cpp b/backends/morphos/morphos_timer.cpp index c41c63cf93..51977f0dd7 100644 --- a/backends/morphos/morphos_timer.cpp +++ b/backends/morphos/morphos_timer.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2002 The ScummVM project + * Copyright (C) 2002-2005 The ScummVM Team * * 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/morphos/morphos_timer.h b/backends/morphos/morphos_timer.h index cb717d7aeb..40b448fa8b 100644 --- a/backends/morphos/morphos_timer.h +++ b/backends/morphos/morphos_timer.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2002 The ScummVM project + * Copyright (C) 2002-2005 The ScummVM Team * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License |