Add missing license header.

This commit is contained in:
Dean Herbert
2017-03-17 20:44:02 +09:00
parent 6be80c95ae
commit 0a03bdc428

View File

@ -1,4 +1,7 @@
using System;
// Copyright (c) 2007-2017 ppy Pty Ltd <contact@ppy.sh>.
// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
using System;
using System.Collections.Generic;
using System.Linq;
using osu.Game.Beatmaps.Drawables;