mirror of
https://github.com/ppy/osu.git
synced 2025-01-12 18:23:04 +08:00
Add copyright notice
Co-authored-by: Dean Herbert <pe@ppy.sh>
This commit is contained in:
parent
207c409792
commit
4eccb03d71
@ -12,6 +12,7 @@ namespace osu.Game.Rulesets.Mania.MathUtils
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Source: https://referencesource.microsoft.com/#mscorlib/system/collections/generic/arraysorthelper.cs
|
||||
/// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
/// </remarks>
|
||||
internal static class LegacySortHelper<T>
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user