Skip to content

Commit 793ad89

Browse files
committed
Update copyright headers for the happiness of @brianteeman
1 parent 2baab01 commit 793ad89

File tree

93 files changed

+93
-93
lines changed

Some content is hidden

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

93 files changed

+93
-93
lines changed

Tests/DatabaseFactoryTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* @copyright Copyright (C) 2005 - 2015 Open Source Matters, Inc. All rights reserved.
3+
* @copyright Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
44
* @license GNU General Public License version 2 or later; see LICENSE
55
*/
66

Tests/DatabaseMysqlCase.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* @copyright Copyright (C) 2005 - 2015 Open Source Matters, Inc. All rights reserved.
3+
* @copyright Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
44
* @license GNU General Public License version 2 or later; see LICENSE
55
*/
66

Tests/DatabaseMysqliCase.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* @copyright Copyright (C) 2005 - 2015 Open Source Matters, Inc. All rights reserved.
3+
* @copyright Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
44
* @license GNU General Public License version 2 or later; see LICENSE
55
*/
66

Tests/DatabaseOracleCase.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* @copyright Copyright (C) 2005 - 2015 Open Source Matters, Inc. All rights reserved.
3+
* @copyright Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
44
* @license GNU General Public License version 2 or later; see LICENSE
55
*/
66

Tests/DatabasePgsqlCase.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* @copyright Copyright (C) 2005 - 2016 Open Source Matters, Inc. All rights reserved.
3+
* @copyright Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
44
* @license GNU General Public License version 2 or later; see LICENSE
55
*/
66

Tests/DatabasePostgresqlCase.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* @copyright Copyright (C) 2005 - 2015 Open Source Matters, Inc. All rights reserved.
3+
* @copyright Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
44
* @license GNU General Public License version 2 or later; see LICENSE
55
*/
66

Tests/DatabaseSqlsrvCase.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* @copyright Copyright (C) 2005 - 2015 Open Source Matters, Inc. All rights reserved.
3+
* @copyright Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
44
* @license GNU General Public License version 2 or later; see LICENSE
55
*/
66

Tests/DriverMysqlTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* @copyright Copyright (C) 2005 - 2015 Open Source Matters, Inc. All rights reserved.
3+
* @copyright Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
44
* @license GNU General Public License version 2 or later; see LICENSE
55
*/
66

Tests/DriverMysqliTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* @copyright Copyright (C) 2005 - 2015 Open Source Matters, Inc. All rights reserved.
3+
* @copyright Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
44
* @license GNU General Public License version 2 or later; see LICENSE
55
*/
66

Tests/DriverPgsqlTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/**
3-
* @copyright Copyright (C) 2005 - 2016 Open Source Matters, Inc. All rights reserved.
3+
* @copyright Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
44
* @license GNU General Public License version 2 or later; see LICENSE
55
*/
66

0 commit comments

Comments
 (0)