From f7d50f7c68f4c48edacf8d1c6fd60bd3e17f5a6d Mon Sep 17 00:00:00 2001 From: Max Horn Date: Thu, 18 Sep 2003 19:56:38 +0000 Subject: unify legal headers a bit here svn-id: r10305 --- scumm/player_v1.cpp | 6 ++++-- scumm/player_v2.cpp | 6 ++++-- scumm/player_v3a.cpp | 8 +++++--- scumm/player_v3a.h | 2 +- 4 files changed, 14 insertions(+), 8 deletions(-) diff --git a/scumm/player_v1.cpp b/scumm/player_v1.cpp index 92b2366705..84473e85cd 100644 --- a/scumm/player_v1.cpp +++ b/scumm/player_v1.cpp @@ -1,21 +1,23 @@ /* ScummVM - Scumm Interpreter + * Copyright (C) 2001 Ludvig Strigeus * Copyright (C) 2001-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 * as published by the Free Software Foundation; either version 2 * of the License, or (at your option) any later version. - * + * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * + * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * $Header$ + * */ #include "stdafx.h" diff --git a/scumm/player_v2.cpp b/scumm/player_v2.cpp index 4974337058..a3809b1b0a 100644 --- a/scumm/player_v2.cpp +++ b/scumm/player_v2.cpp @@ -1,21 +1,23 @@ /* ScummVM - Scumm Interpreter + * Copyright (C) 2001 Ludvig Strigeus * Copyright (C) 2001-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 * as published by the Free Software Foundation; either version 2 * of the License, or (at your option) any later version. - * + * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * + * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * $Header$ + * */ #include "stdafx.h" diff --git a/scumm/player_v3a.cpp b/scumm/player_v3a.cpp index 739a91ad82..a7efa37ec5 100644 --- a/scumm/player_v3a.cpp +++ b/scumm/player_v3a.cpp @@ -1,21 +1,23 @@ /* ScummVM - Scumm Interpreter + * Copyright (C) 2001 Ludvig Strigeus * Copyright (C) 2001-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 * as published by the Free Software Foundation; either version 2 * of the License, or (at your option) any later version. - * + * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * + * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - * $Header: /cvsroot/scummvm/scummvm/scumm/player_v3a.cpp + * $Header$ + * */ #include "stdafx.h" diff --git a/scumm/player_v3a.h b/scumm/player_v3a.h index 99bd1721dd..e9f2d050d0 100644 --- a/scumm/player_v3a.h +++ b/scumm/player_v3a.h @@ -16,7 +16,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - * $Header: /cvsroot/scummvm/scummvm/scumm/player_v3a.h + * $Header$ * */ -- cgit v1.2.3