mirror of https://github.com/ppy/osu
Revert "remove copyright notice from new file"
This reverts commit b5e5411348
.
This commit is contained in:
parent
b5e5411348
commit
7c2ada9b20
|
@ -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.
|
||||
|
||||
#nullable disable
|
||||
|
||||
using System.Linq;
|
||||
|
|
Loading…
Reference in New Issue