diff options
Diffstat (limited to 'src/analysis/blocks')
-rw-r--r-- | src/analysis/blocks/flow.c | 4 | ||||
-rw-r--r-- | src/analysis/blocks/flow.h | 4 | ||||
-rw-r--r-- | src/analysis/blocks/raccess.c | 4 | ||||
-rw-r--r-- | src/analysis/blocks/raccess.h | 4 | ||||
-rw-r--r-- | src/analysis/blocks/virtual.c | 4 | ||||
-rw-r--r-- | src/analysis/blocks/virtual.h | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/src/analysis/blocks/flow.c b/src/analysis/blocks/flow.c index 0f278bd..041a134 100644 --- a/src/analysis/blocks/flow.c +++ b/src/analysis/blocks/flow.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/analysis/blocks/flow.h b/src/analysis/blocks/flow.h index be9c38f..45671ad 100644 --- a/src/analysis/blocks/flow.h +++ b/src/analysis/blocks/flow.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/src/analysis/blocks/raccess.c b/src/analysis/blocks/raccess.c index 1d52282..1a3e978 100644 --- a/src/analysis/blocks/raccess.c +++ b/src/analysis/blocks/raccess.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/analysis/blocks/raccess.h b/src/analysis/blocks/raccess.h index 73bfebe..4aa791f 100644 --- a/src/analysis/blocks/raccess.h +++ b/src/analysis/blocks/raccess.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/src/analysis/blocks/virtual.c b/src/analysis/blocks/virtual.c index d5b1b5a..8df6ffc 100644 --- a/src/analysis/blocks/virtual.c +++ b/src/analysis/blocks/virtual.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/analysis/blocks/virtual.h b/src/analysis/blocks/virtual.h index bb03322..01e2103 100644 --- a/src/analysis/blocks/virtual.h +++ b/src/analysis/blocks/virtual.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. |