home · contact · privacy
License everything (GPL).
[plomrogue] / src / server / cleanup.c
index 1eebbaf01a3a76b281332831f5a5b11385147191..e43c5208cdfad8d86ed9d418fa7af6224d1baef5 100644 (file)
@@ -1,4 +1,9 @@
-/* src/server/cleanup.c */
+/* src/server/cleanup.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.
+ */
 
 #include "cleanup.h"
 #include <stdint.h> /* uint32_t */