home · contact · privacy
License everything (GPL).
[plomrogue] / src / server / world.h
index 6e941e60cbbe199284decf3dd54134957bf33b36..f895ff21a05674679f6d1781e3a5210a30331faa 100644 (file)
@@ -1,4 +1,8 @@
 /* src/server/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 game data together.
  */