diff options
author | Ludovic Courtès <ludo@gnu.org> | 2015-09-15 21:41:03 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2015-09-15 22:48:52 +0200 |
commit | 2cbed07eef96648948cfec2e225b9dfe6f08d72c (patch) | |
tree | aba7bbe47874e5a7bb58be53d75172207371f34d /doc | |
parent | 6af481343001c552f1c12f1e3128159685abef07 (diff) | |
download | patches-2cbed07eef96648948cfec2e225b9dfe6f08d72c.tar patches-2cbed07eef96648948cfec2e225b9dfe6f08d72c.tar.gz |
doc: Change authorship to "The GNU Guix Developers".
* doc/guix.texi: Replace outdated @author list with just "The GNU Guix
Developers".
Diffstat (limited to 'doc')
-rw-r--r-- | doc/guix.texi | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index d082d63aa6..e3c7660b72 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -45,9 +45,7 @@ Documentation License''. @titlepage @title GNU Guix Reference Manual @subtitle Using the GNU Guix Functional Package Manager -@author Ludovic Courtès -@author Andreas Enge -@author Nikita Karetnikov +@author The GNU Guix Developers @page @vskip 0pt plus 1filll |