home · contact · privacy
Add GPL notices to all source files.
[plomrogue] / server / config / actions.py
index c07a9d83eff6067817062231189b3f70ca100682..0971c128dc2f9f2b17f89439c193948a52fa4d27 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 server.actions import actor_wait, actor_move, actor_pick_up, actor_drop, \
     actor_use