From 7cc06ef0e0882d286bab8156ca756e0211e5ebae Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Sat, 24 Apr 2021 23:17:36 +0200 Subject: [PATCH] minor change --- tmtc_client_cli.py | 2 +- tmtc_client_gui.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tmtc_client_cli.py b/tmtc_client_cli.py index 89b529d..c481101 100644 --- a/tmtc_client_cli.py +++ b/tmtc_client_cli.py @@ -16,7 +16,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/tmtc_client_gui.py b/tmtc_client_gui.py index dd05245..1d44dd2 100644 --- a/tmtc_client_gui.py +++ b/tmtc_client_gui.py @@ -16,7 +16,7 @@ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS,