mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 15:07:44 +08:00
Add missing licence header
This commit is contained in:
parent
2b667cf789
commit
1b0a1dd410
@ -1,4 +1,7 @@
|
||||
using System.Collections.Generic;
|
||||
// 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.Collections.Generic;
|
||||
using osu.Framework.Input;
|
||||
using osu.Game.Rulesets.Replays;
|
||||
using OpenTK;
|
||||
|
Loading…
Reference in New Issue
Block a user