comparison sbin/bsmtp2dma @ 438:9c3b1966ba91

Extend copyright to 2024
author Franz Glasner <fzglas.hg@dom66.de>
date Wed, 01 May 2024 21:35:43 +0200
parents 84d2735fe7f6
children 62cd970aea9c
comparison
equal deleted inserted replaced
437:59622f32279d 438:9c3b1966ba91
2 # -*- indent-tabs-mode: nil; -*- 2 # -*- indent-tabs-mode: nil; -*-
3 : 'A simple replacement for Bacula `bsmtp` when the underlying mailer does 3 : 'A simple replacement for Bacula `bsmtp` when the underlying mailer does
4 not listen on TCP ports (e.g. `dma`, `ssmtp` et al.). 4 not listen on TCP ports (e.g. `dma`, `ssmtp` et al.).
5 5
6 :Author: Franz Glasner 6 :Author: Franz Glasner
7 :Copyright: (c) 2019-2023 Franz Glasner. 7 :Copyright: (c) 2019-2024 Franz Glasner.
8 All rights reserved. 8 All rights reserved.
9 :License: BSD 3-Clause "New" or "Revised" License. 9 :License: BSD 3-Clause "New" or "Revised" License.
10 See LICENSE for details. 10 See LICENSE for details.
11 If you cannot find LICENSE see 11 If you cannot find LICENSE see
12 <https://opensource.org/licenses/BSD-3-Clause> 12 <https://opensource.org/licenses/BSD-3-Clause>