Add license headers.

This commit is contained in:
smoogipooo 2017-03-17 14:51:09 +09:00
parent 862c4c408f
commit 67c9bb37fd
2 changed files with 8 additions and 2 deletions

View File

@ -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 &lt;=15).

View File

@ -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 &lt;=15).