diff options
Diffstat (limited to 'doc/man/scons.xml')
-rw-r--r-- | doc/man/scons.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/man/scons.xml b/doc/man/scons.xml index 81c1764..8da4cc9 100644 --- a/doc/man/scons.xml +++ b/doc/man/scons.xml @@ -48,17 +48,17 @@ <subtitle>MAN page</subtitle> <author> - <firstname>Steven</firstname> - <surname>Knight</surname> + <firstname>SCons</firstname> + <surname>Development Team</surname> </author> - <corpauthor>Steven Knight and the SCons Development Team</corpauthor> + <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>2004 - 2020</pubdate> + <pubdate>2004 - 2021</pubdate> <copyright> - <year>2004 - 2020</year> + <year>2004 - 2021</year> <holder>The SCons Foundation</holder> </copyright> |