1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-23 13:20:31 +08:00

Add license header

This commit is contained in:
Vidalee
2018-03-11 21:30:48 +01:00
Unverified
parent ea6434a7a0
commit 6a8bc067cd
+3 -6
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
{