diff options
author | H. Peter Anvin <hpa@zytor.com> | 2009-04-04 14:48:10 -0700 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2009-04-04 14:48:10 -0700 |
commit | 390a4bf409a4574fe3272adf9f873ef78b78c167 (patch) | |
tree | c02cd9e41b83e301d4abc02093cb159ede3b8ae5 /core/loadhigh.inc | |
parent | 74ccc02fadda3d31b6ecc2a6ff68df037f9a62cb (diff) | |
download | syslinux-390a4bf409a4574fe3272adf9f873ef78b78c167.tar.gz |
Update copyright notices; add Intel notices where appropriate
Update copyright notices. Per agreement with my new employer, Intel
Corporation, add Intel copyright notices where appropriate.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'core/loadhigh.inc')
-rw-r--r-- | core/loadhigh.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/loadhigh.inc b/core/loadhigh.inc index 21d4cc6f..8ff9da1c 100644 --- a/core/loadhigh.inc +++ b/core/loadhigh.inc @@ -1,6 +1,7 @@ ;; ----------------------------------------------------------------------- ;; -;; Copyright 1994-2008 H. Peter Anvin - All Rights Reserved +;; Copyright 1994-2009 H. Peter Anvin - All Rights Reserved +;; Copyright 2009 Intel Corporation; author: H. Peter Anvin ;; ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by |