dect
/
libnl
Archived
13
0
Fork 0

genl-ctrl-list: fix copyright and summary

This commit is contained in:
Thomas Graf 2012-04-20 15:27:52 +02:00
parent 5399b3d192
commit 4a2962d897
1 changed files with 2 additions and 2 deletions

View File

@ -1,12 +1,12 @@
/* /*
* src/genl-ctrl-list.c List Generic Netlink Controller * src/genl-ctrl-list.c List Generic Netlink Families
* *
* This library is free software; you can redistribute it and/or * This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public * modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation version 2.1 * License as published by the Free Software Foundation version 2.1
* of the License. * of the License.
* *
* Copyright (c) 2003-2009 Thomas Graf <tgraf@suug.ch> * Copyright (c) 2003-2012 Thomas Graf <tgraf@suug.ch>
*/ */
#include <netlink/cli/utils.h> #include <netlink/cli/utils.h>