diff options
author | Ulrich Müller <ulm@gentoo.org> | 2022-04-03 13:33:56 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2022-04-03 13:33:56 +0200 |
commit | 86ec09ccd9e60551fabbe263ea25f58dfcac59a2 (patch) | |
tree | e693fb4ebb4452fd550f0821bef7520779a329e5 /net-misc/ser2net | |
parent | media-video/gaupol: drop 1.9 (diff) | |
download | gentoo-86ec09ccd9e60551fabbe263ea25f58dfcac59a2.tar.gz gentoo-86ec09ccd9e60551fabbe263ea25f58dfcac59a2.tar.bz2 gentoo-86ec09ccd9e60551fabbe263ea25f58dfcac59a2.zip |
*/*: Update copyright notices per GLEP 76
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'net-misc/ser2net')
-rw-r--r-- | net-misc/ser2net/files/ser2net.initd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/ser2net/files/ser2net.initd b/net-misc/ser2net/files/ser2net.initd index 7652bc9b0350..f7e22509e72a 100644 --- a/net-misc/ser2net/files/ser2net.initd +++ b/net-misc/ser2net/files/ser2net.initd @@ -1,5 +1,5 @@ #!/sbin/openrc-run -# Copyright 1999-2021 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 description="Serial to network proxy (${RC_SVCNAME#*.})" |