aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/preview1.cpp
diff options
context:
space:
mode:
authoruruk2013-06-17 13:52:44 +0200
committeruruk2013-06-17 13:52:44 +0200
commit7939ab1f62959c19a18dfe3d54aef0d0175a3b1d (patch)
tree7343e27ba7c92c7b28d283774d446781c6b14183 /engines/avalanche/preview1.cpp
parentd33da0a429b2c62b9ac9b72003beee4ee097c302 (diff)
downloadscummvm-rg350-7939ab1f62959c19a18dfe3d54aef0d0175a3b1d.tar.gz
scummvm-rg350-7939ab1f62959c19a18dfe3d54aef0d0175a3b1d.tar.bz2
scummvm-rg350-7939ab1f62959c19a18dfe3d54aef0d0175a3b1d.zip
AVALANCHE: Add standard header. (Now the right one...)
Diffstat (limited to 'engines/avalanche/preview1.cpp')
-rw-r--r--engines/avalanche/preview1.cpp28
1 files changed, 26 insertions, 2 deletions
diff --git a/engines/avalanche/preview1.cpp b/engines/avalanche/preview1.cpp
index bd5e4d450d..f76486da9c 100644
--- a/engines/avalanche/preview1.cpp
+++ b/engines/avalanche/preview1.cpp
@@ -1,5 +1,29 @@
-
-
+/* 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
+ * 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ */
+
+/*
+ * This code is based on the original source code of Lord Avalot d'Argent version 1.3.
+ * Copyright (c) 1994-1995 Mike, Mark and Thomas Thurman.
+ */
#include "graph.h"
/*#include "Crt.h"*/