From e50a5d197e23d12bcc4abcd963c9776a5912f200 Mon Sep 17 00:00:00 2001 From: Steven Kirk Date: Thu, 26 Jun 2014 11:18:28 +0200 Subject: [PATCH] Fixed header. --- Perspex/Input/MouseDevice.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Perspex/Input/MouseDevice.cs b/Perspex/Input/MouseDevice.cs index 502a392f7a..3763850627 100644 --- a/Perspex/Input/MouseDevice.cs +++ b/Perspex/Input/MouseDevice.cs @@ -1,6 +1,6 @@ // ----------------------------------------------------------------------- -// -// Copyright 2014 Tricycle. All rights reserved. +// +// Copyright 2014 MIT Licence. See licence.md for more information. // // -----------------------------------------------------------------------