diff --git a/src/core/config/Config_platform.h b/src/core/config/Config_platform.h index c689ed8ad..57456f031 100644 --- a/src/core/config/Config_platform.h +++ b/src/core/config/Config_platform.h @@ -1,19 +1,8 @@ /* XMRig - * Copyright (c) 2018-2025 SChernykh - * Copyright (c) 2016-2025 XMRig , + * Copyright (c) 2018-2026 SChernykh + * Copyright (c) 2016-2026 XMRig , * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . + * SPDX-License-Identifier: GPL-3.0-or-later */ #pragma once @@ -31,7 +20,7 @@ namespace xmrig { -static const char short_options[] = "a:c:kBp:Px:r:R:s:t:T:o:u:O:v:l:Sx:46"; +static const char short_options[] = "a:c:kBp:x:r:R:s:t:T:o:u:O:v:l:S46"; static const option options[] = {