1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-22 15:27:20 +08:00

Add missing license header.

This commit is contained in:
Dean Herbert 2017-03-17 20:44:02 +09:00
parent 6be80c95ae
commit 0a03bdc428
No known key found for this signature in database
GPG Key ID: 46D71BF4958ABB49

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;