Add licence header

This commit is contained in:
ColdVolcano 2017-05-20 11:44:19 -05:00
parent d5904499f7
commit 38a566890f
1 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,7 @@
using OpenTK.Graphics;
// 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.Graphics;
using osu.Framework.Allocation;
using osu.Framework.Configuration;
using osu.Framework.Graphics;