0
0
mirror of https://github.com/netwide-assembler/nasm.git synced 2025-11-08 23:27:15 -05:00

doc/nasmdoc.src: update copyright year

Updating the copyright year in the header isn't sufficient. To make it
harder to mess up, move the year metadata tag to the header just below
the copyright statement itself.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
This commit is contained in:
H. Peter Anvin
2020-07-17 19:33:52 -07:00
parent 66a0dd460c
commit 2d53846aab

View File

@@ -1,6 +1,7 @@
\# --------------------------------------------------------------------------
\#
\# Copyright 1996-2020 The NASM Authors - All Rights Reserved
\M{year}{1996-2020}
\# See the file AUTHORS included with the NASM distribution for
\# the specific copyright holders.
\#
@@ -36,7 +37,6 @@
\M{category}{Programming}
\M{title}{NASM - The Netwide Assembler}
\M{year}{1996-2017}
\M{author}{The NASM Development Team}
\M{copyright_tail}{-- All Rights Reserved}
\M{license}{This document is redistributable under the license given in the file "LICENSE" distributed in the NASM archive.}