X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;f=src%2Fcommon%2Frexit.c;h=7eeaccb52d1c92d91a3c9760771888de70b16bde;hb=5cab9d91ffd4e2d2f94fe4c6455a612bb99498e2;hp=b528975290ae7eaf78f9dcd6027b9be4afeefd4b;hpb=491e8bc8e7a9b1d312256817c0b8be7e05b127be;p=plomrogue diff --git a/src/common/rexit.c b/src/common/rexit.c index b528975..7eeaccb 100644 --- a/src/common/rexit.c +++ b/src/common/rexit.c @@ -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 /* global errno */