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 @@
using OpenTK;
// Copyright (c) 2007-2017 ppy Pty Ltd <contact@ppy.sh>.
// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
using OpenTK;
using osu.Game.Beatmaps.Samples;
using osu.Game.Modes.Objects.Types;
using System;