From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gnu.wildebeest.org (wildebeest.demon.nl [212.238.236.112]) by sourceware.org (Postfix) with ESMTPS id 94A873860C30 for ; Fri, 12 Feb 2021 12:29:18 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 94A873860C30 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=klomp.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=mark@klomp.org Received: from tarox.wildebeest.org (tarox.wildebeest.org [172.31.17.39]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by gnu.wildebeest.org (Postfix) with ESMTPSA id 9FE033032F90; Fri, 12 Feb 2021 13:29:17 +0100 (CET) Received: by tarox.wildebeest.org (Postfix, from userid 1000) id 5C951413CEBD; Fri, 12 Feb 2021 13:29:17 +0100 (CET) From: Mark Wielaard To: dwz@sourceware.org Cc: Mark Wielaard Subject: [PUSHED] Update FSF Copyright years to include 2021. Date: Fri, 12 Feb 2021 13:29:11 +0100 Message-Id: <20210212122911.9094-1-mark@klomp.org> X-Mailer: git-send-email 2.18.4 X-Spam-Status: No, score=-11.6 required=5.0 tests=BAYES_00, GIT_PATCH_0, KAM_DMARC_STATUS, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: dwz@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Dwz mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Feb 2021 12:29:19 -0000 This should have been done as part of commit f7c0d8afb "Sync dwarf2.{def,h} and dwarfnames.c from gcc/libiberty." --- COPYRIGHT_YEARS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/COPYRIGHT_YEARS b/COPYRIGHT_YEARS index 197e526..fdd9942 100644 --- a/COPYRIGHT_YEARS +++ b/COPYRIGHT_YEARS @@ -1,3 +1,3 @@ --DFSF_YEARS='"1992-2019"' +-DFSF_YEARS='"1992-2021"' -DRH_YEARS='"2001-2021"' -DSUSE_YEARS='"2019"' -- 2.18.4