mirror of
https://github.com/ppy/osu.git
synced 2024-11-12 10:57:27 +08:00
Fix license headers.
This commit is contained in:
parent
605f733cf9
commit
2a9e8f4ed6
@ -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