diff options
Diffstat (limited to 'src/format/mangling/dex')
-rw-r--r-- | src/format/mangling/dex/context.c | 4 | ||||
-rw-r--r-- | src/format/mangling/dex/context.h | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/src/format/mangling/dex/context.c b/src/format/mangling/dex/context.c index 6fc12d4..285b564 100644 --- a/src/format/mangling/dex/context.c +++ b/src/format/mangling/dex/context.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/mangling/dex/context.h b/src/format/mangling/dex/context.h index 6242b61..4a3e4b6 100644 --- a/src/format/mangling/dex/context.h +++ b/src/format/mangling/dex/context.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. |