Gentoo Archives: gentoo-commits

From: Mike Gilbert <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/
Date: Tue, 30 Mar 2021 13:28:35
Message-Id: 1617110907.9ca82c48b9318bb2ad7736cb0c622f8e6f0c82d8.floppym@gentoo
1 commit: 9ca82c48b9318bb2ad7736cb0c622f8e6f0c82d8
2 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 30 13:28:08 2021 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 30 13:28:27 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ca82c48
7
8 systemd.eclass: update copyright start year
9
10 Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
11
12 eclass/systemd.eclass | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/eclass/systemd.eclass b/eclass/systemd.eclass
16 index c2689d83bfd..ab0d6561984 100644
17 --- a/eclass/systemd.eclass
18 +++ b/eclass/systemd.eclass
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 2011-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 # @ECLASS: systemd.eclass