1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-21 01:39:54 +08:00

Add licence header

This commit is contained in:
Dean Herbert
2017-09-18 12:48:33 +09:00
Unverified
parent e52a4fe72c
commit d3c58c848d
@@ -1,4 +1,7 @@
using osu.Game.Beatmaps;
// Copyright (c) 2007-2017 ppy Pty Ltd <contact@ppy.sh>.
// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
using osu.Game.Beatmaps;
using osu.Game.Rulesets.Beatmaps;
using osu.Game.Rulesets.Catch.Objects;