chiark / gitweb /
prefork-interp: add copyright licences
[chiark-utils.git] / scripts / prefork-interp-test
index daa43ea9d43f5145b6431f4003c55746ff65a444..b99af3c5b9ad99439d032baea2b82c51eda151d4 100755 (executable)
@@ -1,6 +1,10 @@
-#!/usr/bin/prefork-interp -U,perl
+#!/usr/bin/prefork-interp -U,perl,-w
 # -*- perl -*-
 
+# Copyright 2022 Ian Jackson and contributors to chiark-utils
+# SPDX-License-Identifier: GPL-3.0-or-later
+# There is NO WARRANTY.
+
 use strict;
 use Proc::Prefork::Interp;