All copyright goes to peppy

This commit is contained in:
Craftplacer 2019-12-17 07:04:55 +01:00
parent b6c31e7764
commit 7bdfd2e23c
1 changed files with 4 additions and 1 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 System.Collections.Generic;
using System.Linq;
using osu.Framework.Allocation;