home · contact · privacy
Server/py: Fix out file writing bug.
[plomrogue] / src / common / rexit.h
index 460cde0fa96c95a96096c650c5e37b465bcbfb05..85fb648507e27f415e23e63d329a549908a4886f 100644 (file)
@@ -1,4 +1,8 @@
 /* src/common/rexit.h
+ *
+ * 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.
  *
  * Routines to exit the game orderly on error, with cleaning up and a somewhat
  * informative message.