diff options
Diffstat (limited to 'src/extract')
-rwxr-xr-x | src/extract/libgamma-error-extract | 4 | ||||
-rwxr-xr-x | src/extract/libgamma-method-extract | 4 |
2 files changed, 4 insertions, 4 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 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 |