mirror of https://github.com/ppy/osu
Add missing license header
This commit is contained in:
parent
838fcca9c4
commit
6ecd530d7b
|
@ -1,4 +1,7 @@
|
|||
using OpenTK;
|
||||
// Copyright (c) 2007-2017 ppy Pty Ltd <contact@ppy.sh>.
|
||||
// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
|
||||
|
||||
using OpenTK;
|
||||
using OpenTK.Graphics;
|
||||
using osu.Framework.Graphics;
|
||||
using osu.Framework.Graphics.Containers;
|
||||
|
|
Loading…
Reference in New Issue