Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/orientation.py
diff options
context:
space:
mode:
authorWalter Bender <walter@walter-laptop.(none)>2010-02-24 14:46:29 (GMT)
committer Walter Bender <walter@walter-laptop.(none)>2010-02-24 14:46:29 (GMT)
commit0741bf5614e511aba4cddf320bf7c3906dc528e8 (patch)
treea0448551aa0f5ac2940d3371eef6cc5b44ac6f1c /orientation.py
parentd0f2e2eb2995c01789f8604f80b7e4d202388192 (diff)
gpl
Diffstat (limited to 'orientation.py')
-rw-r--r--orientation.py14
1 files changed, 13 insertions, 1 deletions
diff --git a/orientation.py b/orientation.py
index 1e994e1..8863003 100644
--- a/orientation.py
+++ b/orientation.py
@@ -1,6 +1,18 @@
+#Copyright (c) 2009,10 Walter Bender
+
+# 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.
+#
+# You should have received a copy of the GNU Lesser General Public
+# License along with this library; if not, write to the
+# Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+# Boston, MA 02111-1307, USA.
+
# There are a limited number of valid orientation combinations available,
# assuming each card has two neighboring patterns of the same gender, e.g.,
-# north and east are the same gender, wst and south are the same gender in the
+# north and east are the same gender, west and south are the same gender in the
# initial position
#
# Since the gender of a neighboring edge has to be opposite, the following