Gentoo Archives: gentoo-commits

From: Mike Gilbert <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/dhcpcd/files/
Date: Thu, 21 May 2020 13:28:13
Message-Id: 1590067666.9ee1e167059a0398145af9b38425b861bcb00db1.floppym@gentoo
1 commit: 9ee1e167059a0398145af9b38425b861bcb00db1
2 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 21 13:27:46 2020 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Thu May 21 13:27:46 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ee1e167
7
8 net-misc/dhcpcd: update copyright notice in init script
9
10 Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
11
12 net-misc/dhcpcd/files/dhcpcd.initd | 4 ++--
13 net-misc/dhcpcd/files/dhcpcd.initd-r1 | 4 ++--
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/net-misc/dhcpcd/files/dhcpcd.initd b/net-misc/dhcpcd/files/dhcpcd.initd
17 index d3f4d76b4c9..b89b785fd23 100644
18 --- a/net-misc/dhcpcd/files/dhcpcd.initd
19 +++ b/net-misc/dhcpcd/files/dhcpcd.initd
20 @@ -1,6 +1,6 @@
21 #!/sbin/openrc-run
22 -# Copyright 2007-2008 Roy Marples <roy@×××××××.name>
23 -# All rights reserved. Released under the 2-clause BSD license.
24 +# Copyright 2007-2020 Gentoo Authors
25 +# Distributed under the terms of the GNU General Public License v2
26
27 command=/sbin/dhcpcd
28 pidfile=/var/run/dhcpcd.pid
29
30 diff --git a/net-misc/dhcpcd/files/dhcpcd.initd-r1 b/net-misc/dhcpcd/files/dhcpcd.initd-r1
31 index 5a872351ab9..2616a743b0d 100644
32 --- a/net-misc/dhcpcd/files/dhcpcd.initd-r1
33 +++ b/net-misc/dhcpcd/files/dhcpcd.initd-r1
34 @@ -1,6 +1,6 @@
35 #!/sbin/openrc-run
36 -# Copyright 2007-2008 Roy Marples <roy@×××××××.name>
37 -# All rights reserved. Released under the 2-clause BSD license.
38 +# Copyright 2007-2020 Gentoo Authors
39 +# Distributed under the terms of the GNU General Public License v2
40
41 command=${RC_PREFIX}/sbin/dhcpcd
42 pidfile=${RC_PREFIX}/var/run/dhcpcd/pid