X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;f=src%2Fcommon%2Frexit.h;h=85fb648507e27f415e23e63d329a549908a4886f;hb=bcb73daf6f90c4356bdbeba5783a493e941a2519;hp=460cde0fa96c95a96096c650c5e37b465bcbfb05;hpb=1cb57a35a3b3cc4ec8870531ca254a655c0bdda2;p=plomrogue diff --git a/src/common/rexit.h b/src/common/rexit.h index 460cde0..85fb648 100644 --- a/src/common/rexit.h +++ b/src/common/rexit.h @@ -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.