diff options
Diffstat (limited to 'doc/man/scons.xml')
-rw-r--r-- | doc/man/scons.xml | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/doc/man/scons.xml b/doc/man/scons.xml index d03608d..6b0eace 100644 --- a/doc/man/scons.xml +++ b/doc/man/scons.xml @@ -47,18 +47,13 @@ <title>SCons &buildversion;</title> <subtitle>MAN page</subtitle> -<!-- <author>--> -<!-- <firstname>SCons</firstname>--> -<!-- <surname>Development Team</surname>--> -<!-- </author>--> - <corpauthor>The SCons Development Team</corpauthor> <!-- adding pubdate seems superfluous when copyright year is the same and html rendering puts both of them at the top of the page --> <pubdate>Released &builddate;</pubdate> - <copyright> - <year>2004 - 2021</year> + <copyright> + <year>©right_years;</year> <holder>The SCons Foundation</holder> </copyright> @@ -71,7 +66,6 @@ <title>SCons &buildversion;</title> <subtitle>MAN page</subtitle> - <refentry id='scons1'> <refmeta> <refentrytitle>SCONS</refentrytitle> |