diff options
Diffstat (limited to 'ext/tidy')
| -rw-r--r-- | ext/tidy/php_tidy.h | 2 | ||||
| -rw-r--r-- | ext/tidy/tidy.c | 2 | 
2 files changed, 2 insertions, 2 deletions
diff --git a/ext/tidy/php_tidy.h b/ext/tidy/php_tidy.h index 5ec65bb227..94178039b1 100644 --- a/ext/tidy/php_tidy.h +++ b/ext/tidy/php_tidy.h @@ -2,7 +2,7 @@    +----------------------------------------------------------------------+    | PHP Version 5                                                        |    +----------------------------------------------------------------------+ -  | Copyright (c) 1997-2012 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        | diff --git a/ext/tidy/tidy.c b/ext/tidy/tidy.c index 72d8f5db66..5cfb164569 100644 --- a/ext/tidy/tidy.c +++ b/ext/tidy/tidy.c @@ -2,7 +2,7 @@    +----------------------------------------------------------------------+    | PHP Version 5                                                        |    +----------------------------------------------------------------------+ -  | Copyright (c) 1997-2012 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        |  | 
