From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTP id B36C840149 for ; Sun, 31 Dec 2023 01:24:57 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 06BD268CC6C; Sun, 31 Dec 2023 03:24:54 +0200 (EET) Received: from w4.tutanota.de (w4.tutanota.de [81.3.6.165]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 6CC9568CBD5 for ; Sun, 31 Dec 2023 03:24:47 +0200 (EET) Received: from tutadb.w10.tutanota.de (unknown [192.168.1.10]) by w4.tutanota.de (Postfix) with ESMTP id BAD8F1060170 for ; Sun, 31 Dec 2023 01:24:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1703985886; s=s1; d=lynne.ee; h=From:From:To:To:Subject:Subject:Content-Description:Content-ID:Content-Type:Content-Type:Content-Transfer-Encoding:Cc:Date:Date:In-Reply-To:MIME-Version:MIME-Version:Message-ID:Message-ID:Reply-To:References:Sender; bh=HfKBAhA5EaPrZ7ZEwaFRrx6cdEzNbeGn8rDqrAuqqAQ=; b=N2YI3M5bK0JMd/9UTWhsXpX7/BiT6ofk25MI1cqX78V+UNz6lWI7JVOzEaO3GPur LTmumrbCovDRBeo1EJykRgBDp3B4VrnGAOtYSkt4zWHOZ1sfpIDcUK/Y2hGXj3PMvqU 1CSTz/B0WgE9sivrErjtFzs2LtqKwjonDkloN/LaLEWzeuUBDnDMGETbEScf4ticSN6 qasLbD6BKvvPGKU1If3uSoYOT8hUa4oTCXFT4LkbU9bYdS3y36yoK1mpEaaPAF7sNQG vW6RIFNsTewPn7KDF1LnhfLi6nOZLyTdE31+Mk7IBH81PMrWhiFAyg3TEZTHCcCmVIC Inv1D54EFQ== Date: Sun, 31 Dec 2023 02:24:46 +0100 (CET) From: Lynne To: Ffmpeg Devel Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_6628_1204671272.1703985886547" Subject: [FFmpeg-devel] [PATCH] configure: update copyright year X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: ------=_Part_6628_1204671272.1703985886547 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit If anyone else wants to do this, it's fine by me. I did promise to let Paul do it this year, but can't get in touch with him. ------=_Part_6628_1204671272.1703985886547 Content-Type: text/x-diff; charset=us-ascii; name=0001-configure-update-copyright-year.patch Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=0001-configure-update-copyright-year.patch >From 4b85c208eb97f0a72d8286fd07f973d322ece6b5 Mon Sep 17 00:00:00 2001 From: Lynne Date: Mon, 1 Jan 2024 00:00:00 +0000 Subject: [PATCH] configure: update copyright year --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index cd66e42850..65b4659b0a 100755 --- a/configure +++ b/configure @@ -8045,7 +8045,7 @@ cat > $TMPH <