Skip to content

Commit fded247

Browse files
committed
Removed inaccurate copyright statements from header comments
1 parent 5f86ed1 commit fded247

9 files changed

Lines changed: 0 additions & 9 deletions

src/Exceptions/BadKeyException.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
* Created by IntelliJ IDEA.
44
*
55
* @author Timothy Wilson <tim.wilson@aceviral.com>
6-
* @copyright AceViral.com LTD 2019
76
* Date: 14/02/2019
87
* Time: 09:40
98
*/

src/Exceptions/BadRequestException.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
* Created by IntelliJ IDEA.
44
*
55
* @author Timothy Wilson <tim.wilson@aceviral.com>
6-
* @copyright AceViral.com LTD 2019
76
* Date: 14/02/2019
87
* Time: 09:39
98
*/

src/Exceptions/BadResponseException.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
* Created by IntelliJ IDEA.
44
*
55
* @author Timothy Wilson <tim.wilson@aceviral.com>
6-
* @copyright AceViral.com LTD 2019
76
* Date: 15/02/2019
87
* Time: 17:09
98
*/

src/Exceptions/ConnectionException.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
* Created by IntelliJ IDEA.
44
*
55
* @author Timothy Wilson <tim.wilson@aceviral.com>
6-
* @copyright AceViral.com LTD 2019
76
* Date: 14/02/2019
87
* Time: 09:25
98
*/

src/Exceptions/RequestLimitReachedException.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
* Created by IntelliJ IDEA.
44
*
55
* @author Timothy Wilson <tim.wilson@aceviral.com>
6-
* @copyright AceViral.com LTD 2019
76
* Date: 14/02/2019
87
* Time: 17:24
98
*/

src/GetAddress.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
* Created by IntelliJ IDEA.
44
*
55
* @author Timothy Wilson <tim.wilson@aceviral.com>
6-
* @copyright AceViral.com LTD 2019
76
* Date: 14/02/2019
87
* Time: 08:28
98
*/

src/Postcode.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
* https://en.wikipedia.org/wiki/Postcodes_in_the_United_Kingdom#Formatting
77
*
88
* @author Timothy Wilson <tim.wilson@aceviral.com>
9-
* @copyright AceViral.com LTD 2019
109
* Date: 13/02/2019
1110
* Time: 18:32
1211
*/

test/GetAddressTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
* Created by IntelliJ IDEA.
44
*
55
* @author Timothy Wilson <tim.wilson@aceviral.com>
6-
* @copyright AceViral.com LTD 2019
76
* Date: 03/04/2019
87
* Time: 12:02
98
*/

test/PostcodeTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
* Created by IntelliJ IDEA.
44
*
55
* @author Timothy Wilson <tim.wilson@aceviral.com>
6-
* @copyright AceViral.com LTD 2019
76
* Date: 13/02/2019
87
* Time: 19:00
98
*/

0 commit comments

Comments
 (0)