From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0FD7C15800F for ; Sat, 7 Jan 2023 13:16:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0A9F2E07AE; Sat, 7 Jan 2023 13:16:16 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E2CF1E07AE for ; Sat, 7 Jan 2023 13:16:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8A020340F32 for ; Sat, 7 Jan 2023 13:16:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 09A044C8 for ; Sat, 7 Jan 2023 13:16:13 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1673097333.61e6146248d24f24ead8828d5db13cd468670b9b.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-containers/lxd/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-containers/lxd/files/lxd-5.0.2-r1.initd X-VCS-Directories: app-containers/lxd/files/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 61e6146248d24f24ead8828d5db13cd468670b9b X-VCS-Branch: master Date: Sat, 7 Jan 2023 13:16:13 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 479a330f-fe90-4901-ace7-f8a75379cc49 X-Archives-Hash: 890ba202c8d5f980f77ff8b7489a5fa0 commit: 61e6146248d24f24ead8828d5db13cd468670b9b Author: Joonas Niilola gentoo org> AuthorDate: Sat Jan 7 13:15:33 2023 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Sat Jan 7 13:15:33 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61e61462 app-containers/lxd: update Copyright year to 2023 in the init.d file Signed-off-by: Joonas Niilola gentoo.org> app-containers/lxd/files/lxd-5.0.2-r1.initd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-containers/lxd/files/lxd-5.0.2-r1.initd b/app-containers/lxd/files/lxd-5.0.2-r1.initd index 288729a6831c..85b27a45e448 100644 --- a/app-containers/lxd/files/lxd-5.0.2-r1.initd +++ b/app-containers/lxd/files/lxd-5.0.2-r1.initd @@ -1,5 +1,5 @@ #!/sbin/openrc-run -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 DAEMON=/usr/sbin/lxd