From 5d6e923d46a89fe9cd8fb6c3a6da675aa67197b4 Mon Sep 17 00:00:00 2001 From: Gabriel Caruso Date: Tue, 24 Sep 2019 23:54:04 +0200 Subject: Remove mention of PHP major version in Copyright headers Closes GH-4732. --- ext/mysqlnd/mysqlnd_commands.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'ext/mysqlnd/mysqlnd_commands.c') diff --git a/ext/mysqlnd/mysqlnd_commands.c b/ext/mysqlnd/mysqlnd_commands.c index 76a67f8f8f..953c3a2fcd 100644 --- a/ext/mysqlnd/mysqlnd_commands.c +++ b/ext/mysqlnd/mysqlnd_commands.c @@ -1,6 +1,4 @@ /* - +----------------------------------------------------------------------+ - | PHP Version 7 | +----------------------------------------------------------------------+ | Copyright (c) The PHP Group | +----------------------------------------------------------------------+ -- cgit v1.2.1