Add missing license header

This commit is contained in:
Shivam 2021-03-29 15:27:25 +02:00
parent c110c24924
commit 6c5a10a744
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.IO;
using System.Threading;