1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
Description: Lgpl 3 summary
--- a/lib/Software/License/LGPL_3_0.pm
+++ b/lib/Software/License/LGPL_3_0.pm
@@ -53,6 +53,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 3 of the License{{$or_later_clause}}.
+
+On Debian systems, the complete text of version 3 of the GNU Lesser
+General Public License can be found in `/usr/share/common-licenses/LGPL-3'.
__LICENSE__
GNU LESSER GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
|