Add missing lincense header, remove unnecessary comment and field.

This commit is contained in:
Huo Yaoyuan
2016-09-26 13:56:05 +08:00
parent 3d23dda3b4
commit 756e7a6a67
4 changed files with 9 additions and 5 deletions

View File

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