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:
7b70d78
)
microcom: add copyright/license info
author
Denis Vlasenko
<vda.linux@googlemail.com>
Sat, 22 Sep 2007 20:23:57 +0000
(20:23 -0000)
committer
Denis Vlasenko
<vda.linux@googlemail.com>
Sat, 22 Sep 2007 20:23:57 +0000
(20:23 -0000)
util-linux/microcom.c
patch
|
blob
|
history
diff --git
a/util-linux/microcom.c
b/util-linux/microcom.c
index f6f8e07f63f8b84bb33d1f3420aa19ac19b65b8d..8edc3e91283923e82500e56c11a620d0fd766ce5 100644
(file)
--- a/
util-linux/microcom.c
+++ b/
util-linux/microcom.c
@@
-1,8
+1,10
@@
-/* microcom.c
- *
+/*
* bare bones 'talk to modem' program - similar to 'cu -l $device'
* inspired by mgetty's microcom
*
+ * Copyright (C) 2007 by Vladimir Dronnikov <dronnikov@gmail.ru>
+ *
+ * Licensed under GPLv2, see file LICENSE in this tarball for details.
*/
#include "busybox.h"