diff options
Diffstat (limited to 'src/decomp/expr/dalvik')
-rw-r--r-- | src/decomp/expr/dalvik/array.c | 4 | ||||
-rw-r--r-- | src/decomp/expr/dalvik/array.h | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/src/decomp/expr/dalvik/array.c b/src/decomp/expr/dalvik/array.c index 7806349..98647f4 100644 --- a/src/decomp/expr/dalvik/array.c +++ b/src/decomp/expr/dalvik/array.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/decomp/expr/dalvik/array.h b/src/decomp/expr/dalvik/array.h index af5ec72..ee50a43 100644 --- a/src/decomp/expr/dalvik/array.h +++ b/src/decomp/expr/dalvik/array.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. |