X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fsn_network.c;h=3fdb7195559fa57b3ce475c828dc7a90e8376cc9;hb=8e4a1e11b964e446370df12fbc2d072eb31a7fda;hp=e2a8df8dc203d148ce614960b4b5c7baa49d32b8;hpb=7f10c476bf916bb9e896526d669b3f3dd8022d4c;p=sort-networks.git diff --git a/src/sn_network.c b/src/sn_network.c index e2a8df8..3fdb719 100644 --- a/src/sn_network.c +++ b/src/sn_network.c @@ -1,3 +1,24 @@ +/** + * collectd - src/sn_network.c + * Copyright (C) 2008 Florian octo Forster + * + * 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 the + * Free Software Foundation; only version 2 of the License is applicable. + * + * This program 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 program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * Authors: + * Florian octo Forster + **/ + #include #include #include