From: Joachim Kuebart Date: Mon, 5 Apr 2021 16:25:33 +0000 (+0200) Subject: fix: add missing licence to fake-tncc.py. X-Git-Tag: v8.20~311^2~1^2 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=1d6baa4ac0d731d3dbd768f82a16e887642deb3e;p=users%2Fdwmw2%2Fopenconnect.git fix: add missing licence to fake-tncc.py. Signed-off-by: Joachim Kuebart --- diff --git a/tests/fake-tncc.py b/tests/fake-tncc.py index 3beda9f5..9ee42f3b 100755 --- a/tests/fake-tncc.py +++ b/tests/fake-tncc.py @@ -1,4 +1,21 @@ #!/usr/bin/env python3 +# +# Copyright © 2021 Joachim Kuebart +# +# This file is part of openconnect. +# +# This is free software; you can redistribute it and/or +# modify it under the terms of the GNU Lesser General Public License +# as published by the Free Software Foundation; either version 2.1 of +# the License, or (at your option) any later version. +# +# This library is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# Lesser General Public License for more details. +# +# You should have received a copy of the GNU Lesser General Public License +# along with this program. If not, see import os