home · contact · privacy
Add GPL notices to all source files.
[plomrogue] / client / commands.py
index 61cffacc57c565a9a6b7779e93061c1d43a48cef..c1d61419dd8edb997394ba1d837abe2ebea283b4 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.
+
+
 from client.config.world_data import world_data
 from client.io import send
 from client.query_mapcell import query_mapcell