summaryrefslogtreecommitdiff
path: root/head.S
diff options
context:
space:
mode:
Diffstat (limited to 'head.S')
-rw-r--r--head.S4
1 files changed, 3 insertions, 1 deletions
diff --git a/head.S b/head.S
index 941c92d..d4f21e2 100644
--- a/head.S
+++ b/head.S
@@ -1,6 +1,8 @@
/*
* head.S for bootstub to load protected mode kernel
- * Copyright (C) 2008, Alek Du <alek.du@intel.com> Intel Corporation.
+ *
+ * Copyright (C) 2008-2010 Intel Corporation.
+ * Author: Alek Du <alek.du@intel.com>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms and conditions of the GNU General Public License,