diff options
-rw-r--r-- | gkbuilds/btrfs-progs.gkbuild | 2 | ||||
-rw-r--r-- | gkbuilds/dropbear.gkbuild | 2 | ||||
-rw-r--r-- | gkbuilds/gnupg.gkbuild | 2 | ||||
-rw-r--r-- | gkbuilds/libgpg-error.gkbuild | 2 | ||||
-rw-r--r-- | gkbuilds/util-linux.gkbuild | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/gkbuilds/btrfs-progs.gkbuild b/gkbuilds/btrfs-progs.gkbuild index 9c85b91..b55bd34 100644 --- a/gkbuilds/btrfs-progs.gkbuild +++ b/gkbuilds/btrfs-progs.gkbuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 src_configure() { diff --git a/gkbuilds/dropbear.gkbuild b/gkbuilds/dropbear.gkbuild index a165ae2..55639cb 100644 --- a/gkbuilds/dropbear.gkbuild +++ b/gkbuilds/dropbear.gkbuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 src_prepare() { diff --git a/gkbuilds/gnupg.gkbuild b/gkbuilds/gnupg.gkbuild index 6284a89..468cb4e 100644 --- a/gkbuilds/gnupg.gkbuild +++ b/gkbuilds/gnupg.gkbuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 src_configure() { diff --git a/gkbuilds/libgpg-error.gkbuild b/gkbuilds/libgpg-error.gkbuild index 0f086bf..05f81a3 100644 --- a/gkbuilds/libgpg-error.gkbuild +++ b/gkbuilds/libgpg-error.gkbuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 src_prepare() { diff --git a/gkbuilds/util-linux.gkbuild b/gkbuilds/util-linux.gkbuild index feb862b..81670c1 100644 --- a/gkbuilds/util-linux.gkbuild +++ b/gkbuilds/util-linux.gkbuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 src_configure() { |