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 1pFKGH-0003tU-Vi for pgsql-jdbc@arkaria.postgresql.org; Tue, 10 Jan 2023 19:26:18 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pFKGG-0006E3-1R for pgsql-jdbc@arkaria.postgresql.org; Tue, 10 Jan 2023 19:26:16 +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 1pFKGF-0006Dt-OY for pgsql-jdbc@lists.postgresql.org; Tue, 10 Jan 2023 19:26:15 +0000 Received: from out-22.smtp.github.com ([192.30.252.205] 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 1pFKGD-0002Fn-5e for pgsql-jdbc@lists.postgresql.org; Tue, 10 Jan 2023 19:26:15 +0000 Received: from github.com (hubbernetes-node-e72b32c.ac4-iad.github.net [10.52.211.72]) by smtp.github.com (Postfix) with ESMTPA id B109E72200F for ; Tue, 10 Jan 2023 11:26:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1673378770; bh=t/TNLLk28Ij4cvyGaVG8ud/7TVeYhjuBBpZ75qEu7cE=; h=Date:From:To:Subject:From; b=etAXpBYIWBJyWXCmBTehBMSnvso4dSNW7xREyeq3MYDQ+vO8hai2k55f/pkiEyHGC z8/nPT+WqIFUZ2ZAOC0udHkSe9DJPNnajqg4ZsIFS5psOgvib5s0smkXEgssqlyVAr waqQWzrEXQKZH57aMPiASLKYRNOdrJedj29qZZfE= Date: Tue, 10 Jan 2023 11:26:10 -0800 From: Dave Cramer To: pgsql-jdbc@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] ec0ff8: 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/master Home: https://github.com/pgjdbc/pgjdbc Commit: ec0ff893ebd0390bd9af38a9a1e67b606df79503 https://github.com/pgjdbc/pgjdbc/commit/ec0ff893ebd0390bd9af38a9a1e67b606df79503 Author: Dave Cramer Date: 2023-01-10 (Tue, 10 Jan 2023) Changed paths: A build.patch Log Message: ----------- update lastEditYear (#2721)