chiark / gitweb /
prefork-interp: add copyright licences
[chiark-utils.git] / scripts / prefork-interp-test
index 0cc0091ee69d440fc909307bf444d011a0f4de2e..b99af3c5b9ad99439d032baea2b82c51eda151d4 100755 (executable)
@@ -1,6 +1,10 @@
 #!/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;