home · contact · privacy
License everything (GPL).
[plomrogue] / src / common / readwrite.c
index a206c9c2f2e7eb61ca215d1392ab015b580d7f3b..6c7d7d60c7e8887ee5b2b239e5d34868f3e75baf 100644 (file)
@@ -1,4 +1,9 @@
-/* src/common/readwrite.c */
+/* src/common/readwrite.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 "readwrite.h"
 #include <stddef.h> /* size_t */