From: Andreas Dilger Date: Thu, 22 Nov 2012 22:29:15 +0000 (-0700) Subject: libext2fs: change mmp.c to LGPL to match other files X-Git-Tag: v1.42.7~93 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=ab00fdac7c5345d06d936640c12e1d24c7fdb6b2;p=tools%2Fe2fsprogs.git libext2fs: change mmp.c to LGPL to match other files Change the license of the mmp.c file to LGPL to match the license of other files in the libext2fs library. Signed-off-by: Andreas Dilger Signed-off-by: Theodore Ts'o --- diff --git a/lib/ext2fs/mmp.c b/lib/ext2fs/mmp.c index bb3772d..435c5f4 100644 --- a/lib/ext2fs/mmp.c +++ b/lib/ext2fs/mmp.c @@ -4,8 +4,8 @@ * Copyright (C) 2011 Whamcloud, Inc. * * %Begin-Header% - * This file may be redistributed under the terms of the GNU Public - * License. + * This file may be redistributed under the terms of the GNU Library + * General Public License, version 2. * %End-Header% */