diff options
Diffstat (limited to 'src/arch/mips/op_add.c')
-rw-r--r-- | src/arch/mips/op_add.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/arch/mips/op_add.c b/src/arch/mips/op_add.c index a82cbf4..1eaa1d1 100644 --- a/src/arch/mips/op_add.c +++ b/src/arch/mips/op_add.c @@ -1,10 +1,10 @@ -/* OpenIDA - Outil d'analyse de fichiers binaires +/* Chrysalide - Outil d'analyse de fichiers binaires * op_add.c - décodage des additions * * Copyright (C) 2009 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 |