diff --git a/PerformanceCalculator/LegacyHelper.cs b/PerformanceCalculator/LegacyHelper.cs index df46f68..f73c3fb 100644 --- a/PerformanceCalculator/LegacyHelper.cs +++ b/PerformanceCalculator/LegacyHelper.cs @@ -1,5 +1,5 @@ // Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE +// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-tools/master/LICENCE using System; using osu.Game.Rulesets; diff --git a/PerformanceCalculator/Profile/ProfileProcessor.cs b/PerformanceCalculator/Profile/ProfileProcessor.cs index b71146a..1b4135a 100644 --- a/PerformanceCalculator/Profile/ProfileProcessor.cs +++ b/PerformanceCalculator/Profile/ProfileProcessor.cs @@ -1,5 +1,5 @@ // Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE +// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-tools/master/LICENCE using System; using System.Collections.Generic;