diff options
Diffstat (limited to 'ext/intl/formatter')
-rw-r--r-- | ext/intl/formatter/formatter.c | 2 | ||||
-rw-r--r-- | ext/intl/formatter/formatter.h | 2 | ||||
-rw-r--r-- | ext/intl/formatter/formatter_attr.c | 2 | ||||
-rw-r--r-- | ext/intl/formatter/formatter_attr.h | 2 | ||||
-rw-r--r-- | ext/intl/formatter/formatter_class.c | 2 | ||||
-rw-r--r-- | ext/intl/formatter/formatter_class.h | 2 | ||||
-rw-r--r-- | ext/intl/formatter/formatter_data.c | 2 | ||||
-rw-r--r-- | ext/intl/formatter/formatter_data.h | 2 | ||||
-rw-r--r-- | ext/intl/formatter/formatter_format.c | 2 | ||||
-rw-r--r-- | ext/intl/formatter/formatter_format.h | 2 | ||||
-rw-r--r-- | ext/intl/formatter/formatter_main.c | 2 | ||||
-rw-r--r-- | ext/intl/formatter/formatter_main.h | 2 | ||||
-rw-r--r-- | ext/intl/formatter/formatter_parse.c | 2 | ||||
-rw-r--r-- | ext/intl/formatter/formatter_parse.h | 2 |
14 files changed, 0 insertions, 28 deletions
diff --git a/ext/intl/formatter/formatter.c b/ext/intl/formatter/formatter.c index 0ccd4b5cbe..98d767c465 100644 --- a/ext/intl/formatter/formatter.c +++ b/ext/intl/formatter/formatter.c @@ -1,7 +1,5 @@ /* +----------------------------------------------------------------------+ - | PHP Version 7 | - +----------------------------------------------------------------------+ | 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 | | available through the world-wide-web at the following url: | diff --git a/ext/intl/formatter/formatter.h b/ext/intl/formatter/formatter.h index 47ec473aae..054f1d5859 100644 --- a/ext/intl/formatter/formatter.h +++ b/ext/intl/formatter/formatter.h @@ -1,7 +1,5 @@ /* +----------------------------------------------------------------------+ - | PHP Version 7 | - +----------------------------------------------------------------------+ | 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 | | available through the world-wide-web at the following url: | diff --git a/ext/intl/formatter/formatter_attr.c b/ext/intl/formatter/formatter_attr.c index 049304d385..32717cd3dc 100644 --- a/ext/intl/formatter/formatter_attr.c +++ b/ext/intl/formatter/formatter_attr.c @@ -1,7 +1,5 @@ /* +----------------------------------------------------------------------+ - | PHP Version 7 | - +----------------------------------------------------------------------+ | 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 | | available through the world-wide-web at the following url: | diff --git a/ext/intl/formatter/formatter_attr.h b/ext/intl/formatter/formatter_attr.h index fd8b5b0b5c..5451aa0e9a 100644 --- a/ext/intl/formatter/formatter_attr.h +++ b/ext/intl/formatter/formatter_attr.h @@ -1,7 +1,5 @@ /* +----------------------------------------------------------------------+ - | PHP Version 7 | - +----------------------------------------------------------------------+ | 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 | | available through the world-wide-web at the following url: | diff --git a/ext/intl/formatter/formatter_class.c b/ext/intl/formatter/formatter_class.c index 31ef45a0fd..91efbed94e 100644 --- a/ext/intl/formatter/formatter_class.c +++ b/ext/intl/formatter/formatter_class.c @@ -1,7 +1,5 @@ /* +----------------------------------------------------------------------+ - | PHP Version 7 | - +----------------------------------------------------------------------+ | 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 | | available through the world-wide-web at the following url: | diff --git a/ext/intl/formatter/formatter_class.h b/ext/intl/formatter/formatter_class.h index 1d6fa817c9..37b468d868 100644 --- a/ext/intl/formatter/formatter_class.h +++ b/ext/intl/formatter/formatter_class.h @@ -1,7 +1,5 @@ /* +----------------------------------------------------------------------+ - | PHP Version 7 | - +----------------------------------------------------------------------+ | 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 | | available through the world-wide-web at the following url: | diff --git a/ext/intl/formatter/formatter_data.c b/ext/intl/formatter/formatter_data.c index fec5320988..165b2c19b3 100644 --- a/ext/intl/formatter/formatter_data.c +++ b/ext/intl/formatter/formatter_data.c @@ -1,7 +1,5 @@ /* +----------------------------------------------------------------------+ - | PHP Version 7 | - +----------------------------------------------------------------------+ | 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 | | available through the world-wide-web at the following url: | diff --git a/ext/intl/formatter/formatter_data.h b/ext/intl/formatter/formatter_data.h index 8d1bfd12cd..e8c0591fd2 100644 --- a/ext/intl/formatter/formatter_data.h +++ b/ext/intl/formatter/formatter_data.h @@ -1,7 +1,5 @@ /* +----------------------------------------------------------------------+ - | PHP Version 7 | - +----------------------------------------------------------------------+ | 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 | | available through the world-wide-web at the following url: | diff --git a/ext/intl/formatter/formatter_format.c b/ext/intl/formatter/formatter_format.c index 2f812d3dde..7f8e8091ca 100644 --- a/ext/intl/formatter/formatter_format.c +++ b/ext/intl/formatter/formatter_format.c @@ -1,7 +1,5 @@ /* +----------------------------------------------------------------------+ - | PHP Version 7 | - +----------------------------------------------------------------------+ | 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 | | available through the world-wide-web at the following url: | diff --git a/ext/intl/formatter/formatter_format.h b/ext/intl/formatter/formatter_format.h index c4d6bfb101..d6c0364962 100644 --- a/ext/intl/formatter/formatter_format.h +++ b/ext/intl/formatter/formatter_format.h @@ -1,7 +1,5 @@ /* +----------------------------------------------------------------------+ - | PHP Version 7 | - +----------------------------------------------------------------------+ | 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 | | available through the world-wide-web at the following url: | diff --git a/ext/intl/formatter/formatter_main.c b/ext/intl/formatter/formatter_main.c index 15536bb4e1..be66a0d342 100644 --- a/ext/intl/formatter/formatter_main.c +++ b/ext/intl/formatter/formatter_main.c @@ -1,7 +1,5 @@ /* +----------------------------------------------------------------------+ - | PHP Version 7 | - +----------------------------------------------------------------------+ | 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 | | available through the world-wide-web at the following url: | diff --git a/ext/intl/formatter/formatter_main.h b/ext/intl/formatter/formatter_main.h index 66cf5c1b6b..f932e3cc71 100644 --- a/ext/intl/formatter/formatter_main.h +++ b/ext/intl/formatter/formatter_main.h @@ -1,7 +1,5 @@ /* +----------------------------------------------------------------------+ - | PHP Version 7 | - +----------------------------------------------------------------------+ | 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 | | available through the world-wide-web at the following url: | diff --git a/ext/intl/formatter/formatter_parse.c b/ext/intl/formatter/formatter_parse.c index 1ff9122178..8dc39e81c2 100644 --- a/ext/intl/formatter/formatter_parse.c +++ b/ext/intl/formatter/formatter_parse.c @@ -1,7 +1,5 @@ /* +----------------------------------------------------------------------+ - | PHP Version 7 | - +----------------------------------------------------------------------+ | 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 | | available through the world-wide-web at the following url: | diff --git a/ext/intl/formatter/formatter_parse.h b/ext/intl/formatter/formatter_parse.h index 7a3098fcb2..039669d7fa 100644 --- a/ext/intl/formatter/formatter_parse.h +++ b/ext/intl/formatter/formatter_parse.h @@ -1,7 +1,5 @@ /* +----------------------------------------------------------------------+ - | PHP Version 7 | - +----------------------------------------------------------------------+ | 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 | | available through the world-wide-web at the following url: | |