1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 19:27:31 +08:00

add license header

This commit is contained in:
Jorolf 2017-09-29 23:12:12 +02:00
parent 259d49e6b9
commit 26e7a3f157

View File

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