home · contact · privacy
License everything (GPL).
[plomrogue] / src / server / things.h
index d87bee8de7a1bff851225032262bdf5fb0f3cf95..940d108ab2f2b44d613737d08ce39fd3586e65a2 100644 (file)
@@ -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.