home · contact · privacy
License everything (GPL).
[plomrogue] / src / common / rexit.c
index b528975290ae7eaf78f9dcd6027b9be4afeefd4b..7eeaccb52d1c92d91a3c9760771888de70b16bde 100644 (file)
@@ -1,4 +1,9 @@
-/* src/common/rexit.c */
+/* src/common/rexit.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 "rexit.h"
 #include <errno.h> /* global errno */