mirror of https://github.com/ppy/osu
Add license header
This commit is contained in:
parent
ea6434a7a0
commit
6a8bc067cd
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue