gRPC plugin: Add Florian to copyright holders.
authorSebastian Harl <sh@tokkee.org>
Sat, 24 Sep 2016 11:27:53 +0000 (13:27 +0200)
committerSebastian Harl <sh@tokkee.org>
Sat, 24 Sep 2016 11:27:53 +0000 (13:27 +0200)
src/grpc.cc

index 3b1891f..15e2593 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * collectd - src/grpc.cc
  * Copyright (C) 2015-2016 Sebastian Harl
+ * Copyright (C) 2016      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"),
@@ -22,6 +23,7 @@
  *
  * Authors:
  *   Sebastian Harl <sh at tokkee.org>
+ *   Florian octo Forster <octo at collectd.org>
  **/
 
 #include <grpc++/grpc++.h>