diff options
| author | Marek Paśnikowski <marek@marekpasnikowski.pl> | 2026-05-22 08:16:02 +0200 |
|---|---|---|
| committer | Marek Paśnikowski <marek@marekpasnikowski.pl> | 2026-05-22 08:16:02 +0200 |
| commit | ab286b70dbec319b184727ef58882e767bb62990 (patch) | |
| tree | 2928412fe04eb79f265de3fa91fcdb322372d911 /deployment | |
| parent | b8931ea96b6fdd0a4085f5daab41f9c852d14c19 (diff) | |
(services mail): fix missing SPDX line
Diffstat (limited to 'deployment')
| -rw-r--r-- | deployment/services/mail.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deployment/services/mail.scm b/deployment/services/mail.scm index 268fd58..99960fb 100644 --- a/deployment/services/mail.scm +++ b/deployment/services/mail.scm @@ -1,4 +1,5 @@ ;;; SPDX-License-Identifier: GPL-3.0-or-later +;;; SPDX-FileCopyrightText: 2019 Julien Lepiller <julien@lepiller.eu> ;;; SPDX-FileCopyrightText: 2026 Marek Paśnikowski <marek@marekpasnikowski.pl> ;;; COPYRIGHT NOTICE |
