X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fsigrok.c;h=487f31a1b8030edbb299affb87368849d743064c;hb=0657d95eaa686d64efe6bbccda346ebd6467bd0b;hp=1a0536ad4f3cd6797f198063af3eaf89e02948ca;hpb=5997c2158f5712e4b67be142726b6a627582cc78;p=collectd.git diff --git a/src/sigrok.c b/src/sigrok.c index 1a0536ad..487f31a1 100644 --- a/src/sigrok.c +++ b/src/sigrok.c @@ -1,6 +1,6 @@ /* * collectd - src/sigrok.c - * Copyright (C) 2013 Bert Vermeulen + * Copyright (C) 2013 Bert Vermeulen * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -14,6 +14,9 @@ * * You should have received a copy of the GNU General Public License * along with this program. If not, see . + * + * Authors: + * Bert Vermeulen */ #include "collectd.h"