Skip to content

Commit 5649c41

Browse files
Merge pull request #175 from plesk/tech-ayfedorov-update-copyrights
TECH Update copyrights
2 parents b63aa49 + 880bbc7 commit 5649c41

File tree

122 files changed

+122
-122
lines changed

Some content is hidden

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

122 files changed

+122
-122
lines changed

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 1999-2024. WebPros International GmbH.
1+
# Copyright 1999-2025. WebPros International GmbH.
22
version: '3'
33
services:
44
plesk:

phpcs.xml.dist

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0"?>
2-
<!-- Copyright 1999-2024. WebPros International GmbH. -->
2+
<!-- Copyright 1999-2025. WebPros International GmbH. -->
33
<ruleset name="PHP library for Plesk XML-RPC API">
44
<file>src</file>
55
<file>tests</file>

phpunit-watcher.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 1999-2024. WebPros International GmbH.
1+
# Copyright 1999-2025. WebPros International GmbH.
22
phpunit:
33
arguments: '--stop-on-failure'
44
timeout: 0

phpunit.xml.dist

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<!-- Copyright 1999-2024. WebPros International GmbH. -->
2+
<!-- Copyright 1999-2025. WebPros International GmbH. -->
33
<phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/9.3/phpunit.xsd" bootstrap="vendor/autoload.php" verbose="true" colors="true">
44
<coverage processUncoveredFiles="true">
55
<include>

psalm.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0"?>
2-
<!-- Copyright 1999-2024. WebPros International GmbH. -->
2+
<!-- Copyright 1999-2025. WebPros International GmbH. -->
33
<psalm
44
errorLevel="3"
55
resolveFromConfigFile="true"

src/Api/AbstractStruct.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 1999-2024. WebPros International GmbH.
2+
// Copyright 1999-2025. WebPros International GmbH.
33

44
namespace PleskX\Api;
55

src/Api/Client.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 1999-2024. WebPros International GmbH.
2+
// Copyright 1999-2025. WebPros International GmbH.
33

44
namespace PleskX\Api;
55

src/Api/Client/Exception.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 1999-2024. WebPros International GmbH.
2+
// Copyright 1999-2025. WebPros International GmbH.
33

44
namespace PleskX\Api\Client;
55

src/Api/Exception.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 1999-2024. WebPros International GmbH.
2+
// Copyright 1999-2025. WebPros International GmbH.
33

44
namespace PleskX\Api;
55

src/Api/InternalClient.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 1999-2024. WebPros International GmbH.
2+
// Copyright 1999-2025. WebPros International GmbH.
33

44
namespace PleskX\Api;
55

src/Api/Operator.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 1999-2024. WebPros International GmbH.
2+
// Copyright 1999-2025. WebPros International GmbH.
33

44
namespace PleskX\Api;
55

src/Api/Operator/Aps.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 1999-2024. WebPros International GmbH.
2+
// Copyright 1999-2025. WebPros International GmbH.
33

44
namespace PleskX\Api\Operator;
55

src/Api/Operator/Certificate.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 1999-2024. WebPros International GmbH.
2+
// Copyright 1999-2025. WebPros International GmbH.
33

44
namespace PleskX\Api\Operator;
55

src/Api/Operator/Customer.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 1999-2024. WebPros International GmbH.
2+
// Copyright 1999-2025. WebPros International GmbH.
33

44
namespace PleskX\Api\Operator;
55

src/Api/Operator/Database.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 1999-2024. WebPros International GmbH.
2+
// Copyright 1999-2025. WebPros International GmbH.
33

44
namespace PleskX\Api\Operator;
55

src/Api/Operator/DatabaseServer.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 1999-2024. WebPros International GmbH.
2+
// Copyright 1999-2025. WebPros International GmbH.
33

44
namespace PleskX\Api\Operator;
55

src/Api/Operator/Dns.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 1999-2024. WebPros International GmbH.
2+
// Copyright 1999-2025. WebPros International GmbH.
33

44
namespace PleskX\Api\Operator;
55

src/Api/Operator/DnsTemplate.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 1999-2024. WebPros International GmbH.
2+
// Copyright 1999-2025. WebPros International GmbH.
33

44
namespace PleskX\Api\Operator;
55

