projects
/
profile
/
ivi
/
syslinux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b93d18
)
It's 2005, that should be the copyright year
author
hpa
<hpa>
Mon, 3 Jan 2005 08:31:59 +0000
(08:31 +0000)
committer
hpa
<hpa>
Mon, 3 Jan 2005 08:31:59 +0000
(08:31 +0000)
config.inc
patch
|
blob
|
history
memdisk/version.h
patch
|
blob
|
history
diff --git
a/config.inc
b/config.inc
index
6ec9306
..
ce1799a
100644
(file)
--- 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 '200
4
'
+%define year '200
5
'
%endif ; _CONFIG_INC
diff --git
a/memdisk/version.h
b/memdisk/version.h
index
19b47e7
..
8c9dcec
100644
(file)
--- a/
memdisk/version.h
+++ b/
memdisk/version.h
@@
-21,6
+21,6
@@
#define MEMDISK_VERSION_H
#define FIRSTYEAR "2001"
-#define COPYYEAR "200
4
"
+#define COPYYEAR "200
5
"
#endif