From fc528afd2bfb342de9809dad16d8494154c7c1ae Mon Sep 17 00:00:00 2001 From: Lior Kaplan Date: Thu, 4 Jan 2018 00:48:45 +0200 Subject: [PATCH] Happy new year (Update copyright to 2018) --- ext/dba/dba_lmdb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/dba/dba_lmdb.c b/ext/dba/dba_lmdb.c index 6f7d2da21b..defc35e413 100644 --- a/ext/dba/dba_lmdb.c +++ b/ext/dba/dba_lmdb.c @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 7 | +----------------------------------------------------------------------+ - | Copyright (c) 2017 The PHP Group | + | Copyright (c) 2017-2018 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 3.01 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | -- 2.50.1