From 2f3e39bebf0690998c95bce82b26a6435d8bf053 Mon Sep 17 00:00:00 2001 From: Alex Smith Date: Mon, 11 Jun 2012 12:09:36 +0100 Subject: [PATCH] Fixed copyright date on arch_config.h. --- headers/private/system/arch/x86_64/arch_config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/headers/private/system/arch/x86_64/arch_config.h b/headers/private/system/arch/x86_64/arch_config.h index e788a335d0..2c4e64320c 100644 --- a/headers/private/system/arch/x86_64/arch_config.h +++ b/headers/private/system/arch/x86_64/arch_config.h @@ -1,5 +1,5 @@ /* - * Copyright 2004, Alex Smith, alex@alex-smith.me.uk. + * Copyright 2012, Alex Smith, alex@alex-smith.me.uk. * Distributed under the terms of the MIT License. */ #ifndef _KERNEL_ARCH_x86_64_CONFIG_H