home · contact · privacy
License everything (GPL).
[plomrogue] / src / client / windows.c
index 14cf9b28ee478a27d9e563115ca832d0e7949029..9a944eec9d721efd2789ae128405a1b8cf8bae0d 100644 (file)
@@ -1,4 +1,9 @@
-/* src/client/windows.c */
+/* src/client/windows.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 /* strnlen() */
 #include "windows.h"