diff options
author | Leo Famulari <leo@famulari.name> | 2020-02-07 18:30:39 -0500 |
---|---|---|
committer | Leo Famulari <leo@famulari.name> | 2020-02-07 18:40:44 -0500 |
commit | 3c32ef7ae1eca7a821b5d6bcffb6f04263fa5b75 (patch) | |
tree | 27cf693c8eb93c6f02930f7d8a2f557821e8b6b0 /doc | |
parent | c0c1811f71e6b8629843ff430c4e7bcb793ba446 (diff) | |
download | guix-3c32ef7ae1eca7a821b5d6bcffb6f04263fa5b75.tar guix-3c32ef7ae1eca7a821b5d6bcffb6f04263fa5b75.tar.gz |
doc: Add missing copyright notice for Damien Cassou.
This is a followup to commit ea9cc4ef219e62de569945816a5e666775e7fa41.
* doc/guix.texi: Add copyright line.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/guix.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index 710cf97673..56cc333fe4 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -72,6 +72,7 @@ Copyright @copyright{} 2019 Guillaume Le Vaillant@* Copyright @copyright{} 2020 Leo Prikler@* Copyright @copyright{} 2019, 2020 Simon Tournier@* Copyright @copyright{} 2020 Wiktor Żelazny@* +Copyright @copyright{} 2020 Damien Cassou@* Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or |