unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#73834] [PATCH] Add copyright messages.
@ 2024-10-16  5:37 Nigko Yerden
  2024-10-16 16:30 ` bug#73834: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Nigko Yerden @ 2024-10-16  5:37 UTC (permalink / raw)
  To: 73834; +Cc: Nigko Yerden, Ludovic Courtès, Maxim Cournoyer

They are related to commit eb1515849efa3e0d3d838cb04ea87100084068a0.

* doc/guix.texi: Add copyright message.
* gnu/services/networking.scm: Add copyright message.

Change-Id: Ica510fd6e80228f124f0c084403e1dea7c9baa1b
---
 doc/guix.texi               | 1 +
 gnu/services/networking.scm | 1 +
 2 files changed, 2 insertions(+)

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 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
diff --git a/gnu/services/networking.scm b/gnu/services/networking.scm
index 9e794bcf70..2d461e9ebc 100644
--- a/gnu/services/networking.scm
+++ b/gnu/services/networking.scm
@@ -22,6 +22,7 @@
 ;;; Copyright © 2023 Declan Tsien <declantsien@riseup.net>
 ;;; Copyright © 2023 Bruno Victal <mirai@makinata.eu>
 ;;; Copyright © 2023 muradm <mail@muradm.net>
+;;; Copyright © 2024 Nigko Yerden <nigko.yerden@gmail.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;

base-commit: 8ffb0c14b8abdbb471788f993a7835add147e3a8
-- 
2.46.0





^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-10-16 16:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-16  5:37 [bug#73834] [PATCH] Add copyright messages Nigko Yerden
2024-10-16 16:30 ` bug#73834: " Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).