1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-27 06:29:54 +08:00

add license header

This commit is contained in:
Jorolf
2017-09-29 23:12:12 +02:00
Unverified
parent 259d49e6b9
commit 26e7a3f157
+4 -1
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;