Skip to content

Commit 505f4cf

Browse files
Updated headers
1 parent 75ca8e0 commit 505f4cf

File tree

142 files changed

+142
-142
lines changed

Some content is hidden

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

142 files changed

+142
-142
lines changed

src/Api/AbstractApi.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
declare(strict_types=1);
44

55
/*
6-
* This file is part of Bitbucket API Client.
6+
* This file is part of the Bitbucket API Client.
77
*
88
* (c) Graham Campbell <[email protected]>
99
*

src/Api/Addon.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
declare(strict_types=1);
44

55
/*
6-
* This file is part of Bitbucket API Client.
6+
* This file is part of the Bitbucket API Client.
77
*
88
* (c) Graham Campbell <[email protected]>
99
*

src/Api/Addon/AbstractAddonApi.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
declare(strict_types=1);
44

55
/*
6-
* This file is part of Bitbucket API Client.
6+
* This file is part of the Bitbucket API Client.
77
*
88
* (c) Graham Campbell <[email protected]>
99
*

src/Api/Addon/Linkers.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
declare(strict_types=1);
44

55
/*
6-
* This file is part of Bitbucket API Client.
6+
* This file is part of the Bitbucket API Client.
77
*
88
* (c) Graham Campbell <[email protected]>
99
*

src/Api/Addon/Linkers/AbstractLinkersApi.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
declare(strict_types=1);
44

55
/*
6-
* This file is part of Bitbucket API Client.
6+
* This file is part of the Bitbucket API Client.
77
*
88
* (c) Graham Campbell <[email protected]>
99
*

src/Api/Addon/Linkers/Values.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
declare(strict_types=1);
44

55
/*
6-
* This file is part of Bitbucket API Client.
6+
* This file is part of the Bitbucket API Client.
77
*
88
* (c) Graham Campbell <[email protected]>
99
*

src/Api/Addon/Users.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
declare(strict_types=1);
44

55
/*
6-
* This file is part of Bitbucket API Client.
6+
* This file is part of the Bitbucket API Client.
77
*
88
* (c) Graham Campbell <[email protected]>
99
*

src/Api/Addon/Users/AbstractUsersApi.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
declare(strict_types=1);
44

55
/*
6-
* This file is part of Bitbucket API Client.
6+
* This file is part of the Bitbucket API Client.
77
*
88
* (c) Graham Campbell <[email protected]>
99
*

src/Api/Addon/Users/Events.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
declare(strict_types=1);
44

55
/*
6-
* This file is part of Bitbucket API Client.
6+
* This file is part of the Bitbucket API Client.
77
*
88
* (c) Graham Campbell <[email protected]>
99
*

src/Api/CurrentUser.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
declare(strict_types=1);
44

55
/*
6-
* This file is part of Bitbucket API Client.
6+
* This file is part of the Bitbucket API Client.
77
*
88
* (c) Graham Campbell <[email protected]>
99
*

0 commit comments

Comments
 (0)