projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
633c396
)
collectd-tg: Fix license in usage output.
author
Florian Forster
<octo@collectd.org>
Tue, 29 Jul 2014 14:10:01 +0000
(16:10 +0200)
committer
Florian Forster
<octo@collectd.org>
Tue, 29 Jul 2014 14:10:01 +0000
(16:10 +0200)
src/collectd-tg.c
patch
|
blob
|
history
diff --git
a/src/collectd-tg.c
b/src/collectd-tg.c
index
82cdce5
..
45e788c
100644
(file)
--- a/
src/collectd-tg.c
+++ b/
src/collectd-tg.c
@@
-99,7
+99,7
@@
static void exit_usage (int exit_status) /* {{{ */
" -h Print usage information (this output).\n"
"\n"
"Copyright (C) 2010-2012 Florian Forster\n"
- "Licensed under the
GNU General Public License, version 2 (GPLv2)
\n",
+ "Licensed under the
MIT license.
\n",
DEF_NUM_VALUES, DEF_NUM_HOSTS, DEF_NUM_PLUGINS,
DEF_INTERVAL,
NET_DEFAULT_V6_ADDR, NET_DEFAULT_PORT);