diff options
Diffstat (limited to 'info')
-rwxr-xr-x | info/texise | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/info/texise b/info/texise index 2a52038..64c8b86 100755 --- a/info/texise +++ b/info/texise @@ -1,5 +1,5 @@ -#!/usr/bin/env python3 -# -*- python -*- +#!/usr/bin/env python +# -*- mode: python, encoding: utf-8 -*- # libgamma -- Display server abstraction layer for gamma ramp adjustments # Copyright (C) 2014 Mattias Andrée (maandree@member.fsf.org) |