diff options
Diffstat (limited to 'backends/plugins/win32')
| -rw-r--r-- | backends/plugins/win32/win32-provider.cpp | 8 | ||||
| -rw-r--r-- | backends/plugins/win32/win32-provider.h | 8 | 
2 files changed, 10 insertions, 6 deletions
diff --git a/backends/plugins/win32/win32-provider.cpp b/backends/plugins/win32/win32-provider.cpp index 357be4646b..eeea3b805c 100644 --- a/backends/plugins/win32/win32-provider.cpp +++ b/backends/plugins/win32/win32-provider.cpp @@ -1,6 +1,8 @@ -/* ScummVM - Scumm Interpreter - * Copyright (C) 2001  Ludvig Strigeus - * Copyright (C) 2001-2006 The ScummVM project +/* ScummVM - Graphic Adventure Engine + * + * 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 diff --git a/backends/plugins/win32/win32-provider.h b/backends/plugins/win32/win32-provider.h index fedeeb6ae9..d653c5b534 100644 --- a/backends/plugins/win32/win32-provider.h +++ b/backends/plugins/win32/win32-provider.h @@ -1,6 +1,8 @@ -/* ScummVM - Scumm Interpreter - * Copyright (C) 2001  Ludvig Strigeus - * Copyright (C) 2001-2006 The ScummVM project +/* ScummVM - Graphic Adventure Engine + * + * 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  | 
