]> www.infradead.org Git - users/dwmw2/openconnect.git/commitdiff
fix: add missing licence to fake-tncc.py.
authorJoachim Kuebart <joachim.kuebart@gmail.com>
Mon, 5 Apr 2021 16:25:33 +0000 (18:25 +0200)
committerJoachim Kuebart <joachim.kuebart@gmail.com>
Mon, 5 Apr 2021 16:29:35 +0000 (18:29 +0200)
Signed-off-by: Joachim Kuebart <joachim.kuebart@gmail.com>
tests/fake-tncc.py

index 3beda9f50d7aad7a1611b0700e22f0c300d08d3e..9ee42f3b0bcfcf697ce77b810791564e17a90e31 100755 (executable)
@@ -1,4 +1,21 @@
 #!/usr/bin/env python3
+#
+# Copyright © 2021 Joachim Kuebart <joachim.kuebart@gmail.com>
+#
+# 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 <http://www.gnu.org/licenses/>
 
 import os