home · contact · privacy
License everything (GPL).
[plomrogue] / src / server / thing_actions.c
index 638bbd3ad35763ed278db26b8f08b6d056bf3b96..42b77dcabdedf1e4f0905e8304411fe40d78882b 100644 (file)
@@ -1,4 +1,9 @@
-/* src/server/thing_actions.c */
+/* src/server/thing_actions.c
+ *
+ * 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.
+ */
 
 #include "thing_actions.h"
 #include <stddef.h> /* NULL */