diff options
author | Nigko Yerden <nigko.yerden@gmail.com> | 2024-10-16 10:37:28 +0500 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2024-10-16 19:07:55 +0200 |
commit | f8777ceca52b5c66fba27718b3079ffd303d0680 (patch) | |
tree | 373f4d126d5801abc9d25b9285157551729a57db /doc | |
parent | 89e8e25cb574ae7182201d992dcb3aa04f057431 (diff) |
Add copyright lines.
They are related to commit eb1515849efa3e0d3d838cb04ea87100084068a0.
* doc/guix.texi: Add copyright message.
* gnu/services/networking.scm: Add copyright message.
Change-Id: Ica510fd6e80228f124f0c084403e1dea7c9baa1b
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
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 29bce718d4..b91d229d7c 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -131,6 +131,7 @@ Copyright @copyright{} 2024 Dariqq@* Copyright @copyright{} 2024 Denis 'GNUtoo' Carikli@* Copyright @copyright{} 2024 Fabio Natali@* Copyright @copyright{} 2024 Arnaud Daby-Seesaram@* +Copyright @copyright{} 2024 Nigko Yerden@* Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or |