mirror of https://github.com/ppy/osu
Add licence header
This commit is contained in:
parent
3000323727
commit
611f4df484
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in New Issue