diff options
Diffstat (limited to 'src/arch/context.h')
-rw-r--r-- | src/arch/context.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/arch/context.h b/src/arch/context.h index 4111767..0632970 100644 --- a/src/arch/context.h +++ b/src/arch/context.h @@ -1,10 +1,10 @@ -/* OpenIDA - Outil d'analyse de fichiers binaires +/* Chrysalide - Outil d'analyse de fichiers binaires * context.h - prototypes pour le contexte lié à l'exécution d'un processeur * * Copyright (C) 2011 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 |