diff options
author | Leah Woods <info@minifree.org> | 2016-05-22 03:30:03 +0100 |
---|---|---|
committer | Leah Woods <info@minifree.org> | 2016-05-22 03:30:03 +0100 |
commit | 456b444c0deff3ecddcc8e0695a59c231994d065 (patch) | |
tree | 644cda2a62ef44ddd4f1f94543ce9fb033b473bc | |
parent | 08aa5f6f64f534a4c412544a81bccc4b1eaa622e (diff) | |
download | librebootfr-456b444c0deff3ecddcc8e0695a59c231994d065.tar.gz librebootfr-456b444c0deff3ecddcc8e0695a59c231994d065.zip |
docs: fix invalid formatting for copyright logo on authors list
-rw-r--r-- | docs/libreboot.texi | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/libreboot.texi b/docs/libreboot.texi index 1acf01f0..64bfb496 100644 --- a/docs/libreboot.texi +++ b/docs/libreboot.texi @@ -24,11 +24,11 @@ TODO: @copying Copyright @copyright{} 2014, 2015, 2016 Leah Woods <info@@minifree.org>@* -Copyright © 2015 Paul Kocialkowski <contact@@paulk.fr>@* -Copyright © 2015 Alex David <opdecirkel@@gmail.com>@* -Copyright © 2015 Patrick "P. J." McDermott <pj@@pehjota.net>@* -Copyright © 2015 Albin Söderqvist@* -Copyright © 2015 Jeroen Quint <jezza@@diplomail.ch>@* +Copyright @copyright{} 2015 Paul Kocialkowski <contact@@paulk.fr>@* +Copyright @copyright{} 2015 Alex David <opdecirkel@@gmail.com>@* +Copyright @copyright{} 2015 Patrick "P. J." McDermott <pj@@pehjota.net>@* +Copyright @copyright{} 2015 Albin Söderqvist@* +Copyright @copyright{} 2015 Jeroen Quint <jezza@@diplomail.ch>@* Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license can be found at @uref{../resources/licenses/gfdl-1.3.txt,gfdl-1.3.txt} |