This file is indexed.

/usr/share/doc/libcollectdclient-dev/copyright is in libcollectdclient-dev 5.7.2-2ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

   1
   2
   3
   4
   5
   6
   7
   8
   9
  10
  11
  12
  13
  14
  15
  16
  17
  18
  19
  20
  21
  22
  23
  24
  25
  26
  27
  28
  29
  30
  31
  32
  33
  34
  35
  36
  37
  38
  39
  40
  41
  42
  43
  44
  45
  46
  47
  48
  49
  50
  51
  52
  53
  54
  55
  56
  57
  58
  59
  60
  61
  62
  63
  64
  65
  66
  67
  68
  69
  70
  71
  72
  73
  74
  75
  76
  77
  78
  79
  80
  81
  82
  83
  84
  85
  86
  87
  88
  89
  90
  91
  92
  93
  94
  95
  96
  97
  98
  99
 100
 101
 102
 103
 104
 105
 106
 107
 108
 109
 110
 111
 112
 113
 114
 115
 116
 117
 118
 119
 120
 121
 122
 123
 124
 125
 126
 127
 128
 129
 130
 131
 132
 133
 134
 135
 136
 137
 138
 139
 140
 141
 142
 143
 144
 145
 146
 147
 148
 149
 150
 151
 152
 153
 154
 155
 156
 157
 158
 159
 160
 161
 162
 163
 164
 165
 166
 167
 168
 169
 170
 171
 172
 173
 174
 175
 176
 177
 178
 179
 180
 181
 182
 183
 184
 185
 186
 187
 188
 189
 190
 191
 192
 193
 194
 195
 196
 197
 198
 199
 200
 201
 202
 203
 204
 205
 206
 207
 208
 209
 210
 211
 212
 213
 214
 215
 216
 217
 218
 219
 220
 221
 222
 223
 224
 225
 226
 227
 228
 229
 230
 231
 232
 233
 234
 235
 236
 237
 238
 239
 240
 241
 242
 243
 244
 245
 246
 247
 248
 249
 250
 251
 252
 253
 254
 255
 256
 257
 258
 259
 260
 261
 262
 263
 264
 265
 266
 267
 268
 269
 270
 271
 272
 273
 274
 275
 276
 277
 278
 279
 280
 281
 282
 283
 284
 285
 286
 287
 288
 289
 290
 291
 292
 293
 294
 295
 296
 297
 298
 299
 300
 301
 302
 303
 304
 305
 306
 307
 308
 309
 310
 311
 312
 313
 314
 315
 316
 317
 318
 319
 320
 321
 322
 323
 324
 325
 326
 327
 328
 329
 330
 331
 332
 333
 334
 335
 336
 337
 338
 339
 340
 341
 342
 343
 344
 345
 346
 347
 348
 349
 350
 351
 352
 353
 354
 355
 356
 357
 358
 359
 360
 361
 362
 363
 364
 365
 366
 367
 368
 369
 370
 371
 372
 373
 374
 375
 376
 377
 378
 379
 380
 381
 382
 383
 384
 385
 386
 387
 388
 389
 390
 391
 392
 393
 394
 395
 396
 397
 398
 399
 400
 401
 402
 403
 404
 405
 406
 407
 408
 409
 410
 411
 412
 413
 414
 415
 416
 417
 418
 419
 420
 421
 422
 423
 424
 425
 426
 427
 428
 429
 430
 431
 432
 433
 434
 435
 436
 437
 438
 439
 440
 441
 442
 443
 444
 445
 446
 447
 448
 449
 450
 451
 452
 453
 454
 455
 456
 457
 458
 459
 460
 461
 462
 463
 464
 465
 466
 467
 468
 469
 470
 471
 472
 473
 474
 475
 476
 477
 478
 479
 480
 481
 482
 483
 484
 485
 486
 487
 488
 489
 490
 491
 492
 493
 494
 495
 496
 497
 498
 499
 500
 501
 502
 503
 504
 505
 506
 507
 508
 509
 510
 511
 512
 513
 514
 515
 516
 517
 518
 519
 520
 521
 522
 523
 524
 525
 526
 527
 528
 529
 530
 531
 532
 533
 534
 535
 536
 537
 538
 539
 540
 541
 542
 543
 544
 545
 546
 547
 548
 549
 550
 551
 552
 553
 554
 555
 556
 557
 558
 559
 560
 561
 562
 563
 564
 565
 566
 567
 568
 569
 570
 571
 572
 573
 574
 575
 576
 577
 578
 579
 580
 581
 582
 583
 584
 585
 586
 587
 588
 589
 590
 591
 592
 593
 594
 595
 596
 597
 598
 599
 600
 601
 602
 603
 604
 605
 606
 607
 608
 609
 610
 611
 612
 613
 614
 615
 616
 617
 618
 619
 620
 621
 622
 623
 624
 625
 626
 627
 628
 629
 630
 631
 632
 633
 634
 635
 636
 637
 638
 639
 640
 641
 642
 643
 644
 645
 646
 647
 648
 649
 650
 651
 652
 653
 654
 655
 656
 657
 658
 659
 660
 661
 662
 663
 664
 665
 666
 667
 668
 669
 670
 671
 672
 673
 674
 675
 676
 677
 678
 679
 680
 681
 682
 683
 684
 685
 686
 687
 688
 689
 690
 691
 692
 693
 694
 695
 696
 697
 698
 699
 700
 701
 702
 703
 704
 705
 706
 707
 708
 709
 710
 711
 712
 713
 714
 715
 716
 717
 718
 719
 720
 721
 722
 723
 724
 725
 726
 727
 728
 729
 730
 731
 732
 733
 734
 735
 736
 737
 738
 739
 740
 741
 742
 743
 744
 745
 746
 747
 748
 749
 750
 751
 752
 753
 754
 755
 756
 757
 758
 759
 760
 761
 762
 763
 764
 765
 766
 767
 768
 769
 770
 771
 772
 773
 774
 775
 776
 777
 778
 779
 780
 781
 782
 783
 784
 785
 786
 787
 788
 789
 790
 791
 792
 793
 794
 795
 796
 797
 798
 799
 800
 801
 802
 803
 804
 805
 806
 807
 808
 809
 810
 811
 812
 813
 814
 815
 816
 817
 818
 819
 820
 821
 822
 823
 824
 825
 826
 827
 828
 829
 830
 831
 832
 833
 834
 835
 836
 837
 838
 839
 840
 841
 842
 843
 844
 845
 846
 847
 848
 849
 850
 851
 852
 853
 854
 855
 856
 857
 858
 859
 860
 861
 862
 863
 864
 865
 866
 867
 868
 869
 870
 871
 872
 873
 874
 875
 876
 877
 878
 879
 880
 881
 882
 883
 884
 885
 886
 887
 888
 889
 890
 891
 892
 893
 894
 895
 896
 897
 898
 899
 900
 901
 902
 903
 904
 905
 906
 907
 908
 909
 910
 911
 912
 913
 914
 915
 916
 917
 918
 919
 920
 921
 922
 923
 924
 925
 926
 927
 928
 929
 930
 931
 932
 933
 934
 935
 936
 937
 938
 939
 940
 941
 942
 943
 944
 945
 946
 947
 948
 949
 950
 951
 952
 953
 954
 955
 956
 957
 958
 959
 960
 961
 962
 963
 964
 965
 966
 967
 968
 969
 970
 971
 972
 973
 974
 975
 976
 977
 978
 979
 980
 981
 982
 983
 984
 985
 986
 987
 988
 989
 990
 991
 992
 993
 994
 995
 996
 997
 998
 999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
