From 764c66bf3cf9a7c34f7a99677a47adfbf897d748 Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Mon, 26 Apr 2004 18:25:39 -0400 Subject: [PATCH] Fix typo in the Debian copyright file, to consistently and correctly indicate that the blkid library is distributed under the LGPL. --- debian/libblkid.copyright | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/debian/libblkid.copyright b/debian/libblkid.copyright index f416aac..991cc2d 100644 --- a/debian/libblkid.copyright +++ b/debian/libblkid.copyright @@ -15,7 +15,5 @@ Copyright (C) 1999, 2000, 2003 by Theodore Ts'o You are free to distribute this software under the terms of the GNU Lesser (Library) General Public License. -On Debian systems, the complete text of the GNU General Public License -can be found in /usr/share/common-licenses/LGPL. - - +On Debian systems, the complete text of the GNU Lesser (Library) +General Public License can be found in /usr/share/common-licenses/LGPL. -- 1.8.3.1