diff options
Diffstat (limited to 'tools/d2c/args')
-rw-r--r-- | tools/d2c/args/decl.h | 4 | ||||
-rw-r--r-- | tools/d2c/args/manager.c | 4 | ||||
-rw-r--r-- | tools/d2c/args/manager.h | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/tools/d2c/args/decl.h b/tools/d2c/args/decl.h index 8d64eaa..12faae3 100644 --- a/tools/d2c/args/decl.h +++ b/tools/d2c/args/decl.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. diff --git a/tools/d2c/args/manager.c b/tools/d2c/args/manager.c index 99c82ea..716400a 100644 --- a/tools/d2c/args/manager.c +++ b/tools/d2c/args/manager.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/tools/d2c/args/manager.h b/tools/d2c/args/manager.h index e57a08d..998c806 100644 --- a/tools/d2c/args/manager.h +++ b/tools/d2c/args/manager.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. |