From 0639ea303c019b59e934ad31e7d012abc5239346 Mon Sep 17 00:00:00 2001 From: Emilio Pozuelo Monfort Date: Thu, 13 Aug 2020 09:36:06 +0200 Subject: support-ended: encode file as UTF-8 --- bin/support-ended.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'bin') diff --git a/bin/support-ended.py b/bin/support-ended.py index 56fa57177f..ba3d522845 100755 --- a/bin/support-ended.py +++ b/bin/support-ended.py @@ -1,7 +1,6 @@ #!/usr/bin/python3 -# vim: set fileencoding=utf-8 : # -# Copyright 2016 Guido Günther +# Copyright 2016 Guido Günther # # This file is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -- cgit v1.2.3