1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-12 11:42:54 +08:00

Add missing licence header

This commit is contained in:
Dean Herbert 2017-12-01 20:31:54 +09:00
parent 912d5edcf6
commit 997cdfaee4

View File

@ -1,4 +1,7 @@
using NUnit.Framework;
// Copyright (c) 2007-2017 ppy Pty Ltd <contact@ppy.sh>.
// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
using NUnit.Framework;
using osu.Game.Beatmaps;
using osu.Game.Rulesets.Catch.Objects;