X-Git-Url: https://plomlompom.com/repos/feed.xml?a=blobdiff_plain;f=src%2Fclient%2Fcleanup.c;h=51a307b6af6ddf37a737f07cd8f3fdb11c365339;hb=c71e88db87903bf5d58dbb3a1db4b05371fa7c31;hp=f4b97bfe6cef34c1aa0bfa721a22675ba48581a7;hpb=edebb2bf9aa780ee2f7006c1d2be9168564d34df;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() */