mirror of
https://github.com/ppy/osu
synced 2025-01-02 04:12:13 +00:00
Add license headers.
This commit is contained in:
parent
862c4c408f
commit
67c9bb37fd
@ -1,4 +1,7 @@
|
||||
namespace osu.Game.Beatmaps.Legacy
|
||||
// Copyright (c) 2007-2017 ppy Pty Ltd <contact@ppy.sh>.
|
||||
// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
|
||||
|
||||
namespace osu.Game.Beatmaps.Legacy
|
||||
{
|
||||
/// <summary>
|
||||
/// A Beatmap that was loaded from a legacy .osu beatmap file (version <=15).
|
||||
|
@ -1,4 +1,7 @@
|
||||
namespace osu.Game.Beatmaps.Legacy
|
||||
// Copyright (c) 2007-2017 ppy Pty Ltd <contact@ppy.sh>.
|
||||
// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
|
||||
|
||||
namespace osu.Game.Beatmaps.Legacy
|
||||
{
|
||||
/// <summary>
|
||||
/// A type of Beatmap loaded from a legacy .osu beatmap file (version <=15).
|
||||
|
Loading…
Reference in New Issue
Block a user