chiark / gitweb /
Apply OpenSSL exception to files with psusan content
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 27 Sep 2022 22:37:46 +0000 (23:37 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 27 Sep 2022 22:37:46 +0000 (23:37 +0100)
psusan (like PuTTY) is permissively licenced, and we upgraded the
licence when incorporating it, so this is fine.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
uml/psusan-uml-inside
uml/psusan-uml-psusan

index a0a7ca8c0f729189aaaa4dbe394d0f747fdc0e1e..5f725098b33e588ffa8c836c224d18bf086ac63c 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 # Copyright 2021-2022 Ian Jackson, Simon Tatham, and contributors to Hippotat
-# SPDX-License-Identifier: GPL-3.0-or-later
+# SPDX-License-Identifier: GPL-3.0-or-later WITH LicenseRef-Hippotat-OpenSSL-Exception
 # There is NO WARRANTY.
 
 set -ex
index 5296aa5426e2205828c068148026d84db80140fd..f132338cdc9214cc420d81f66e9a877fa461a9a6 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 # Copyright 2021-2022 Ian Jackson, Simon Tatham, and contributors to Hippotat
-# SPDX-License-Identifier: GPL-3.0-or-later
+# SPDX-License-Identifier: GPL-3.0-or-later WITH LicenseRef-Hippotat-OpenSSL-Exception
 # There is NO WARRANTY.
 
 set -e