home · contact · privacy
License everything (GPL).
[plomrogue] / src / client / world.h
index bf4394a7624fca483be8f3b24c16b66acbb1c38d..9bab7a332bdce30c34a6dca1e5d22ff98a52f73e 100644 (file)
@@ -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.
  */