]> granicus.if.org Git - libnl/commitdiff
genl-ctrl-list: fix copyright and summary
authorThomas Graf <tgraf@redhat.com>
Fri, 20 Apr 2012 13:27:52 +0000 (15:27 +0200)
committerThomas Graf <tgraf@redhat.com>
Fri, 20 Apr 2012 13:27:52 +0000 (15:27 +0200)
src/genl-ctrl-list.c

index 70c59915b6121d7a68ce2230a2f05c99caed45e2..0895bcceda4cd810b5a5a1d7a1997b0f3104d770 100644 (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
  *     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>