projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33d7b72
)
update copyright year
author
Denys Vlasenko
<vda.linux@googlemail.com>
Thu, 27 Aug 2009 19:13:30 +0000
(21:13 +0200)
committer
Denys Vlasenko
<vda.linux@googlemail.com>
Thu, 27 Aug 2009 19:13:30 +0000
(21:13 +0200)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
libbb/appletlib.c
patch
|
blob
|
history
diff --git
a/libbb/appletlib.c
b/libbb/appletlib.c
index d239d986ba3e6461679051d61b8514ff062f7665..48a8bb6f341e62a35e336265211b827a224e869c 100644
(file)
--- a/
libbb/appletlib.c
+++ b/
libbb/appletlib.c
@@
-645,7
+645,7
@@
static int busybox_main(char **argv)
dup2(1, 2);
full_write2_str(bb_banner); /* reuse const string... */
full_write2_str(" multi-call binary\n"
- "Copyright (C) 1998-200
8
Erik Andersen, Rob Landley, Denys Vlasenko\n"
+ "Copyright (C) 1998-200
9
Erik Andersen, Rob Landley, Denys Vlasenko\n"
"and others. Licensed under GPLv2.\n"
"See source distribution for full notice.\n"
"\n"