1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-28 14:12:55 +08:00

Add licence header

This commit is contained in:
Dean Herbert 2018-01-18 21:12:53 +09:00
parent 01ff1584c2
commit 065d2a4887

View File

@ -1,4 +1,7 @@
using OpenTK;
// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
using OpenTK;
namespace osu.Game.Rulesets.Osu.Objects.Drawables
{