From 3b37c4efcf68657a856dbce60c0bd0fc78dd0770 Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Wed, 14 Sep 2016 10:51:49 +0200 Subject: python: Use more generic shebang. -- Signed-off-by: Justus Winter --- lang/python/examples/encrypt-to-all.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/python/examples/encrypt-to-all.py') diff --git a/lang/python/examples/encrypt-to-all.py b/lang/python/examples/encrypt-to-all.py index 4586f938..304b4747 100755 --- a/lang/python/examples/encrypt-to-all.py +++ b/lang/python/examples/encrypt-to-all.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python3 +#!/usr/bin/env python # # Copyright (C) 2016 g10 Code GmbH # Copyright (C) 2008 Igor Belyi -- cgit v1.2.3