1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-24 23:42:01 +08:00

Add licence header

This commit is contained in:
recapitalverb
2020-02-04 11:18:19 +07:00
Unverified
parent a8ce50fadd
commit 14db813842
+3
View File
@@ -1,3 +1,6 @@
// 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.
namespace osu.Game.Utils
{
public static class FormatUtils