summaryrefslogtreecommitdiff
path: root/src/arch/dalvik/operands
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/dalvik/operands')
-rw-r--r--src/arch/dalvik/operands/register.c2
-rw-r--r--src/arch/dalvik/operands/register.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/arch/dalvik/operands/register.c b/src/arch/dalvik/operands/register.c
index b2b8db9..ced6608 100644
--- a/src/arch/dalvik/operands/register.c
+++ b/src/arch/dalvik/operands/register.c
@@ -2,7 +2,7 @@
/* OpenIDA - Outil d'analyse de fichiers binaires
* register.c - opérandes visant un registre Dalvik
*
- * Copyright (C) 2010 Cyrille Bagard
+ * Copyright (C) 2010-2011 Cyrille Bagard
*
* This file is part of OpenIDA.
*
diff --git a/src/arch/dalvik/operands/register.h b/src/arch/dalvik/operands/register.h
index c3510b1..a4151f9 100644
--- a/src/arch/dalvik/operands/register.h
+++ b/src/arch/dalvik/operands/register.h
@@ -2,7 +2,7 @@
/* OpenIDA - Outil d'analyse de fichiers binaires
* register.h - prototypes pour les opérandes visant un registre Dalvik
*
- * Copyright (C) 2010 Cyrille Bagard
+ * Copyright (C) 2010-2011 Cyrille Bagard
*
* This file is part of OpenIDA.
*