summaryrefslogtreecommitdiff
path: root/src/arch/x86/opcodes/call.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/x86/opcodes/call.c')
-rw-r--r--src/arch/x86/opcodes/call.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/arch/x86/opcodes/call.c b/src/arch/x86/opcodes/call.c
index 2e5c74d..a5b7583 100644
--- a/src/arch/x86/opcodes/call.c
+++ b/src/arch/x86/opcodes/call.c
@@ -1,10 +1,10 @@
-/* OpenIDA - Outil d'analyse de fichiers binaires
+/* Chrysalide - Outil d'analyse de fichiers binaires
* op_call.c - décodage des appels
*
- * Copyright (C) 2008-2010 Cyrille Bagard
+ * Copyright (C) 2008-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