summaryrefslogtreecommitdiff
path: root/src/arch/dalvik/opcodes/sget.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/dalvik/opcodes/sget.c')
-rw-r--r--src/arch/dalvik/opcodes/sget.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/arch/dalvik/opcodes/sget.c b/src/arch/dalvik/opcodes/sget.c
index f8b3d31..d95f44f 100644
--- a/src/arch/dalvik/opcodes/sget.c
+++ b/src/arch/dalvik/opcodes/sget.c
@@ -1,10 +1,10 @@
-/* OpenIDA - Outil d'analyse de fichiers binaires
+/* Chrysalide - Outil d'analyse de fichiers binaires
* sget.c - décodage des instructions manipulant des champs statiques (chargement)
*
* Copyright (C) 2010-2012 Cyrille Bagard
*
- * This file is part of OpenIDA.
+ * This file is part of Chrysalide.
*
* OpenIDA is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by