mirror of
https://github.com/ppy/osu.git
synced 2025-01-08 06:36:05 +08:00
Add license header
This commit is contained in:
parent
e7881bd381
commit
4f109c02d3
@ -1,4 +1,7 @@
|
|||||||
using NUnit.Framework;
|
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
|
||||||
|
// See the LICENCE file in the repository root for full licence text.
|
||||||
|
|
||||||
|
using NUnit.Framework;
|
||||||
using osu.Framework.Allocation;
|
using osu.Framework.Allocation;
|
||||||
using osu.Framework.Bindables;
|
using osu.Framework.Bindables;
|
||||||
using osu.Framework.Graphics;
|
using osu.Framework.Graphics;
|
||||||
|
Loading…
Reference in New Issue
Block a user