home · contact · privacy
PtIG, TCE: Add license notices.
[plomrogue] / plugins / client / TheCrawlingEater.py
index 7d52bd36ce29744b0523b4eb9db62282380353da..b39f445840da85aa97458344970d01a225556e13 100644 (file)
@@ -1,3 +1,8 @@
+# This file is part of PlomRogue. PlomRogue is licensed under the GPL version 3
+# or any later version. For details on its copyright, license, and warranties,
+# see the file NOTICE in the root directory of the PlomRogue source package.
+
+
 def win_map(self):
     win_size = self.size
     offset = [0, 0]