Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/i2pd/files/, app-crypt/gnupg-pkcs11-scd/files/, ...
Date: Sun, 03 Apr 2022 11:34:24
Message-Id: 1648985636.86ec09ccd9e60551fabbe263ea25f58dfcac59a2.ulm@gentoo
1 commit: 86ec09ccd9e60551fabbe263ea25f58dfcac59a2
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 3 11:33:56 2022 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 3 11:33:56 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86ec09cc
7
8 */*: Update copyright notices per GLEP 76
9
10 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
11
12 app-crypt/gnupg-pkcs11-scd/files/gnupg-pkcs11-scd-proxy.initd | 2 +-
13 net-analyzer/munin/files/munin-asyncd.init.2 | 2 +-
14 net-misc/ser2net/files/ser2net.initd | 2 +-
15 net-vpn/i2pd/files/i2pd-2.39.0.initd | 2 +-
16 net-wireless/unifi/files/unifi.initd-r2 | 2 +-
17 profiles/default/linux/musl/mips/package.mask | 2 +-
18 www-apps/tt-rss/files/ttrssd.initd-r4 | 2 +-
19 7 files changed, 7 insertions(+), 7 deletions(-)
20
21 diff --git a/app-crypt/gnupg-pkcs11-scd/files/gnupg-pkcs11-scd-proxy.initd b/app-crypt/gnupg-pkcs11-scd/files/gnupg-pkcs11-scd-proxy.initd
22 index 2861293e0ef0..eb6b3cc62c9b 100644
23 --- a/app-crypt/gnupg-pkcs11-scd/files/gnupg-pkcs11-scd-proxy.initd
24 +++ b/app-crypt/gnupg-pkcs11-scd/files/gnupg-pkcs11-scd-proxy.initd
25 @@ -1,5 +1,5 @@
26 #!/sbin/openrc-run
27 -# Copyright 1999-2021 Gentoo Foundation
28 +# Copyright 1999-2021 Gentoo Authors
29 # Distributed under the terms of the GNU General Public License v2
30
31 description="gnupg-pkcs11-scd proxy."
32
33 diff --git a/net-analyzer/munin/files/munin-asyncd.init.2 b/net-analyzer/munin/files/munin-asyncd.init.2
34 index 15a17a7bef6c..c9fc267f12ea 100644
35 --- a/net-analyzer/munin/files/munin-asyncd.init.2
36 +++ b/net-analyzer/munin/files/munin-asyncd.init.2
37 @@ -1,5 +1,5 @@
38 #!/sbin/openrc-run
39 -# Copyright 1999-2021 Gentoo Foundation
40 +# Copyright 1999-2021 Gentoo Authors
41 # Distributed under the terms of the GNU General Public License v2
42
43 command=/usr/libexec/munin/munin-asyncd
44
45 diff --git a/net-misc/ser2net/files/ser2net.initd b/net-misc/ser2net/files/ser2net.initd
46 index 7652bc9b0350..f7e22509e72a 100644
47 --- a/net-misc/ser2net/files/ser2net.initd
48 +++ b/net-misc/ser2net/files/ser2net.initd
49 @@ -1,5 +1,5 @@
50 #!/sbin/openrc-run
51 -# Copyright 1999-2021 Gentoo Foundation
52 +# Copyright 1999-2021 Gentoo Authors
53 # Distributed under the terms of the GNU General Public License v2
54
55 description="Serial to network proxy (${RC_SVCNAME#*.})"
56
57 diff --git a/net-vpn/i2pd/files/i2pd-2.39.0.initd b/net-vpn/i2pd/files/i2pd-2.39.0.initd
58 index c5248b20cfee..fb4e0336fb43 100644
59 --- a/net-vpn/i2pd/files/i2pd-2.39.0.initd
60 +++ b/net-vpn/i2pd/files/i2pd-2.39.0.initd
61 @@ -1,5 +1,5 @@
62 #!/sbin/openrc-run
63 -# Copyright 1999-2021 Gentoo Foundation
64 +# Copyright 1999-2021 Gentoo Authors
65 # Distributed under the terms of the GNU General Public License v2
66
67 description="C++ daemon for accessing the I2P network"
68
69 diff --git a/net-wireless/unifi/files/unifi.initd-r2 b/net-wireless/unifi/files/unifi.initd-r2
70 index ccab8df7fd7a..a92172fffb97 100644
71 --- a/net-wireless/unifi/files/unifi.initd-r2
72 +++ b/net-wireless/unifi/files/unifi.initd-r2
73 @@ -1,5 +1,5 @@
74 #!/sbin/openrc-run
75 -# Copyright 1999-2022 Gentoo Foundation
76 +# Copyright 1999-2022 Gentoo Authors
77 # Distributed under the terms of the GNU General Public License v2
78
79 unifi_exec="/usr/bin/unifi"
80
81 diff --git a/profiles/default/linux/musl/mips/package.mask b/profiles/default/linux/musl/mips/package.mask
82 index 038026c2c214..b102791cad4a 100644
83 --- a/profiles/default/linux/musl/mips/package.mask
84 +++ b/profiles/default/linux/musl/mips/package.mask
85 @@ -1,4 +1,4 @@
86 -# Copyright 1999-2021 Gentoo Foundation.
87 +# Copyright 1999-2021 Gentoo Authors
88 # Distributed under the terms of the GNU General Public License v2
89
90 >sys-apps/kbd-1.15.5-r99
91
92 diff --git a/www-apps/tt-rss/files/ttrssd.initd-r4 b/www-apps/tt-rss/files/ttrssd.initd-r4
93 index 9dbfa157ce43..82bfdd00461e 100644
94 --- a/www-apps/tt-rss/files/ttrssd.initd-r4
95 +++ b/www-apps/tt-rss/files/ttrssd.initd-r4
96 @@ -1,5 +1,5 @@
97 #!/sbin/openrc-run
98 -# Copyright 1999-2022 Gentoo Foundation
99 +# Copyright 1999-2022 Gentoo Authors
100 # Distributed under the terms of the GNU General Public License v2
101
102 command="/usr/bin/php"