Skip to content

Commit 1827840

Browse files
committed
docs: update copyright notices
1 parent 2f1bf6b commit 1827840

38 files changed

+38
-38
lines changed

src/Assert.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/*
3-
* Copyright 2024 Cloud Creativity Limited
3+
* Copyright 2025 Cloud Creativity Limited
44
*
55
* Use of this source code is governed by an MIT-style
66
* license that can be found in the LICENSE file or at

src/Compare.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/*
3-
* Copyright 2024 Cloud Creativity Limited
3+
* Copyright 2025 Cloud Creativity Limited
44
*
55
* Use of this source code is governed by an MIT-style
66
* license that can be found in the LICENSE file or at

src/Concerns/HasDocumentAssertions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/*
3-
* Copyright 2024 Cloud Creativity Limited
3+
* Copyright 2025 Cloud Creativity Limited
44
*
55
* Use of this source code is governed by an MIT-style
66
* license that can be found in the LICENSE file or at

src/Concerns/HasHttpAssertions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/*
3-
* Copyright 2024 Cloud Creativity Limited
3+
* Copyright 2025 Cloud Creativity Limited
44
*
55
* Use of this source code is governed by an MIT-style
66
* license that can be found in the LICENSE file or at

src/Constraints/EmptyOrMissingList.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/*
3-
* Copyright 2024 Cloud Creativity Limited
3+
* Copyright 2025 Cloud Creativity Limited
44
*
55
* Use of this source code is governed by an MIT-style
66
* license that can be found in the LICENSE file or at

src/Constraints/ExactInDocument.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/*
3-
* Copyright 2024 Cloud Creativity Limited
3+
* Copyright 2025 Cloud Creativity Limited
44
*
55
* Use of this source code is governed by an MIT-style
66
* license that can be found in the LICENSE file or at

src/Constraints/ExactInList.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/*
3-
* Copyright 2024 Cloud Creativity Limited
3+
* Copyright 2025 Cloud Creativity Limited
44
*
55
* Use of this source code is governed by an MIT-style
66
* license that can be found in the LICENSE file or at

src/Constraints/HttpStatusIs.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/*
3-
* Copyright 2024 Cloud Creativity Limited
3+
* Copyright 2025 Cloud Creativity Limited
44
*
55
* Use of this source code is governed by an MIT-style
66
* license that can be found in the LICENSE file or at

src/Constraints/HttpStatusIsSuccessful.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/*
3-
* Copyright 2024 Cloud Creativity Limited
3+
* Copyright 2025 Cloud Creativity Limited
44
*
55
* Use of this source code is governed by an MIT-style
66
* license that can be found in the LICENSE file or at

src/Constraints/IdentifierInDocument.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/*
3-
* Copyright 2024 Cloud Creativity Limited
3+
* Copyright 2025 Cloud Creativity Limited
44
*
55
* Use of this source code is governed by an MIT-style
66
* license that can be found in the LICENSE file or at

0 commit comments

Comments
 (0)