diff options
Diffstat (limited to 'main/php_syslog.h')
-rw-r--r-- | main/php_syslog.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/main/php_syslog.h b/main/php_syslog.h index eda7dae645..33f52a336f 100644 --- a/main/php_syslog.h +++ b/main/php_syslog.h @@ -1,8 +1,8 @@ /* +----------------------------------------------------------------------+ - | PHP Version 5 | + | PHP Version 7 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2016 The PHP Group | + | Copyright (c) 1997-2017 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 | @@ -30,7 +30,7 @@ #endif #endif -/* +/* * The SCO OpenServer 5 Development System (not the UDK) * defines syslog to std_syslog. */ |