Skip to content

Commit cfe1637

Browse files
committed
project.xml : document the generation of license.xml if needed (recently added with #1204)
1 parent 435dc8e commit cfe1637

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

project.xml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,10 @@
6262
part of the XML tree. This file can provide content of such tags
6363
as <license> (detailed text to put in generated file headers)
6464
and <starting_year> (a number to put in packaging copyright
65-
summaries).
65+
summaries). Note that a verbatim "license.xml" file would be
66+
created if it is currently missing but the tag is present, and
67+
then it would be seeded with a current starting_year and some
68+
boilerplate reminder to specify a real license and copyright.
6669
-->
6770
<include filename = "license.xml" />
6871

0 commit comments

Comments
 (0)