diff options
author | William Deegan <bill@baddogconsulting.com> | 2021-07-19 00:47:45 (GMT) |
---|---|---|
committer | William Deegan <bill@baddogconsulting.com> | 2021-07-19 00:47:45 (GMT) |
commit | 806b66a5b20b198d39499ba4f3b0cdadcc06a8e6 (patch) | |
tree | c0ebcae54c1df5dbe8e1e93b9cc960910502fe02 /doc/man | |
parent | 4022901f88a4d9e0bad67c65785f15b449f346fe (diff) | |
download | SCons-806b66a5b20b198d39499ba4f3b0cdadcc06a8e6.zip SCons-806b66a5b20b198d39499ba4f3b0cdadcc06a8e6.tar.gz SCons-806b66a5b20b198d39499ba4f3b0cdadcc06a8e6.tar.bz2 |
removed doc/user/copyright.xml the markup is moved ot doc/user/main.xml
Diffstat (limited to 'doc/man')
-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> |