1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-19 05:02:53 +08:00

Add license header

This commit is contained in:
Craftplacer 2020-01-25 16:50:12 +01:00
parent f9def83552
commit 9e6fde7d09

View File

@ -1,4 +1,7 @@
using NUnit.Framework;
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using NUnit.Framework;
using osu.Game.Online.Chat;
namespace osu.Game.Tests.Chat