1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
Description: Lgpl 2.1 summary
--- a/lib/Software/License/LGPL_2_1.pm
+++ b/lib/Software/License/LGPL_2_1.pm
@@ -38,6 +38,13 @@
=cut
__DATA__
+__DEBIAN-SUMMARY__
+This program is free software; you can redistribute it and/or 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{{$or_later_clause}}.
+
+On Debian systems, the complete text of version 2.1 of the GNU Lesser
+General Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.
__LICENSE__
The GNU Lesser General Public License (LGPL)
Version 2.1, February 1999
|