X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fsigrok.c;h=eecb54c8c5fd8c1ad8a607358925d1510cdbe233;hb=979b0fa58b2de639ff79209eff12ec17ff593483;hp=ba3e4062f0e9519544858ce982c0fc22c921a012;hpb=19a89bf824f1a984fbdbd42a68ce113faadb04ea;p=collectd.git diff --git a/src/sigrok.c b/src/sigrok.c index ba3e4062..eecb54c8 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"