1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-22 19:00:07 +08:00

Update licence headers

This commit is contained in:
Dean Herbert
2018-01-05 20:21:19 +09:00
Unverified
parent 33eaf96bcb
commit 37d393bca0
879 changed files with 970 additions and 970 deletions
@@ -1,4 +1,4 @@
// Copyright (c) 2007-2017 ppy Pty Ltd <contact@ppy.sh>.
// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
using osu.Framework.Graphics;
@@ -68,4 +68,4 @@ namespace osu.Game.Graphics.UserInterface
return base.OnKeyDown(state, args);
}
}
}
}