mirror of
https://github.com/ppy/osu.git
synced 2024-12-15 09:02:55 +08:00
Added licence header and removed unnecessary whitespace
This commit is contained in:
parent
9b866d2248
commit
bb138ccaf7
@ -1,4 +1,7 @@
|
||||
using osu.Game.Beatmaps;
|
||||
// Copyright (c) 2007-2017 ppy Pty Ltd <contact@ppy.sh>.
|
||||
// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
|
||||
|
||||
using osu.Game.Beatmaps;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
|
Loading…
Reference in New Issue
Block a user