mirror of
https://github.com/osukey/osukey.git
synced 2025-05-26 07:57:32 +09:00
Add missing license header
This commit is contained in:
parent
7046f64e7f
commit
a71f769cce
@ -1,4 +1,7 @@
|
|||||||
using System.Linq;
|
// 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 System.Linq;
|
||||||
using NUnit.Framework;
|
using NUnit.Framework;
|
||||||
using osu.Framework.Graphics;
|
using osu.Framework.Graphics;
|
||||||
using osu.Framework.Testing;
|
using osu.Framework.Testing;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user