From c9187fb4875adfbf410ae51ed37f6a1e54243486 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Sat, 15 Sep 2012 23:41:53 +0000 Subject: (main_license) add spacing between license paragraphs --- perl-install/install/NEWS | 2 ++ perl-install/messages.pm | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index f2a1b3ec9..d7f0af1ba 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +- add spacing between license paragraphs + Version 14.44 - 14 September 2012 - adapt to xserver 1.13 diff --git a/perl-install/messages.pm b/perl-install/messages.pm index b464e6d15..b5f5bb811 100644 --- a/perl-install/messages.pm +++ b/perl-install/messages.pm @@ -7,7 +7,7 @@ use common; sub main_license() { - join("\n\n", + join("\n\n\n", #-PO: keep the double empty lines between sections, this is formatted a la LaTeX N("Introduction -- cgit v1.2.1