commit: 449ac619bc6af27af870f5adac2be50aaa943c57 Author: Kenton Groombridge <concord <AT> gentoo <DOT> org> AuthorDate: Thu Jun 2 20:10:54 2022 +0000 Commit: Kenton Groombridge <concord <AT> gentoo <DOT> org> CommitDate: Fri Jun 3 13:07:58 2022 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=449ac619
Update copyright in release-userspace script Signed-off-by: Kenton Groombridge <concord <AT> gentoo.org> gentoo/release-userspace.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gentoo/release-userspace.sh b/gentoo/release-userspace.sh index 4b81d2fd..9532c250 100644 --- a/gentoo/release-userspace.sh +++ b/gentoo/release-userspace.sh @@ -1,7 +1,8 @@ #!/bin/sh # Copyright 2013,2014 Sven Vermeulen <[email protected]> -# Copyright 2017-2021 Jason Zaman <[email protected]> +# Copyright 2017-2022 Jason Zaman <[email protected]> +# Copyright 2022 Kenton Groombridge <[email protected]> # Licensed under the GPL-3 license NEWVERSION="${1}"
