diff options
author | H. Peter Anvin <hpa@zytor.com> | 2010-01-06 11:31:58 -0800 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2010-01-06 11:31:58 -0800 |
commit | 85c9fa1a8144edc6264bef88f5a283a4073988b9 (patch) | |
tree | c99e282ee3c76ff5ae68de417c91cb6e30ef47ab | |
parent | b5ff778263ba1d815e5c4088b16dec33190c2c55 (diff) | |
download | syslinux.git-85c9fa1a8144edc6264bef88f5a283a4073988b9.tar.gz syslinux.git-85c9fa1a8144edc6264bef88f5a283a4073988b9.tar.xz syslinux.git-85c9fa1a8144edc6264bef88f5a283a4073988b9.zip |
Update date to 2010
-rw-r--r-- | core/configinit.inc | 1 | ||||
-rw-r--r-- | core/ui.inc | 2 | ||||
-rw-r--r-- | version | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/core/configinit.inc b/core/configinit.inc index 2795b2d1..c6fdaf76 100644 --- a/core/configinit.inc +++ b/core/configinit.inc @@ -1,6 +1,7 @@ ;; ----------------------------------------------------------------------- ;; ;; Copyright 1994-2008 H. Peter Anvin - All Rights Reserved +;; Copyright 2009-2010 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 diff --git a/core/ui.inc b/core/ui.inc index 22258fcc..348527ac 100644 --- a/core/ui.inc +++ b/core/ui.inc @@ -1,7 +1,7 @@ ;; ----------------------------------------------------------------------- ;; ;; Copyright 1994-2009 H. Peter Anvin - All Rights Reserved -;; Copyright 2009 Intel Corporation; author: H. Peter Anvin +;; Copyright 2009-2010 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 @@ -1 +1 @@ -3.85 2009 +3.85 2010 |