diff options
Diffstat (limited to 'lang/python/tests/support.py')
-rw-r--r-- | lang/python/tests/support.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python/tests/support.py b/lang/python/tests/support.py index e6b3d8bb..37fdba9b 100644 --- a/lang/python/tests/support.py +++ b/lang/python/tests/support.py @@ -13,7 +13,7 @@ # 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/>. +# License along with this program; if not, see <https://www.gnu.org/licenses/>. from __future__ import absolute_import, print_function, unicode_literals |