home · contact · privacy
License everything (GPL).
[plomrogue] / src / client / cleanup.c
index f4b97bfe6cef34c1aa0bfa721a22675ba48581a7..51a307b6af6ddf37a737f07cd8f3fdb11c365339 100644 (file)
@@ -1,4 +1,9 @@
-/* src/client/cleanup.c */
+/* src/client/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 <ncurses.h> /* for endwin() */