This package was debianized by Sebastian Harl <tokkee@debian.org> on
Wed, 10 May 2006 09:20:39 +0200.

It was downloaded from <https://collectd.org/files/>.

Upstream Authors:
	Core Developer:
	Florian Forster <octo@verplant.org>

	For individual credits, see AUTHORS.

Copyright Holders (in alphabetical order):
	Adrian Perez <aperez@igalia.com>
	Alessandro Iurlano <alessandro.iurlano@gmail.com>
	Alex Deymo
	Alexander Wirt <formorer@formorer.de>
	Américo Monteiro
	Amit Gupta <amit.gupta221@gmail.com>
	Andre M. Hedrick <andre@suse.com>
	Andreas Henriksson <andreas@fatal.se>
	Andrés J. Díaz <ajdiaz@connectical.com>
	Andy Parkins <andyp@fussylogic.co.uk>
	Anthony Dewhurst <dewhurst@gmail>
	Anthony Gialluca <tonyabg@charter.net>
	Antony Dovgal <tony@daylessday.org>
	Aurelien beorn Rougemont <beorn@gandi.net>
	Battelle Memorial Institute
	Bert Vermeulen <bert@biot.com>
	Bruno Prémont <bonbons@linux-vserver.org>
	Carnegie Mellon University
	Chad Malfait <malfaitc@yahoo.com>
	Claudius M Zingerli, ZSeng
	Clay Loveless <clay@killersoft.com>
	Clément Stenac <clement.stenac@diwi.org>
	Cosmin Ioiart <cioiart@gmail.com>
	C-Ware, Inc.
	Cyril Feraudet <cyril@feraudet.com>
	David Bacher <drbacher@gmail.com>
	Doug MacEachern <dougm@hyperic.com>
	Edward Konetzko <konetzed@quixoticagony.com>
	Eric Reed <ericr@reedhome.net>
	Eric Spreen <erispre@gmail.com>
	Fabian Schuh <mail@xeroc.org>
	Fabrice A. Marie <fabrice@kibinlabs.com>
	Flavio Stanchina <flavio@stanchina.net>
	Florent Monbillard <eppo@darox.net>
	Florent Usseil <swiip81@free.fr>
	Florian Forster <octo@verplant.org>
	Franck Lombardi
	Free Software Foundation, Inc.
	Gergely Nagy <algernon@madhouse-project.org>
	Google, Inc.
	Hideki Yamane <henrich@debian.or.jp>
	Intel Corporation.
	Ivan Masár <helix84@centrum.sk
	Jacobo Tarrio <jtarrio@debian.org>
	Jason Pepas <cell@ices.utexas.edu>
	Jeff Green <jeff@kikisoso.org>
	Jérôme Renard <jerome.renard@gmail.com>
	Jiri Tyr <jiri.tyr@gmail.com>
	Joe Dalton <joedalton2@yahoo.dk>
	Jonathan Kolb <jon@b0g.us>
	Jorge Barreiro <yortx.barry@gmail.com>
	joseph werle <joseph.werle@gmail.com>
	Juan Jose Ciarlante <jjciarla@raiz.uncu.edu.ar>
	Julien Ammous
	Julian Anastasov <ja@ssi.bg>
	Justo Alonso Achaques <justo.alonso@gmail.com>
	Kai Wasserbäch <debian@carbon-project.org>
	Kern Sibbald
	Kimo Rosenbaum <kimor79@yahoo.com>
	Kris Nielander <nielander@fox-it.com>
	Laird Shaw
	Limelight Networks, Inc.
	Lubos Stanek <lubek@users.sourceforge.net>
	Lyonel Vincent <lyonel@ezix.org>
	Manuel Sanmartin
	Marc Falzon <marc@baha.mu>
	Marc Fournier <marc.fournier@camptocamp.com>
	Marco Chiappero <marco@absence.it>
	Mariusz Gronczewski <xani666@gmail.com>
	Martin Bagge <brother@bsnet.se>
	Martin Sin <martin.sin@zshk.cz>
	Mathijs Mohlmann
	Max Henkel <henkel@gmx.at>
	Michael Hanselmann
	Michael Stapelberg <michael+git@stapelberg.de>
	Michał Mirosław <mirq-linux@rere.qmqm.pl>
	Mirko Buffoni <briareos@eswat.org>
	Netfilter Core Team
	New Dream Network
	Nicolas JOURDEN <nicolas.jourden@laposte.net>
	Nicolas Szalay
	Niki W. Waibel <niki.waibel@newlogic.com>
	noris network AG
	Novell Inc.
	Oleg King <king2@kaluga.ru>
	Ondrej 'SanTiago' Zajicek <santiago@crfreenet.org>
	Patrik Weiskircher <weiskircher@inqnet.at>
	Paul Sadauskas <psadauskas@gmail.com>
	Pavel Rochnyak <pavel2000@ngs.ru>
	Pavel Shramov <shramov@mexmat.net>
	Peter Holik <peter@holik.at>
	Peter Kese <peter.kese@ijs.si>
	Phoenix Kayo <kayo.k11.4@gmail.com>
	Pierre-Yves Ritschard <pyr@openbsd.org>
	Red Hat Inc.
	rinigus <http://github.com/rinigus>
	Rodolphe Quiédeville <rquiedeville@bearstech.com>
	Ruben Kerkhof <ruben@rubenkerkhof.com>
	Scott Garrett <sgarrett@technomancer.com>
	Scott Sanders <scott@jssjr.com>
	Sebastian Harl <sh@tokkee.org>
	Sebastien Pahl <sebastien.pahl@dotcloud.com>
	Simon Kuhnle <simon@blarzwurst.de>
	Sjoerd van der Berg <harekiet@users.sourceforge.net>
	Stefan Hacker <d0t@dbclan.de>
	Stefan Rinkes <stefan.rinkes@gmail.org>
	Stefan Völkel <bd@bc-bd.org>
	Steven Clarke <steven@monmouth.demon.co.uk>
	Sven Trenkel <collectd@semidefinite.de>
	The Regents of the University of California
	Tim Laszlo <tim.laszlo@gmail.com>
	Tomasz Pala <gotar@pld-linux.org>
	Vedran Bartonicek <vbartoni@gmail.com>
	Vincent Bernat <vincent@bernat.im>
	Vincent Stehlé <vincent.stehle@free.fr>
	Wensong Zhang <wensong@linuxvirtualserver.org>
	Wilfried Goesgens <dothebart@citadel.org>
	Wouter Gadeyne
	Xin Li <delphij@FreeBSD.org>
	Yuri Kozlov <yuray@komyakino.ru>

