summaryrefslogtreecommitdiff
path: root/src/arch/x86/opcodes/not.c
diff options
context:
space:
mode:
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.
*