[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch wip-postfix updated: fixup! Add copyright header and remove blank
From: |
guix-commits |
Subject: |
branch wip-postfix updated: fixup! Add copyright header and remove blank line. |
Date: |
Thu, 07 Sep 2023 15:37:23 -0400 |
This is an automated email from the git hooks/post-receive script.
rekado pushed a commit to branch wip-postfix
in repository guix.
The following commit(s) were added to refs/heads/wip-postfix by this push:
new cdb5e98289 fixup! Add copyright header and remove blank line.
cdb5e98289 is described below
commit cdb5e98289a3b85b001429cc028a9002817d6938
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Sep 7 21:36:10 2023 +0200
fixup! Add copyright header and remove blank line.
* gnu/services/mail.scm
---
gnu/services/mail.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/services/mail.scm b/gnu/services/mail.scm
index 0e6103c8d1..24a67a5c26 100644
--- a/gnu/services/mail.scm
+++ b/gnu/services/mail.scm
@@ -7,6 +7,7 @@
;;; Copyright © 2020 Jonathan Brielmaier <jonathan.brielmaier@web.de>
;;; Copyright © 2020 Gábor Boskovits <boskovits@gmail.com>
;;; Copyright © 2020 Jan (janneke) Nieuwenhuizen <janneke@gnu.org>
+;;; Copyright © 2023 Ricardo Wurmus <rekado@elephly.net>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -2006,7 +2007,6 @@ hosts = localhost:5232"))
;;;
-
;;; Postfix mail server.
;;;
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- branch wip-postfix updated: fixup! Add copyright header and remove blank line.,
guix-commits <=