summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorThomas Graf <tgraf@redhat.com>2012-04-20 13:27:52 (GMT)
committerThomas Graf <tgraf@redhat.com>2012-04-20 13:27:52 (GMT)
commit4a2962d8974a65bc0eb7cc48614bc2eee1216ea7 (patch)
treedbf45be953b685c8a7f123fe301d5fc9ae717184 /src
parent5399b3d1926254abf9965b7beb440a1fc23a0e7f (diff)
downloadlibnl-4a2962d8974a65bc0eb7cc48614bc2eee1216ea7.zip
libnl-4a2962d8974a65bc0eb7cc48614bc2eee1216ea7.tar.gz
libnl-4a2962d8974a65bc0eb7cc48614bc2eee1216ea7.tar.bz2
genl-ctrl-list: fix copyright and summary
Diffstat (limited to 'src')
-rw-r--r--src/genl-ctrl-list.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/genl-ctrl-list.c b/src/genl-ctrl-list.c
index 70c5991..0895bcc 100644
--- a/src/genl-ctrl-list.c
+++ b/src/genl-ctrl-list.c
@@ -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
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation version 2.1
* 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>