diff options
| -rw-r--r-- | mailparse-upstream.patch | 23 | 
1 files changed, 0 insertions, 23 deletions
diff --git a/mailparse-upstream.patch b/mailparse-upstream.patch index e0c52ea..c6cb53c 100644 --- a/mailparse-upstream.patch +++ b/mailparse-upstream.patch @@ -211,29 +211,6 @@ index 34b5532..b4bf8d6 100644      +----------------------------------------------------------------------+      | 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        | -diff --git a/php_mailparse_rfc822.re b/php_mailparse_rfc822.re -index 6562047..1903cc5 100644 ---- a/php_mailparse_rfc822.re -+++ b/php_mailparse_rfc822.re -@@ -1,8 +1,8 @@ - /* -    +----------------------------------------------------------------------+ --   | PHP Version 5                                                        | -+   | PHP Version 7                                                        | -    +----------------------------------------------------------------------+ --   | Copyright (c) 1997-2015 The PHP Group                                | -+   | Copyright (c) 1997-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        | -@@ -15,7 +15,6 @@ -    | Author: Wez Furlong <wez@thebrainroom.com>                           | -    +----------------------------------------------------------------------+ -  */ --/* $Id$ */ -  - #include "php.h" - #include "php_mailparse.h"  From 720ed5b77591922596564c414a655f3c7fcd6200 Mon Sep 17 00:00:00 2001  From: Remi Collet <remi@php.net>  Date: Wed, 11 Jul 2018 11:26:35 +0200  | 
