From nobody Fri Apr 26 08:27:49 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of redhat.com designates 209.132.183.28 as permitted sender) client-ip=209.132.183.28; envelope-from=patchew-devel-bounces@redhat.com; helo=mx1.redhat.com; Authentication-Results: mx.zohomail.com; spf=pass (zoho.com: domain of redhat.com designates 209.132.183.28 as permitted sender) smtp.mailfrom=patchew-devel-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1558375011; cv=none; d=zoho.com; s=zohoarc; b=nssSPRKFHetN7TE5WTTgxQm4xMb9Ege7l6Rh27YOncRj6bmRqIYX6H6wWPK6h8q/OtYHKBRA1VWEM7PJk0VvH206dN21ZJtxEeqlA/4kFyH2u+zLpv3lmYH4Cx8Mf+M1EOWpSwOfsGWkSTNOTbSwnucXyU0Lmzf7U4fZtCu/gTg= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1558375011; h=Content-Type:Content-Transfer-Encoding:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To:ARC-Authentication-Results; bh=GbXfkVQIP8uJiOig1njq1v/Nfhc8uvSD3BJsRfGRoCY=; b=NMoZV3aQyTPx6fzyfu/0urTSFapiznY8p/H0AismicOyGmDXx1shNsxXzbJ++Va8VR3y2jukcCy6ExZttzF9EuFFUZtMBROVJrSH5vsg8hTfPYzvoWwXtS/dQLMbCzOdvudNQi8TOaGmPpRaVBCXdw/uT9sxabsn7QshyrJDp3c= ARC-Authentication-Results: i=1; mx.zoho.com; spf=pass (zoho.com: domain of redhat.com designates 209.132.183.28 as permitted sender) smtp.mailfrom=patchew-devel-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by mx.zohomail.com with SMTPS id 1558375011316900.0020014164564; Mon, 20 May 2019 10:56:51 -0700 (PDT) Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 8390F308620A; Mon, 20 May 2019 17:56:45 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.20]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 765AA600C6; Mon, 20 May 2019 17:56:45 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id 6D5251806B14; Mon, 20 May 2019 17:56:45 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id x4KHuiGG000303 for ; Mon, 20 May 2019 13:56:44 -0400 Received: by smtp.corp.redhat.com (Postfix) id A782160BF3; Mon, 20 May 2019 17:56:44 +0000 (UTC) Received: from x1w.redhat.com (ovpn-204-100.brq.redhat.com [10.40.204.100]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 3BD9E17995; Mon, 20 May 2019 17:56:39 +0000 (UTC) From: =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= To: patchew-devel@redhat.com Date: Mon, 20 May 2019 19:56:35 +0200 Message-Id: <20190520175635.971-1-philmd@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 X-loop: patchew-devel@redhat.com Subject: [Patchew-devel] [PATCH] www: Update copyright notice X-BeenThere: patchew-devel@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Patchew development and discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Sender: patchew-devel-bounces@redhat.com Errors-To: patchew-devel-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.42]); Mon, 20 May 2019 17:56:45 +0000 (UTC) Signed-off-by: Philippe Mathieu-Daud=C3=A9 --- www/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/templates/base.html b/www/templates/base.html index f8d407d..031351c 100644 --- a/www/templates/base.html +++ b/www/templates/base.html @@ -115,6 +115,6 @@ crossorigin=3D"anonymous"/>
{{ footer | safe }}

Patchew {{ p= atchew_version }}

-

=C2=A9 2016 - 2017 Red Hat, Inc.

+

=C2=A9 2016 - 2019 Red Hat, Inc.

--=20 2.20.1 _______________________________________________ Patchew-devel mailing list Patchew-devel@redhat.com https://www.redhat.com/mailman/listinfo/patchew-devel