Add missing license headers

This commit is contained in:
Dean Herbert
2019-10-28 12:42:17 +09:00
parent 43ad4a3a3c
commit ee5591d7d5
4 changed files with 12 additions and 0 deletions

View File

@ -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.Framework.Allocation;
using osu.Game.Beatmaps.ControlPoints;
using osu.Game.Graphics.Sprites;