Skip to content

Commit 18097be

Browse files
committed
updated copyright
1 parent e0b8bc3 commit 18097be

50 files changed

Lines changed: 50 additions & 50 deletions

Some content is hidden

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

bin/create_client.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* @author Joe Huss <detain@interserver.net>
66
* @package MyAdmin
77
* @category Scripts
8-
* @copyright 2019
8+
* @copyright 2025
99
*/
1010
include_once __DIR__.'/../../../../include/functions.inc.php';
1111

bin/create_customer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* @author Joe Huss <detain@interserver.net>
66
* @package MyAdmin
77
* @category Scripts
8-
* @copyright 2019
8+
* @copyright 2025
99
*/
1010
include_once __DIR__.'/../../../../include/functions.inc.php';
1111

bin/create_database.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* @author Joe Huss <detain@interserver.net>
66
* @package MyAdmin
77
* @category Scripts
8-
* @copyright 2019
8+
* @copyright 2025
99
*/
1010
include_once __DIR__.'/../../../../include/functions.inc.php';
1111

bin/create_database_user.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* @author Joe Huss <detain@interserver.net>
66
* @package MyAdmin
77
* @category Scripts
8-
* @copyright 2019
8+
* @copyright 2025
99
*/
1010
include_once __DIR__.'/../../../../include/functions.inc.php';
1111

bin/create_email_address.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* @author Joe Huss <detain@interserver.net>
66
* @package MyAdmin
77
* @category Scripts
8-
* @copyright 2019
8+
* @copyright 2025
99
*/
1010
include_once __DIR__.'/../../../../include/functions.inc.php';
1111

bin/create_secret_key.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* @author Joe Huss <detain@interserver.net>
66
* @package MyAdmin
77
* @category Scripts
8-
* @copyright 2019
8+
* @copyright 2025
99
*/
1010
include_once __DIR__.'/../../../../include/functions.inc.php';
1111

bin/create_site.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* @author Joe Huss <detain@interserver.net>
66
* @package MyAdmin
77
* @category Scripts
8-
* @copyright 2019
8+
* @copyright 2025
99
*/
1010
include_once __DIR__.'/../../../../include/functions.inc.php';
1111

bin/create_site_alias.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* @author Joe Huss <detain@interserver.net>
66
* @package MyAdmin
77
* @category Scripts
8-
* @copyright 2019
8+
* @copyright 2025
99
*/
1010
include_once __DIR__.'/../../../../include/functions.inc.php';
1111

bin/create_subdomain.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* @author Joe Huss <detain@interserver.net>
66
* @package MyAdmin
77
* @category Scripts
8-
* @copyright 2019
8+
* @copyright 2025
99
*/
1010
include_once __DIR__.'/../../../../include/functions.inc.php';
1111

bin/create_subscription.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* @author Joe Huss <detain@interserver.net>
66
* @package MyAdmin
77
* @category Scripts
8-
* @copyright 2019
8+
* @copyright 2025
99
*/
1010
include_once __DIR__.'/../../../../include/functions.inc.php';
1111

0 commit comments

Comments
 (0)