X-Git-Url: https://plomlompom.com/repos/foo.html?a=blobdiff_plain;f=src%2Fserver%2Fthings.h;h=940d108ab2f2b44d613737d08ce39fd3586e65a2;hb=28b8b4234e395c3fdc4800e5cfb3dcd70a15cadf;hp=d87bee8de7a1bff851225032262bdf5fb0f3cf95;hpb=f6615d3be438bbca4997c38c546c0d8724da80d4;p=plomrogue diff --git a/src/server/things.h b/src/server/things.h index d87bee8..940d108 100644 --- a/src/server/things.h +++ b/src/server/things.h @@ -1,4 +1,8 @@ /* src/server/things.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. * * Structs for things and their type and action definitions, and routines to * initialize these.