From: Ian Jackson Date: Tue, 27 Sep 2022 22:37:46 +0000 (+0100) Subject: Apply OpenSSL exception to files with psusan content X-Git-Tag: hippotat/1.0.0~5 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=8b713b3f1807c1618f66930bce7a7b5f5da1d335;p=hippotat.git Apply OpenSSL exception to files with psusan content psusan (like PuTTY) is permissively licenced, and we upgraded the licence when incorporating it, so this is fine. Signed-off-by: Ian Jackson --- diff --git a/uml/psusan-uml-inside b/uml/psusan-uml-inside index a0a7ca8..5f72509 100755 --- a/uml/psusan-uml-inside +++ b/uml/psusan-uml-inside @@ -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 diff --git a/uml/psusan-uml-psusan b/uml/psusan-uml-psusan index 5296aa5..f132338 100755 --- a/uml/psusan-uml-psusan +++ b/uml/psusan-uml-psusan @@ -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