*/*: Update attribution for all files with a 2019 copyright.
authorUlrich Müller <ulm@gentoo.org>
Thu, 19 Mar 2020 10:08:48 +0000 (11:08 +0100)
committerUlrich Müller <ulm@gentoo.org>
Thu, 19 Mar 2020 10:12:36 +0000 (11:12 +0100)
Policy reference:
https://www.gentoo.org/glep/glep-0076.html#simplified-attribution

Signed-off-by: Ulrich Müller <ulm@gentoo.org>
app-admin/filebeat/files/filebeat.initd
app-admin/filebeat/files/filebeat.initd.1
app-eselect/eselect-blas/files/blas.eselect-0.2
app-eselect/eselect-lapack/files/lapack.eselect-0.2
net-im/bitlbee/files/bitlbee.initd-r2

index 1d9a987c87bd39a3b977510998a242fa56359a81..de4bf3ae8434cebe03d26c58b35c30e4addb2b79 100644 (file)
@@ -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}"
index 3bad7654d3488bed16f8384ba49e5599f5ba94ae..c6b90fbb61052424b98ee006cf3ec92cdaa898d4 100644 (file)
@@ -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}"
index 001ddb941e82f7e8acb1ac09b6dd3d2f11da7e7e..f860674acec6d1a3a5c380bdac649f34bd899f42 100644 (file)
@@ -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) )
index 76c038e13f8ca65365c8c3b886559e7afe9cb900..985da0d9ebd181d57354ff954847dd8e8816a6c2 100644 (file)
@@ -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) )
index 0b3b1a4911bc966614ace2dbc012d8c31f45f511..0107909aed6c5eb55dc39660b8a80028fb5de3c4 100644 (file)
@@ -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"