summaryrefslogtreecommitdiff
path: root/config.inc
diff options
context:
space:
mode:
authorhpa <hpa>2005-01-03 08:31:59 +0000
committerhpa <hpa>2005-01-03 08:31:59 +0000
commit6ed8d40b554acbd85974bfaafa263e98e030d5ab (patch)
tree76fe3b79bfa3fa89a3c458e0b440988d25197646 /config.inc
parent2b93d18594b86864a7835e2f76fa3cab191b73bc (diff)
downloadsyslinux-6ed8d40b554acbd85974bfaafa263e98e030d5ab.tar.gz
It's 2005, that should be the copyright year
Diffstat (limited to 'config.inc')
-rw-r--r--config.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.inc b/config.inc
index 6ec93062..ce1799a2 100644
--- a/config.inc
+++ b/config.inc
@@ -39,6 +39,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 '2004'
+%define year '2005'
%endif ; _CONFIG_INC