diff options
Diffstat (limited to 'src/extract/libgamma-error-extract')
-rwxr-xr-x | src/extract/libgamma-error-extract | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/extract/libgamma-error-extract b/src/extract/libgamma-error-extract index 09169f8..c6c689f 100755 --- a/src/extract/libgamma-error-extract +++ b/src/extract/libgamma-error-extract @@ -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 |