summaryrefslogtreecommitdiff
path: root/src/arch/dalvik/decomp/iget.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/dalvik/decomp/iget.c')
-rw-r--r--src/arch/dalvik/decomp/iget.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/arch/dalvik/decomp/iget.c b/src/arch/dalvik/decomp/iget.c
index 6d2ce30..ae1cc9f 100644
--- a/src/arch/dalvik/decomp/iget.c
+++ b/src/arch/dalvik/decomp/iget.c
@@ -1,10 +1,10 @@
-/* OpenIDA - Outil d'analyse de fichiers binaires
+/* Chrysalide - Outil d'analyse de fichiers binaires
* iget.c - décompilation des instructions manipulant des champs d'instance (chargement)
*
- * Copyright (C) 2012 Cyrille Bagard
+ * Copyright (C) 2012-2013 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