X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fprocd.git;a=blobdiff_plain;f=utils.c;h=59d02f1292574c60cd1fffa77b9bcd45bf5f9f84;hp=628136f6c9862892aa3b085b869250f3af6525a5;hb=8158e9052afbf2ee47de645167b90b6e7fc7d86d;hpb=6390afe7a3cf1663979078711febb2be21fb4cf2 diff --git a/utils.c b/utils.c index 628136f..59d02f1 100644 --- a/utils.c +++ b/utils.c @@ -1,3 +1,17 @@ +/* + * Copyright (C) 2013 Felix Fietkau + * Copyright (C) 2013 John Crispin + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU Lesser General Public License version 2.1 + * as published by the Free Software Foundation + * + * 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. + */ + #include #include #include "utils.h"