summaryrefslogtreecommitdiff
path: root/config.inc
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2007-01-27 11:17:44 -0800
committerH. Peter Anvin <hpa@zytor.com>2007-01-27 11:17:44 -0800
commitbb252401072a4976170700fe407078ae4e80d650 (patch)
tree2e1af200fae25df7b36889021843f4d705816df7 /config.inc
parent969a6ae5cabea87bcb56406b6c49adfd6060f96a (diff)
downloadsyslinux-bb252401072a4976170700fe407078ae4e80d650.tar.gz
Update copyright dates to 2007
Diffstat (limited to 'config.inc')
-rw-r--r--config.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.inc b/config.inc
index d4220ef9..32bb62c2 100644
--- a/config.inc
+++ b/config.inc
@@ -1,6 +1,6 @@
;; -----------------------------------------------------------------------
;;
-;; Copyright 2002-2005 H. Peter Anvin - All Rights Reserved
+;; Copyright 2002-2007 H. Peter Anvin - All Rights Reserved
;;
;; 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
@@ -38,6 +38,6 @@ BAUD_DIVISOR equ 115200 ; Serial port parameter
;
%define version_str VERSION ; Must be 4 characters long!
%define date DATE_STR ; Defined from the Makefile
-%define year '2005'
+%define year '2007'
%endif ; _CONFIG_INC