src/Api/Operator/EventLog.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 1999-2024. WebPros International GmbH.
2+
// Copyright 1999-2025. WebPros International GmbH.
33

44
namespace PleskX\Api\Operator;
55

src/Api/Operator/Ip.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 1999-2024. WebPros International GmbH.
2+
// Copyright 1999-2025. WebPros International GmbH.
33

44
namespace PleskX\Api\Operator;
55

src/Api/Operator/Locale.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 1999-2024. WebPros International GmbH.
2+
// Copyright 1999-2025. WebPros International GmbH.
33

44
namespace PleskX\Api\Operator;
55

src/Api/Operator/LogRotation.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 1999-2024. WebPros International GmbH.
2+
// Copyright 1999-2025. WebPros International GmbH.
33

44
namespace PleskX\Api\Operator;
55

src/Api/Operator/Mail.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 1999-2024. WebPros International GmbH.
2+
// Copyright 1999-2025. WebPros International GmbH.
33

44
namespace PleskX\Api\Operator;
55

src/Api/Operator/PhpHandler.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 1999-2024. WebPros International GmbH.
2+
// Copyright 1999-2025. WebPros International GmbH.
33

44
namespace PleskX\Api\Operator;
55

src/Api/Operator/ProtectedDirectory.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 1999-2024. WebPros International GmbH.
2+
// Copyright 1999-2025. WebPros International GmbH.
33

44
namespace PleskX\Api\Operator;
55

src/Api/Operator/Reseller.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 1999-2024. WebPros International GmbH.
2+
// Copyright 1999-2025. WebPros International GmbH.
33

44
namespace PleskX\Api\Operator;
55

src/Api/Operator/ResellerPlan.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 1999-2024. WebPros International GmbH.
2+
// Copyright 1999-2025. WebPros International GmbH.
33

44
namespace PleskX\Api\Operator;
55

src/Api/Operator/SecretKey.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 1999-2024. WebPros International GmbH.
2+
// Copyright 1999-2025. WebPros International GmbH.
33

44
namespace PleskX\Api\Operator;
55

src/Api/Operator/Server.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 1999-2024. WebPros International GmbH.
2+
// Copyright 1999-2025. WebPros International GmbH.
33

44
namespace PleskX\Api\Operator;
55

src/Api/Operator/ServicePlan.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 1999-2024. WebPros International GmbH.
2+
// Copyright 1999-2025. WebPros International GmbH.
33

44
namespace PleskX\Api\Operator;
55

src/Api/Operator/ServicePlanAddon.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 1999-2024. WebPros International GmbH.
2+
// Copyright 1999-2025. WebPros International GmbH.
33

44
namespace PleskX\Api\Operator;
55

src/Api/Operator/Session.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 1999-2024. WebPros International GmbH.
2+
// Copyright 1999-2025. WebPros International GmbH.
33

44
namespace PleskX\Api\Operator;
55

src/Api/Operator/Site.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 1999-2024. WebPros International GmbH.
2+
// Copyright 1999-2025. WebPros International GmbH.
33

44
namespace PleskX\Api\Operator;
55

src/Api/Operator/SiteAlias.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 1999-2024. WebPros International GmbH.
2+
// Copyright 1999-2025. WebPros International GmbH.
33

44
namespace PleskX\Api\Operator;
55

src/Api/Operator/Subdomain.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 1999-2024. WebPros International GmbH.
2+
// Copyright 1999-2025. WebPros International GmbH.
33

44
namespace PleskX\Api\Operator;
55

src/Api/Operator/Ui.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 1999-2024. WebPros International GmbH.
2+
// Copyright 1999-2025. WebPros International GmbH.
33

44
namespace PleskX\Api\Operator;
55

src/Api/Operator/VirtualDirectory.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 1999-2024. WebPros International GmbH.
2+
// Copyright 1999-2025. WebPros International GmbH.
33

44
namespace PleskX\Api\Operator;
55

src/Api/Operator/Webspace.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 1999-2024. WebPros International GmbH.
2+
// Copyright 1999-2025. WebPros International GmbH.
33

44
namespace PleskX\Api\Operator;
55

src/Api/Struct/Certificate/Info.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 1999-2024. WebPros International GmbH.
2+
// Copyright 1999-2025. WebPros International GmbH.
33

