mirror of
https://github.com/ppy/osu.git
synced 2024-11-12 01:07:25 +08:00
Add license headers.
This commit is contained in:
parent
75d09e7038
commit
ed9c7c8008
@ -1,4 +1,7 @@
|
||||
using OpenTK.Input;
|
||||
// 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.Input;
|
||||
using osu.Framework.Input;
|
||||
using osu.Game.Modes.Objects.Drawables;
|
||||
using osu.Game.Modes.Taiko.Judgements;
|
||||
|
@ -1,4 +1,7 @@
|
||||
using OpenTK.Input;
|
||||
// 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.Input;
|
||||
using System;
|
||||
using System.Linq;
|
||||
using osu.Framework.Input;
|
||||
|
Loading…
Reference in New Issue
Block a user