diff options
Diffstat (limited to 'ext/standard/css.h')
| -rw-r--r-- | ext/standard/css.h | 6 | 
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/standard/css.h b/ext/standard/css.h index 9541a34d2c..0b3ae87cbd 100644 --- a/ext/standard/css.h +++ b/ext/standard/css.h @@ -1,8 +1,8 @@ -/*  +/*     +----------------------------------------------------------------------+     | PHP Version 5                                                        |     +----------------------------------------------------------------------+ -   | Copyright (c) 1997-2014 The PHP Group                                | +   | Copyright (c) 1997-2013 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        | @@ -12,7 +12,7 @@     | obtain it through the world-wide-web, please send a note to          |     | license@php.net so we can mail you a copy immediately.               |     +----------------------------------------------------------------------+ -   | Authors: Colin Viebrock <colin@easydns.com>                          | +   | Authors: Colin Viebrock <colin@viebrock.ca>                          |     +----------------------------------------------------------------------+  */  | 
