diff options
Diffstat (limited to 'plugins/devdbg')
-rw-r--r-- | plugins/devdbg/speed.c | 4 | ||||
-rw-r--r-- | plugins/devdbg/speed.h | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/plugins/devdbg/speed.c b/plugins/devdbg/speed.c index 538a741..75b4309 100644 --- a/plugins/devdbg/speed.c +++ b/plugins/devdbg/speed.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/plugins/devdbg/speed.h b/plugins/devdbg/speed.h index ba013f7..7ca2cad 100644 --- a/plugins/devdbg/speed.h +++ b/plugins/devdbg/speed.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. |