Add license header

This commit is contained in:
Vidalee 2018-03-11 21:30:48 +01:00
parent ea6434a7a0
commit 6a8bc067cd
1 changed files with 3 additions and 6 deletions

View File

@ -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
{