44
namespace PleskX\Api\Struct\Certificate;
55

src/Api/Struct/Customer/GeneralInfo.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 1999-2024. WebPros International GmbH.
2+
// Copyright 1999-2025. WebPros International GmbH.
33

44
namespace PleskX\Api\Struct\Customer;
55

src/Api/Struct/Customer/Info.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 1999-2024. WebPros International GmbH.
2+
// Copyright 1999-2025. WebPros International GmbH.
33

44
namespace PleskX\Api\Struct\Customer;
55

src/Api/Struct/Database/Info.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 1999-2024. WebPros International GmbH.
2+
// Copyright 1999-2025. WebPros International GmbH.
33

44
namespace PleskX\Api\Struct\Database;
55

src/Api/Struct/Database/UserInfo.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 1999-2024. WebPros International GmbH.
2+
// Copyright 1999-2025. WebPros International GmbH.
33

44
namespace PleskX\Api\Struct\Database;
55

src/Api/Struct/DatabaseServer/Info.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 1999-2024. WebPros International GmbH.
2+
// Copyright 1999-2025. WebPros International GmbH.
33

44
namespace PleskX\Api\Struct\DatabaseServer;
55

src/Api/Struct/Dns/Info.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 1999-2024. WebPros International GmbH.
2+
// Copyright 1999-2025. WebPros International GmbH.
33

44
namespace PleskX\Api\Struct\Dns;
55

src/Api/Struct/EventLog/DetailedEvent.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 1999-2024. WebPros International GmbH.
2+
// Copyright 1999-2025. WebPros International GmbH.
33

44
namespace PleskX\Api\Struct\EventLog;
55

src/Api/Struct/EventLog/Event.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 1999-2024. WebPros International GmbH.
2+
// Copyright 1999-2025. WebPros International GmbH.
33

44
namespace PleskX\Api\Struct\EventLog;
55

src/Api/Struct/Ip/Info.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 1999-2024. WebPros International GmbH.
2+
// Copyright 1999-2025. WebPros International GmbH.
33

44
namespace PleskX\Api\Struct\Ip;
55

src/Api/Struct/Locale/Info.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 1999-2024. WebPros International GmbH.
2+
// Copyright 1999-2025. WebPros International GmbH.
33

44
namespace PleskX\Api\Struct\Locale;
55

src/Api/Struct/Mail/GeneralInfo.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 1999-2024. WebPros International GmbH.
2+
// Copyright 1999-2025. WebPros International GmbH.
33

44
namespace PleskX\Api\Struct\Mail;
55

src/Api/Struct/Mail/Info.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 1999-2024. WebPros International GmbH.
2+
// Copyright 1999-2025. WebPros International GmbH.
33

44
namespace PleskX\Api\Struct\Mail;
55

src/Api/Struct/PhpHandler/Info.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 1999-2024. WebPros International GmbH.
2+
// Copyright 1999-2025. WebPros International GmbH.
33

44
namespace PleskX\Api\Struct\PhpHandler;
55

src/Api/Struct/ProtectedDirectory/DataInfo.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 1999-2024. WebPros International GmbH.
2+
// Copyright 1999-2025. WebPros International GmbH.
33

44
namespace PleskX\Api\Struct\ProtectedDirectory;
55

src/Api/Struct/ProtectedDirectory/Info.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 1999-2024. WebPros International GmbH.
2+
// Copyright 1999-2025. WebPros International GmbH.
33

44
namespace PleskX\Api\Struct\ProtectedDirectory;
55

src/Api/Struct/ProtectedDirectory/UserInfo.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 1999-2024. WebPros International GmbH.
2+
// Copyright 1999-2025. WebPros International GmbH.
33

44
namespace PleskX\Api\Struct\ProtectedDirectory;
55

src/Api/Struct/Reseller/GeneralInfo.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 1999-2024. WebPros International GmbH.
2+
// Copyright 1999-2025. WebPros International GmbH.
33

44
namespace PleskX\Api\Struct\Reseller;
55

src/Api/Struct/Reseller/Info.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// Copyright 1999-2024. WebPros International GmbH.
2+
// Copyright 1999-2025. WebPros International GmbH.
33

44
namespace PleskX\Api\Struct\Reseller;
55

0 commit comments

Comments
 (0)