summaryrefslogtreecommitdiff
path: root/plugins/androhelpers
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/androhelpers
parentd88ad56a86f0e538795d3b075833d3665457c1d8 (diff)
Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.
Diffstat (limited to 'plugins/androhelpers')
-rw-r--r--plugins/androhelpers/androhelpers.c4
-rw-r--r--plugins/androhelpers/androhelpers.h4
-rw-r--r--plugins/androhelpers/params.c4
-rw-r--r--plugins/androhelpers/params.h4
-rw-r--r--plugins/androhelpers/switch.c4
-rw-r--r--plugins/androhelpers/switch.h4
-rw-r--r--plugins/androhelpers/try_n_catch.c4
-rw-r--r--plugins/androhelpers/try_n_catch.h4
8 files changed, 16 insertions, 16 deletions
diff --git a/plugins/androhelpers/androhelpers.c b/plugins/androhelpers/androhelpers.c
index 1a2a715..1ba9640 100644
--- a/plugins/androhelpers/androhelpers.c
+++ b/plugins/androhelpers/androhelpers.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/androhelpers/androhelpers.h b/plugins/androhelpers/androhelpers.h
index a9c59dd..227fef2 100644
--- a/plugins/androhelpers/androhelpers.h
+++ b/plugins/androhelpers/androhelpers.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/androhelpers/params.c b/plugins/androhelpers/params.c
index 4bf2f6b..ee580b6 100644
--- a/plugins/androhelpers/params.c
+++ b/plugins/androhelpers/params.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/androhelpers/params.h b/plugins/androhelpers/params.h
index ab4001a..7d1528a 100644
--- a/plugins/androhelpers/params.h
+++ b/plugins/androhelpers/params.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/androhelpers/switch.c b/plugins/androhelpers/switch.c
index da91a50..d976e56 100644
--- a/plugins/androhelpers/switch.c
+++ b/plugins/androhelpers/switch.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/androhelpers/switch.h b/plugins/androhelpers/switch.h
index bbe19f5..c0f40c0 100644
--- a/plugins/androhelpers/switch.h
+++ b/plugins/androhelpers/switch.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/androhelpers/try_n_catch.c b/plugins/androhelpers/try_n_catch.c
index 7e39327..780fa59 100644
--- a/plugins/androhelpers/try_n_catch.c
+++ b/plugins/androhelpers/try_n_catch.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/androhelpers/try_n_catch.h b/plugins/androhelpers/try_n_catch.h
index 6057546..c6438aa 100644
--- a/plugins/androhelpers/try_n_catch.h
+++ b/plugins/androhelpers/try_n_catch.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.