add license headers and remove blank line

This commit is contained in:
jorolf
2018-03-03 19:49:38 +01:00
parent 8e0a524c4d
commit 9293ec635a
4 changed files with 16 additions and 5 deletions

View File

@ -1,4 +1,7 @@
using osu.Framework.Allocation;
// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
using osu.Framework.Allocation;
using osu.Framework.Configuration;
using osu.Framework.Extensions.Color4Extensions;
using osu.Framework.Graphics;