summaryrefslogtreecommitdiff
path: root/src/card.h
diff options
context:
space:
mode:
authorReiner Herrmann <reiner@reiner-h.de>2011-01-29 19:37:14 +0100
committerReiner Herrmann <reiner@reiner-h.de>2011-01-29 19:37:14 +0100
commit1dafa958514d881940a21d4aeba64b5eac5db0ee (patch)
treea0458083527bf6d385fb9c47ebc1fd7596ba4dbd /src/card.h
parent144795475c8173fa4bd1d40b47b9fc9af341535f (diff)
parentec83f384e46fd1a571f47da621f07bad1e9cc6a6 (diff)
Merge branch 'master' of ssh://wg.reiner-h.de:22003/~git/oxen
Diffstat (limited to 'src/card.h')
-rw-r--r--src/card.h26
1 files changed, 26 insertions, 0 deletions
diff --git a/src/card.h b/src/card.h
index 82cd5cf..8e4279c 100644
--- a/src/card.h
+++ b/src/card.h
@@ -1,3 +1,29 @@
+/*****************************************************************************
+ * ___ __ __ ___ _ __ *
+ * / _ \\ \/ // _ \ '_ \ *
+ * | (_) |> <| __/ | | | *
+ * \___//_/\_\\___|_| |_| *
+ * *
+ * The card game *
+ * *
+ * Copyright (C) 2011, Reiner Herrmann <reiner@reiner-h.de> *
+ * Mario Kilies <MarioKilies@GMX.net> *
+ * *
+ * 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 3 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, see <http://www.gnu.org/licenses/>. *
+ * *
+ *****************************************************************************/
+
#ifndef OXEN_CARD_H
#define OXEN_CARD_H