X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;f=src%2Fcommon%2Ftry_malloc.h;h=14c51696bc12d61cfc1d1673d6c2ebbb6d062ec1;hb=063eb0e64a0a2122c5581a668217290eb0b01f2b;hp=19c4d4b21f2967335fa46f476b4d06a7cbbfdc9e;hpb=1cb57a35a3b3cc4ec8870531ca254a655c0bdda2;p=plomrogue diff --git a/src/common/try_malloc.h b/src/common/try_malloc.h index 19c4d4b..14c5169 100644 --- a/src/common/try_malloc.h +++ b/src/common/try_malloc.h @@ -1,4 +1,8 @@ /* src/common/try_malloc.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. * * malloc() wrapper. */