Skip to content

Commit 26e5665

Browse files
committed
It's 2019
1 parent 332471a commit 26e5665

Some content is hidden

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

66 files changed

+66
-66
lines changed

LICENSE.md

Lines changed: 1 addition & 1 deletion

src/BatchResult.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Sandro Keil (https://sandro-keil.de)
44
*
55
* @link http://github.com/sandrokeil/arangodb-php-client for the canonical source repository
6-
* @copyright Copyright (c) 2018 Sandro Keil
6+
* @copyright Copyright (c) 2018-2019 Sandro Keil
77
* @license http://github.com/sandrokeil/arangodb-php-client/blob/master/LICENSE.md New BSD License
88
*/
99

src/Client.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Sandro Keil (https://sandro-keil.de)
44
*
55
* @link http://github.com/sandrokeil/arangodb-php-client for the canonical source repository
6-
* @copyright Copyright (c) 2018 Sandro Keil
6+
* @copyright Copyright (c) 2018-2019 Sandro Keil
77
* @license http://github.com/sandrokeil/arangodb-php-client/blob/master/LICENSE.md New BSD License
88
*/
99

src/ClientOptions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Sandro Keil (https://sandro-keil.de)
44
*
55
* @link http://github.com/sandrokeil/arangodb-php-client for the canonical source repository
6-
* @copyright Copyright (c) 2018 Sandro Keil
6+
* @copyright Copyright (c) 2018-2019 Sandro Keil
77
* @license http://github.com/sandrokeil/arangodb-php-client/blob/master/LICENSE.md New BSD License
88
*/
99

src/Exception/ArangoDbException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Sandro Keil (https://sandro-keil.de)
44
*
55
* @link http://github.com/sandrokeil/arangodb-php-client for the canonical source repository
6-
* @copyright Copyright (c) 2018 Sandro Keil
6+
* @copyright Copyright (c) 2018-2019 Sandro Keil
77
* @license http://github.com/sandrokeil/arangodb-php-client/blob/master/LICENSE.md New BSD License
88
*/
99

src/Exception/ConnectionException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Sandro Keil (https://sandro-keil.de)
44
*
55
* @link http://github.com/sandrokeil/arangodb-php-client for the canonical source repository
6-
* @copyright Copyright (c) 2018 Sandro Keil
6+
* @copyright Copyright (c) 2018-2019 Sandro Keil
77
* @license http://github.com/sandrokeil/arangodb-php-client/blob/master/LICENSE.md New BSD License
88
*/
99

src/Exception/GuardContentIdCollisionException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Sandro Keil (https://sandro-keil.de)
44
*
55
* @link http://github.com/sandrokeil/arangodb-php-client for the canonical source repository
6-
* @copyright Copyright (c) 2018 Sandro Keil
6+
* @copyright Copyright (c) 2018-2019 Sandro Keil
77
* @license http://github.com/sandrokeil/arangodb-php-client/blob/master/LICENSE.md New BSD License
88
*/
99

src/Exception/GuardErrorException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Sandro Keil (https://sandro-keil.de)
44
*
55
* @link http://github.com/sandrokeil/arangodb-php-client for the canonical source repository
6-
* @copyright Copyright (c) 2018 Sandro Keil
6+
* @copyright Copyright (c) 2018-2019 Sandro Keil
77
* @license http://github.com/sandrokeil/arangodb-php-client/blob/master/LICENSE.md New BSD License
88
*/
99

src/Exception/InvalidArgumentException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Sandro Keil (https://sandro-keil.de)
44
*
55
* @link http://github.com/sandrokeil/arangodb-php-client for the canonical source repository
6-
* @copyright Copyright (c) 2018 Sandro Keil
6+
* @copyright Copyright (c) 2018-2019 Sandro Keil
77
* @license http://github.com/sandrokeil/arangodb-php-client/blob/master/LICENSE.md New BSD License
88
*/
99

src/Exception/LogicException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Sandro Keil (https://sandro-keil.de)
44
*
55
* @link http://github.com/sandrokeil/arangodb-php-client for the canonical source repository
6-
* @copyright Copyright (c) 2018 Sandro Keil
6+
* @copyright Copyright (c) 2018-2019 Sandro Keil
77
* @license http://github.com/sandrokeil/arangodb-php-client/blob/master/LICENSE.md New BSD License
88
*/
99

0 commit comments

Comments
 (0)