1
0
Fork 0
mirror of https://github.com/ppy/osu-tools.git synced 2025-06-08 07:17:01 +09:00

License headers

This commit is contained in:
StanR 2022-02-27 09:46:40 +03:00
parent f4e246cf51
commit 10aee0a8b6
6 changed files with 19 additions and 7 deletions

View file

@ -1,4 +1,7 @@
using System;
// 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;
using osu.Framework;
using osu.Framework.Platform;
using osu.Game.Online;