X-Git-Url: https://plomlompom.com/repos/%22https:/validator.w3.org/static/gitweb.js?a=blobdiff_plain;f=src%2Fclient%2Fworld.h;h=9bab7a332bdce30c34a6dca1e5d22ff98a52f73e;hb=28b8b4234e395c3fdc4800e5cfb3dcd70a15cadf;hp=bf4394a7624fca483be8f3b24c16b66acbb1c38d;hpb=68dc4d386509aeebbbc5ce20dddbe9c0bf4f6eb9;p=plomrogue diff --git a/src/client/world.h b/src/client/world.h index bf4394a..9bab7a3 100644 --- a/src/client/world.h +++ b/src/client/world.h @@ -1,4 +1,8 @@ /* src/client/world.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. * * Contains the World struct holding all quasi-global game data together. */