From 335271c430a1f37ebe745b4c1ead6dddd00865b4 Mon Sep 17 00:00:00 2001 From: Asher Gordon Date: Fri, 22 May 2020 13:39:01 -0400 Subject: [PATCH] gendocs: Clarify licenses for templates. * doc/gendocs_template: Add a GNU All-Permissive license notice and bump Parent-Version. * doc/gendocs_template_min: Add a GNU All-Permissive license notice and copy the explanatory comment about the license notice at the bottom from gendocs_template. --- ChangeLog | 9 +++++++++ doc/gendocs_template | 12 +++++++++++- doc/gendocs_template_min | 15 +++++++++++++++ 3 files changed, 35 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 924fb436e9..a4473284c3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2020-05-22 Asher Gordon + + gendocs: Clarify licenses for templates. + * doc/gendocs_template: Add a GNU All-Permissive license notice + and bump Parent-Version. + * doc/gendocs_template_min: Add a GNU All-Permissive license + notice and copy the explanatory comment about the license notice + at the bottom from gendocs_template. + 2020-05-21 Bruno Haible group-member: Relicense under LGPLv2+. diff --git a/doc/gendocs_template b/doc/gendocs_template index bab2d88e47..ee26d331f0 100644 --- a/doc/gendocs_template +++ b/doc/gendocs_template @@ -1,5 +1,15 @@ - + + + + %%TITLE%% - GNU Project - Free Software Foundation

%%TITLE%%

diff --git a/doc/gendocs_template_min b/doc/gendocs_template_min index 7b7318af48..30e476ee6b 100644 --- a/doc/gendocs_template_min +++ b/doc/gendocs_template_min @@ -3,6 +3,15 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> + + %%TITLE%% - GNU Project - Free Software Foundation @@ -71,6 +80,12 @@

(This page generated by the %%SCRIPTNAME%% script.)

+