1
0
Fork 0
mirror of https://github.com/ppy/osu-tools.git synced 2025-06-11 02:13:33 +09:00

License headers

This commit is contained in:
StanR 2022-07-21 03:36:54 +03:00
parent 2e8ab05b17
commit 11ee616f97
8 changed files with 26 additions and 8 deletions

View file

@ -1,4 +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.
using System.Collections.Generic;
using System.Linq;
using osu.Framework.Allocation;