chiark / gitweb /
legal: Add missing notice to many files
[secnet.git] / pretest-to-tested
index fea6e97874c828950944f25f95228f3c38c32b6b..bfa9352def445dbfbe28d3f25551fb3e0b391e6f 100755 (executable)
@@ -1,5 +1,10 @@
 #!/bin/bash
 
+# This file is part of secnet.
+# See LICENCE and this file CREDITS for full list of copyright holders.
+# SPDX-License-Identifier: GPL-3.0-or-later
+# There is NO WARRANTY.
+
 # best to run this in a git-worktree
 # example runes in main tree:
 #  git-branch -f pretest && git-branch -f tested `git-merge-base HEAD tested` && git-checkout wip