mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 21:02:55 +08:00
Add license header
This commit is contained in:
parent
9b8b88601f
commit
27632434c6
@ -1,4 +1,7 @@
|
||||
using osu.Game.Rulesets.Objects;
|
||||
// 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.Rulesets.Objects;
|
||||
using osu.Game.Beatmaps;
|
||||
|
||||
namespace osu.Game.Rulesets.Replays
|
||||
|
@ -1,4 +1,7 @@
|
||||
using osu.Game.Rulesets.Replays;
|
||||
// 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.Rulesets.Replays;
|
||||
|
||||
namespace osu.Game
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user