home · contact · privacy
License everything (GPL).
[plomrogue] / src / client / control.c
index 3d9c4903df8e82d0451cfdc86436b5b143e5cc6e..692d4aaa4cb4a96234d0dcc41eb474c9825786ac 100644 (file)
@@ -1,4 +1,9 @@
-/* src/client/control.c */
+/* src/client/control.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 "control.h"
 #include <stdint.h> /* uint8_t, uint16_t, uint32_t, UINT32_MAX */