1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-15 02:42:54 +08:00

Add missing licence header

This commit is contained in:
Lucas A 2019-08-14 21:34:29 +02:00
parent 840d4741da
commit 46e71e9ead

View File

@ -1,4 +1,7 @@
using osu.Framework.Graphics;
// 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.Graphics;
using osu.Framework.Graphics.Containers;
namespace osu.Game.Overlays.News