Update copyright
svn-id: r22358
This commit is contained in:
parent
0bb35a7856
commit
eed7d3e413
30 changed files with 45 additions and 7 deletions
|
@ -1,4 +1,5 @@
|
||||||
/* ScummVM - Scumm Interpreter
|
/* ScummVM - Scumm Interpreter
|
||||||
|
* Copyright (C) 2001 Ludvig Strigeus
|
||||||
* Copyright (C) 2001-2006 The ScummVM project
|
* Copyright (C) 2001-2006 The ScummVM project
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
/* ScummVM - Scumm Interpreter
|
/* ScummVM - Scumm Interpreter
|
||||||
|
* Copyright (C) 2001 Ludvig Strigeus
|
||||||
* Copyright (C) 2001-2006 The ScummVM project
|
* Copyright (C) 2001-2006 The ScummVM project
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
/* ScummVM - Scumm Interpreter
|
/* ScummVM - Scumm Interpreter
|
||||||
|
* Copyright (C) 2001 Ludvig Strigeus
|
||||||
* Copyright (C) 2001-2006 The ScummVM project
|
* Copyright (C) 2001-2006 The ScummVM project
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
/* ScummVM - Scumm Interpreter
|
/* ScummVM - Scumm Interpreter
|
||||||
|
* Copyright (C) 2001 Ludvig Strigeus
|
||||||
* Copyright (C) 2001-2006 The ScummVM project
|
* Copyright (C) 2001-2006 The ScummVM project
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
/* ScummVM - Scumm Interpreter
|
/* ScummVM - Scumm Interpreter
|
||||||
|
* Copyright (C) 2001 Ludvig Strigeus
|
||||||
* Copyright (C) 2001-2006 The ScummVM project
|
* Copyright (C) 2001-2006 The ScummVM project
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
/* ScummVM - Scumm Interpreter
|
/* ScummVM - Scumm Interpreter
|
||||||
|
* Copyright (C) 2001 Ludvig Strigeus
|
||||||
* Copyright (C) 2001-2006 The ScummVM project
|
* Copyright (C) 2001-2006 The ScummVM project
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
|
@ -15,6 +16,9 @@
|
||||||
* along with this program; if not, write to the Free Software
|
* along with this program; if not, write to the Free Software
|
||||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*
|
*
|
||||||
|
* $URL$
|
||||||
|
* $Id$
|
||||||
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef SIMON_DEBUG_H
|
#ifndef SIMON_DEBUG_H
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
/* ScummVM - Scumm Interpreter
|
/* ScummVM - Scumm Interpreter
|
||||||
* Copyright (C) 2003-2006 The ScummVM project
|
* Copyright (C) 2001 Ludvig Strigeus
|
||||||
|
* Copyright (C) 2001-2006 The ScummVM project
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
* modify it under the terms of the GNU General Public License
|
* modify it under the terms of the GNU General Public License
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
/* ScummVM - Scumm Interpreter
|
/* ScummVM - Scumm Interpreter
|
||||||
* Copyright (C) 2003-2006 The ScummVM project
|
* Copyright (C) 2001 Ludvig Strigeus
|
||||||
|
* Copyright (C) 2001-2006 The ScummVM project
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
* modify it under the terms of the GNU General Public License
|
* modify it under the terms of the GNU General Public License
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
/* ScummVM - Scumm Interpreter
|
/* ScummVM - Scumm Interpreter
|
||||||
|
* Copyright (C) 2001 Ludvig Strigeus
|
||||||
* Copyright (C) 2001-2006 The ScummVM project
|
* Copyright (C) 2001-2006 The ScummVM project
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
/* ScummVM - Scumm Interpreter
|
/* ScummVM - Scumm Interpreter
|
||||||
|
* Copyright (C) 2001 Ludvig Strigeus
|
||||||
* Copyright (C) 2001-2006 The ScummVM project
|
* Copyright (C) 2001-2006 The ScummVM project
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
/* ScummVM - Scumm Interpreter
|
/* ScummVM - Scumm Interpreter
|
||||||
|
* Copyright (C) 2001 Ludvig Strigeus
|
||||||
* Copyright (C) 2001-2006 The ScummVM project
|
* Copyright (C) 2001-2006 The ScummVM project
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
/* ScummVM - Scumm Interpreter
|
/* ScummVM - Scumm Interpreter
|
||||||
|
* Copyright (C) 2001 Ludvig Strigeus
|
||||||
* Copyright (C) 2001-2006 The ScummVM project
|
* Copyright (C) 2001-2006 The ScummVM project
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
/* ScummVM - Scumm Interpreter
|
/* ScummVM - Scumm Interpreter
|
||||||
|
* Copyright (C) 2001 Ludvig Strigeus
|
||||||
* Copyright (C) 2001-2006 The ScummVM project
|
* Copyright (C) 2001-2006 The ScummVM project
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
/* ScummVM - Scumm Interpreter
|
/* ScummVM - Scumm Interpreter
|
||||||
|
* Copyright (C) 2001 Ludvig Strigeus
|
||||||
* Copyright (C) 2001-2006 The ScummVM project
|
* Copyright (C) 2001-2006 The ScummVM project
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
/* ScummVM - Scumm Interpreter
|
/* ScummVM - Scumm Interpreter
|
||||||
|
* Copyright (C) 2001 Ludvig Strigeus
|
||||||
* Copyright (C) 2001-2006 The ScummVM project
|
* Copyright (C) 2001-2006 The ScummVM project
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
|
@ -20,7 +21,6 @@
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
#include "common/stdafx.h"
|
#include "common/stdafx.h"
|
||||||
|
|
||||||
#include "common/file.h"
|
#include "common/file.h"
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
/* ScummVM - Scumm Interpreter
|
/* ScummVM - Scumm Interpreter
|
||||||
|
* Copyright (C) 2001 Ludvig Strigeus
|
||||||
* Copyright (C) 2001-2006 The ScummVM project
|
* Copyright (C) 2001-2006 The ScummVM project
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
/* ScummVM - Scumm Interpreter
|
/* ScummVM - Scumm Interpreter
|
||||||
|
* Copyright (C) 2001 Ludvig Strigeus
|
||||||
* Copyright (C) 2001-2006 The ScummVM project
|
* Copyright (C) 2001-2006 The ScummVM project
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
/* ScummVM - Scumm Interpreter
|
/* ScummVM - Scumm Interpreter
|
||||||
|
* Copyright (C) 2001 Ludvig Strigeus
|
||||||
* Copyright (C) 2001-2006 The ScummVM project
|
* Copyright (C) 2001-2006 The ScummVM project
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
/* ScummVM - Scumm Interpreter
|
/* ScummVM - Scumm Interpreter
|
||||||
|
* Copyright (C) 2001 Ludvig Strigeus
|
||||||
* Copyright (C) 2001-2006 The ScummVM project
|
* Copyright (C) 2001-2006 The ScummVM project
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
/* ScummVM - Scumm Interpreter
|
/* ScummVM - Scumm Interpreter
|
||||||
|
* Copyright (C) 2001 Ludvig Strigeus
|
||||||
* Copyright (C) 2001-2006 The ScummVM project
|
* Copyright (C) 2001-2006 The ScummVM project
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
/* ScummVM - Scumm Interpreter
|
/* ScummVM - Scumm Interpreter
|
||||||
|
* Copyright (C) 2001 Ludvig Strigeus
|
||||||
* Copyright (C) 2001-2006 The ScummVM project
|
* Copyright (C) 2001-2006 The ScummVM project
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
/* ScummVM - Scumm Interpreter
|
/* ScummVM - Scumm Interpreter
|
||||||
|
* Copyright (C) 2001 Ludvig Strigeus
|
||||||
* Copyright (C) 2001-2006 The ScummVM project
|
* Copyright (C) 2001-2006 The ScummVM project
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
|
|
|
@ -1,20 +1,24 @@
|
||||||
/* ScummVM - Scumm Interpreter
|
/* ScummVM - Scumm Interpreter
|
||||||
|
* Copyright (C) 2001 Ludvig Strigeus
|
||||||
* Copyright (C) 2001-2006 The ScummVM project
|
* Copyright (C) 2001-2006 The ScummVM project
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
* modify it under the terms of the GNU General Public License
|
* modify it under the terms of the GNU General Public License
|
||||||
* as published by the Free Software Foundation; either version 2
|
* as published by the Free Software Foundation; either version 2
|
||||||
* of the License, or (at your option) any later version.
|
* of the License, or (at your option) any later version.
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
* This program is distributed in the hope that it will be useful,
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* GNU General Public License for more details.
|
* GNU General Public License for more details.
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* along with this program; if not, write to the Free Software
|
* along with this program; if not, write to the Free Software
|
||||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*
|
*
|
||||||
|
* $URL$
|
||||||
|
* $Id$
|
||||||
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "common/stdafx.h"
|
#include "common/stdafx.h"
|
||||||
|
|
|
@ -1,20 +1,24 @@
|
||||||
/* ScummVM - Scumm Interpreter
|
/* ScummVM - Scumm Interpreter
|
||||||
|
* Copyright (C) 2001 Ludvig Strigeus
|
||||||
* Copyright (C) 2001-2006 The ScummVM project
|
* Copyright (C) 2001-2006 The ScummVM project
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
* modify it under the terms of the GNU General Public License
|
* modify it under the terms of the GNU General Public License
|
||||||
* as published by the Free Software Foundation; either version 2
|
* as published by the Free Software Foundation; either version 2
|
||||||
* of the License, or (at your option) any later version.
|
* of the License, or (at your option) any later version.
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
* This program is distributed in the hope that it will be useful,
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
* GNU General Public License for more details.
|
* GNU General Public License for more details.
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* along with this program; if not, write to the Free Software
|
* along with this program; if not, write to the Free Software
|
||||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
*
|
*
|
||||||
|
* $URL$
|
||||||
|
* $Id$
|
||||||
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef SIMON_SOUND_H
|
#ifndef SIMON_SOUND_H
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
/* ScummVM - Scumm Interpreter
|
/* ScummVM - Scumm Interpreter
|
||||||
|
* Copyright (C) 2001 Ludvig Strigeus
|
||||||
* Copyright (C) 2001-2006 The ScummVM project
|
* Copyright (C) 2001-2006 The ScummVM project
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
/* ScummVM - Scumm Interpreter
|
/* ScummVM - Scumm Interpreter
|
||||||
|
* Copyright (C) 2001 Ludvig Strigeus
|
||||||
* Copyright (C) 2001-2006 The ScummVM project
|
* Copyright (C) 2001-2006 The ScummVM project
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
/* ScummVM - Scumm Interpreter
|
/* ScummVM - Scumm Interpreter
|
||||||
|
* Copyright (C) 2001 Ludvig Strigeus
|
||||||
* Copyright (C) 2001-2006 The ScummVM project
|
* Copyright (C) 2001-2006 The ScummVM project
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
/* ScummVM - Scumm Interpreter
|
/* ScummVM - Scumm Interpreter
|
||||||
|
* Copyright (C) 2001 Ludvig Strigeus
|
||||||
* Copyright (C) 2001-2006 The ScummVM project
|
* Copyright (C) 2001-2006 The ScummVM project
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
/* ScummVM - Scumm Interpreter
|
/* ScummVM - Scumm Interpreter
|
||||||
|
* Copyright (C) 2001 Ludvig Strigeus
|
||||||
* Copyright (C) 2002-2006 The ScummVM project
|
* Copyright (C) 2002-2006 The ScummVM project
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
/* ScummVM - Scumm Interpreter
|
/* ScummVM - Scumm Interpreter
|
||||||
|
* Copyright (C) 2001 Ludvig Strigeus
|
||||||
* Copyright (C) 2001-2006 The ScummVM project
|
* Copyright (C) 2001-2006 The ScummVM project
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue