summaryrefslogtreecommitdiff
path: root/plugins/readdex
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2016-11-03 10:48:29 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2016-11-03 10:48:29 (GMT)
commit01f6cd5428e8010383ecbd99e87c019108bfdab1 (patch)
treedfd1a25568a3d80869a883eca98a988637f21cd7 /plugins/readdex
parentd88ad56a86f0e538795d3b075833d3665457c1d8 (diff)
Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.
Diffstat (limited to 'plugins/readdex')
-rw-r--r--plugins/readdex/class.c4
-rw-r--r--plugins/readdex/class.h4
-rw-r--r--plugins/readdex/code.c4
-rw-r--r--plugins/readdex/code.h4
-rw-r--r--plugins/readdex/header.c4
-rw-r--r--plugins/readdex/header.h4
-rw-r--r--plugins/readdex/ids.c4
-rw-r--r--plugins/readdex/ids.h4
-rw-r--r--plugins/readdex/reader.c4
-rw-r--r--plugins/readdex/reader.h4
10 files changed, 20 insertions, 20 deletions
diff --git a/plugins/readdex/class.c b/plugins/readdex/class.c
index b011ad8..9d9d0af 100644
--- a/plugins/readdex/class.c
+++ b/plugins/readdex/class.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/readdex/class.h b/plugins/readdex/class.h
index 18b1e49..ca7eccf 100644
--- a/plugins/readdex/class.h
+++ b/plugins/readdex/class.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/plugins/readdex/code.c b/plugins/readdex/code.c
index d13ce52..6c2a36e 100644
--- a/plugins/readdex/code.c
+++ b/plugins/readdex/code.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/readdex/code.h b/plugins/readdex/code.h
index f8276c3..153b8ed 100644
--- a/plugins/readdex/code.h
+++ b/plugins/readdex/code.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/plugins/readdex/header.c b/plugins/readdex/header.c
index 5089f96..6ebca3f 100644
--- a/plugins/readdex/header.c
+++ b/plugins/readdex/header.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/readdex/header.h b/plugins/readdex/header.h
index 7688284..721145c 100644
--- a/plugins/readdex/header.h
+++ b/plugins/readdex/header.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/plugins/readdex/ids.c b/plugins/readdex/ids.c
index 71e8569..c6bef48 100644
--- a/plugins/readdex/ids.c
+++ b/plugins/readdex/ids.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/readdex/ids.h b/plugins/readdex/ids.h
index a3251b7..1dccd55 100644
--- a/plugins/readdex/ids.h
+++ b/plugins/readdex/ids.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/plugins/readdex/reader.c b/plugins/readdex/reader.c
index 6494973..fff25f4 100644
--- a/plugins/readdex/reader.c
+++ b/plugins/readdex/reader.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/readdex/reader.h b/plugins/readdex/reader.h
index 15fe873..b846609 100644
--- a/plugins/readdex/reader.h
+++ b/plugins/readdex/reader.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.