mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 17:07:38 +08: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 osu.Framework.Graphics;
|
||||
using osu.Framework.Testing;
|
||||
|
Loading…
Reference in New Issue
Block a user