X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;f=src%2Fclient%2Fcleanup.c;fp=src%2Fclient%2Fcleanup.c;h=51a307b6af6ddf37a737f07cd8f3fdb11c365339;hb=28b8b4234e395c3fdc4800e5cfb3dcd70a15cadf;hp=f4b97bfe6cef34c1aa0bfa721a22675ba48581a7;hpb=68dc4d386509aeebbbc5ce20dddbe9c0bf4f6eb9;p=plomrogue diff --git a/src/client/cleanup.c b/src/client/cleanup.c index f4b97bf..51a307b 100644 --- a/src/client/cleanup.c +++ b/src/client/cleanup.c @@ -1,4 +1,9 @@ -/* src/client/cleanup.c */ +/* src/client/cleanup.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 "cleanup.h" #include /* for endwin() */