GNU bug report logs -
#73834
[PATCH] Add copyright messages.
Previous Next
Reported by: Nigko Yerden <nigko.yerden <at> gmail.com>
Date: Wed, 16 Oct 2024 05:40:02 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#73834: [PATCH] Add copyright messages.
which was filed against the guix-patches package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 73834 <at> debbugs.gnu.org.
--
73834: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=73834
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Nigko Yerden <nigko.yerden <at> gmail.com> skribis:
> They are related to commit eb1515849efa3e0d3d838cb04ea87100084068a0.
>
> * doc/guix.texi: Add copyright message.
> * gnu/services/networking.scm: Add copyright message.
>
> Change-Id: Ica510fd6e80228f124f0c084403e1dea7c9baa1b
Applied, thanks!
[Message part 3 (message/rfc822, inline)]
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 <at> riseup.net>
;;; Copyright © 2023 Bruno Victal <mirai <at> makinata.eu>
;;; Copyright © 2023 muradm <mail <at> muradm.net>
+;;; Copyright © 2024 Nigko Yerden <nigko.yerden <at> gmail.com>
;;;
;;; This file is part of GNU Guix.
;;;
base-commit: 8ffb0c14b8abdbb471788f993a7835add147e3a8
--
2.46.0
This bug report was last modified 214 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.