Licenses:

	File bindings/perl/lib/Collectd/Plugins/Monitorus.pm
	Copyright © 2009 Jeff Green <jeff@kikisoso.org>
	License: GNU General Public License

	File bindings/perl/lib/Collectd/Plugins/OpenVZ.pm
	Copyright © 2009 Jonathan Kolb <jon@b0g.us>
	License: GNU General Public License

	File contrib/collectd_network.py
	Copyright © 2009 Adrian Perez <aperez@igalia.com>
	License: GNU General Public License

	File contrib/collectd_unixsock.py
	Copyright © 2008 Clay Loveless <clay@killersoft.com>
	License: GNU General Public License

	File contrib/collectd2html.pl
	Copyright © 2006 Vincent Stehlé <vincent.stehle@free.fr>
	License: GNU General Public License

	Files contrib/collection3/bin/graph.cgi
	      contrib/collection3/bin/index.cgi
	      contrib/collection3/lib/Collectd/Graph/Common.pm
	Copyright © 2008-2011 Florian Forser
	Copyright © 2011 noris network AG
	License: GNU General Public License

	Files contrib/collection3/lib/Collectd/Graph/Type/ArcCounts.pm
	      src/zfs_arc.c
	Copyright © 2009 Anthony Dewhurst <dewhurst@gmail>
	Copyright © 2012 Aurelien Rougemont
	Copyright © 2013 Xin Li <delphij@FreeBSD.org>
	Copyright © 2014 Marc Fournier
	Copyright © 2014 Wilfried Goesgens
	License: GNU General Public License

	File contrib/network-proxy.py
	Copyright © 2007 Pavel Shramov <shramov@mexmat.net>
	License: GNU General Public License

	Files contrib/php-collection/*
	Copyright © 2009 Bruno Prémont <bonbons@linux-vserver.org>
	License: GNU General Public License

	File contrib/snmp-probe-host.px
	Copyright © 2008-2009 Florian Forster <octo@verplant.org>
	Copyright © 2009 noris network AG
	License: GNU General Public License

	File debian/include/net/ip_vs.h
	Copyright © Wensong Zhang <wensong@linuxvirtualserver.org>
	Copyright © Julian Anastasov <ja@ssi.bg>
	Copyright © Peter Kese <peter.kese@ijs.si>
	Copyright © Juan Jose Ciarlante <jjciarla@raiz.uncu.edu.ar>
	Copyright © Wouter Gadeyne
	License: GNU General Public License

	File src/apache.c
	Copyright © 2006-2010 Florian Forster <octo@verplant.org>
	Copyright © 2007 Florent Monbillard <eppo@darox.net>
	Copyright © 2009 Amit Gupta <amit.gupta221@gmail.com>
	License: GNU General Public License

	File src/aquaero.c
	Copyright © 2013 Alex Deymo
	License: GNU General Public License

	File src/apcups.c
	Copyright © 2006-2015 Florian Forster <octo@verplant.org>
	Copyright © 2006 Anthony Gialluca <tonyabg@charter.net>
	Copyright © 2000-2004 Kern Sibbald
	Copyright © 1996-1999 Andre M. Hedrick <andre@suse.com>
	License: GNU General Public License

	File src/battery.c
	Copyright © 2006-2014 Florian Forster <octo@verplant.org>
	Copyright © 2008 Michał Mirosław <mirq-linux@rere.qmqm.pl>
	Copyright © 2014 Andy Parkins
	License: GNU General Public License

	File src/bind.c
	Copyright © 2009 Bruno Prémont <bonbons@linux-vserver.org>
	Copyright © 2009,2010 Florian Forster <octo@verplant.org>
	License: GNU General Public License

	File src/ceph.c
	Copyright © 2011 New Dream Network
	Copyright © 2011 Colin McCabe <cmccabe@alumni.cmu.edu>
	Copyright © 2014 Dennis Zou <yunzou@cisco.com>
	Copyright © 2014 Dan Ryder <daryder@cisco.com>
	License: GNU General Public License

	File src/cgroups.c
	Copyright © 2011 Michael Stapelberg <michael@stapelberg.de>
	Copyright © 2013 Florian Forster <octo@collectd.org>
	License: GNU General Public License

	File src/chrony.c
	Copyright © 2015-2016 Claudius M Zingerli, ZSeng
	Partially based on Chrony's candm.h
	License: GNU General Public License

	File src/collectd-python.pod
	Copyright © 2009 Sven Trenkel <collectd@semidefinite.de>
	License: GNU General Public License

	File src/collectdctl.c
	Copyright © 2010 Håkon J Dugstad Johnsen <hakon-dugstad.johnsen@telenor.com>
	Copyright © 2010 Sebastian Harl <sh@tokkee.org>
	License: GNU General Public License

	File src/conntrack.c
	Copyright © 2009 Tomasz Pala <gotar@pld-linux.org>
	License: GNU General Public License

	File src/contextswitch.c
	Copyright © 2009 Patrik Weiskircher <weiskircher@inqnet.at>
	Copyright © 2010 Kimo Rosenbaum
	License: GNU General Public License

	File src/cpu.c
	Copyright © 2005-2014 Florian Forster <octo@verplant.org>
	Copyright © 2008 Oleg King <king2@kaluga.ru>
	Copyright © 2009 Simon Kuhnle <simon@blarzwurst.de>
	Copyright © 2009 Manuel Sanmartin
	Copyright © 2013-2014 Pierre-Yves Ritschard <pyr@spootnik.org>
	License: GNU General Public License

	Files src/cpufreq.c
	      src/multimeter.c
	Copyright © 2005-2007 Peter Holik <peter@holik.at>
	License: GNU General Public License

	File src/curl.c
	Copyright © 2006-2009 Florian Forster <octo@verplant.org>
	Copyright © 2009 Aman Gupta <aman@tmm1.net>
	License: GNU General Public License

	File src/curl_xml.c
	Copyright © 2009-2010 Amit Gupta <amit.gupta221@gmail.com>
	License: GNU General Public License

	Files src/csv.c
	      src/curl_json.c
	Copyright © 2006-2013 Florian Forster <octo@verplant.org>
	Copyright © 2009 Doug MacEachern <dougm@hyperic.com>
	License: GNU General Public License

	File src/df.c
	Copyright © 2005-2009 Florian Forster <octo@verplant.org>
	Copyright © 2009 Paul Sadauskas <psadauskas@gmail.com>
	License: GNU General Public License

	Files src/disk.c
	      src/interface.c
	      src/load.c
	Copyright © 2005-2012 Florian Forster <octo@verplant.org>
	Copyright © 2009 Manuel Sanmartin
	Copyright © 2013 Vedran Bartonicek
	License: GNU General Public License

	File src/dns.c
	Copyright © 2006-2011 Florian Forster <octo@verplant.org>
	Copyright © 2009 Mirko Buffoni <briareos@eswat.org>
	License: GNU General Public License

	File src/ethstat.c
	Copyright © 2011 Cyril Feraudet
	Copyright © 2012 Florian "octo" Forster
	License: GNU General Public License

	File src/exec.c
	Copyright © 2007-2010 Florian Forster <octo@verplant.org>
	Copyright © 2007-2009 Sebastian Harl <sh@tokkee.org>
	Copyright © 2008 Peter Holik <peter@holik.at>
	License: GNU General Public License

	File src/filecount.c
	Copyright © 2008 Alessandro Iurlano <alessandro.iurlano@gmail.com>
	Copyright © 2008 Florian Forster <octo@verplant.org>
	License: GNU General Public License

	File src/fscache.c
	Copyright © 2009 Edward Konetzko <konetzed@quixoticagony.com>
	License: GNU General Public License

	File src/hddtemp.c
	Copyright © 2005-2006 Vincent Stehlé <vincent.stehle@free.fr>
	Copyright © 2006-2007 Florian Forster <octo@verplant.org>
	Copyright © 2008 Sebastian Harl <sh@tokkee.org>
	Copyright © 2014 Carnegie Mellon University
	License: GNU General Public License

	File src/ipc.c
	Copyright © 2010 Andres J. Diaz <ajdiaz@connectical.com>
	Copyright © 2010 Manuel L. Sanmartin <manuel.luis@gmail.com>
	License: GNU General Public License

	File src/ipmi.c
	Copyright © 2008-2009 Florian Forster <octo@verplant.org>
	Copyright © 2008 Peter Holik <peter@holik.at>
	Copyright © 2009 Bruno Prémont <bonbons@linux-vserver.org>
	License: GNU General Public License

	File src/iptables.c
	Copyright © 2007 Sjoerd van der Berg <harekiet@users.sourceforge.net>
	Copyright © 2007 Florian Forster <octo@verplant.org>
	Copyright © 2009 Marco Chiappero <marco@absence.it>
	License: GNU General Public License

	File src/ipvs.c
	Copyright © 1997 Steven Clarke <steven@monmouth.demon.co.uk>
	Copyright © 1998-2004 Wensong Zhang <wensong@linuxvirtualserver.org>
	Copyright © 2003-2004 Peter Kese <peter.kese@ijs.si>
	Copyright © 2007 Sebastian Harl <sh@tokkee.org>
	License: GNU General Public License

	File src/irq.c
	Copyright © 2007 Peter Holik
	Copyright © 2011 Florian Forster
	Copyright: GNU General Public License

	File src/java.c
	Copyright © 2008 Justo Alonso Achaques <justo.alonso@gmail.com>
	Copyright © 2009 Florian Forster <octo@verplant.org>
	License: GNU General Public License

	File src/virt.c
	Copyright © 2006-2008 Red Hat Inc.
	License: GNU General Public License

	File src/lvm.c
	Copyright © 2013 Chad Malfait <malfaitc@yahoo.com>
	Copyright © 2014 Carnegie Mellon University
	License: GNU General Public License

	File src/madwifi.c
	Copyright © 2009 Ondrej 'SanTiago' Zajicek <santiago@crfreenet.org>
	License: GNU General Public License

	File src/mbmon.c
	Copyright © 2006 Flavio Stanchina
	Copyright © 2006-2007 Florian Forster <octo@verplant.org>
	License: GNU General Public License

	File src/md.c
	Copyright © 2010-2011 Michael Hanselmann
	License: GNU General Public License

	Files src/memcachec.c
	Copyright © 2008-2009 Doug MacEachern <dougm@hyperic.com>
	Copyright © 2006-2009 Florian Forster <octo@verplant.org>
	Copyright © 2009 Marco Chiappero <marco@absence.it>
	License: GNU General Public License

	File src/memcached.c
	Copyright © 2007 Antony Dovgal
	Copyright © 2007-2012 Florian Forster <octo@verplant.org>
	Copyright © 2009 Doug MacEachern <dougm@hyperic.com>
	Copyright © 2009 Franck Lombardi
	Copyright © 2012 Nicolas Szalay
	License: GNU General Public License

	File src/memory.c
	Copyright © 2005-2008 Florian Forster <octo@verplant.org>
	Copyright © 2009 Simon Kuhnle <simon@blarzwurst.de>
	Copyright © 2009 Manuel Sanmartin
	License: GNU General Public License

	File src/mic.c
	Copyright © 2013 Battelle Memorial Institute
	Author: Evan Felix <evan.felix@pnnl.gov>
	License: GNU General Public License

	File src/modbus.c
	Copyright © 2010-2011 noris network AG
	Author: Florian Forster <octo@noris.net>
	License: GNU General Public License

	File src/mysql.c
	Copyright © 2006-2009 Florian Forster <octo@verplant.org>
	Copyright © 2008 Mirko Buffoni <briareos@eswat.org>
	Copyright © 2009 Doug MacEachern <dougm@hyperic.com>
	Copyright © 2009 Sebastian Harl <sh@tokkee.org>
	Copyright © 2009 Rodolphe Quiédeville <rquiedeville@bearstech.com>
	License: GNU General Public License

	File src/netlink.c
	Copyright © 2007-2010 Florian 'octo' Forster <octo@collectd.org>
	Copyright © 2008-2012 Sebastian Harl <sh@tokkee.org>
	Copyright © 2013 Andreas Henriksson <andreas@fatal.se>
	Copyright © 2013 Marc Fournier <marc.fournier@camptocamp.com>
	License: GNU General Public License

	File src/nfs.c
	Copyright © 2005, 2006 Jason Pepas <cell@ices.utexas.edu>
	Copyright © 2012, 2013 Florian octo Forster <octo@collectd.org>
	License: GNU General Public License

	File src/notify_email.c
	Copyright © 2008 Oleg King <king2@kaluga.ru>
	Copyright © 2010 Florian Forster
	License: GNU General Public License

	File src/onewire.c
	Copyright © 2008 noris network AG
	License: GNU General Public License

	File src/openvpn.c
	Copyright © 2008-2009 Doug MacEachern <dougm@hyperic.com>
	Copyright © 2006-2009 Florian Forster <octo@verplant.org>
	Copyright © 2009 Marco Chiappero <marco@absence.it>
	Copyright © 2009 Fabian Schuh <mail@xeroc.org>
	License: GNU General Public License

	File src/oracle.c
	Copyright © 2008-2009 noris network AG
	Copyright © 2012 Florian octo Forster
	License: GNU General Public License

	File src/pinba.c
	Copyright © 2007-2009 Antony Dovgal <tony@daylessday.org>
	Copyright © 2010 Phoenix Kayo <kayo.k11.4@gmail.com>
	Copyright © 2010 Florian Forster <octo@verplant.org>
	License: GNU General Public License

	File src/powerdns.c
	Copyright © 2007-2008 C-Ware, Inc.
	Copyright © 2008 Florian Forster
	License: GNU General Public License

	File src/processes.c
	Copyright © 2005 Lyonel Vincent <lyonel@ezix.org>
	Copyright © 2006-2008 Florian Forster <octo@verplant.org>
	Copyright © 2008 Oleg King <king2@kaluga.ru>
	Copyright © 2009 Sebastian Harl <sh@tokkee.org>
	Copyright © 2009 Andrés J. Díaz <ajdiaz@connectical.com>
	Copyright © 2009 Manuel Sanmartin
	Copyright © 2010 Clément Stenac <clement.stenac@diwi.org>
	Copyright © 2012 Cosmin Ioiart <cioiart@gmail.com>
	License: GNU General Public License

	File src/rrdtool.c
	Copyright © 2006-2013 Florian Forster <octo@verplant.org>
	Copyright © 2008 Sebastian Harl <sh@tokkee.org>
	Copyright © 2009 Mariusz Gronczewski <xani666@gmail.com>
	License: GNU General Public License

	File src/sensors.c
	Copyright © 2005-2008 Florian Forster <octo@verplant.org>
	Copyright © 2006 Lubos Stanek <lubek@users.sourceforge.net>
	License: GNU General Public License

	File src/serial.c
	Copyright © 2005, 2006 David Bacher <drbacher@gmail.com>
	License: GNU General Public License

	File src/sigrok.c
	Copyright © 2013 Bert Vermeulen <bert@biot.com>
	License: GNU General Public License

	File src/swap.c
	Copyright © 2005-2014 Florian Forster <octo@verplant.org>
	Copyright © 2009 Stefan Völkel <bd@bc-bd.org>
	Copyright © 2009 Manuel Sanmartin
	Copyright © 2010 Aurélien Reynaud
	License: GNU General Public License

	File src/tail_csv.c
	Copyright © 2013 Kris Nielander <nielander@fox-it.com>
	Copyright © 2013 Florian Forster <octo@collectd.org>
	License: GNU General Public License

	File src/tape.c
	Copyright © 2005, 2006 Scott Garrett <sgarrett@technomancer.com>
	License: GNU General Public License

	File src/tcpconns.c
	Copyright © 2007-2008 Florian Forster <octo@verplant.org>
	Copyright © 2008 Michael Stapelberg <michael+git@stapelberg.de>
	License: GNU General Public License

	File src/teamspeak2.c
	Copyright © 2008 Stefan Hacker
	Copyright © 2008 Florian Forster
	License: GNU General Public License

	File src/ted.c
	Copyright © 2009 Eric Reed <ericr@reedhome.net>
	License: GNU General Public License

	File src/thermal.c
	Copyright © 2008 Michał Mirosław <mirq-linux@rere.qmqm.pl>
	License: GNU General Public License

	File src/tokyotyrant.c
	Copyright © 2009 Paul Sadauskas <psadauskas@gmail.com>
	License: GNU General Public License

	File src/turbostat.c
	Copyright © 2013 Intel Corporation.
	License: GNU General Public License

	File src/uptime.c
	Copyright © 2009 Marco Chiappero <marco@absence.it>
	License: GNU General Public License

	File src/users.c
	Copyright © 2005-2007 Sebastian Harl <sh@tokkee.org>
	Copyright © 2005 Niki W. Waibel <niki.waibel@newlogic.com>
	Copyright © 2005-2007 Florian Forster <octo@verplant.org>
	Copyright © 2008 Oleg King <king2@kaluga.ru>
	License: GNU General Public License

	File src/utils_format_graphite.c
	Copyright © 2012 Thomas Meson <zllak@hycik.org>
	Copyright © 2012 Florian octo Forster <octo@collectd.org>
	License: GNU General Public License

	File src/utils_format_graphite.h
	Copyright © 2012 Thomas Meson <zllak@hycik.org>
	License: GNU General Public License

	File src/utils_ignorelist.c
	Copyright © 2006 Lubos Stanek <lubek@users.sourceforge.net>
	Copyright © 2008 Florian Forster <octo@verplant.org>
	License: GNU General Public License

	File src/utils_ignorelist.h
	Copyright © 2006 Lubos Stanek <lubek@users.sourceforge.net>
	License: GNU General Public License

	Files src/utils_mount.c
	      src/utils_mount.h
	Copyright © 2005, 2006 Niki W. Waibel <niki.waibel@gmx.net>
	License: GNU General Public License

	File src/uuid.c
	Copyright © 2007 Red Hat Inc.
	Copyright © 2015 Ruben Kerkhof
	License: GNU General Public License

	File src/varnish.c
	Copyright © 2010 Jérôme Renard
	Copyright © 2010 Marc Fournier
	Copyright © 2010-2012 Florian Forster
	License: GNU General Public License

	File src/write_graphite.c
	Copyright © 2009 Paul Sadauskas
	Copyright © 2009 Doug MacEachern
	Copyright © 2011 Scott Sanders
	Copyright © 2012 Pierre-Yves Ritschard
	Copyright © 2007-2013 Florian octo Forster
	License: GNU General Public License

	File src/write_http.c
	Copyright © 2007-2014 Florian Forster <octo@verplant.org>
	Copyright © 2009 Paul Sadauskas <psadauskas@gmail.com>
	Copyright © 2009 Doug MacEachern <dougm@hyperic.com>
	License: GNU General Public License

	File src/write_mongodb.c
	Copyright © 2010-2013 Florian Forster
	Copyright © 2010 Akkarit Sangpetch
	Copyright © 2012 Chris Lundquist
	License: GNU General Public License

	File src/write_riemann_threshold.c
	Copyright © 2007-2010 Florian Forster
	Copyright © 2008-2009 Sebastian Harl
	Copyright © 2009 Andrés J. Díaz
	Copyright © 2014 Pierre-Yves Ritschard
	License: GNU General Public License

	File src/write_tsdb.c
	Copyright © 2009 Paul Sadauskas
	Copyright © 2009 Doug MacEachern
	Copyright © 2011 Scott Sanders
	Copyright © 2012 Pierre-Yves Ritschard
	Copyright © 2007-2013 Florian octo Forster
	Copyright © 2013-2014 Limelight Networks, Inc.
	License: GNU General Public License

	File src/xencpu.c
	Copyright © 2016 Pavel Rochnyak <pavel2000@ngs.ru>
	License: GNU General Public License

	File src/zone.c
	Copyright © 2011 Mathijs Mohlmann
	License: GNU General Public License

	This package is free software; you can redistribute it and/or modify
	it under the terms of the GNU General Public License as published by
	the Free Software Foundation.

	This package is distributed in the hope that it will be useful,
	but WITHOUT ANY WARRANTY; without even the implied warranty of
	MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
	GNU General Public License for more details.

	You should have received a copy of the GNU General Public License
	along with this package; if not, write to the Free Software
	Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
	USA.

	Some files are licensed under version 2 only, while any others allow one to
	use version 2 or (at your option) any later version.

On Debian systems, the complete text of the GNU General Public License,
version 2, can be found in `/usr/share/common-licenses/GPL-2'. The complete
text of the latest version can be found in `/usr/share/common-licenses/GPL'.

	File contrib/collectd_unix_sock.rb
	Copyrigh © 2009 Novell Inc.
	Author: Duncan Mac-Vicar P. <dmacvicar@suse.de>
	Based on Python version:
	Copyright © 2008 Clay Loveless <clay@killersoft.com>

	This software is provided 'as-is', without any express or implied
	warranty. In no event will the author be held liable for any damages
	arising from the use of this software.

	Permission is granted to anyone to use this software for any purpose,
	including commercial applications, and to alter it and redistribute it
	freely, subject to the following restrictions:

	1. The origin of this software must not be misrepresented; you must not
	   claim that you wrote the original software. If you use this software
	   in a product, an acknowledgment in the product documentation would be
	   appreciated but is not required.
	2. Altered source versions must be plainly marked as such, and must not be
	   misrepresented as being the original software.
	3. This notice may not be removed or altered from any source distribution.

	Files libltdl/* (except libltdl/m4/*)
	Copyright © 1998-2011 Free Software Foundation, Inc.
	License: GNU Lesser General Public License

	File src/barometer.c
	Copyright © 2014 Tomas Menzl
	License: GNU Lesser General Public License

	File src/network.c
	Copyright © 2005-2013 Florian Forster <octo@verplant.org>
	Copyright © 2009 Aman Gupta <aman@tmm1.net>
	License: GNU Lesser General Public License

	This library is free software; you can redistribute it and/or
	modify it under the terms of the GNU Lesser General Public
	License as published by the Free Software Foundation; either
	version 2 of the License, or (at your option) any later version.

	This library is distributed in the hope that it will be useful,
	but WITHOUT ANY WARRANTY; without even the implied warranty of
	MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
	Lesser General Public License for more details.

	You should have received a copy of the GNU Lesser General Public
	License along with this library; if not, write to the Free Software
	Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
	USA.

On Debian systems, the complete text of the GNU Lesser General Public License
can be found in `/usr/share/common-licenses/LGPL'.

	File contrib/exec-ksm.sh
	Copyright © 2011 Florian Forster

	Permission is hereby granted, free of charge, to any person obtaining a
	copy of this software and associated documentation files (the "Software"),
	to deal in the Software without restriction, including without limitation
	the rights to use, copy, modify, merge, publish, distribute, sublicense,
	and/or sell copies of the Software, and to permit persons to whom the
	Software is furnished to do so, subject to the following conditions:

	The above copyright notice and this permission notice shall be included in
	all copies or substantial portions of the Software.

	THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
	IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
	FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
	AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
	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.

	Files libltdl/m4/*
	Copyright © 1996-2011 Free Software Foundation, Inc.

	This file is free software; the Free Software Foundation gives
	unlimited permission to copy and/or distribute it, with or without
	modifications, as long as this notice is preserved.

	Parts of the file src/tcpconns.c
	Copyright © 1983, 1988, 1993 The Regents of the University of California
	License: BSD License

	File src/madwifi.h
	Copyright © 2001 Atsushi Onoe
	Copyright © 2002-2005 Sam Leffler, Errno Consulting
	License: BSD License

	Files src/utils_dns.c
	      src/utils_dns.h
	Copyright © 2002 The Measurement Factory, Inc.
	Copyright © 2006 Florian Forster <octo@verplant.org>
	License: BSD License

	File src/utils_dns.h
	Copyright © 2006 Florian Forster <octo@verplant.org>
	License: BSD License

	Redistribution and use in source and binary forms, with or without
	modification, are permitted provided that the following conditions are met:

	1. Redistributions of source code must retain the above copyright notice,
	   this list of conditions and the following disclaimer.
	2. Redistributions in binary form must reproduce the above copyright
	   notice, this list of conditions and the following disclaimer in the
	   documentation and/or other materials provided with the distribution.
	3. Neither the name of the author nor the names of his contributors may be
	   used to endorse or promote products derived from this software without
	   specific prior written permission.

	THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
	AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
	IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
	ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
	LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
	CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
	SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
	INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
	CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
	ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
	POSSIBILITY OF SUCH DAMAGE.

	File contrib/postgresql/collectd_insert.sql
	Copyright © 2012 Sebastian 'tokkee' Harl <sh@tokkee.org>
	License: 2-clause BSD License

	All rights reserved.

	Redistribution and use in source and binary forms, with or without
	modification, are permitted provided that the following conditions
	are met:

	- Redistributions of source code must retain the above copyright
	  notice, this list of conditions and the following disclaimer.

	- Redistributions in binary form must reproduce the above copyright
	  notice, this list of conditions and the following disclaimer in the
	  documentation and/or other materials provided with the distribution.

	THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
	AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
	IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
	ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
	LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
	CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
	SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
	INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
	CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
	ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
	POSSIBILITY OF SUCH DAMAGE.

	Files bindings/perl/lib/Collectd.pm
	      contrib/examples/MyPlugin.pm
	      contrib/examples/myplugin.c
	      contrib/cussh.pl
	      proto/collectd.proto
	      proto/types.proto
	      src/types.db.pod
	      src/utils_cmd_flush.h
	      src/utils_curl_stats.c
	      src/utils_curl_stats.h
	      src/daemon/utils_subst.c
	      src/daemon/utils_subst.h
	Copyright © 2006-2016 Sebastian Harl <sh@tokkee.org>
	License: MIT License

	File src/grpc.cc
	Copyright © 2015-2016 Sebastian Harl <sh@tokkee.org>
	Copyright © 2016 Florian Forster <octo@verplant.org>

	File contrib/collection.cgi
	Copyright © 2006-2010 Florian Forster <octo@collectd.org>
	2006-2008 Sebastian Harl <sh@tokkee.org>
	2008 Mirko Buffoni <briareos@eswat.org>
	License: MIT License

	File src/amqp.c
	Copyright © 2009 Sebastien Pahl <sebastien.pahl@dotcloud.com>
	Copyright © 2010-2012 Florian Forster <octo@verplant.org>
	License: MIT License

	File src/battery_statefs.c
	Copyright © 2016 rinigus
	License: MIT License

	Files src/collectd-perl.pod
	      src/logfile.c
	      src/match_regex.c
	      src/nginx.c
	      src/scanner.l
	      src/utils_cmd_flush.c
	      src/utils_cmds.c
	      src/utils_cmds.h
	      src/daemon/utils_complain.c
	      src/daemon/utils_complain.h
	      src/vserver.c
	Copyright © 2006-2013 Florian Forster
	Copyright © 2006-2016 Sebastian Harl
	License: MIT License

	Files src/collectd-python.pod
	      src/cpython.h
	      src/pyconfig.c
	      src/python.c
	      src/pyvalues.c
	Copyright © 2009-2010 Sven Trenkel <collectd@semidefinite.de>
	License: MIT License

	File src/cpusleep.c
	Copyright © 2016 rinigus
	License: MIT License

	Files src/collectdmon.c
	      src/collectdmon.pod
	      src/email.c
	      src/notify_desktop.c
	      src/perl.c
	      src/table.c
	Copyright © 2006-2009 Sebastian Harl <sh@tokkee.org>
	License: MIT License

	File src/drbd.c
	Copyright © 2014 Tim Laszlo <tim.laszlo@gmail.com>
	License: MIT License

	File src/dpdkstat.c
	Copyright © 2016 Intel Corporation
	License: MIT License

	File src/fhcount.c
	Copyright © 2015 Jiri Tyr <jiri.tyr@gmail.com>
	License: MIT License

	File src/gps.c
	Copyright © 2015 Nicolas JOURDEN <nicolas.jourden@laposte.net>
	License: MIT License

	File src/hugepages.c
	Copyright © 2016 Intel Corporation
	License: MIT License

	File src/intel_rdt.c
	Copyright © 2016 Intel Corporation
	License: MIT License

	File src/log_logstash.c
	Copyright © 2013 Pierre-Yves Ritschard
	License: MIT License

	Files src/libcollectdclient/collectd/lcc_features.h
	      src/libcollectdclient/collectd/lcc_features.h.in
	Copyright © 2009 Sebastian Harl <sh@tokkee.org>
	License: MIT License

	File src/libcollectdclient/network.c
	Copyright © 2005-2015  Florian Forster
	Copyright © 2010 Max Henkel
	License: MIT License

	File src/lua.c
	Copyright © 2010 Julien Ammous
	Copyright © 2010 Florian Forster <octo@collectd.org>
	Copyright © 2016 Ruben Kerkhof <ruben@rubenkerkhof.com>
	License: MIT License

	Other files in src/libcollectdclient/ and src/daemon/utils_random.*
	Copyright © 2005-2013 Florian octo Forster <octo@verplant.org>
	License: MIT License

	Files src/utils_tail.c
	      src/utils_tail_match.c
	      src/utils_tail_match.h
	Copyright © 2007-2008 C-Ware, Inc.
	Copyright © 2008 Florian Forster
	License: MIT License

	File src/daemon/utils_tail.h
	Copyright © 2007-2008 C-Ware, Inc.
	License: MIT License

	Files src/daemon/utils_threshold.c
	      src/daemon/utils_threshold.h
	Copyright © 2014 Pierre-Yves Ritschard <pyr@spootnik.org>
	License: MIT License

	File src/mqtt.c
	Copyright © 2014 Marc Falzon <marc@baha.mu>
	Copyright © 2014-2015 Florian octo Forster
	License: MIT License

	File src/netapp.c
	Copyright © 2009-2010 Sven Trenkel <collectd@semidefinite.de>
	Copyright © 2012-2013 teamix GmbH
	License: MIT License

	File src/openldap.c
	Copyright © 2011 Kimo Rosenbaum <kimor79@yahoo.com>
	Copyright © 2014-215 Marc Fournier <marc.fournier@camptocamp.com>
	License: MIT License

	Files src/postgresql.c
	      src/utils_cache.c
	      src/utils_cache.h
	Copyright © 2008-2016 Sebastian Harl <sh@tokkee.org>
	Copyright © 2009 Florian Forster <octo@verplant.org>
	License: MIT Licence

	File src/smart.c
	Copyright © 2014 Vincent Bernat <vbe@exoscale.ch>
	License: MIT License

	Files src/statsd.c
	      src/utils_latency.c
	      src/utils_latency.h
	Copyright © 2013 Florian 'octo' Forster <octo@collectd.org>
	License: MIT License

	Files src/utils_latency_config.c
	      src/utils_latency_config.h
	Copyright © 2013-2016 Florian 'octo' Forster <octo@collectd.org>
	Copyright © 2016 Pavel Rochnyak <pavel2000@ngs.ru>
	License: MIT License

	Files src/utils_format_kairosdb.c
	      src/utils_format_kairosdb.h
	Copyright © 2016 Aurelien beorn Rougemont <beorn@gandi.net>
	License: MIT License

	File src/write_kafka.c
	Copyright © 2014 Pierre-Yves Ritschard <pyr@spootnik.org>
	License: MIT License

	File src/write_log.c
	Copyright © 2015 Pierre-Yves Ritschard <pyr@spootnik.org>
	License: MIT License

	File src/write_riemann.c
	Copyright © 2012, 2013 Pierre-Yves Ritschard <pyr@spootnik.org>
	Copyright © 2013 Florian octo Forster <octo@collectd.org>
	Copyright © 2015-2016 Gergely Nagy <algernon@madhouse-project.org>
	License: MIT License

	File src/write_sensu.c
	Copyright © 2015 Fabrice A. Marie <fabrice@kibinlabs.com>
	License: MIT License

	File src/zookeeper.c
	Copyright © 2014 Google, Inc.
	License: MIT License

	All other files (except otherwise listed):
	Copyright © 2005-2016 Florian Forster <octo@verplant.org>
	License: MIT License

	Permission is hereby granted, free of charge, to any person obtaining a
	copy of this software and associated documentation files (the "Software"),
	to deal in the Software without restriction, including without limitation
	the rights to use, copy, modify, merge, publish, distribute, sublicense,
	and/or sell copies of the Software, and to permit persons to whom the
	Software is furnished to do so, subject to the following conditions:

	The above copyright notice and this permission notice shall be included in
	all copies or substantial portions of the Software.

	THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
	IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
	FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
	AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
	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.

	File src/pf.c
	Copyright © 2010 Pierre-Yves Ritschard <pyr@openbsd.org>
	Copyright © 2011 Stefan Rinkes <stefan.rinkes@gmail.org>

	Permission to use, copy, modify, and distribute this software for any
	purpose with or without fee is hereby granted, provided that the above
	copyright notice and this permission notice appear in all copies.

	THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
	WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
	MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
	ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
	WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
	ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
	OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

	Files contrib/SpamAssassin/*
	Copyright © 2006 Alexander Wirt <formorer@formorer.de>

	This program is free software; you can redistribute it and/or modify it
	under the terms of either:

	a) the Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0)

	or

	b) the GPL (http://www.gnu.org/copyleft/gpl.html)

	Use whatever you like more.

	File src/utils_crc32.c
	Copyright © 1986 Gary S. Brown
	You may use this program, or code or tables extracted from it, as desired
	without restriction.

The Debian packaging is © 2006-2012, Sebastian Harl <tokkee@debian.org> and
is licensed under the GPL, see above. The debconf template translations are
distributed under the same license as the package itself.

	cs.po:
	Copyright © 2009 Martin Sin <martin.sin@zshk.cz>

	da.po:
	Copyright © 2012 collectd & nedenstående oversættere
	Written by Joe Dalton (fka: Joe Hansen) <joedalton2@yahoo.dk>

	de.po:
	Copyright © 2008 Kai Wasserbäch <debian@carbon-project.org>
	Copyright © 2008 Sebastian Harl <tokkee@debian.org>

	es.po:
	Copyright © 2008 Erika Chacón Vivas <miss.herickbeth@gmail.com>
	Copyright © 2009 Francisco Javier Cuadrado <fcocuadrado@gmail.com>
	Copyright © 2012 Omar Campagne <ocampagne@gmail.com>

	fr.po:
	Copyright © 2008 Florent Usseil <swiip81@free.fr>
	Copyright © 2012 Steve Petruzzello <dlist@bluewin.ch>

	gl.po:
	Copyright © 2008 Jacobo Tarrio <jtarrio@debian.org>
	Copyright © 2012 Jorge Barreiro <yortx.barry@gmail.com>

	it.po:
	Copyright © 2012 Beatrice Torracca <beatricet@libero.it>

	ja.po:
	Copyright © 2009 Hideki Yamane <henrich@debian.or.jp>

	nl.po:
	Copyright © 2008 Eric Spreen <erispre@gmail.com>
	Copyright © 2012-2014 Jeroen Schot <schot@a-eskwadraat.nl>
	Copyright © 2014 Frans Spiesschaert <Frans.Spiesschert@yucom.be>

	pl.po:
	Copyright © 2012 Michał Kułach <michalkulach@gmail.com>

	pt.po:
	Copyright © 2008-2012 Américo Monteiro

	pt_BR.po:
	Copyright © 2011-2012 Adriano Rafael Gomes <adrianorg@gmail.com>

	ru.po:
	Copyright © 2009-2012 Yuri Kozlov <yuray@komyakino.ru>

	sk.po:
	Copyright © 2012 Ivan Masár <helix84@centrum.sk>

	sv.po:
	Copyright © 2008-2012 Martin Bagge <brother@bsnet.se>

	vi.po:
	Copyright © 2009 Free Software Foundation, Inc.