From 12a995c834d37a45e1ee023d17cbaa364fc3bf01 Mon Sep 17 00:00:00 2001 From: Nathan Scott Date: Thu, 13 Nov 2014 10:01:56 +1100 Subject: [PATCH] packaging: clarify xfs header licensing within deb builds Tackles bug #751511 - ensuring the licensing information in the debian/copyright file matches reality. Use explanation that Christoph Hellwig came up with, pretty much verbatim. Signed-off-by: Nathan Scott Signed-off-by: Dave Chinner --- debian/copyright | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/copyright b/debian/copyright index 9631ac998..b677c2546 100644 --- a/debian/copyright +++ b/debian/copyright @@ -12,8 +12,8 @@ the GNU General Public License. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL file. -The library named "libhandle" is licensed under Version 2.1 -of the GNU Lesser General Public License. +The library named "libhandle" and the headers in "xfslibs-dev" are +licensed under Version 2.1 of the GNU Lesser General Public License. On Debian systems, refer to /usr/share/common-licenses/LGPL-2.1 for the complete text of the GNU Lesser General Public License. -- 2.47.2