Add missing license headers

This commit is contained in:
smoogipoo
2017-09-26 15:55:55 +09:00
parent b8b54e95a5
commit 3937ebdc3d
7 changed files with 21 additions and 0 deletions

View File

@ -1,3 +1,6 @@
// 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 osu.Framework.Graphics;
using osu.Framework.Graphics.Shapes;