mirror of
https://github.com/thepeacockproject/Peacock
synced 2025-02-10 05:24:28 +01:00
Update Copyright year (#317)
* Update Copyright year Signed-off-by: Million1156 <justathrowermc3@gmail.com>
This commit is contained in:
parent
d966bd862f
commit
1e334bfce1
@ -1,6 +1,6 @@
|
||||
<component name="CopyrightManager">
|
||||
<copyright>
|
||||
<option name="notice" value=" The Peacock Project - a HITMAN server replacement. Copyright (C) 2021-2022 The Peacock Project Team This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero 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 Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License along with this program. If not, see <https://www.gnu.org/licenses/>." />
|
||||
<option name="notice" value=" The Peacock Project - a HITMAN server replacement. Copyright (C) 2021-2023 The Peacock Project Team This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero 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 Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License along with this program. If not, see <https://www.gnu.org/licenses/>." />
|
||||
<option name="myName" value="AGPL-3.0" />
|
||||
</copyright>
|
||||
</component>
|
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
- The Peacock Project - a HITMAN server replacement.
|
||||
- Copyright (C) 2021-2022 The Peacock Project Team
|
||||
- Copyright (C) 2021-2023 The Peacock Project Team
|
||||
-
|
||||
- This program is free software: you can redistribute it and/or modify
|
||||
- it under the terms of the GNU Affero General Public License as published by
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
<!--
|
||||
- The Peacock Project - a HITMAN server replacement.
|
||||
- Copyright (C) 2021-2022 The Peacock Project Team
|
||||
- Copyright (C) 2021-2023 The Peacock Project Team
|
||||
-
|
||||
- This program is free software: you can redistribute it and/or modify
|
||||
- it under the terms of the GNU Affero General Public License as published by
|
||||
@ -52,6 +52,6 @@
|
||||
<value>====== Peacock Patcher - Headless mode ======</value>
|
||||
</data>
|
||||
<data name="HelpHeader" xml:space="preserve">
|
||||
<value>Peacock Patcher CLI - Copyright (c) 2020-2022 grappigegovert & The Peacock Project</value>
|
||||
<value>Peacock Patcher CLI - Copyright (c) 2020-2023 grappigegovert & The Peacock Project</value>
|
||||
</data>
|
||||
</root>
|
||||
</root>
|
||||
|
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
- The Peacock Project - a HITMAN server replacement.
|
||||
- Copyright (C) 2021-2022 The Peacock Project Team
|
||||
- Copyright (C) 2021-2023 The Peacock Project Team
|
||||
-
|
||||
- This program is free software: you can redistribute it and/or modify
|
||||
- it under the terms of the GNU Affero General Public License as published by
|
||||
|
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
- The Peacock Project - a HITMAN server replacement.
|
||||
- Copyright (C) 2021-2022 The Peacock Project Team
|
||||
- Copyright (C) 2021-2023 The Peacock Project Team
|
||||
-
|
||||
- This program is free software: you can redistribute it and/or modify
|
||||
- it under the terms of the GNU Affero General Public License as published by
|
||||
|
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
- The Peacock Project - a HITMAN server replacement.
|
||||
- Copyright (C) 2021-2022 The Peacock Project Team
|
||||
- Copyright (C) 2021-2023 The Peacock Project Team
|
||||
-
|
||||
- This program is free software: you can redistribute it and/or modify
|
||||
- it under the terms of the GNU Affero General Public License as published by
|
||||
|
@ -13,7 +13,7 @@ using System.Runtime.InteropServices;
|
||||
#endif
|
||||
[assembly: AssemblyCompany("The Peacock Project")]
|
||||
[assembly: AssemblyProduct("Peacock Patcher")]
|
||||
[assembly: AssemblyCopyright("Copyright © 2020-2022 grappigegovert & The Peacock Project")]
|
||||
[assembly: AssemblyCopyright("Copyright © 2020-2023 grappigegovert & The Peacock Project")]
|
||||
[assembly: AssemblyTrademark("")]
|
||||
[assembly: AssemblyCulture("")]
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
- The Peacock Project - a HITMAN server replacement.
|
||||
- Copyright (C) 2021-2022 The Peacock Project Team
|
||||
- Copyright (C) 2021-2023 The Peacock Project Team
|
||||
-
|
||||
- This program is free software: you can redistribute it and/or modify
|
||||
- it under the terms of the GNU Affero General Public License as published by
|
||||
|
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
- The Peacock Project - a HITMAN server replacement.
|
||||
- Copyright (C) 2021-2022 The Peacock Project Team
|
||||
- Copyright (C) 2021-2023 The Peacock Project Team
|
||||
-
|
||||
- This program is free software: you can redistribute it and/or modify
|
||||
- it under the terms of the GNU Affero General Public License as published by
|
||||
|
Loading…
Reference in New Issue
Block a user