aboutsummaryrefslogtreecommitdiff
path: root/map.h
diff options
context:
space:
mode:
authorFranklin Wei <franklin@fwei.tk>2014-06-28 10:24:09 -0400
committerFranklin Wei <franklin@fwei.tk>2014-06-28 10:24:09 -0400
commit645a27fa9d7c7d8a4f9131c032da468386fed116 (patch)
tree5ce9e7d3b82f85fe74b61639a9131514f967c812 /map.h
parent4f96334063ecb30435f04b0c19e752498602d27f (diff)
downloadwargames-server-645a27fa9d7c7d8a4f9131c032da468386fed116.zip
wargames-server-645a27fa9d7c7d8a4f9131c032da468386fed116.tar.gz
wargames-server-645a27fa9d7c7d8a4f9131c032da468386fed116.tar.bz2
wargames-server-645a27fa9d7c7d8a4f9131c032da468386fed116.tar.xz
Licensed code under GPL3, map under CC-BY-SA-4.0
Diffstat (limited to 'map.h')
-rw-r--r--map.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/map.h b/map.h
index 4208788..5b80c67 100644
--- a/map.h
+++ b/map.h
@@ -1,3 +1,9 @@
+/*
+ * This file is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License.
+ * To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/.
+ *
+ * Attribution should be given to Franklin Wei.
+ */
char *map[] = {
/* 0 */ (char[]){" ."},
/* 1 */ (char[]){" __________--^-^-\\. ____ __----/^\\."},