home · contact · privacy
Add GPL notices to all source files.
[plomrogue] / server / config / io.py
index 76f403c8282ccf2e28474dff1a5b194a470dadec..e134b2f6af6a7d9c1be8430a16a74acd62430a87 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.
+
+
 """File IO database."""
 io_db = {
     "path_save": "save",