home · contact · privacy
License everything (GPL).
[plomrogue] / src / client / draw_wins.c
index 67b8caeba2f122de7d04156fc9e637348703c311..7e8ca5aa307b9aa0fbc642f78c2bfbeb7bfe60a7 100644 (file)
@@ -1,4 +1,9 @@
-/* src/client/draw_wins.c */
+/* src/client/draw_wins.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 /* strdup() */
 #include "draw_wins.h"