diff --git a/Content.Server/_CP14/BiomeSpawner/CP14BiomeSpawnerComponent.cs b/Content.Server/_CP14/BiomeSpawner/CP14BiomeSpawnerComponent.cs index ff377c9991..4607acac32 100644 --- a/Content.Server/_CP14/BiomeSpawner/CP14BiomeSpawnerComponent.cs +++ b/Content.Server/_CP14/BiomeSpawner/CP14BiomeSpawnerComponent.cs @@ -1,10 +1,8 @@ /* * All right reserved to CrystallPunk. * - * This file is sublicensed under Custom License Agreement for Stalker14 project (https://github.com/stalker14-project/stalker14) only + * BUT this file is sublicensed under MIT License * - * See LICENSE.TXT file in the project root for full license information. - * Copyright (c) 2024 TheShuEd (Github) */ using Content.Shared.Parallax.Biomes; diff --git a/Content.Server/_CP14/BiomeSpawner/CP14BiomeSpawnerSystem.cs b/Content.Server/_CP14/BiomeSpawner/CP14BiomeSpawnerSystem.cs index 6f08aae1f4..cb4a54b6e6 100644 --- a/Content.Server/_CP14/BiomeSpawner/CP14BiomeSpawnerSystem.cs +++ b/Content.Server/_CP14/BiomeSpawner/CP14BiomeSpawnerSystem.cs @@ -1,10 +1,8 @@ /* * All right reserved to CrystallPunk. * - * This file is sublicensed under Custom License Agreement for Stalker14 project (https://github.com/stalker14-project/stalker14) only + * BUT this file is sublicensed under MIT License * - * See LICENSE.TXT file in the project root for full license information. - * Copyright (c) 2024 TheShuEd (Github) */ using System.Numerics;