mirror of https://github.com/ppy/osu
Add missing license header
This commit is contained in:
parent
67fa15f231
commit
63a06afab2
|
@ -1,3 +1,6 @@
|
|||
// 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.Beatmaps;
|
||||
using osu.Game.Graphics.UserInterface;
|
||||
|
||||
|
|
Loading…
Reference in New Issue