chiark / gitweb /
prefork-interp: add copyright licences
[chiark-utils.git] / cprogs / prefork.c
index e82fb11a0b89dbfee37328afcb9a30f61fc9fadc..b8f4c8a2b1834d8eeca8405eb56da798f4d39524 100644 (file)
@@ -1,4 +1,9 @@
 /* common stuff for cgi-fcgi-interp and prefork-interp */
+/*
+ * Copyright 2016-2022 Ian Jackson and contributors to chiark-utils
+ * SPDX-License-Identifier: GPL-3.0-or-later
+ * There is NO WARRANTY.
+ */
 
 #include "prefork.h"