mirror of https://github.com/ppy/osu
Add missing licence header
This commit is contained in:
parent
75f1ebd5f9
commit
d3f056f188
|
@ -1,3 +1,6 @@
|
|||
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
|
||||
// See the LICENCE file in the repository root for full licence text.
|
||||
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using MessagePack;
|
||||
|
|
Loading…
Reference in New Issue