diff options
Diffstat (limited to 'src/plugins/overjump')
-rw-r--r-- | src/plugins/overjump/overjump.c | 4 | ||||
-rw-r--r-- | src/plugins/overjump/overjump.h | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/src/plugins/overjump/overjump.c b/src/plugins/overjump/overjump.c index 8e0fb69..e9c2c10 100644 --- a/src/plugins/overjump/overjump.c +++ b/src/plugins/overjump/overjump.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/plugins/overjump/overjump.h b/src/plugins/overjump/overjump.h index 7110235..a527228 100644 --- a/src/plugins/overjump/overjump.h +++ b/src/plugins/overjump/overjump.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. |