Skip to content

Commit 951e61b

Browse files
committed
change package name in header comments
1 parent 56ff357 commit 951e61b

Some content is hidden

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

55 files changed

+55
-55
lines changed

Exception/AccessDeniedException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/*
4-
* This file is part of the XabbuhXApiClient package.
4+
* This file is part of the xAPI package.
55
*
66
* (c) Christian Flothmann <[email protected]>
77
*

Exception/ConflictException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/*
4-
* This file is part of the XabbuhXApiClient package.
4+
* This file is part of the xAPI package.
55
*
66
* (c) Christian Flothmann <[email protected]>
77
*

Exception/NotFoundException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/*
4-
* This file is part of the XabbuhXApiCommon package.
4+
* This file is part of the xAPI package.
55
*
66
* (c) Christian Flothmann <[email protected]>
77
*

Exception/XApiException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/*
4-
* This file is part of the XabbuhXApiCommon package.
4+
* This file is part of the xAPI package.
55
*
66
* (c) Christian Flothmann <[email protected]>
77
*

Model/Account.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/*
4-
* This file is part of the XabbuhXApiCommon package.
4+
* This file is part of the xAPI package.
55
*
66
* (c) Christian Flothmann <[email protected]>
77
*

Model/AccountInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/*
4-
* This file is part of the XabbuhXApiCommon package.
4+
* This file is part of the xAPI package.
55
*
66
* (c) Christian Flothmann <[email protected]>
77
*

Model/Activity.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/*
4-
* This file is part of the XabbuhXApiCommon package.
4+
* This file is part of the xAPI package.
55
*
66
* (c) Christian Flothmann <[email protected]>
77
*

Model/ActivityInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/*
4-
* This file is part of the XabbuhXApiCommon package.
4+
* This file is part of the xAPI package.
55
*
66
* (c) Christian Flothmann <[email protected]>
77
*

Model/Actor.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/*
4-
* This file is part of the XabbuhXApiCommon package.
4+
* This file is part of the xAPI package.
55
*
66
* (c) Christian Flothmann <[email protected]>
77
*

Model/ActorInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/*
4-
* This file is part of the XabbuhXApiCommon package.
4+
* This file is part of the xAPI package.
55
*
66
* (c) Christian Flothmann <[email protected]>
77
*

0 commit comments

Comments
 (0)