Add licence header

This commit is contained in:
Dean Herbert 2019-05-08 19:35:20 +09:00
parent 6dea16f365
commit 4f697e2bd5

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.Framework.Extensions.Color4Extensions;
using osu.Game.Graphics;