mirror of
https://github.com/ppy/osu.git
synced 2025-01-13 10:43:04 +08:00
Add missing licence header
This commit is contained in:
parent
d547caa04e
commit
a1513351c0
@ -1,4 +1,7 @@
|
|||||||
using System;
|
// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
|
||||||
|
// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
|
||||||
|
|
||||||
|
using System;
|
||||||
using System.IO;
|
using System.IO;
|
||||||
using System.Linq;
|
using System.Linq;
|
||||||
using osu.Framework.Audio.Track;
|
using osu.Framework.Audio.Track;
|
||||||
|
Loading…
Reference in New Issue
Block a user