Fix ordering of license header.

This commit is contained in:
smoogipooo 2017-09-12 16:21:32 +09:00
parent a22dd80b23
commit 7ad982b540
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
using System.Collections.Generic;
using osu.Framework.Input;
// Copyright (c) 2007-2017 ppy Pty Ltd <contact@ppy.sh>.
// Copyright (c) 2007-2017 ppy Pty Ltd <contact@ppy.sh>.
// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
using System.Collections.Generic;
using osu.Framework.Input;
using osu.Game.Rulesets.Replays;
namespace osu.Game.Rulesets.Mania.Replays