diff options
Diffstat (limited to 'src/arch/arm/v456/operands')
-rw-r--r-- | src/arch/arm/v456/operands/content.c | 4 | ||||
-rw-r--r-- | src/arch/arm/v456/operands/content.h | 4 | ||||
-rw-r--r-- | src/arch/arm/v456/operands/register.c | 4 | ||||
-rw-r--r-- | src/arch/arm/v456/operands/register.h | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/src/arch/arm/v456/operands/content.c b/src/arch/arm/v456/operands/content.c index 1ffceae..105b74d 100644 --- a/src/arch/arm/v456/operands/content.c +++ b/src/arch/arm/v456/operands/content.c @@ -1,10 +1,10 @@ -/* OpenIDA - Outil d'analyse de fichiers binaires +/* Chrysalide - Outil d'analyse de fichiers binaires * content.c - opérandes visant un registre ARM v4/5/6 * * Copyright (C) 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 diff --git a/src/arch/arm/v456/operands/content.h b/src/arch/arm/v456/operands/content.h index 901eae0..7c3913b 100644 --- a/src/arch/arm/v456/operands/content.h +++ b/src/arch/arm/v456/operands/content.h @@ -1,10 +1,10 @@ -/* OpenIDA - Outil d'analyse de fichiers binaires +/* Chrysalide - Outil d'analyse de fichiers binaires * content.h - prototypes pour les opérandes visant un registre ARM v4/5/6 * * Copyright (C) 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 diff --git a/src/arch/arm/v456/operands/register.c b/src/arch/arm/v456/operands/register.c index ce51cfc..4795363 100644 --- a/src/arch/arm/v456/operands/register.c +++ b/src/arch/arm/v456/operands/register.c @@ -1,10 +1,10 @@ -/* OpenIDA - Outil d'analyse de fichiers binaires +/* Chrysalide - Outil d'analyse de fichiers binaires * register.c - opérandes visant un registre ARM v4/5/6 * * Copyright (C) 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 diff --git a/src/arch/arm/v456/operands/register.h b/src/arch/arm/v456/operands/register.h index 5fd19cb..b680349 100644 --- a/src/arch/arm/v456/operands/register.h +++ b/src/arch/arm/v456/operands/register.h @@ -1,10 +1,10 @@ -/* OpenIDA - Outil d'analyse de fichiers binaires +/* Chrysalide - Outil d'analyse de fichiers binaires * register.h - prototypes pour les opérandes visant un registre ARM v4/5/6 * * Copyright (C) 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 |