aboutsummaryrefslogtreecommitdiff
path: root/backends/dc/icon.h
diff options
context:
space:
mode:
authorMax Horn2003-10-02 17:28:02 +0000
committerMax Horn2003-10-02 17:28:02 +0000
commitf26d3d1784756fccaaf306f6b13a28cb709ad5bc (patch)
tree8d6f2ff69d1d7660a337f661c086809026a4a0e1 /backends/dc/icon.h
parent67c73b6fee1bc0d2ba375cd5be984979da6648a2 (diff)
downloadscummvm-rg350-f26d3d1784756fccaaf306f6b13a28cb709ad5bc.tar.gz
scummvm-rg350-f26d3d1784756fccaaf306f6b13a28cb709ad5bc.tar.bz2
scummvm-rg350-f26d3d1784756fccaaf306f6b13a28cb709ad5bc.zip
updated Marcus' copyright
svn-id: r10543
Diffstat (limited to 'backends/dc/icon.h')
-rw-r--r--backends/dc/icon.h21
1 files changed, 21 insertions, 0 deletions
diff --git a/backends/dc/icon.h b/backends/dc/icon.h
index d1e9ae1a0c..d63d666690 100644
--- a/backends/dc/icon.h
+++ b/backends/dc/icon.h
@@ -1,3 +1,24 @@
+/* ScummVM - Scumm Interpreter
+ * Dreamcast port
+ * Copyright (C) 2002-2003 Marcus Comstedt
+ *
+ * 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$
+ *
+ */
class Icon
{