Added license headers

This commit is contained in:
DrabWeb
2017-02-07 13:26:17 -04:00
parent dfc53be095
commit 02ddaf336e
4 changed files with 16 additions and 4 deletions

View File

@ -1,4 +1,7 @@
using System;
// Copyright (c) 2007-2017 ppy Pty Ltd <contact@ppy.sh>.
// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
using System;
using OpenTK.Graphics;
using osu.Game.Graphics.UserInterface;
using osu.Framework.Graphics;