sublicense

This commit is contained in:
Ed
2024-07-06 11:56:18 +03:00
parent f8b6bc7243
commit d9ed4a63df
3 changed files with 38 additions and 1 deletions

View File

@@ -1,4 +1,12 @@
using Content.Server._CP14.MeleeWeapon;
/*
* All right reserved to CrystallPunk.
*
* This file is sublicensed under Custom License Agreement to Peptide (Discord) for Nuclear14 project (https://github.com/Vault-Overseers/nuclear-14) only
*
* See LICENSE.TXT file in the project root for full license information.
* Copyright (c) 2024 TheShuEd (Github)
*/
using Content.Shared.Parallax.Biomes;
using Robust.Shared.Prototypes;

View File

@@ -1,3 +1,12 @@
/*
* All right reserved to CrystallPunk.
*
* This file is sublicensed under Custom License Agreement to Peptide (Discord) for Nuclear14 project (https://github.com/Vault-Overseers/nuclear-14) only
*
* See LICENSE.TXT file in the project root for full license information.
* Copyright (c) 2024 TheShuEd (Github)
*/
using System.Numerics;
using Content.Server.Decals;
using Content.Server.GameTicking;