home · contact · privacy
License everything (GPL).
[plomrogue] / src / client / array_append.c
index 37fde0ed90cdbde8097ce44839cbc4215b5aca53..b2bbab90342625152dde478d8aa181cdfde9ee15 100644 (file)
@@ -1,4 +1,9 @@
-/* src/client/array_append.c */
+/* src/client/array_append.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 "array_append.h"
 #include <stddef.h> /* size_t */