1
0
mirror of https://github.com/ppy/osu.git synced 2026-06-06 15:14:37 +08:00

Add missing licence headers to added files.

This commit is contained in:
Lucas A
2019-08-12 20:16:41 +02:00
Unverified
parent b92e331730
commit 87811afade
3 changed files with 12 additions and 3 deletions
@@ -1,4 +1,7 @@
using osu.Game.Overlays;
// 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 osu.Game.Overlays;
namespace osu.Game.Tests.Visual.Online
{
+4 -1
View File
@@ -1,4 +1,7 @@
using osu.Framework.Allocation;
// 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 osu.Framework.Allocation;
using osu.Framework.Bindables;
using osu.Framework.Graphics;
using osu.Framework.Graphics.Containers;
+4 -1
View File
@@ -1,4 +1,7 @@
using osu.Framework.Allocation;
// 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 osu.Framework.Allocation;
using osu.Framework.Bindables;
using osu.Framework.Graphics;
using osu.Framework.Graphics.Containers;