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 | |
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')
-rwxr-xr-x | info/behead | 4 | ||||
-rwxr-xr-x | info/texise | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/info/behead b/info/behead index 3da8de3..647a236 100755 --- a/info/behead +++ b/info/behead @@ -1,7 +1,7 @@ #!/usr/bin/env bash -# 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 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 |