Add missing licence header

This commit is contained in:
Dean Herbert 2021-02-03 20:06:25 +09:00
parent 75f1ebd5f9
commit d3f056f188
1 changed files with 3 additions and 0 deletions

View File

@ -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;