summaryrefslogtreecommitdiff
path: root/src/arch/x86/op_shl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/x86/op_shl.c')
-rw-r--r--src/arch/x86/op_shl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arch/x86/op_shl.c b/src/arch/x86/op_shl.c
index 62f4adf..9494d3e 100644
--- a/src/arch/x86/op_shl.c
+++ b/src/arch/x86/op_shl.c
@@ -2,7 +2,7 @@
/* OpenIDA - Outil d'analyse de fichiers binaires
* op_shl.c - décodage des décallages logiques à gauche
*
- * Copyright (C) 2008 Cyrille Bagard
+ * Copyright (C) 2008-2010 Cyrille Bagard
*
* This file is part of OpenIDA.
*