home · contact · privacy
License everything (GPL).
[plomrogue] / src / client / wincontrol.c
index 7dadbc8ed9dad49764a96ff0c9cd3e72d49d80f3..eb9270b411130e5f4ce38471de247a817060857c 100644 (file)
@@ -1,4 +1,9 @@
-/* src/client/wincontrol.c */
+/* src/client/wincontrol.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 "wincontrol.h"
 #include <ncurses.h> /* getmaxx(), getmaxy(), wresize() */