Add license headers and xmldoc

This commit is contained in:
naoey
2019-06-11 19:49:10 +05:30
parent 341d137f5c
commit 8ff26a8fbc
2 changed files with 33 additions and 3 deletions

View File

@ -1,4 +1,7 @@
using System;
// 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;
namespace osu.Game.Online.API
{