home · contact · privacy
License everything (GPL).
[plomrogue] / src / server / run.c
index 301a0bae48987c375851a5133aacf35aa0a05557..b715ca4e74329617085f9dc4317e4f4202d060b2 100644 (file)
@@ -1,4 +1,9 @@
-/* src/server/run.c */
+/* src/server/run.c
+ *
+ * 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.
+ */
 
 #define _POSIX_C_SOURCE 200809L
 #include "run.h"