1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-14 16:12:57 +08:00

Add missing licence headers

This commit is contained in:
Dean Herbert 2018-06-28 17:34:04 +09:00
parent c44a81bdf5
commit a377e87bf6
2 changed files with 10 additions and 4 deletions

View File

@ -1,4 +1,7 @@
namespace osu.Game.Screens.Select.Leaderboards
// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
namespace osu.Game.Screens.Select.Leaderboards
{
public enum LeaderboardScope
{

View File

@ -1,4 +1,7 @@
namespace osu.Game.Screens.Select.Leaderboards
// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
namespace osu.Game.Screens.Select.Leaderboards
{
public enum PlaceholderState
{