X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;ds=sidebyside;f=src%2Fclient%2Fworld.h;h=9bab7a332bdce30c34a6dca1e5d22ff98a52f73e;hb=e095f19be589e1c128e9121eec25ea82ec64ee64;hp=bf4394a7624fca483be8f3b24c16b66acbb1c38d;hpb=edebb2bf9aa780ee2f7006c1d2be9168564d34df;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. */