]> git.ipfire.org Git - thirdparty/libnl.git/commit
fix license of lib/route/pktloc.c
authorThomas Graf <tgraf@infradead.org>
Thu, 8 Sep 2011 13:03:25 +0000 (15:03 +0200)
committerThomas Graf <tgraf@infradead.org>
Thu, 8 Sep 2011 13:08:22 +0000 (15:08 +0200)
commitdb6de563fe83feb73e26d765db4128ac30f0167f
treee3c3074e6a4c716ae4f25789206e7293d62a1ea2
parentb4b853e5e7a8d3bde7128215d19d76b26ce68a3f
fix license of lib/route/pktloc.c

As Jan Engelhardt pointed out, pktloc.c is currently licenses under the GPL
rather than the LGPL. This is a result of its previous existance in src/
which is GPL licensed. I missed to change its license when moving it to
lib/. Since I am the only contributor to the code, I am changing the license
hereby.
lib/route/pktloc.c