We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 435dc8e commit cfe1637Copy full SHA for cfe1637
project.xml
@@ -62,7 +62,10 @@
62
part of the XML tree. This file can provide content of such tags
63
as <license> (detailed text to put in generated file headers)
64
and <starting_year> (a number to put in packaging copyright
65
- summaries).
+ 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.
69
-->
70
<include filename = "license.xml" />
71
0 commit comments