diff options
author | Cyrill Gorcunov <gorcunov@gmail.com> | 2013-02-15 12:25:33 +0400 |
---|---|---|
committer | Cyrill Gorcunov <gorcunov@gmail.com> | 2013-02-15 12:25:33 +0400 |
commit | f187eb778823e34283eaaad1d2e0404e263282ff (patch) | |
tree | 9ed6d6c8eb4acf7eb5123af48f951037176a6b5b /nasm.c | |
parent | 52405e372767fe373c3063ae75f713dfe60ff658 (diff) | |
download | nasm-f187eb778823e34283eaaad1d2e0404e263282ff.tar.gz nasm-f187eb778823e34283eaaad1d2e0404e263282ff.tar.bz2 nasm-f187eb778823e34283eaaad1d2e0404e263282ff.zip |
nasm.c: Update year in header
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Diffstat (limited to 'nasm.c')
-rw-r--r-- | nasm.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 1996-2012 The NASM Authors - All Rights Reserved + * Copyright 1996-2013 The NASM Authors - All Rights Reserved * See the file AUTHORS included with the NASM distribution for * the specific copyright holders. * |