From: Jaehyun Kim Date: Tue, 21 Mar 2017 11:25:06 +0000 (+0900) Subject: Fix incorrect license header X-Git-Tag: accepted/tizen/common/20170322.153722^0 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fupstream%2Flibnl2.git;a=commitdiff_plain;h=d3d5d50cc27a42696015b5a40997e0849ec542d4 Fix incorrect license header Change-Id: I9fe2d3c235ab5556bbbae8ff78bdbca0334e0366 --- diff --git a/lib/route/pktloc.c b/lib/route/pktloc.c index 99e51d3..75db01c 100644 --- a/lib/route/pktloc.c +++ b/lib/route/pktloc.c @@ -2,8 +2,9 @@ * lib/route/pktloc.c Packet Location Aliasing * * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation version 2 of the License. + * 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) 2008-2010 Thomas Graf */