summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 1f2b236)
raw | patch | inline | side by side (parent: 1f2b236)
author | Florian Forster <octo@collectd.org> | |
Fri, 3 Jul 2015 08:42:44 +0000 (10:42 +0200) | ||
committer | Florian Forster <octo@collectd.org> | |
Mon, 6 Jul 2015 12:07:11 +0000 (14:07 +0200) |
src/mqtt.c | patch | blob | history |
diff --git a/src/mqtt.c b/src/mqtt.c
index 7a7ba59dfb57b06d850ebb5f13619c5291b5f8c2..7f785dc86b8a89249141ea37a3866e45cd23978f 100644 (file)
--- a/src/mqtt.c
+++ b/src/mqtt.c
/**
* collectd - src/mqtt.c
- * Copyright (C) 2014 Marc Falzon <marc at baha dot mu>
+ * Copyright (C) 2014 Marc Falzon
+ * Copyright (C) 2014,2015 Florian octo Forster
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
* DEALINGS IN THE SOFTWARE.
+ *
+ * Authors:
+ * Marc Falzon <marc at baha dot mu>
+ * Florian octo Forster <octo at collectd.org>
**/
// Reference: http://mosquitto.org/api/files/mosquitto-h.html