diff options
Diffstat (limited to 'info')
-rwxr-xr-x | info/behead | 2 | ||||
-rw-r--r-- | info/libgamma.texinfo | 2 | ||||
-rwxr-xr-x | info/texise | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/info/behead b/info/behead index 647a236..581bd51 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 (C) 2014 Mattias Andrée (maandree@member.fsf.org) +# Copyright (C) 2014, 2015 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/libgamma.texinfo b/info/libgamma.texinfo index 68f0389..e3ce87a 100644 --- a/info/libgamma.texinfo +++ b/info/libgamma.texinfo @@ -17,7 +17,7 @@ @copying -Copyright @copyright{} 2014 Mattias Andr@'ee +Copyright @copyright{} 2014, 2015 Mattias Andr@'ee @quotation Permission is granted to copy, distribute and/or modify this document diff --git a/info/texise b/info/texise index 64c8b86..d965f64 100755 --- a/info/texise +++ b/info/texise @@ -2,7 +2,7 @@ # -*- mode: python, encoding: utf-8 -*- # libgamma -- Display server abstraction layer for gamma ramp adjustments -# Copyright (C) 2014 Mattias Andrée (maandree@member.fsf.org) +# Copyright (C) 2014, 2015 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 |