summaryrefslogtreecommitdiff
path: root/src/arch/x86/opcodes/not.c
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2016-12-31 21:14:07 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2016-12-31 21:14:07 (GMT)
commit6695dc89a45f188b04d956147dea25a85ad708cd (patch)
tree14dda604f46a8405cbb7f472a1d0f18a4ad0805d /src/arch/x86/opcodes/not.c
parentcfe99bbb2c30580e9347fd103a6dece59e228494 (diff)
Updated all copyrights.
Diffstat (limited to 'src/arch/x86/opcodes/not.c')
-rw-r--r--src/arch/x86/opcodes/not.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arch/x86/opcodes/not.c b/src/arch/x86/opcodes/not.c
index 7131e4e..cf7fcba 100644
--- a/src/arch/x86/opcodes/not.c
+++ b/src/arch/x86/opcodes/not.c
@@ -2,7 +2,7 @@
/* Chrysalide - Outil d'analyse de fichiers binaires
* op_not.c - décodage des négations par complément à un
*
- * Copyright (C) 2008-2012 Cyrille Bagard
+ * Copyright (C) 2012-2017 Cyrille Bagard
*
* This file is part of Chrysalide.
*