Code

Do not call plugin_unregister if the read registration fails.
[collectd.git] / src / collectd-tg.c
index 82cdce5ddbc047e6dbf6cb082ac8337df30fc622..45e788c22206c5c733d696bc6ab778ab732643ec 100644 (file)
@@ -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);