diff --git a/osu.Game.Resources/Properties/AssemblyInfo.cs b/osu.Game.Resources/Properties/AssemblyInfo.cs index b2d89bf..7713a20 100644 --- a/osu.Game.Resources/Properties/AssemblyInfo.cs +++ b/osu.Game.Resources/Properties/AssemblyInfo.cs @@ -1,4 +1,7 @@ -using System.Reflection; +// Copyright (c) 2007-2017 ppy Pty Ltd . +// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE + +using System.Reflection; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following