Skip to content
This repository was archived by the owner on Mar 29, 2024. It is now read-only.

Commit ca145f6

Browse files
committed
Happy new year [skip ci]
1 parent 78de310 commit ca145f6

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+70
-70
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License
22

3-
Copyright (c) 2015-2017 Bogdan Padalko <pinepain@gmail.com>
3+
Copyright (c) 2015-2018 Bogdan Padalko <pinepain@gmail.com>
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy of
66
this software and associated documentation files (the "Software"), to deal in

README.md

Lines changed: 1 addition & 1 deletion

src/AccessControl.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* This file is part of the pinepain/php-v8 PHP extension.
55
*
6-
* Copyright (c) 2015-2017 Bogdan Padalko <pinepain@gmail.com>
6+
* Copyright (c) 2015-2018 Bogdan Padalko <pinepain@gmail.com>
77
*
88
* Licensed under the MIT license: http://opensource.org/licenses/MIT
99
*

src/AdjustableExternalMemoryInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* This file is part of the pinepain/php-v8 PHP extension.
55
*
6-
* Copyright (c) 2015-2017 Bogdan Padalko <pinepain@gmail.com>
6+
* Copyright (c) 2015-2018 Bogdan Padalko <pinepain@gmail.com>
77
*
88
* Licensed under the MIT license: http://opensource.org/licenses/MIT
99
*

src/ArrayObject.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* This file is part of the pinepain/php-v8 PHP extension.
55
*
6-
* Copyright (c) 2015-2017 Bogdan Padalko <pinepain@gmail.com>
6+
* Copyright (c) 2015-2018 Bogdan Padalko <pinepain@gmail.com>
77
*
88
* Licensed under the MIT license: http://opensource.org/licenses/MIT
99
*

src/BooleanObject.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* This file is part of the pinepain/php-v8 PHP extension.
55
*
6-
* Copyright (c) 2015-2017 Bogdan Padalko <pinepain@gmail.com>
6+
* Copyright (c) 2015-2018 Bogdan Padalko <pinepain@gmail.com>
77
*
88
* Licensed under the MIT license: http://opensource.org/licenses/MIT
99
*

src/BooleanValue.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* This file is part of the pinepain/php-v8 PHP extension.
55
*
6-
* Copyright (c) 2015-2017 Bogdan Padalko <pinepain@gmail.com>
6+
* Copyright (c) 2015-2018 Bogdan Padalko <pinepain@gmail.com>
77
*
88
* Licensed under the MIT license: http://opensource.org/licenses/MIT
99
*

src/CallbackInfoInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* This file is part of the pinepain/php-v8 PHP extension.
55
*
6-
* Copyright (c) 2015-2017 Bogdan Padalko <pinepain@gmail.com>
6+
* Copyright (c) 2015-2018 Bogdan Padalko <pinepain@gmail.com>
77
*
88
* Licensed under the MIT license: http://opensource.org/licenses/MIT
99
*

src/ConstructorBehavior.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* This file is part of the pinepain/php-v8 PHP extension.
55
*
6-
* Copyright (c) 2015-2017 Bogdan Padalko <pinepain@gmail.com>
6+
* Copyright (c) 2015-2018 Bogdan Padalko <pinepain@gmail.com>
77
*
88
* Licensed under the MIT license: http://opensource.org/licenses/MIT
99
*

src/Context.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* This file is part of the pinepain/php-v8 PHP extension.
55
*
6-
* Copyright (c) 2015-2017 Bogdan Padalko <pinepain@gmail.com>
6+
* Copyright (c) 2015-2018 Bogdan Padalko <pinepain@gmail.com>
77
*
88
* Licensed under the MIT license: http://opensource.org/licenses/MIT
99
*

0 commit comments

Comments
 (0)