Add license headers.

This commit is contained in:
smoogipooo
2017-03-14 13:02:42 +09:00
parent 34ab708cb6
commit bbd81dbc47
28 changed files with 56 additions and 28 deletions

View File

@ -1,4 +1,7 @@
namespace osu.Game.Modes.Osu.Objects
// 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.Modes.Osu.Objects
{
public enum HitObjectType
{