diff options
Diffstat (limited to 'backends/platform/x11')
-rw-r--r-- | backends/platform/x11/x11.cpp | 8 | ||||
-rw-r--r-- | backends/platform/x11/x11.h | 8 |
2 files changed, 10 insertions, 6 deletions
diff --git a/backends/platform/x11/x11.cpp b/backends/platform/x11/x11.cpp index 60c6939b2d..56e9b2a79b 100644 --- a/backends/platform/x11/x11.cpp +++ b/backends/platform/x11/x11.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/platform/x11/x11.h b/backends/platform/x11/x11.h index 3a46a3f793..bf5da5745a 100644 --- a/backends/platform/x11/x11.h +++ b/backends/platform/x11/x11.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 |