mirror of
https://github.com/ppy/osu.git
synced 2025-01-21 12:53:22 +08:00
Add license header
This commit is contained in:
parent
2dd5dad7c5
commit
9718e476c7
@ -1,4 +1,7 @@
|
|||||||
namespace osu.Game.Rulesets.Mods
|
// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
|
||||||
|
// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
|
||||||
|
|
||||||
|
namespace osu.Game.Rulesets.Mods
|
||||||
{
|
{
|
||||||
public interface IMod
|
public interface IMod
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user