diff options
author | Ulrich Müller <ulm@gentoo.org> | 2020-12-21 11:33:39 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2020-12-23 12:16:12 +0100 |
commit | cccda081740a2039c4af52e11f1afbf9bc1ecf59 (patch) | |
tree | d4cd6be7cad11b2cb485a641f66ce90b40ac7495 /media-video | |
parent | profiles: Drop outdated mask for sci-visualization/gnuplot. (diff) | |
download | gentoo-cccda081740a2039c4af52e11f1afbf9bc1ecf59.tar.gz gentoo-cccda081740a2039c4af52e11f1afbf9bc1ecf59.tar.bz2 gentoo-cccda081740a2039c4af52e11f1afbf9bc1ecf59.zip |
*/*: Update copyright line for files touched in 2019 and 2020.
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/mjpg-streamer/files/mjpg-streamer.initd | 2 | ||||
-rw-r--r-- | media-video/tsmuxer/tsmuxer-2.6.11-r1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/media-video/mjpg-streamer/files/mjpg-streamer.initd b/media-video/mjpg-streamer/files/mjpg-streamer.initd index 9672a429887e..e7116dba01d2 100644 --- a/media-video/mjpg-streamer/files/mjpg-streamer.initd +++ b/media-video/mjpg-streamer/files/mjpg-streamer.initd @@ -1,5 +1,5 @@ #!/sbin/openrc-run -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 MJPG_STREAMER_PIDFILE="${MJPG_STREAMER_PIDFILE:-/var/run/${SVCNAME}.pid}" diff --git a/media-video/tsmuxer/tsmuxer-2.6.11-r1.ebuild b/media-video/tsmuxer/tsmuxer-2.6.11-r1.ebuild index f9c3f8f54b78..4ddb8bb9da41 100644 --- a/media-video/tsmuxer/tsmuxer-2.6.11-r1.ebuild +++ b/media-video/tsmuxer/tsmuxer-2.6.11-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 |