mirror of
https://github.com/ppy/osu.git
synced 2026-05-24 00:25:53 +08:00
Add license header
This commit is contained in:
@@ -1,10 +1,7 @@
|
||||
using osu.Framework.Allocation;
|
||||
// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
|
||||
// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
|
||||
|
||||
using osu.Game.Configuration;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace osu.Game.Rulesets.Mods
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user