1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-22 03:31:54 +08:00

Add license headers.

This commit is contained in:
smoogipooo
2017-03-17 14:51:09 +09:00
Unverified
parent 862c4c408f
commit 67c9bb37fd
2 changed files with 8 additions and 2 deletions
+4 -1
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).
+4 -1
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).