home · contact · privacy
Add GPL notices to all source files.
[plomrogue] / client / config / io.py
index f0ec29c4806c582dd02b97b923704a4a502ae588..45021f307e9524b8f6f0866c0e6fad020bdc0d39 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.
+
+
 io = {
     "path_out": "server_run/in",
     "path_in": "server_run/out",