From 66b9a96b185bdccfeeb00eed15adf756f8651cb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Revol?= Date: Sun, 31 Aug 2014 02:04:32 +0200 Subject: [PATCH] typo --- src/system/libroot/os/arch/x86_64/system_info.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/system/libroot/os/arch/x86_64/system_info.cpp b/src/system/libroot/os/arch/x86_64/system_info.cpp index 4a1acdb490..96587f158f 100644 --- a/src/system/libroot/os/arch/x86_64/system_info.cpp +++ b/src/system/libroot/os/arch/x86_64/system_info.cpp @@ -1,5 +1,5 @@ /* - * Cp[yright 2014, Paweł Dziepak, pdziepak@quarnos.org. + * Copyright 2014, Paweł Dziepak, pdziepak@quarnos.org. * Copyright 2003-2004, Axel Dörfler, axeld@pinc-software.de. * Distributed under the terms of the MIT License. */