diff --git a/php_v8js.h b/php_v8js.h index c832eee..5e08998 100644 --- a/php_v8js.h +++ b/php_v8js.h @@ -1,6 +1,6 @@ /* +----------------------------------------------------------------------+ - | PHP Version 5 | + | PHP Version 7 | +----------------------------------------------------------------------+ | Copyright (c) 1997-2013 The PHP Group | +----------------------------------------------------------------------+ diff --git a/php_v8js_macros.h b/php_v8js_macros.h index f781fb5..230cff9 100644 --- a/php_v8js_macros.h +++ b/php_v8js_macros.h @@ -1,6 +1,6 @@ /* +----------------------------------------------------------------------+ - | PHP Version 5 | + | PHP Version 7 | +----------------------------------------------------------------------+ | Copyright (c) 1997-2017 The PHP Group | +----------------------------------------------------------------------+ diff --git a/v8js.cc b/v8js.cc index a61ddca..b9acd51 100644 --- a/v8js.cc +++ b/v8js.cc @@ -1,6 +1,6 @@ /* +----------------------------------------------------------------------+ - | PHP Version 5 | + | PHP Version 7 | +----------------------------------------------------------------------+ | Copyright (c) 1997-2017 The PHP Group | +----------------------------------------------------------------------+ diff --git a/v8js_array_access.cc b/v8js_array_access.cc index 6802db0..5fda1d7 100644 --- a/v8js_array_access.cc +++ b/v8js_array_access.cc @@ -1,6 +1,6 @@ /* +----------------------------------------------------------------------+ - | PHP Version 5 | + | PHP Version 7 | +----------------------------------------------------------------------+ | Copyright (c) 1997-2017 The PHP Group | +----------------------------------------------------------------------+ diff --git a/v8js_array_access.h b/v8js_array_access.h index 0b0c2ca..ef5416a 100644 --- a/v8js_array_access.h +++ b/v8js_array_access.h @@ -1,6 +1,6 @@ /* +----------------------------------------------------------------------+ - | PHP Version 5 | + | PHP Version 7 | +----------------------------------------------------------------------+ | Copyright (c) 1997-2013 The PHP Group | +----------------------------------------------------------------------+ diff --git a/v8js_class.cc b/v8js_class.cc index 5761e78..a34b7c7 100644 --- a/v8js_class.cc +++ b/v8js_class.cc @@ -1,6 +1,6 @@ /* +----------------------------------------------------------------------+ - | PHP Version 5 | + | PHP Version 7 | +----------------------------------------------------------------------+ | Copyright (c) 1997-2017 The PHP Group | +----------------------------------------------------------------------+ diff --git a/v8js_class.h b/v8js_class.h index 8b42953..46ec8d5 100644 --- a/v8js_class.h +++ b/v8js_class.h @@ -1,6 +1,6 @@ /* +----------------------------------------------------------------------+ - | PHP Version 5 | + | PHP Version 7 | +----------------------------------------------------------------------+ | Copyright (c) 1997-2016 The PHP Group | +----------------------------------------------------------------------+ diff --git a/v8js_commonjs.cc b/v8js_commonjs.cc index 4ac2e5e..5cd93d8 100644 --- a/v8js_commonjs.cc +++ b/v8js_commonjs.cc @@ -1,6 +1,6 @@ /* +----------------------------------------------------------------------+ - | PHP Version 5 | + | PHP Version 7 | +----------------------------------------------------------------------+ | Copyright (c) 1997-2013 The PHP Group | +----------------------------------------------------------------------+ diff --git a/v8js_commonjs.h b/v8js_commonjs.h index 082ed1d..484c877 100644 --- a/v8js_commonjs.h +++ b/v8js_commonjs.h @@ -1,6 +1,6 @@ /* +----------------------------------------------------------------------+ - | PHP Version 5 | + | PHP Version 7 | +----------------------------------------------------------------------+ | Copyright (c) 1997-2015 The PHP Group | +----------------------------------------------------------------------+ diff --git a/v8js_convert.cc b/v8js_convert.cc index ca04478..1dd95cc 100644 --- a/v8js_convert.cc +++ b/v8js_convert.cc @@ -1,6 +1,6 @@ /* +----------------------------------------------------------------------+ - | PHP Version 5 | + | PHP Version 7 | +----------------------------------------------------------------------+ | Copyright (c) 1997-2017 The PHP Group | +----------------------------------------------------------------------+ diff --git a/v8js_exceptions.cc b/v8js_exceptions.cc index a758e7d..5fa4281 100644 --- a/v8js_exceptions.cc +++ b/v8js_exceptions.cc @@ -1,6 +1,6 @@ /* +----------------------------------------------------------------------+ - | PHP Version 5 | + | PHP Version 7 | +----------------------------------------------------------------------+ | Copyright (c) 1997-2016 The PHP Group | +----------------------------------------------------------------------+ diff --git a/v8js_exceptions.h b/v8js_exceptions.h index fb2454d..4669cd7 100644 --- a/v8js_exceptions.h +++ b/v8js_exceptions.h @@ -1,6 +1,6 @@ /* +----------------------------------------------------------------------+ - | PHP Version 5 | + | PHP Version 7 | +----------------------------------------------------------------------+ | Copyright (c) 1997-2015 The PHP Group | +----------------------------------------------------------------------+ diff --git a/v8js_methods.cc b/v8js_methods.cc index 8dbf375..5cd0edf 100644 --- a/v8js_methods.cc +++ b/v8js_methods.cc @@ -1,6 +1,6 @@ /* +----------------------------------------------------------------------+ - | PHP Version 5 | + | PHP Version 7 | +----------------------------------------------------------------------+ | Copyright (c) 1997-2017 The PHP Group | +----------------------------------------------------------------------+ diff --git a/v8js_object_export.cc b/v8js_object_export.cc index 63d6fed..5e6fcd9 100644 --- a/v8js_object_export.cc +++ b/v8js_object_export.cc @@ -1,6 +1,6 @@ /* +----------------------------------------------------------------------+ - | PHP Version 5 | + | PHP Version 7 | +----------------------------------------------------------------------+ | Copyright (c) 1997-2017 The PHP Group | +----------------------------------------------------------------------+ diff --git a/v8js_object_export.h b/v8js_object_export.h index df41c63..9e3ec84 100644 --- a/v8js_object_export.h +++ b/v8js_object_export.h @@ -1,6 +1,6 @@ /* +----------------------------------------------------------------------+ - | PHP Version 5 | + | PHP Version 7 | +----------------------------------------------------------------------+ | Copyright (c) 1997-2013 The PHP Group | +----------------------------------------------------------------------+ diff --git a/v8js_timer.cc b/v8js_timer.cc index 96fab3c..f600d8b 100644 --- a/v8js_timer.cc +++ b/v8js_timer.cc @@ -1,6 +1,6 @@ /* +----------------------------------------------------------------------+ - | PHP Version 5 | + | PHP Version 7 | +----------------------------------------------------------------------+ | Copyright (c) 1997-2013 The PHP Group | +----------------------------------------------------------------------+ diff --git a/v8js_timer.h b/v8js_timer.h index 44f9c33..6167176 100644 --- a/v8js_timer.h +++ b/v8js_timer.h @@ -1,6 +1,6 @@ /* +----------------------------------------------------------------------+ - | PHP Version 5 | + | PHP Version 7 | +----------------------------------------------------------------------+ | Copyright (c) 1997-2013 The PHP Group | +----------------------------------------------------------------------+ diff --git a/v8js_v8.cc b/v8js_v8.cc index 2dd6387..16809f2 100644 --- a/v8js_v8.cc +++ b/v8js_v8.cc @@ -1,6 +1,6 @@ /* +----------------------------------------------------------------------+ - | PHP Version 5 | + | PHP Version 7 | +----------------------------------------------------------------------+ | Copyright (c) 1997-2016 The PHP Group | +----------------------------------------------------------------------+ diff --git a/v8js_v8.h b/v8js_v8.h index 646eac5..7a761b6 100644 --- a/v8js_v8.h +++ b/v8js_v8.h @@ -1,6 +1,6 @@ /* +----------------------------------------------------------------------+ - | PHP Version 5 | + | PHP Version 7 | +----------------------------------------------------------------------+ | Copyright (c) 1997-2013 The PHP Group | +----------------------------------------------------------------------+ diff --git a/v8js_v8object_class.cc b/v8js_v8object_class.cc index 269cf99..95b8834 100644 --- a/v8js_v8object_class.cc +++ b/v8js_v8object_class.cc @@ -1,6 +1,6 @@ /* +----------------------------------------------------------------------+ - | PHP Version 5 | + | PHP Version 7 | +----------------------------------------------------------------------+ | Copyright (c) 1997-2017 The PHP Group | +----------------------------------------------------------------------+ diff --git a/v8js_v8object_class.h b/v8js_v8object_class.h index 7f334ee..4e1ded1 100644 --- a/v8js_v8object_class.h +++ b/v8js_v8object_class.h @@ -1,6 +1,6 @@ /* +----------------------------------------------------------------------+ - | PHP Version 5 | + | PHP Version 7 | +----------------------------------------------------------------------+ | Copyright (c) 1997-2013 The PHP Group | +----------------------------------------------------------------------+ diff --git a/v8js_variables.cc b/v8js_variables.cc index f867494..654dce7 100644 --- a/v8js_variables.cc +++ b/v8js_variables.cc @@ -1,6 +1,6 @@ /* +----------------------------------------------------------------------+ - | PHP Version 5 | + | PHP Version 7 | +----------------------------------------------------------------------+ | Copyright (c) 1997-2017 The PHP Group | +----------------------------------------------------------------------+