diff options
author | Cyrill Gorcunov <gorcunov@gmail.com> | 2010-02-16 13:17:10 +0300 |
---|---|---|
committer | Cyrill Gorcunov <gorcunov@gmail.com> | 2010-02-17 00:08:28 +0300 |
commit | e2063ab9e4b4a18500a87984ca375302f5601d04 (patch) | |
tree | 257b34e3aa03a2a3980bdfe84e41cf8e995730c6 /doc/nasmdoc.src | |
parent | 190223ab298a35c5837ddf8e0bff4b82a65fa4e2 (diff) | |
download | nasm-e2063ab9e4b4a18500a87984ca375302f5601d04.tar.gz nasm-e2063ab9e4b4a18500a87984ca375302f5601d04.tar.bz2 nasm-e2063ab9e4b4a18500a87984ca375302f5601d04.zip |
doc/nasmdoc.src: It's 2010 already
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Diffstat (limited to 'doc/nasmdoc.src')
-rw-r--r-- | doc/nasmdoc.src | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/nasmdoc.src b/doc/nasmdoc.src index c6a08e8..f9287db 100644 --- a/doc/nasmdoc.src +++ b/doc/nasmdoc.src @@ -1,6 +1,6 @@ \# -------------------------------------------------------------------------- \# -\# Copyright 1996-2009 The NASM Authors - All Rights Reserved +\# Copyright 1996-2010 The NASM Authors - All Rights Reserved \# See the file AUTHORS included with the NASM distribution for \# the specific copyright holders. \# @@ -35,7 +35,7 @@ \# \M{category}{Programming} \M{title}{NASM - The Netwide Assembler} -\M{year}{1996-2009} +\M{year}{1996-2010} \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 "COPYING" distributed in the NASM archive.} @@ -334,7 +334,7 @@ distribution archive, for the license conditions under which you may use NASM. NASM is now under the so-called 2-clause BSD license, also known as the simplified BSD license. -Copyright 1996-2009 the NASM Authors - All rights reserved. +Copyright 1996-2010 the NASM Authors - All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are |