summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2020-03-19 11:08:48 +0100
committerUlrich Müller <ulm@gentoo.org>2020-03-19 11:12:36 +0100
commit77811ea717acee267998b43e23c037cd8b9acb69 (patch)
treedfb7c946351ff8a0ce384255c975a06f9ad18b43
parentdev-qt/qtxmlpatterns: ppc stable wrt bug #699328 (diff)
downloadgentoo-77811ea717acee267998b43e23c037cd8b9acb69.tar.gz
gentoo-77811ea717acee267998b43e23c037cd8b9acb69.tar.bz2
gentoo-77811ea717acee267998b43e23c037cd8b9acb69.zip
*/*: Update attribution for all files with a 2019 copyright.
Policy reference: https://www.gentoo.org/glep/glep-0076.html#simplified-attribution Signed-off-by: Ulrich Müller <ulm@gentoo.org>
-rw-r--r--app-admin/filebeat/files/filebeat.initd2
-rw-r--r--app-admin/filebeat/files/filebeat.initd.12
-rw-r--r--app-eselect/eselect-blas/files/blas.eselect-0.24
-rw-r--r--app-eselect/eselect-lapack/files/lapack.eselect-0.24
-rw-r--r--net-im/bitlbee/files/bitlbee.initd-r22
5 files changed, 7 insertions, 7 deletions
diff --git a/app-admin/filebeat/files/filebeat.initd b/app-admin/filebeat/files/filebeat.initd
index 1d9a987c87bd..de4bf3ae8434 100644
--- a/app-admin/filebeat/files/filebeat.initd
+++ b/app-admin/filebeat/files/filebeat.initd
@@ -1,5 +1,5 @@
#!/sbin/openrc-run
-# Copyright 1999-2019 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
FILEBEAT_USER="${FILEBEAT_USER:-root}"
diff --git a/app-admin/filebeat/files/filebeat.initd.1 b/app-admin/filebeat/files/filebeat.initd.1
index 3bad7654d348..c6b90fbb6105 100644
--- a/app-admin/filebeat/files/filebeat.initd.1
+++ b/app-admin/filebeat/files/filebeat.initd.1
@@ -1,5 +1,5 @@
#!/sbin/openrc-run
-# Copyright 1999-2019 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
FILEBEAT_USER="${FILEBEAT_USER:-root}"
diff --git a/app-eselect/eselect-blas/files/blas.eselect-0.2 b/app-eselect/eselect-blas/files/blas.eselect-0.2
index 001ddb941e82..f860674acec6 100644
--- a/app-eselect/eselect-blas/files/blas.eselect-0.2
+++ b/app-eselect/eselect-blas/files/blas.eselect-0.2
@@ -1,5 +1,5 @@
# -*-eselect-*- vim: ft=eselect
-# Copyright 2019 Gentoo Foundation
+# Copyright 2019 Gentoo Authors
# Distributed under the terms of the GNU GPL version 2 or later
inherit config tests multilib skel
@@ -63,7 +63,7 @@ do_list() {
done
libdirs=( $@ )
fi
-
+
for libdir in ${libdirs[@]}; do
[[ ! -d ${EROOT}/usr/$libdir ]] || [[ -L ${EROOT}/usr/$libdir ]] && continue
targets=( $(find_targets_in $libdir) )
diff --git a/app-eselect/eselect-lapack/files/lapack.eselect-0.2 b/app-eselect/eselect-lapack/files/lapack.eselect-0.2
index 76c038e13f8c..985da0d9ebd1 100644
--- a/app-eselect/eselect-lapack/files/lapack.eselect-0.2
+++ b/app-eselect/eselect-lapack/files/lapack.eselect-0.2
@@ -1,5 +1,5 @@
# -*-eselect-*- vim: ft=eselect
-# Copyright 2019 Gentoo Foundation
+# Copyright 2019 Gentoo Authors
# Distributed under the terms of the GNU GPL version 2 or later
inherit config tests multilib skel
@@ -62,7 +62,7 @@ do_list() {
done
libdirs=( $@ )
fi
-
+
for libdir in ${libdirs[@]}; do
[[ ! -d ${EROOT}/usr/$libdir ]] || [[ -L ${EROOT}/usr/$libdir ]] && continue
targets=( $(find_targets_in $libdir) )
diff --git a/net-im/bitlbee/files/bitlbee.initd-r2 b/net-im/bitlbee/files/bitlbee.initd-r2
index 0b3b1a4911bc..0107909aed6c 100644
--- a/net-im/bitlbee/files/bitlbee.initd-r2
+++ b/net-im/bitlbee/files/bitlbee.initd-r2
@@ -1,5 +1,5 @@
#!/sbin/openrc-run
-# Copyright 1999-2019 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
command="/usr/sbin/bitlbee"