diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-06-18 00:06:55 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-06-18 00:06:55 +0200 |
commit | 2b07fe85ff8b5c3e84ffdc8c8a14a316ef4f470e (patch) | |
tree | 68aa07370d093adf8d57dffdb9d526843b501618 /info/texise | |
parent | change gpp symbols to ascii (diff) | |
download | libgamma-2b07fe85ff8b5c3e84ffdc8c8a14a316ef4f470e.tar.gz libgamma-2b07fe85ff8b5c3e84ffdc8c8a14a316ef4f470e.tar.bz2 libgamma-2b07fe85ff8b5c3e84ffdc8c8a14a316ef4f470e.tar.xz |
use less unicode
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'info/texise')
-rwxr-xr-x | info/texise | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/info/texise b/info/texise index c778777..2a52038 100755 --- a/info/texise +++ b/info/texise @@ -1,8 +1,8 @@ #!/usr/bin/env python3 # -*- python -*- -# libgamma — Display server abstraction layer for gamma ramp adjustments -# Copyright © 2014 Mattias Andrée (maandree@member.fsf.org) +# libgamma -- Display server abstraction layer for gamma ramp adjustments +# Copyright (C) 2014 Mattias Andrée (maandree@member.fsf.org) # # This library is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by |