From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:36430) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i4nv5-0005Mk-8Q for guix-patches@gnu.org; Mon, 02 Sep 2019 11:07:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i4nv4-0004zv-7K for guix-patches@gnu.org; Mon, 02 Sep 2019 11:07:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49841) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1i4nv4-0004zp-4D for guix-patches@gnu.org; Mon, 02 Sep 2019 11:07:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1i4nv3-0005iq-TS for guix-patches@gnu.org; Mon, 02 Sep 2019 11:07:01 -0400 Subject: [bug#37282] [PATCH 19/19] gnu: Add copyright header. Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:36345) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i4nu5-0005AP-8k for guix-patches@gnu.org; Mon, 02 Sep 2019 11:06:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i4nu4-0003Ll-9y for guix-patches@gnu.org; Mon, 02 Sep 2019 11:06:01 -0400 Received: from mout02.posteo.de ([185.67.36.142]:44931) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1i4nu4-0003KK-41 for guix-patches@gnu.org; Mon, 02 Sep 2019 11:06:00 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 02AE02400FF for ; Mon, 2 Sep 2019 17:05:59 +0200 (CEST) Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 46MYLZ0Q4hz9rxS for ; Mon, 2 Sep 2019 17:05:58 +0200 (CEST) From: L p R n d n Date: Mon, 2 Sep 2019 17:05:44 +0200 Message-Id: <20190902150544.12613-1-guix@lprndn.info> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 37282@debbugs.gnu.org * gnu/packages/xfce.scm: Add copyright header. --- gnu/packages/xfce.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm index 524abe1bdf..2dab7d103c 100644 --- a/gnu/packages/xfce.scm +++ b/gnu/packages/xfce.scm @@ -9,6 +9,7 @@ ;;; Copyright =C2=A9 2017 ng0 ;;; Copyright =C2=A9 2018, 2019 Tobias Geerinckx-Rice ;;; Copyright =C2=A9 2019 Pkill -9 +;;; Copyright =C2=A9 2019 L p R n d n ;;; ;;; This file is part of GNU Guix. ;;; --=20 2.22.0