mirror of https://github.com/ppy/osu
Add one more licence header
This commit is contained in:
parent
a232033469
commit
0a8b3ad619
|
@ -1,4 +1,7 @@
|
|||
using Microsoft.EntityFrameworkCore.Migrations;
|
||||
// Copyright (c) 2007-2017 ppy Pty Ltd <contact@ppy.sh>.
|
||||
// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
|
||||
|
||||
using Microsoft.EntityFrameworkCore.Migrations;
|
||||
|
||||
namespace osu.Game.Migrations
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue