Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pFxcc-0005tm-QB for pgsql-jdbc@arkaria.postgresql.org; Thu, 12 Jan 2023 13:27:58 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pFxcb-0002Nm-5d for pgsql-jdbc@arkaria.postgresql.org; Thu, 12 Jan 2023 13:27:57 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pFxca-0002Nc-TD for pgsql-jdbc@lists.postgresql.org; Thu, 12 Jan 2023 13:27:56 +0000 Received: from out-18.smtp.github.com ([192.30.252.201] helo=smtp.github.com) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pFxcY-000476-6N for pgsql-jdbc@lists.postgresql.org; Thu, 12 Jan 2023 13:27:56 +0000 Received: from github.com (hubbernetes-node-e522abe.va3-iad.github.net [10.48.15.20]) by smtp.github.com (Postfix) with ESMTPA id 64789340B72 for ; Thu, 12 Jan 2023 05:27:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1673530072; bh=iydwayB9W4OmK2MoyW9p1oBM3FCakB9BcdX3pi+8BHA=; h=Date:From:To:Subject:From; b=d70OG7qVi828rXk4TXqm1PKnoguKuNMBwNQIqcTMNfpY0Ptk8CA9KOV120SdMpe5r vRiGZgQaYond2UcAxX+sKxNvhgW9mlbHVtG7o2m4+j11ZI1UhyX6E1FSHYSISAHu2F TGdml6GoAmYqoDLFenDNEw0ZYEztIBUheCicke5M= Date: Thu, 12 Jan 2023 05:27:52 -0800 From: Dave Cramer To: pgsql-jdbc@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 10fb16: Revert "update lastEditYear (#2721)" Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Approved: 58GruLoMopuc X-GitHub-Recipient-Address: pgsql-jdbc@lists.postgresql.org X-Auto-Response-Suppress: All List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Branch: refs/heads/revert-2721-updatelastyear Home: https://github.com/pgjdbc/pgjdbc Commit: 10fb1664b1e9f03262a27c8b9d3761b3d0edf0cc https://github.com/pgjdbc/pgjdbc/commit/10fb1664b1e9f03262a27c8b9d3761b3d0edf0cc Author: Dave Cramer Date: 2023-01-12 (Thu, 12 Jan 2023) Changed paths: R build.patch Log Message: ----------- Revert "update lastEditYear (#2721)" This reverts commit ec0ff893ebd0390bd9af38a9a1e67b606df79503.