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