···11-Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
11+Copyright (c) 2007-2019 ppy Pty Ltd <contact@ppy.sh>.
2233Permission is hereby granted, free of charge, to any person obtaining a copy
44of this software and associated documentation files (the "Software"), to deal
+2-2
SampleGame.Desktop/Program.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using osu.Framework.Platform;
+2-2
SampleGame/SampleGameGame.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework;
55using osu.Framework.Graphics;
+4-4
osu-framework.licenseheader
···11extensions: .cs
22-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
33-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
22+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
33+// See the LICENCE file in the repository root for full licence text.
4455extensions: .xml .config .xsd
66<!--
77-Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
88-Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
77+Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
88+See the LICENCE file in the repository root for full licence text.
99-->
+2-2
osu.Framework.Tests/AutomatedVisualTestGame.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Testing;
55
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using NUnit.Framework;
+2-2
osu.Framework.Tests/Bindables/BindableBoolTest.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using NUnit.Framework;
55using osu.Framework.Configuration;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using NUnit.Framework;
55using osu.Framework.Configuration;
+2-2
osu.Framework.Tests/Bindables/BindableEnumTest.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using NUnit.Framework;
55using osu.Framework.Configuration;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using NUnit.Framework;
55using osu.Framework.Configuration;
+2-2
osu.Framework.Tests/Bindables/BindableIntTest.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using NUnit.Framework;
55using osu.Framework.Configuration;
+2-2
osu.Framework.Tests/Bindables/BindableListTest.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
+2-2
osu.Framework.Tests/Bindables/BindableLongTest.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using NUnit.Framework;
55using osu.Framework.Configuration;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using Newtonsoft.Json;
55using NUnit.Framework;
+2-2
osu.Framework.Tests/Bindables/BindableSizeTest.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using NUnit.Framework;
55using osu.Framework.Configuration;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using NUnit.Framework;
55using osu.Framework.Configuration;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using NUnit.Framework;
55using osu.Framework.Timing;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using NUnit.Framework;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Threading;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using NUnit.Framework;
55using osu.Framework.Allocation;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using NUnit.Framework;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Diagnostics.CodeAnalysis;
+2-2
osu.Framework.Tests/IO/TestDesktopStorage.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.IO;
+2-2
osu.Framework.Tests/IO/TestLogging.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Threading;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using Newtonsoft.Json;
55using NUnit.Framework;
+2-2
osu.Framework.Tests/IO/TestWebRequest.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
+2-2
osu.Framework.Tests/Lists/TestArrayExtensions.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using NUnit.Framework;
55using osu.Framework.Extensions;
+2-2
osu.Framework.Tests/Lists/TestSortedList.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Collections.Generic;
55using System.Linq;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.IO;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using NUnit.Framework;
55using osu.Framework.MathUtils;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Threading;
+2-2
osu.Framework.Tests/Program.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using osu.Framework.Platform;
+2-2
osu.Framework.Tests/TestGame.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Reflection;
55using osu.Framework.Allocation;
+2-2
osu.Framework.Tests/Visual/FrameworkTestCase.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.IO;
55using System.Reflection;
+2-2
osu.Framework.Tests/Visual/TestCaseAnimation.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Allocation;
55using osu.Framework.Graphics;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Globalization;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using NUnit.Framework;
55using osu.Framework.Allocation;
+2-2
osu.Framework.Tests/Visual/TestCaseBlending.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using osu.Framework.Graphics;
+2-2
osu.Framework.Tests/Visual/TestCaseBorderless.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Drawing;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Graphics;
55using osu.Framework.Graphics.Containers;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
+2-2
osu.Framework.Tests/Visual/TestCaseCheckboxes.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Graphics;
55using osu.Framework.Graphics.Containers;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Graphics;
55using osuTK;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using NUnit.Framework;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Graphics;
55using osu.Framework.Graphics.Colour;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Threading;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Linq;
55using System.Threading;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Linq;
+2-2
osu.Framework.Tests/Visual/TestCaseContextMenu.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Graphics;
55using osu.Framework.Graphics.Containers;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Globalization;
55using osu.Framework.Graphics;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Globalization;
+2-2
osu.Framework.Tests/Visual/TestCaseDelayedLoad.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Linq;
55using osu.Framework.Allocation;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Linq;
55using osu.Framework.Allocation;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osuTK;
55using osuTK.Graphics;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Allocation;
55using osu.Framework.Graphics;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Collections.Generic;
55using osu.Framework.Graphics;
+2-2
osu.Framework.Tests/Visual/TestCaseDropdownBox.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Linq;
55using NUnit.Framework;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Graphics;
55using osu.Framework.Graphics.Containers;
+2-2
osu.Framework.Tests/Visual/TestCaseEffects.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Graphics;
55using osu.Framework.Graphics.Colour;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Linq;
+2-2
osu.Framework.Tests/Visual/TestCaseFillModes.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Allocation;
55using osu.Framework.Graphics;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using NUnit.Framework;
55using osu.Framework.Graphics;
+2-2
osu.Framework.Tests/Visual/TestCaseFocus.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using NUnit.Framework;
+2-2
osu.Framework.Tests/Visual/TestCaseFullscreen.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Drawing;
55using osu.Framework.Allocation;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osuTK;
55using osuTK.Graphics;
+2-2
osu.Framework.Tests/Visual/TestCaseHandleInput.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Extensions.Color4Extensions;
55using osu.Framework.Graphics;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Graphics;
55using osu.Framework.Graphics.Containers;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using osu.Framework.Allocation;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Linq;
55using NUnit.Framework;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using osu.Framework.Graphics;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using NUnit.Framework;
55using osu.Framework.Graphics;
+2-2
osu.Framework.Tests/Visual/TestCaseJoystick.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Graphics;
55using osu.Framework.Graphics.Containers;
+2-2
osu.Framework.Tests/Visual/TestCaseKeyBindings.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using NUnit.Framework;
55using osu.Framework.Graphics;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using osu.Framework.Graphics;
+2-2
osu.Framework.Tests/Visual/TestCaseMarkdown.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.ComponentModel;
55using System.Threading.Tasks;
+2-2
osu.Framework.Tests/Visual/TestCaseMasking.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using osu.Framework.Graphics;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Allocation;
55using osu.Framework.Graphics;
+2-2
osu.Framework.Tests/Visual/TestCaseMouseStates.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
+2-2
osu.Framework.Tests/Visual/TestCaseNestedHover.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Graphics;
55using osu.Framework.Graphics.Containers;
+2-2
osu.Framework.Tests/Visual/TestCaseNestedMenus.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
+2-2
osu.Framework.Tests/Visual/TestCasePadding.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Graphics;
55using osu.Framework.Graphics.Containers;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Linq;
55using NUnit.Framework;
+2-2
osu.Framework.Tests/Visual/TestCasePathInput.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Linq;
55using osu.Framework.Graphics;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Allocation;
55using osu.Framework.Graphics;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Extensions.Color4Extensions;
55using osu.Framework.Graphics;
+2-2
osu.Framework.Tests/Visual/TestCaseRigidBody.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using osu.Framework.Graphics;
+2-2
osu.Framework.Tests/Visual/TestCaseScreen.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Threading;
+2-2
osu.Framework.Tests/Visual/TestCaseScreenshot.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Allocation;
55using osu.Framework.Graphics;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Graphics;
55using osu.Framework.Graphics.Containers;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Collections.Generic;
55using System.Linq;
+2-2
osu.Framework.Tests/Visual/TestCaseSizing.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using NUnit.Framework;
55using osu.Framework.Extensions.Color4Extensions;
+2-2
osu.Framework.Tests/Visual/TestCaseSliderbar.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Graphics;
55using osu.Framework.Graphics.Shapes;
+2-2
osu.Framework.Tests/Visual/TestCaseSpriteText.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Graphics;
55using osu.Framework.Graphics.Containers;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using NUnit.Framework;
55using osu.Framework.Extensions.Color4Extensions;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.IO;
+2-2
osu.Framework.Tests/Visual/TestCaseTabControl.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
+2-2
osu.Framework.Tests/Visual/TestCaseTextBox.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Graphics;
55using osu.Framework.Graphics.Containers;
+2-2
osu.Framework.Tests/Visual/TestCaseTextFlow.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Graphics;
55using osu.Framework.Graphics.Containers;
+2-2
osu.Framework.Tests/Visual/TestCaseTextures.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using NUnit.Framework;
55using osu.Framework.Allocation;
+2-2
osu.Framework.Tests/Visual/TestCaseTooltip.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Graphics;
55using osu.Framework.Graphics.Containers;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Graphics;
55using osu.Framework.Graphics.Containers;
+2-2
osu.Framework.Tests/Visual/TestCaseTriangles.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Graphics;
55using osu.Framework.Graphics.Containers;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using NUnit.Framework;
+2-2
osu.Framework.Tests/Visual/TestCaseVideoSprite.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Graphics.Sprites;
55using osu.Framework.Graphics.Video;
+2-2
osu.Framework.Tests/Visual/TestCaseWaveform.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
+2-2
osu.Framework.Tests/VisualTestGame.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Allocation;
55using osu.Framework.Graphics;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Linq;
+2-2
osu.Framework/Allocation/BufferStack.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Collections.Generic;
55using osu.Framework.Logging;
+2-2
osu.Framework/Allocation/CacheInfo.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using osu.Framework.Extensions.TypeExtensions;
+2-2
osu.Framework/Allocation/CachedAttribute.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
+2-2
osu.Framework/Allocation/DependencyActivator.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Concurrent;
+2-2
osu.Framework/Allocation/DependencyContainer.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55
+2-2
osu.Framework/Allocation/InvokeOnDisposal.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55
+2-2
osu.Framework/Allocation/ObjectHandle.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Runtime.InteropServices;
+2-2
osu.Framework/Allocation/ObjectStack.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Collections.Generic;
55
+2-2
osu.Framework/Allocation/ObjectUsage.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55
+2-2
osu.Framework/Allocation/ResolvedAttribute.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
+2-2
osu.Framework/Allocation/TimedExpiryCache.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Concurrent;
+2-2
osu.Framework/Allocation/TripleBuffer.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Threading;
+2-2
osu.Framework/Allocation/ValueInvokeOnDisposal.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55
+2-2
osu.Framework/Audio/AdjustableAudioComponent.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
+2-2
osu.Framework/Audio/AudioCollectionManager.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Collections.Generic;
55using System.Linq;
+2-2
osu.Framework/Audio/AudioComponent.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Concurrent;
+2-2
osu.Framework/Audio/AudioManager.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
+2-2
osu.Framework/Audio/Callbacks/BassCallback.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Runtime.InteropServices;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.IO;
+2-2
osu.Framework/Audio/Callbacks/FileCallbacks.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using ManagedBass;
+2-2
osu.Framework/Audio/Callbacks/IFileProcedures.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using ManagedBass;
+2-2
osu.Framework/Audio/Callbacks/SyncCallback.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using ManagedBass;
+2-2
osu.Framework/Audio/IBassAudio.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344namespace osu.Framework.Audio
55{
+2-2
osu.Framework/Audio/IHasPitchAdjust.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344namespace osu.Framework.Audio
55{
+2-2
osu.Framework/Audio/Sample/Sample.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344namespace osu.Framework.Audio.Sample
55{
+2-2
osu.Framework/Audio/Sample/SampleBass.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using ManagedBass;
55using osu.Framework.Allocation;
+2-2
osu.Framework/Audio/Sample/SampleChannel.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Statistics;
55using System;
+2-2
osu.Framework/Audio/Sample/SampleChannelBass.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using ManagedBass;
+2-2
osu.Framework/Audio/Sample/SampleManager.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Collections.Concurrent;
55using System.IO;
+2-2
osu.Framework/Audio/Track/Track.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Configuration;
55using osu.Framework.Statistics;
+2-2
osu.Framework/Audio/Track/TrackAmplitudes.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55
+2-2
osu.Framework/Audio/Track/TrackBass.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.IO;
+2-2
osu.Framework/Audio/Track/TrackManager.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.IO.Stores;
55
+2-2
osu.Framework/Audio/Track/TrackVirtual.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Timing;
55using osuTK;
+2-2
osu.Framework/Audio/Track/Waveform.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
+2-2
osu.Framework/Caching/Cached.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Statistics;
55using System;
+2-2
osu.Framework/Configuration/Bindable.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
+2-2
osu.Framework/Configuration/BindableBool.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55
+2-2
osu.Framework/Configuration/BindableDouble.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Globalization;
+2-2
osu.Framework/Configuration/BindableFloat.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Globalization;
+2-2
osu.Framework/Configuration/BindableInt.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Globalization;
55
+2-2
osu.Framework/Configuration/BindableList.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections;
+2-2
osu.Framework/Configuration/BindableLong.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Globalization;
55
+2-2
osu.Framework/Configuration/BindableNumber.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
+2-2
osu.Framework/Configuration/BindableSize.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Drawing;
+2-2
osu.Framework/Configuration/ConfigManager.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
+2-2
osu.Framework/Configuration/FrameSync.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.ComponentModel;
55
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Drawing;
55using osu.Framework.Configuration.Tracking;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Runtime;
55using osu.Framework.Caching;
+2-2
osu.Framework/Configuration/IBindable.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55
+2-2
osu.Framework/Configuration/IBindableList.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
+2-2
osu.Framework/Configuration/IBindableNumber.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55
+2-2
osu.Framework/Configuration/ICanBeDisabled.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55
+2-2
osu.Framework/Configuration/IConfigManager.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344namespace osu.Framework.Configuration
55{
+2-2
osu.Framework/Configuration/IHasDefaultValue.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344namespace osu.Framework.Configuration
55{
+2-2
osu.Framework/Configuration/IHasDescription.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344namespace osu.Framework.Configuration
55{
+2-2
osu.Framework/Configuration/IParseable.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344namespace osu.Framework.Configuration
55{
+2-2
osu.Framework/Configuration/IUnbindable.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344namespace osu.Framework.Configuration
55{
+2-2
osu.Framework/Configuration/IniConfigManager.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.IO;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344namespace osu.Framework.Configuration.Tracking
55{
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344namespace osu.Framework.Configuration.Tracking
55{
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
+2-2
osu.Framework/Configuration/WindowMode.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344namespace osu.Framework.Configuration
55{
+2-2
osu.Framework/Development/DebugUtils.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Diagnostics;
+2-2
osu.Framework/Development/ThreadSafety.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Diagnostics;
55using System.Threading;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osuTK.Graphics;
55using System;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Reflection;
+2-2
osu.Framework/Extensions/ExtensionMethods.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using osuTK;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Graphics.Primitives;
55using osuTK;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Graphics.Primitives;
55using osuTK;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
+2-2
osu.Framework/Game.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Linq;
55using osuTK;
+2-2
osu.Framework/Graphics/Animations/Animation.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Graphics.Containers;
55using System.Collections.Generic;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344namespace osu.Framework.Graphics.Animations
55{
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344namespace osu.Framework.Graphics.Animations
55{
+2-2
osu.Framework/Graphics/Animations/FrameData.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344namespace osu.Framework.Graphics.Animations
55{
+2-2
osu.Framework/Graphics/Animations/IAnimation.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
334455namespace osu.Framework.Graphics.Animations
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osuTK;
55using osu.Framework.Graphics.Sprites;
+2-2
osu.Framework/Graphics/Audio/WaveformGraph.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
+2-2
osu.Framework/Graphics/Batches/IVertexBatch.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344namespace osu.Framework.Graphics.Batches
55{
+2-2
osu.Framework/Graphics/Batches/LinearBatch.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using osu.Framework.Graphics.OpenGL.Buffers;
+2-2
osu.Framework/Graphics/Batches/QuadBatch.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using osu.Framework.Graphics.OpenGL.Buffers;
+2-2
osu.Framework/Graphics/Batches/VertexBatch.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
+2-2
osu.Framework/Graphics/BlendingInfo.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using osuTK.Graphics.ES30;
+2-2
osu.Framework/Graphics/BlendingParameters.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55
+2-2
osu.Framework/Graphics/Colour/ColourInfo.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using osuTK;
+2-2
osu.Framework/Graphics/Colour/SRGBColour.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osuTK;
55using osuTK.Graphics;
+2-2
osu.Framework/Graphics/Component.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344namespace osu.Framework.Graphics
55{
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Collections.Generic;
55using System.Linq;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osuTK;
55using osuTK.Graphics;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Collections.Generic;
55using osu.Framework.Graphics.OpenGL;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using osu.Framework.Configuration;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Collections.Generic;
55using osu.Framework.Graphics.OpenGL;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Lists;
55using System.Collections.Generic;
+2-2
osu.Framework/Graphics/Containers/Container.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Lists;
55using System.Collections.Generic;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osuTK;
55using System;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using osu.Framework.Threading;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Threading.Tasks;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using osuTK;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osuTK;
55using osu.Framework.Caching;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
334455namespace osu.Framework.Graphics.Containers
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Linq;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osuTK;
55
+2-2
osu.Framework/Graphics/Containers/IContainer.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osuTK;
55using System;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Graphics.Transforms;
55using osuTK;
+2-2
osu.Framework/Graphics/Containers/IFilterable.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344namespace osu.Framework.Graphics.Containers
55{
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Collections.Generic;
55
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Collections.Generic;
55
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Graphics.Sprites;
55
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344namespace osu.Framework.Graphics.Containers.Markdown
55{
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using Markdig;
55using Markdig.Extensions.AutoIdentifiers;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using Markdig.Syntax;
55using osu.Framework.Allocation;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
334455using Markdig.Syntax;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Allocation;
55using osu.Framework.Graphics.Sprites;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using Markdig.Syntax.Inlines;
55using osu.Framework.Allocation;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using Markdig.Syntax;
55using osuTK;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using Markdig.Syntax;
55using osu.Framework.Allocation;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using Markdig.Syntax;
55using osu.Framework.Allocation;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using Markdig.Syntax;
55using osu.Framework.Allocation;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using Markdig.Extensions.Tables;
55using Markdig.Syntax;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using Markdig.Syntax;
55using osu.Framework.Allocation;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Collections.Generic;
55using osu.Framework.Input;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Diagnostics;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Collections.Generic;
55using System.Linq;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Caching;
55using osu.Framework.Graphics.Sprites;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Linq;
55using osuTK;
+2-2
osu.Framework/Graphics/Cursor/CursorContainer.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Allocation;
55using osu.Framework.Graphics.Containers;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Graphics.Containers;
55using osu.Framework.Input;
+2-2
osu.Framework/Graphics/Cursor/IHasAppearDelay.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344namespace osu.Framework.Graphics.Cursor
55{
+2-2
osu.Framework/Graphics/Cursor/IHasContextMenu.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Graphics.UserInterface;
55
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344namespace osu.Framework.Graphics.Cursor
55{
+2-2
osu.Framework/Graphics/Cursor/IHasTooltip.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344namespace osu.Framework.Graphics.Cursor
55{
+2-2
osu.Framework/Graphics/Cursor/ITooltip.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
334455using osuTK;
+2-2
osu.Framework/Graphics/Cursor/TooltipContainer.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osuTK;
55using osuTK.Graphics;
+2-2
osu.Framework/Graphics/DrawColourInfo.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using osu.Framework.Graphics.Colour;
+2-2
osu.Framework/Graphics/DrawInfo.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using osu.Framework.Extensions.MatrixExtensions;
+2-2
osu.Framework/Graphics/DrawNode.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Graphics.OpenGL;
55using System;
+2-2
osu.Framework/Graphics/Drawable.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osuTK;
55using osuTK.Graphics;
+2-2
osu.Framework/Graphics/Drawable_ProxyDrawable.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using osu.Framework.Graphics.OpenGL.Vertices;
+2-2
osu.Framework/Graphics/Easing.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344namespace osu.Framework.Graphics
55{
+2-2
osu.Framework/Graphics/Effects/BlurEffect.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osuTK;
55using osuTK.Graphics;
+2-2
osu.Framework/Graphics/Effects/EdgeEffect.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Graphics.Containers;
55
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55
+2-2
osu.Framework/Graphics/Effects/GlowEffect.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osuTK;
55using osuTK.Graphics;
+2-2
osu.Framework/Graphics/Effects/IEffect.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
334455namespace osu.Framework.Graphics.Effects
+2-2
osu.Framework/Graphics/Effects/OutlineEffect.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osuTK;
55using osuTK.Graphics;
+2-2
osu.Framework/Graphics/IDrawable.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osuTK;
55using osu.Framework.Graphics.Containers;
+2-2
osu.Framework/Graphics/Lines/Path.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Graphics.Primitives;
55using osu.Framework.Graphics.Textures;
+2-2
osu.Framework/Graphics/Lines/PathDrawNode.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Graphics.Primitives;
55using osu.Framework.Graphics.Shaders;
+2-2
osu.Framework/Graphics/Lines/SmoothPath.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using osu.Framework.Allocation;
+2-2
osu.Framework/Graphics/Lines/TexturedPath.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Graphics.Textures;
55
+2-2
osu.Framework/Graphics/MarginPadding.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osuTK;
55using System;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using osu.Framework.Graphics.OpenGL.Vertices;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using osu.Framework.Graphics.OpenGL.Vertices;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using osu.Framework.Graphics.OpenGL.Vertices;
+2-2
osu.Framework/Graphics/OpenGL/GLWrapper.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Concurrent;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Threading;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osuTK.Graphics.ES30;
55
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Graphics.Primitives;
55
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using osu.Framework.Graphics.Primitives;
+2-2
osu.Framework/Graphics/OpenGL/Vertices/IVertex.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344namespace osu.Framework.Graphics.OpenGL.Vertices
55{
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Runtime.InteropServices;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Runtime.InteropServices;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Runtime.InteropServices;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Runtime.InteropServices;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Runtime.InteropServices;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Runtime.InteropServices;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using osuTK.Graphics.ES30;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344// ReSharper disable StaticMemberInGenericType
55
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osuTK.Graphics;
55using osuTK.Input;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using osuTK.Graphics;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using osu.Framework.Graphics.Containers;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344namespace osu.Framework.Graphics.Primitives
55{
+2-2
osu.Framework/Graphics/Primitives/IPolygon.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osuTK;
55
+2-2
osu.Framework/Graphics/Primitives/Line.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using osuTK;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osuTK;
55
+2-2
osu.Framework/Graphics/Primitives/Quad.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using osu.Framework.Extensions.PolygonExtensions;
+2-2
osu.Framework/Graphics/Primitives/RectangleF.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.ComponentModel;
+2-2
osu.Framework/Graphics/Primitives/RectangleI.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.ComponentModel;
+2-2
osu.Framework/Graphics/Primitives/Triangle.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osuTK;
55using System;
+2-2
osu.Framework/Graphics/Primitives/Vector2I.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osuTK;
55using System;
+2-2
osu.Framework/Graphics/Shaders/GlobalProperty.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344namespace osu.Framework.Graphics.Shaders
55{
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
+2-2
osu.Framework/Graphics/Shaders/GlobalUniform.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Graphics.OpenGL;
55
+2-2
osu.Framework/Graphics/Shaders/IUniform.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344namespace osu.Framework.Graphics.Shaders
55{
+2-2
osu.Framework/Graphics/Shaders/IUniformMapping.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344namespace osu.Framework.Graphics.Shaders
55{
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344namespace osu.Framework.Graphics.Shaders
55{
+2-2
osu.Framework/Graphics/Shaders/Shader.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
+2-2
osu.Framework/Graphics/Shaders/ShaderInputInfo.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344namespace osu.Framework.Graphics.Shaders
55{
+2-2
osu.Framework/Graphics/Shaders/ShaderManager.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Concurrent;
+2-2
osu.Framework/Graphics/Shaders/ShaderPart.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
+2-2
osu.Framework/Graphics/Shaders/Uniform.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Graphics.OpenGL;
55
+2-2
osu.Framework/Graphics/Shaders/UniformMapping.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Collections.Generic;
55
+2-2
osu.Framework/Graphics/Shapes/Box.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Graphics.Sprites;
55using osu.Framework.Graphics.Textures;
+2-2
osu.Framework/Graphics/Shapes/Circle.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Graphics.Containers;
55
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osuTK;
55
+2-2
osu.Framework/Graphics/Shapes/Triangle.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using osu.Framework.Graphics.OpenGL.Vertices;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344namespace osu.Framework.Graphics.Sprites
55{
+2-2
osu.Framework/Graphics/Sprites/IHasText.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344namespace osu.Framework.Graphics.Sprites
55{
+2-2
osu.Framework/Graphics/Sprites/Sprite.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using osu.Framework.Graphics.Primitives;
+2-2
osu.Framework/Graphics/Sprites/SpriteDrawNode.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Graphics.Primitives;
55using osu.Framework.Graphics.Shaders;
+2-2
osu.Framework/Graphics/Sprites/SpriteText.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using osu.Framework.Allocation;
+2-2
osu.Framework/Graphics/Textures/ITextureUpload.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using osu.Framework.Graphics.Primitives;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.IO.Stores;
55using osuTK.Graphics.ES30;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.IO.Stores;
55
+2-2
osu.Framework/Graphics/Textures/Texture.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.IO;
+2-2
osu.Framework/Graphics/Textures/TextureAtlas.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.IO;
55using System.Threading.Tasks;
+2-2
osu.Framework/Graphics/Textures/TextureStore.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Graphics.OpenGL;
55using osu.Framework.Graphics.OpenGL.Textures;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55
+2-2
osu.Framework/Graphics/Textures/TextureUpload.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.IO;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Graphics.OpenGL;
55using osu.Framework.Graphics.OpenGL.Textures;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using osu.Framework.Graphics.OpenGL.Textures;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osuTK;
55using osuTK.Graphics;
+2-2
osu.Framework/Graphics/TransformableExtensions.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osuTK;
55using osuTK.Graphics;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Allocation;
55using osu.Framework.Timing;
+2-2
osu.Framework/Graphics/Transforms/Transform.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Configuration;
55using osu.Framework.MathUtils;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.MathUtils;
55using System;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using osu.Framework.Lists;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Extensions.Color4Extensions;
55using osuTK;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Graphics.Sprites;
55using osuTK.Graphics;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using osu.Framework.Extensions.Color4Extensions;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Graphics.Sprites;
55using osuTK.Graphics;
+2-2
osu.Framework/Graphics/UserInterface/Button.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Graphics.Containers;
55using osu.Framework.Graphics.Sprites;
+2-2
osu.Framework/Graphics/UserInterface/Checkbox.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using osu.Framework.Configuration;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using osu.Framework.Allocation;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Graphics.Shaders;
55using osu.Framework.Graphics.Textures;
+2-2
osu.Framework/Graphics/UserInterface/Counter.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Graphics.Containers;
55using osu.Framework.Graphics.Transforms;
+2-2
osu.Framework/Graphics/UserInterface/Dropdown.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osuTK.Graphics;
55using osu.Framework.Graphics.Containers;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Configuration;
55
+2-2
osu.Framework/Graphics/UserInterface/Menu.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
+2-2
osu.Framework/Graphics/UserInterface/MenuItem.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344namespace osu.Framework.Graphics.UserInterface
55{
+2-2
osu.Framework/Graphics/UserInterface/SliderBar.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using osu.Framework.Configuration;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
+2-2
osu.Framework/Graphics/UserInterface/TabItem.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using osu.Framework.Configuration;
+2-2
osu.Framework/Graphics/UserInterface/TextBox.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
+2-2
osu.Framework/Graphics/Vector2Extensions.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using osuTK;
+2-2
osu.Framework/Graphics/Video/DecodedFrame.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Graphics.Textures;
55
+2-2
osu.Framework/Graphics/Video/FfmpegExtensions.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using FFmpeg.AutoGen;
55
+2-2
osu.Framework/Graphics/Video/StdIo.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
334455namespace osu.Framework.Graphics.Video
+2-2
osu.Framework/Graphics/Video/VideoDecoder.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using FFmpeg.AutoGen;
55using osu.Framework.Allocation;
+2-2
osu.Framework/Graphics/Video/VideoSprite.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Allocation;
55using osu.Framework.Graphics.Sprites;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Collections.Generic;
55using System.Linq;
+2-2
osu.Framework/Graphics/Visualisation/FlashyBox.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Graphics.Primitives;
55using osu.Framework.Graphics.Shapes;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344namespace osu.Framework.Graphics.Visualisation
55{
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osuTK;
55using osuTK.Graphics;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Graphics.Containers;
55using osu.Framework.Graphics.Sprites;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
+2-2
osu.Framework/Graphics/Visualisation/TitleBar.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Graphics.Containers;
55using osu.Framework.Graphics.Shapes;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using osu.Framework.Allocation;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344namespace osu.Framework.Graphics.Visualisation
55{
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
+2-2
osu.Framework/Host.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Platform;
55using osu.Framework.Platform.Linux;
+2-2
osu.Framework/IO/AsyncBufferStream.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Diagnostics;
+2-2
osu.Framework/IO/File/FileSafety.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Diagnostics;
+2-2
osu.Framework/IO/Network/FileWebRequest.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.IO;
+2-2
osu.Framework/IO/Network/JsonWebRequest.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using Newtonsoft.Json;
55
+2-2
osu.Framework/IO/Network/UrlEncoding.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Text;
55
+2-2
osu.Framework/IO/Network/WebRequest.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using Newtonsoft.Json;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using Newtonsoft.Json;
55using osu.Framework.Configuration;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using Newtonsoft.Json;
55using osu.Framework.Lists;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using Newtonsoft.Json;
+2-2
osu.Framework/IO/Stores/CachedResourceStore.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Collections.Generic;
55using System.Threading.Tasks;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55
+2-2
osu.Framework/IO/Stores/DllResourceStore.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.IO;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.IO;
55using System.Threading.Tasks;
+2-2
osu.Framework/IO/Stores/FontStore.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using osu.Framework.Graphics.Textures;
+2-2
osu.Framework/IO/Stores/GlyphStore.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.IO;
+2-2
osu.Framework/IO/Stores/IResourceStore.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.IO;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Collections.Generic;
55
+2-2
osu.Framework/IO/Stores/OnlineStore.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.IO;
+2-2
osu.Framework/IO/Stores/ResourceStore.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.IO;
+2-2
osu.Framework/IStateful.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55
+2-2
osu.Framework/IUpdateable.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344namespace osu.Framework
55{
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Graphics;
55
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344namespace osu.Framework.Input.Bindings
55{
+2-2
osu.Framework/Input/Bindings/InputKey.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344namespace osu.Framework.Input.Bindings
55{
+2-2
osu.Framework/Input/Bindings/KeyBinding.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344namespace osu.Framework.Input.Bindings
55{
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Collections.Generic;
55using System.Diagnostics;
+2-2
osu.Framework/Input/Bindings/KeyCombination.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
+2-2
osu.Framework/Input/ConfineMouseMode.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344namespace osu.Framework.Input
55{
+2-2
osu.Framework/Input/CustomInputManager.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Collections.Generic;
55using osu.Framework.Input.Handlers;
+2-2
osu.Framework/Input/Events/ClickEvent.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Input.States;
55using osuTK;
+2-2
osu.Framework/Input/Events/DoubleClickEvent.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Input.States;
55using osuTK;
+2-2
osu.Framework/Input/Events/DragEndEvent.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Input.States;
55using osuTK;
+2-2
osu.Framework/Input/Events/DragEvent.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Input.States;
55using osuTK;
+2-2
osu.Framework/Input/Events/DragStartEvent.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Input.States;
55using osuTK;
+2-2
osu.Framework/Input/Events/FocusEvent.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
334455using osu.Framework.Input.States;
+2-2
osu.Framework/Input/Events/FocusLostEvent.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
334455using osu.Framework.Input.States;
+2-2
osu.Framework/Input/Events/HoverEvent.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
334455using osu.Framework.Input.States;
+2-2
osu.Framework/Input/Events/HoverLostEvent.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
334455using osu.Framework.Input.States;
+2-2
osu.Framework/Input/Events/JoystickButtonEvent.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Collections.Generic;
55using osu.Framework.Extensions.TypeExtensions;
+2-2
osu.Framework/Input/Events/JoystickPressEvent.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Input.States;
55
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Input.States;
55
+2-2
osu.Framework/Input/Events/KeyDownEvent.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Extensions.TypeExtensions;
55using osu.Framework.Input.States;
+2-2
osu.Framework/Input/Events/KeyUpEvent.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Input.States;
55using osuTK.Input;
+2-2
osu.Framework/Input/Events/KeyboardEvent.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Collections.Generic;
55using osu.Framework.Extensions.TypeExtensions;
+2-2
osu.Framework/Input/Events/MouseButtonEvent.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Extensions.TypeExtensions;
55using osu.Framework.Input.States;
+2-2
osu.Framework/Input/Events/MouseDownEvent.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Input.States;
55using osuTK;
+2-2
osu.Framework/Input/Events/MouseEvent.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
334455using System.Collections.Generic;
+2-2
osu.Framework/Input/Events/MouseMoveEvent.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Input.States;
55using osuTK;
+2-2
osu.Framework/Input/Events/MouseUpEvent.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Input.States;
55using osuTK;
+2-2
osu.Framework/Input/Events/ScrollEvent.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Extensions.TypeExtensions;
55using osu.Framework.Input.States;
+2-2
osu.Framework/Input/Events/UIEvent.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using JetBrains.Annotations;
+2-2
osu.Framework/Input/FrameworkActionContainer.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Collections.Generic;
55using System.Linq;
+2-2
osu.Framework/Input/GameWindowTextInput.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using osu.Framework.Platform;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Configuration;
55
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osuTK;
55
+2-2
osu.Framework/Input/Handlers/InputHandler.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Concurrent;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osuTK;
55
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Drawing;
55using osu.Framework.Platform;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Input.StateChanges;
55using osu.Framework.Platform;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osuTK;
55using osuTK.Input;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osuTK;
55
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
+2-2
osu.Framework/Input/IHandleGlobalInput.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344namespace osu.Framework.Input
55{
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Graphics;
55
+2-2
osu.Framework/Input/ITextInputSource.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55
+2-2
osu.Framework/Input/InputManager.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
+2-2
osu.Framework/Input/InputResampler.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
+2-2
osu.Framework/Input/JoystickAxis.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344namespace osu.Framework.Input
55{
+2-2
osu.Framework/Input/JoystickButton.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344namespace osu.Framework.Input
55{
+2-2
osu.Framework/Input/MouseButtonEventManager.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
+2-2
osu.Framework/Input/PassThroughInputManager.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Collections.Generic;
55using System.Linq;
+2-2
osu.Framework/Input/PlatformActionContainer.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Collections.Generic;
55using osu.Framework.Allocation;
+2-2
osu.Framework/Input/StateChanges/ButtonInput.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Collections.Generic;
55using System.Linq;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344namespace osu.Framework.Input.StateChanges
55{
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344namespace osu.Framework.Input.StateChanges
55{
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Input.States;
55
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using JetBrains.Annotations;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Input.States;
55using osuTK;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Input.States;
55using osuTK;
+2-2
osu.Framework/Input/StateChanges/IInput.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Input.States;
55
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Input.StateChanges.Events;
55using osu.Framework.Input.States;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Collections.Generic;
55using osu.Framework.Input.States;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Collections.Generic;
55using osu.Framework.Input.States;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Collections.Generic;
55using osu.Framework.Input.States;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Input.StateChanges.Events;
55using osu.Framework.Input.States;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Input.StateChanges.Events;
55using osu.Framework.Input.States;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Input.StateChanges.Events;
55using osu.Framework.Input.States;
+2-2
osu.Framework/Input/States/ButtonStates.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections;
+2-2
osu.Framework/Input/States/InputState.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344namespace osu.Framework.Input.States
55{
+2-2
osu.Framework/Input/States/JoystickState.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Collections.Generic;
55
+2-2
osu.Framework/Input/States/KeyboardState.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osuTK.Input;
55
+2-2
osu.Framework/Input/States/MouseState.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Extensions.TypeExtensions;
55using osuTK;
+2-2
osu.Framework/Input/UserInputManager.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Collections.Generic;
55using osu.Framework.Input.Handlers;
+2-2
osu.Framework/Lists/ComparisonComparer.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
+2-2
osu.Framework/Lists/FuncEqualityComparer.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
+2-2
osu.Framework/Lists/IWeakList.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55
+2-2
osu.Framework/Lists/LazyList.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections;
+2-2
osu.Framework/Lists/LockedWeakList.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55
+2-2
osu.Framework/Lists/SortedList.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Extensions.TypeExtensions;
55using System;
+2-2
osu.Framework/Lists/WeakList.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Configuration;
55
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using JetBrains.Annotations;
55using osu.Framework.Configuration;
+2-2
osu.Framework/Localisation/LocalisationManager.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Collections.Generic;
55using System.Globalization;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using osu.Framework.Configuration;
+2-2
osu.Framework/Localisation/LocalisedString.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Configuration;
55
+2-2
osu.Framework/Logging/Logger.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
+2-2
osu.Framework/Logging/RollingTime.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55
+2-2
osu.Framework/Logging/ThrowingTraceListener.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Diagnostics;
55using NUnit.Framework;
+2-2
osu.Framework/MathUtils/Blur.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55
+2-2
osu.Framework/MathUtils/Interpolation.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Linq;
+2-2
osu.Framework/MathUtils/NumberFormatter.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55
+2-2
osu.Framework/MathUtils/PathApproximator.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
+2-2
osu.Framework/MathUtils/Precision.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osuTK;
55using System;
+2-2
osu.Framework/MathUtils/RNG.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55
+2-2
osu.Framework/MathUtils/Validation.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osuTK;
55using osu.Framework.Graphics;
+2-2
osu.Framework/Physics/IRigidBody.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using osuTK;
+2-2
osu.Framework/Physics/RigidBodyContainer.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osuTK;
55using System;
+2-2
osu.Framework/Physics/RigidBodySimulation.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osuTK;
55using osu.Framework.Graphics;
+2-2
osu.Framework/Platform/Architecture.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Runtime.InteropServices;
+2-2
osu.Framework/Platform/Clipboard.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344namespace osu.Framework.Platform
55{
+2-2
osu.Framework/Platform/DesktopGameHost.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Collections.Generic;
55using System.Diagnostics;
+2-2
osu.Framework/Platform/DesktopGameWindow.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
+2-2
osu.Framework/Platform/DesktopStorage.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
+2-2
osu.Framework/Platform/GameHost.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
+2-2
osu.Framework/Platform/GameWindow.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
+2-2
osu.Framework/Platform/HeadlessGameHost.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Collections.Generic;
55using osu.Framework.Input.Handlers;
+2-2
osu.Framework/Platform/IIpcHost.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Threading.Tasks;
+2-2
osu.Framework/Platform/IpcChannel.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Threading.Tasks;
+2-2
osu.Framework/Platform/IpcMessage.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344namespace osu.Framework.Platform
55{
+2-2
osu.Framework/Platform/Linux/LinuxClipboard.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344// using System.Windows.Forms;
55
+2-2
osu.Framework/Platform/Linux/LinuxGameHost.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Platform.Linux.Native;
55using osu.Framework.Platform.Linux.Sdl;
+2-2
osu.Framework/Platform/Linux/LinuxGameWindow.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Linq;
+2-2
osu.Framework/Platform/Linux/LinuxStorage.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.IO;
+2-2
osu.Framework/Platform/Linux/Native/Library.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.IO;
+2-2
osu.Framework/Platform/Linux/Sdl/SdlClipboard.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Runtime.InteropServices;
+2-2
osu.Framework/Platform/MacOS/MacOSClipboard.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using osu.Framework.Platform.MacOS.Native;
+2-2
osu.Framework/Platform/MacOS/MacOSGameHost.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Collections.Generic;
55using osu.Framework.Input;
+2-2
osu.Framework/Platform/MacOS/MacOSGameWindow.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
+2-2
osu.Framework/Platform/MacOS/MacOSStorage.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.IO;
+2-2
osu.Framework/Platform/MacOS/Native/Class.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Runtime.InteropServices;
+2-2
osu.Framework/Platform/MacOS/Native/Cocoa.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Linq;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55
+2-2
osu.Framework/Platform/MacOS/Native/NSArray.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55
+2-2
osu.Framework/Platform/MacOS/Native/Selector.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Runtime.InteropServices;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Runtime.CompilerServices;
+2-2
osu.Framework/Platform/Storage.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
+2-2
osu.Framework/Platform/TcpIpcProvider.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Diagnostics;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Runtime.InteropServices;
+2-2
osu.Framework/Platform/Windows/Native/Icon.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Runtime.InteropServices;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.IO;
55using System.Runtime.InteropServices;
+2-2
osu.Framework/Platform/Windows/Native/Input.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Drawing;
+2-2
osu.Framework/Platform/Windows/TimePeriod.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Runtime.InteropServices;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Runtime.InteropServices;
+2-2
osu.Framework/Platform/Windows/WindowsGameHost.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using osu.Framework.Platform.Windows.Native;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.IO;
+2-2
osu.Framework/Platform/Windows/WindowsStorage.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Diagnostics;
+2-2
osu.Framework/Properties/AssemblyInfo.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Runtime.CompilerServices;
55
+2-2
osu.Framework/RuntimeInfo.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Runtime.InteropServices;
+2-2
osu.Framework/Screens/Screen.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using osu.Framework.Allocation;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using osu.Framework.Logging;
+2-2
osu.Framework/Statistics/FrameStatistics.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
+2-2
osu.Framework/Statistics/PerformanceMonitor.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Allocation;
55using osu.Framework.MathUtils;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Allocation;
55
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Allocation;
55
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Collections.Generic;
55using JetBrains.Annotations;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Linq;
55using System.Reflection;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Allocation;
55using osu.Framework.Graphics;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Allocation;
55using osu.Framework.Graphics;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Diagnostics;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using osu.Framework.Allocation;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osuTK.Graphics;
55using osu.Framework.Configuration;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using osu.Framework.Graphics;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Diagnostics;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Reflection;
55using osu.Framework.Allocation;
+2-2
osu.Framework/Testing/Drawables/TestCaseButton.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.ComponentModel;
+2-2
osu.Framework/Testing/Drawables/ToolbarSection.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Graphics.Containers;
55
+2-2
osu.Framework/Testing/DynamicClassCompiler.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.IO;
+2-2
osu.Framework/Testing/GridTestCase.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Extensions;
55using osu.Framework.Graphics;
+2-2
osu.Framework/Testing/IDynamicallyCompile.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
+2-2
osu.Framework/Testing/Input/ManualInputManager.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Graphics;
55using osu.Framework.Input;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using NUnit.Framework;
55using osu.Framework.Extensions.IEnumerableExtensions;
+2-2
osu.Framework/Testing/TestBrowser.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
+2-2
osu.Framework/Testing/TestBrowserConfig.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Configuration;
55using osu.Framework.Platform;
+2-2
osu.Framework/Testing/TestBrowserTestRunner.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Linq;
+2-2
osu.Framework/Testing/TestCase.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Generic;
+2-2
osu.Framework/Testing/TestCaseTestRunner.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Diagnostics;
+2-2
osu.Framework/Threading/AtomicCounter.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System.Threading;
55
+2-2
osu.Framework/Threading/AudioThread.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Statistics;
55using System;
+2-2
osu.Framework/Threading/DrawThread.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Statistics;
55using System;
+2-2
osu.Framework/Threading/GameThread.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Threading;
+2-2
osu.Framework/Threading/InputThread.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Statistics;
55using System;
+2-2
osu.Framework/Threading/Scheduler.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Concurrent;
+2-2
osu.Framework/Threading/ThreadedTaskScheduler.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Collections.Concurrent;
+2-2
osu.Framework/Threading/UpdateThread.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Statistics;
55using System;
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344namespace osu.Framework.Timing
55{
+2-2
osu.Framework/Timing/FrameTimeInfo.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Globalization;
+2-2
osu.Framework/Timing/FramedClock.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Extensions.TypeExtensions;
55using System;
+2-2
osu.Framework/Timing/FramedOffsetClock.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344namespace osu.Framework.Timing
55{
+2-2
osu.Framework/Timing/IAdjustableClock.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344namespace osu.Framework.Timing
55{
+2-2
osu.Framework/Timing/IClock.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344namespace osu.Framework.Timing
55{
+2-2
osu.Framework/Timing/IFrameBasedClock.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344namespace osu.Framework.Timing
55{
+2-2
osu.Framework/Timing/InterpolatingFramedClock.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55
+2-2
osu.Framework/Timing/ManualClock.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344namespace osu.Framework.Timing
55{
+2-2
osu.Framework/Timing/OffsetClock.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344namespace osu.Framework.Timing
55{
+2-2
osu.Framework/Timing/StopwatchClock.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using osu.Framework.Extensions.TypeExtensions;
55using System;
+2-2
osu.Framework/Timing/ThrottledFrameClock.cs
···11-// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
22-// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE
11+// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
22+// See the LICENCE file in the repository root for full licence text.
3344using System;
55using System.Diagnostics;