summaryrefslogtreecommitdiff
path: root/plugins/dalvik
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2018-04-05 07:58:43 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2018-04-05 07:58:43 (GMT)
commit50dcb7b1f40bb9e66d4872a7eebd364c6ea11125 (patch)
tree8a96a4f40ce50b86456addccff97a31e3e0c8cf2 /plugins/dalvik
parentace3a87f9fc31b2f4d90d4b475cde805189e366b (diff)
Changed Foobar to Chrysalide in all GPL headers.
Diffstat (limited to 'plugins/dalvik')
-rw-r--r--plugins/dalvik/context.c2
-rw-r--r--plugins/dalvik/context.h2
-rw-r--r--plugins/dalvik/core.c2
-rw-r--r--plugins/dalvik/core.h2
-rw-r--r--plugins/dalvik/fetch.c2
-rw-r--r--plugins/dalvik/fetch.h2
-rw-r--r--plugins/dalvik/helpers.h2
-rw-r--r--plugins/dalvik/instruction-int.h2
-rw-r--r--plugins/dalvik/instruction.c2
-rw-r--r--plugins/dalvik/instruction.h2
-rw-r--r--plugins/dalvik/link.c2
-rw-r--r--plugins/dalvik/link.h2
-rw-r--r--plugins/dalvik/operand.c2
-rw-r--r--plugins/dalvik/operand.h2
-rw-r--r--plugins/dalvik/operands/args.c2
-rw-r--r--plugins/dalvik/operands/args.h2
-rw-r--r--plugins/dalvik/operands/pool.c2
-rw-r--r--plugins/dalvik/operands/pool.h2
-rw-r--r--plugins/dalvik/operands/register.c2
-rw-r--r--plugins/dalvik/operands/register.h2
-rw-r--r--plugins/dalvik/post.h2
-rw-r--r--plugins/dalvik/processor-int.h2
-rw-r--r--plugins/dalvik/processor.c2
-rw-r--r--plugins/dalvik/processor.h2
-rw-r--r--plugins/dalvik/pseudo/fill.c2
-rw-r--r--plugins/dalvik/pseudo/fill.h2
-rw-r--r--plugins/dalvik/pseudo/switch.c2
-rw-r--r--plugins/dalvik/pseudo/switch.h2
-rw-r--r--plugins/dalvik/register.c2
-rw-r--r--plugins/dalvik/register.h2
-rw-r--r--plugins/dalvik/v35/instruction.c2
-rw-r--r--plugins/dalvik/v35/instruction.h2
-rw-r--r--plugins/dalvik/v35/opdefs/add_90.d2
-rw-r--r--plugins/dalvik/v35/opdefs/add_9b.d2
-rw-r--r--plugins/dalvik/v35/opdefs/add_a6.d2
-rw-r--r--plugins/dalvik/v35/opdefs/add_ab.d2
-rw-r--r--plugins/dalvik/v35/opdefs/add_b0.d2
-rw-r--r--plugins/dalvik/v35/opdefs/add_bb.d2
-rw-r--r--plugins/dalvik/v35/opdefs/add_c6.d2
-rw-r--r--plugins/dalvik/v35/opdefs/add_cb.d2
-rw-r--r--plugins/dalvik/v35/opdefs/add_d0.d2
-rw-r--r--plugins/dalvik/v35/opdefs/add_d8.d2
-rw-r--r--plugins/dalvik/v35/opdefs/aget_44.d2
-rw-r--r--plugins/dalvik/v35/opdefs/aget_45.d2
-rw-r--r--plugins/dalvik/v35/opdefs/aget_46.d2
-rw-r--r--plugins/dalvik/v35/opdefs/aget_47.d2
-rw-r--r--plugins/dalvik/v35/opdefs/aget_48.d2
-rw-r--r--plugins/dalvik/v35/opdefs/aget_49.d2
-rw-r--r--plugins/dalvik/v35/opdefs/aget_4a.d2
-rw-r--r--plugins/dalvik/v35/opdefs/and_95.d2
-rw-r--r--plugins/dalvik/v35/opdefs/and_a0.d2
-rw-r--r--plugins/dalvik/v35/opdefs/and_b5.d2
-rw-r--r--plugins/dalvik/v35/opdefs/and_c0.d2
-rw-r--r--plugins/dalvik/v35/opdefs/and_d5.d2
-rw-r--r--plugins/dalvik/v35/opdefs/and_dd.d2
-rw-r--r--plugins/dalvik/v35/opdefs/aput_4b.d2
-rw-r--r--plugins/dalvik/v35/opdefs/aput_4c.d2
-rw-r--r--plugins/dalvik/v35/opdefs/aput_4d.d2
-rw-r--r--plugins/dalvik/v35/opdefs/aput_4e.d2
-rw-r--r--plugins/dalvik/v35/opdefs/aput_4f.d2
-rw-r--r--plugins/dalvik/v35/opdefs/aput_50.d2
-rw-r--r--plugins/dalvik/v35/opdefs/aput_51.d2
-rw-r--r--plugins/dalvik/v35/opdefs/array_21.d2
-rw-r--r--plugins/dalvik/v35/opdefs/array_24.d2
-rw-r--r--plugins/dalvik/v35/opdefs/array_26.d2
-rw-r--r--plugins/dalvik/v35/opdefs/check_1f.d2
-rw-r--r--plugins/dalvik/v35/opdefs/cmp_31.d2
-rw-r--r--plugins/dalvik/v35/opdefs/cmpg_2e.d2
-rw-r--r--plugins/dalvik/v35/opdefs/cmpg_30.d2
-rw-r--r--plugins/dalvik/v35/opdefs/cmpl_2d.d2
-rw-r--r--plugins/dalvik/v35/opdefs/cmpl_2f.d2
-rw-r--r--plugins/dalvik/v35/opdefs/const_12.d2
-rw-r--r--plugins/dalvik/v35/opdefs/const_13.d2
-rw-r--r--plugins/dalvik/v35/opdefs/const_14.d2
-rw-r--r--plugins/dalvik/v35/opdefs/const_15.d2
-rw-r--r--plugins/dalvik/v35/opdefs/const_16.d2
-rw-r--r--plugins/dalvik/v35/opdefs/const_17.d2
-rw-r--r--plugins/dalvik/v35/opdefs/const_18.d2
-rw-r--r--plugins/dalvik/v35/opdefs/const_19.d2
-rw-r--r--plugins/dalvik/v35/opdefs/const_1a.d2
-rw-r--r--plugins/dalvik/v35/opdefs/const_1b.d2
-rw-r--r--plugins/dalvik/v35/opdefs/const_1c.d2
-rw-r--r--plugins/dalvik/v35/opdefs/div_93.d2
-rw-r--r--plugins/dalvik/v35/opdefs/div_9e.d2
-rw-r--r--plugins/dalvik/v35/opdefs/div_a9.d2
-rw-r--r--plugins/dalvik/v35/opdefs/div_ae.d2
-rw-r--r--plugins/dalvik/v35/opdefs/div_b3.d2
-rw-r--r--plugins/dalvik/v35/opdefs/div_be.d2
-rw-r--r--plugins/dalvik/v35/opdefs/div_c9.d2
-rw-r--r--plugins/dalvik/v35/opdefs/div_ce.d2
-rw-r--r--plugins/dalvik/v35/opdefs/div_d3.d2
-rw-r--r--plugins/dalvik/v35/opdefs/div_db.d2
-rw-r--r--plugins/dalvik/v35/opdefs/filled_25.d2
-rw-r--r--plugins/dalvik/v35/opdefs/goto_28.d2
-rw-r--r--plugins/dalvik/v35/opdefs/goto_29.d2
-rw-r--r--plugins/dalvik/v35/opdefs/goto_2a.d2
-rw-r--r--plugins/dalvik/v35/opdefs/if_32.d2
-rw-r--r--plugins/dalvik/v35/opdefs/if_33.d2
-rw-r--r--plugins/dalvik/v35/opdefs/if_34.d2
-rw-r--r--plugins/dalvik/v35/opdefs/if_35.d2
-rw-r--r--plugins/dalvik/v35/opdefs/if_36.d2
-rw-r--r--plugins/dalvik/v35/opdefs/if_37.d2
-rw-r--r--plugins/dalvik/v35/opdefs/if_38.d2
-rw-r--r--plugins/dalvik/v35/opdefs/if_39.d2
-rw-r--r--plugins/dalvik/v35/opdefs/if_3a.d2
-rw-r--r--plugins/dalvik/v35/opdefs/if_3b.d2
-rw-r--r--plugins/dalvik/v35/opdefs/if_3c.d2
-rw-r--r--plugins/dalvik/v35/opdefs/if_3d.d2
-rw-r--r--plugins/dalvik/v35/opdefs/iget_52.d2
-rw-r--r--plugins/dalvik/v35/opdefs/iget_53.d2
-rw-r--r--plugins/dalvik/v35/opdefs/iget_54.d2
-rw-r--r--plugins/dalvik/v35/opdefs/iget_55.d2
-rw-r--r--plugins/dalvik/v35/opdefs/iget_56.d2
-rw-r--r--plugins/dalvik/v35/opdefs/iget_57.d2
-rw-r--r--plugins/dalvik/v35/opdefs/iget_58.d2
-rw-r--r--plugins/dalvik/v35/opdefs/instanceof_20.d2
-rw-r--r--plugins/dalvik/v35/opdefs/invoke_6e.d2
-rw-r--r--plugins/dalvik/v35/opdefs/invoke_6f.d2
-rw-r--r--plugins/dalvik/v35/opdefs/invoke_70.d2
-rw-r--r--plugins/dalvik/v35/opdefs/invoke_71.d2
-rw-r--r--plugins/dalvik/v35/opdefs/invoke_72.d2
-rw-r--r--plugins/dalvik/v35/opdefs/invoke_74.d2
-rw-r--r--plugins/dalvik/v35/opdefs/invoke_75.d2
-rw-r--r--plugins/dalvik/v35/opdefs/invoke_76.d2
-rw-r--r--plugins/dalvik/v35/opdefs/invoke_77.d2
-rw-r--r--plugins/dalvik/v35/opdefs/invoke_78.d2
-rw-r--r--plugins/dalvik/v35/opdefs/iput_59.d2
-rw-r--r--plugins/dalvik/v35/opdefs/iput_5a.d2
-rw-r--r--plugins/dalvik/v35/opdefs/iput_5b.d2
-rw-r--r--plugins/dalvik/v35/opdefs/iput_5c.d2
-rw-r--r--plugins/dalvik/v35/opdefs/iput_5d.d2
-rw-r--r--plugins/dalvik/v35/opdefs/iput_5e.d2
-rw-r--r--plugins/dalvik/v35/opdefs/iput_5f.d2
-rw-r--r--plugins/dalvik/v35/opdefs/monitor_1d.d2
-rw-r--r--plugins/dalvik/v35/opdefs/monitor_1e.d2
-rw-r--r--plugins/dalvik/v35/opdefs/move_01.d2
-rw-r--r--plugins/dalvik/v35/opdefs/move_02.d2
-rw-r--r--plugins/dalvik/v35/opdefs/move_03.d2
-rw-r--r--plugins/dalvik/v35/opdefs/move_04.d2
-rw-r--r--plugins/dalvik/v35/opdefs/move_05.d2
-rw-r--r--plugins/dalvik/v35/opdefs/move_06.d2
-rw-r--r--plugins/dalvik/v35/opdefs/move_07.d2
-rw-r--r--plugins/dalvik/v35/opdefs/move_08.d2
-rw-r--r--plugins/dalvik/v35/opdefs/move_09.d2
-rw-r--r--plugins/dalvik/v35/opdefs/move_0a.d2
-rw-r--r--plugins/dalvik/v35/opdefs/move_0b.d2
-rw-r--r--plugins/dalvik/v35/opdefs/move_0c.d2
-rw-r--r--plugins/dalvik/v35/opdefs/move_0d.d2
-rw-r--r--plugins/dalvik/v35/opdefs/mul_92.d2
-rw-r--r--plugins/dalvik/v35/opdefs/mul_9d.d2
-rw-r--r--plugins/dalvik/v35/opdefs/mul_a8.d2
-rw-r--r--plugins/dalvik/v35/opdefs/mul_ad.d2
-rw-r--r--plugins/dalvik/v35/opdefs/mul_b2.d2
-rw-r--r--plugins/dalvik/v35/opdefs/mul_bd.d2
-rw-r--r--plugins/dalvik/v35/opdefs/mul_c8.d2
-rw-r--r--plugins/dalvik/v35/opdefs/mul_cd.d2
-rw-r--r--plugins/dalvik/v35/opdefs/mul_d2.d2
-rw-r--r--plugins/dalvik/v35/opdefs/mul_da.d2
-rw-r--r--plugins/dalvik/v35/opdefs/neg_7b.d2
-rw-r--r--plugins/dalvik/v35/opdefs/neg_7d.d2
-rw-r--r--plugins/dalvik/v35/opdefs/neg_7f.d2
-rw-r--r--plugins/dalvik/v35/opdefs/neg_80.d2
-rw-r--r--plugins/dalvik/v35/opdefs/new_22.d2
-rw-r--r--plugins/dalvik/v35/opdefs/new_23.d2
-rw-r--r--plugins/dalvik/v35/opdefs/nop_00.d2
-rw-r--r--plugins/dalvik/v35/opdefs/not_7c.d2
-rw-r--r--plugins/dalvik/v35/opdefs/not_7e.d2
-rw-r--r--plugins/dalvik/v35/opdefs/or_96.d2
-rw-r--r--plugins/dalvik/v35/opdefs/or_a1.d2
-rw-r--r--plugins/dalvik/v35/opdefs/or_b6.d2
-rw-r--r--plugins/dalvik/v35/opdefs/or_c1.d2
-rw-r--r--plugins/dalvik/v35/opdefs/or_d6.d2
-rw-r--r--plugins/dalvik/v35/opdefs/or_de.d2
-rw-r--r--plugins/dalvik/v35/opdefs/rem_94.d2
-rw-r--r--plugins/dalvik/v35/opdefs/rem_9f.d2
-rw-r--r--plugins/dalvik/v35/opdefs/rem_aa.d2
-rw-r--r--plugins/dalvik/v35/opdefs/rem_af.d2
-rw-r--r--plugins/dalvik/v35/opdefs/rem_b4.d2
-rw-r--r--plugins/dalvik/v35/opdefs/rem_bf.d2
-rw-r--r--plugins/dalvik/v35/opdefs/rem_ca.d2
-rw-r--r--plugins/dalvik/v35/opdefs/rem_cf.d2
-rw-r--r--plugins/dalvik/v35/opdefs/rem_d4.d2
-rw-r--r--plugins/dalvik/v35/opdefs/rem_dc.d2
-rw-r--r--plugins/dalvik/v35/opdefs/return_0e.d2
-rw-r--r--plugins/dalvik/v35/opdefs/return_0f.d2
-rw-r--r--plugins/dalvik/v35/opdefs/return_10.d2
-rw-r--r--plugins/dalvik/v35/opdefs/return_11.d2
-rw-r--r--plugins/dalvik/v35/opdefs/rsub_d1.d2
-rw-r--r--plugins/dalvik/v35/opdefs/rsub_d9.d2
-rw-r--r--plugins/dalvik/v35/opdefs/sget_60.d2
-rw-r--r--plugins/dalvik/v35/opdefs/sget_61.d2
-rw-r--r--plugins/dalvik/v35/opdefs/sget_62.d2
-rw-r--r--plugins/dalvik/v35/opdefs/sget_63.d2
-rw-r--r--plugins/dalvik/v35/opdefs/sget_64.d2
-rw-r--r--plugins/dalvik/v35/opdefs/sget_65.d2
-rw-r--r--plugins/dalvik/v35/opdefs/sget_66.d2
-rw-r--r--plugins/dalvik/v35/opdefs/shl_98.d2
-rw-r--r--plugins/dalvik/v35/opdefs/shl_a3.d2
-rw-r--r--plugins/dalvik/v35/opdefs/shl_b8.d2
-rw-r--r--plugins/dalvik/v35/opdefs/shl_c3.d2
-rw-r--r--plugins/dalvik/v35/opdefs/shl_e0.d2
-rw-r--r--plugins/dalvik/v35/opdefs/shr_99.d2
-rw-r--r--plugins/dalvik/v35/opdefs/shr_a4.d2
-rw-r--r--plugins/dalvik/v35/opdefs/shr_b9.d2
-rw-r--r--plugins/dalvik/v35/opdefs/shr_c4.d2
-rw-r--r--plugins/dalvik/v35/opdefs/shr_e1.d2
-rw-r--r--plugins/dalvik/v35/opdefs/sput_67.d2
-rw-r--r--plugins/dalvik/v35/opdefs/sput_68.d2
-rw-r--r--plugins/dalvik/v35/opdefs/sput_69.d2
-rw-r--r--plugins/dalvik/v35/opdefs/sput_6a.d2
-rw-r--r--plugins/dalvik/v35/opdefs/sput_6b.d2
-rw-r--r--plugins/dalvik/v35/opdefs/sput_6c.d2
-rw-r--r--plugins/dalvik/v35/opdefs/sput_6d.d2
-rw-r--r--plugins/dalvik/v35/opdefs/sub_91.d2
-rw-r--r--plugins/dalvik/v35/opdefs/sub_9c.d2
-rw-r--r--plugins/dalvik/v35/opdefs/sub_a7.d2
-rw-r--r--plugins/dalvik/v35/opdefs/sub_ac.d2
-rw-r--r--plugins/dalvik/v35/opdefs/sub_b1.d2
-rw-r--r--plugins/dalvik/v35/opdefs/sub_bc.d2
-rw-r--r--plugins/dalvik/v35/opdefs/sub_c7.d2
-rw-r--r--plugins/dalvik/v35/opdefs/sub_cc.d2
-rw-r--r--plugins/dalvik/v35/opdefs/switch_2b.d2
-rw-r--r--plugins/dalvik/v35/opdefs/switch_2c.d2
-rw-r--r--plugins/dalvik/v35/opdefs/throw_27.d2
-rw-r--r--plugins/dalvik/v35/opdefs/to_81.d2
-rw-r--r--plugins/dalvik/v35/opdefs/to_82.d2
-rw-r--r--plugins/dalvik/v35/opdefs/to_83.d2
-rw-r--r--plugins/dalvik/v35/opdefs/to_84.d2
-rw-r--r--plugins/dalvik/v35/opdefs/to_85.d2
-rw-r--r--plugins/dalvik/v35/opdefs/to_86.d2
-rw-r--r--plugins/dalvik/v35/opdefs/to_87.d2
-rw-r--r--plugins/dalvik/v35/opdefs/to_88.d2
-rw-r--r--plugins/dalvik/v35/opdefs/to_89.d2
-rw-r--r--plugins/dalvik/v35/opdefs/to_8a.d2
-rw-r--r--plugins/dalvik/v35/opdefs/to_8b.d2
-rw-r--r--plugins/dalvik/v35/opdefs/to_8c.d2
-rw-r--r--plugins/dalvik/v35/opdefs/to_8d.d2
-rw-r--r--plugins/dalvik/v35/opdefs/to_8e.d2
-rw-r--r--plugins/dalvik/v35/opdefs/to_8f.d2
-rw-r--r--plugins/dalvik/v35/opdefs/unused_3e.d2
-rw-r--r--plugins/dalvik/v35/opdefs/unused_3f.d2
-rw-r--r--plugins/dalvik/v35/opdefs/unused_40.d2
-rw-r--r--plugins/dalvik/v35/opdefs/unused_41.d2
-rw-r--r--plugins/dalvik/v35/opdefs/unused_42.d2
-rw-r--r--plugins/dalvik/v35/opdefs/unused_43.d2
-rw-r--r--plugins/dalvik/v35/opdefs/unused_73.d2
-rw-r--r--plugins/dalvik/v35/opdefs/unused_79.d2
-rw-r--r--plugins/dalvik/v35/opdefs/unused_7a.d2
-rw-r--r--plugins/dalvik/v35/opdefs/unused_e3.d2
-rw-r--r--plugins/dalvik/v35/opdefs/unused_e4.d2
-rw-r--r--plugins/dalvik/v35/opdefs/unused_e5.d2
-rw-r--r--plugins/dalvik/v35/opdefs/unused_e6.d2
-rw-r--r--plugins/dalvik/v35/opdefs/unused_e7.d2
-rw-r--r--plugins/dalvik/v35/opdefs/unused_e8.d2
-rw-r--r--plugins/dalvik/v35/opdefs/unused_e9.d2
-rw-r--r--plugins/dalvik/v35/opdefs/unused_ea.d2
-rw-r--r--plugins/dalvik/v35/opdefs/unused_eb.d2
-rw-r--r--plugins/dalvik/v35/opdefs/unused_ec.d2
-rw-r--r--plugins/dalvik/v35/opdefs/unused_ed.d2
-rw-r--r--plugins/dalvik/v35/opdefs/unused_ee.d2
-rw-r--r--plugins/dalvik/v35/opdefs/unused_ef.d2
-rw-r--r--plugins/dalvik/v35/opdefs/unused_f0.d2
-rw-r--r--plugins/dalvik/v35/opdefs/unused_f1.d2
-rw-r--r--plugins/dalvik/v35/opdefs/unused_f2.d2
-rw-r--r--plugins/dalvik/v35/opdefs/unused_f3.d2
-rw-r--r--plugins/dalvik/v35/opdefs/unused_f4.d2
-rw-r--r--plugins/dalvik/v35/opdefs/unused_f5.d2
-rw-r--r--plugins/dalvik/v35/opdefs/unused_f6.d2
-rw-r--r--plugins/dalvik/v35/opdefs/unused_f7.d2
-rw-r--r--plugins/dalvik/v35/opdefs/unused_f8.d2
-rw-r--r--plugins/dalvik/v35/opdefs/unused_f9.d2
-rw-r--r--plugins/dalvik/v35/opdefs/unused_fa.d2
-rw-r--r--plugins/dalvik/v35/opdefs/unused_fb.d2
-rw-r--r--plugins/dalvik/v35/opdefs/unused_fc.d2
-rw-r--r--plugins/dalvik/v35/opdefs/unused_fd.d2
-rw-r--r--plugins/dalvik/v35/opdefs/unused_fe.d2
-rw-r--r--plugins/dalvik/v35/opdefs/unused_ff.d2
-rw-r--r--plugins/dalvik/v35/opdefs/ushr_9a.d2
-rw-r--r--plugins/dalvik/v35/opdefs/ushr_a5.d2
-rw-r--r--plugins/dalvik/v35/opdefs/ushr_ba.d2
-rw-r--r--plugins/dalvik/v35/opdefs/ushr_c5.d2
-rw-r--r--plugins/dalvik/v35/opdefs/ushr_e2.d2
-rw-r--r--plugins/dalvik/v35/opdefs/xor_97.d2
-rw-r--r--plugins/dalvik/v35/opdefs/xor_a2.d2
-rw-r--r--plugins/dalvik/v35/opdefs/xor_b7.d2
-rw-r--r--plugins/dalvik/v35/opdefs/xor_c2.d2
-rw-r--r--plugins/dalvik/v35/opdefs/xor_d7.d2
-rw-r--r--plugins/dalvik/v35/opdefs/xor_df.d2
-rw-r--r--plugins/dalvik/v35/operand.h2
-rw-r--r--plugins/dalvik/v35/processor.c2
-rw-r--r--plugins/dalvik/v35/processor.h2
291 files changed, 291 insertions, 291 deletions
diff --git a/plugins/dalvik/context.c b/plugins/dalvik/context.c
index a48a9f3..d3f7c36 100644
--- a/plugins/dalvik/context.c
+++ b/plugins/dalvik/context.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/context.h b/plugins/dalvik/context.h
index 76c2ea4..6dc50b3 100644
--- a/plugins/dalvik/context.h
+++ b/plugins/dalvik/context.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/core.c b/plugins/dalvik/core.c
index 57d382c..8d2cd76 100644
--- a/plugins/dalvik/core.c
+++ b/plugins/dalvik/core.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/core.h b/plugins/dalvik/core.h
index 08717a9..a706e00 100644
--- a/plugins/dalvik/core.h
+++ b/plugins/dalvik/core.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/fetch.c b/plugins/dalvik/fetch.c
index 1ac6fa2..a4d0300 100644
--- a/plugins/dalvik/fetch.c
+++ b/plugins/dalvik/fetch.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/fetch.h b/plugins/dalvik/fetch.h
index 4a9a788..45e6e1c 100644
--- a/plugins/dalvik/fetch.h
+++ b/plugins/dalvik/fetch.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/helpers.h b/plugins/dalvik/helpers.h
index 5b23f0e..3a9bda9 100644
--- a/plugins/dalvik/helpers.h
+++ b/plugins/dalvik/helpers.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/instruction-int.h b/plugins/dalvik/instruction-int.h
index 847b112..1bab61f 100644
--- a/plugins/dalvik/instruction-int.h
+++ b/plugins/dalvik/instruction-int.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/instruction.c b/plugins/dalvik/instruction.c
index bd41cf9..a95e8d0 100644
--- a/plugins/dalvik/instruction.c
+++ b/plugins/dalvik/instruction.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/instruction.h b/plugins/dalvik/instruction.h
index e11a249..54d73a5 100644
--- a/plugins/dalvik/instruction.h
+++ b/plugins/dalvik/instruction.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/link.c b/plugins/dalvik/link.c
index 502b7a3..3b4afb1 100644
--- a/plugins/dalvik/link.c
+++ b/plugins/dalvik/link.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/link.h b/plugins/dalvik/link.h
index 36584b2..38dfd46 100644
--- a/plugins/dalvik/link.h
+++ b/plugins/dalvik/link.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/operand.c b/plugins/dalvik/operand.c
index 12fcca5..ae57498 100644
--- a/plugins/dalvik/operand.c
+++ b/plugins/dalvik/operand.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/operand.h b/plugins/dalvik/operand.h
index f5ef9ed..7b4275e 100644
--- a/plugins/dalvik/operand.h
+++ b/plugins/dalvik/operand.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/operands/args.c b/plugins/dalvik/operands/args.c
index a4f4b11..f35a11f 100644
--- a/plugins/dalvik/operands/args.c
+++ b/plugins/dalvik/operands/args.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/operands/args.h b/plugins/dalvik/operands/args.h
index 9c4ba84..bf2fac4 100644
--- a/plugins/dalvik/operands/args.h
+++ b/plugins/dalvik/operands/args.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/operands/pool.c b/plugins/dalvik/operands/pool.c
index a6dc5f2..9acfdb6 100644
--- a/plugins/dalvik/operands/pool.c
+++ b/plugins/dalvik/operands/pool.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/operands/pool.h b/plugins/dalvik/operands/pool.h
index d4e9722..121619f 100644
--- a/plugins/dalvik/operands/pool.h
+++ b/plugins/dalvik/operands/pool.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/operands/register.c b/plugins/dalvik/operands/register.c
index 4268252..79d8756 100644
--- a/plugins/dalvik/operands/register.c
+++ b/plugins/dalvik/operands/register.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/operands/register.h b/plugins/dalvik/operands/register.h
index 58be978..efc3651 100644
--- a/plugins/dalvik/operands/register.h
+++ b/plugins/dalvik/operands/register.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/post.h b/plugins/dalvik/post.h
index 7c867fd..8306b26 100644
--- a/plugins/dalvik/post.h
+++ b/plugins/dalvik/post.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/processor-int.h b/plugins/dalvik/processor-int.h
index 6d551fa..7568533 100644
--- a/plugins/dalvik/processor-int.h
+++ b/plugins/dalvik/processor-int.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/processor.c b/plugins/dalvik/processor.c
index c3bce8f..93e66fa 100644
--- a/plugins/dalvik/processor.c
+++ b/plugins/dalvik/processor.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/processor.h b/plugins/dalvik/processor.h
index ffddb2a..2295adf 100644
--- a/plugins/dalvik/processor.h
+++ b/plugins/dalvik/processor.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/pseudo/fill.c b/plugins/dalvik/pseudo/fill.c
index 5c86a80..9820348 100644
--- a/plugins/dalvik/pseudo/fill.c
+++ b/plugins/dalvik/pseudo/fill.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/pseudo/fill.h b/plugins/dalvik/pseudo/fill.h
index a022ed2..db7949e 100644
--- a/plugins/dalvik/pseudo/fill.h
+++ b/plugins/dalvik/pseudo/fill.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/pseudo/switch.c b/plugins/dalvik/pseudo/switch.c
index d6d255c..cbfb975 100644
--- a/plugins/dalvik/pseudo/switch.c
+++ b/plugins/dalvik/pseudo/switch.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/pseudo/switch.h b/plugins/dalvik/pseudo/switch.h
index b17a9c9..bf01bde 100644
--- a/plugins/dalvik/pseudo/switch.h
+++ b/plugins/dalvik/pseudo/switch.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/register.c b/plugins/dalvik/register.c
index 2e7b7c6..51abe2f 100644
--- a/plugins/dalvik/register.c
+++ b/plugins/dalvik/register.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/register.h b/plugins/dalvik/register.h
index d678bfd..ec45c12 100644
--- a/plugins/dalvik/register.h
+++ b/plugins/dalvik/register.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/instruction.c b/plugins/dalvik/v35/instruction.c
index 99d51d0..437cae8 100644
--- a/plugins/dalvik/v35/instruction.c
+++ b/plugins/dalvik/v35/instruction.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/instruction.h b/plugins/dalvik/v35/instruction.h
index 152c224..c619365 100644
--- a/plugins/dalvik/v35/instruction.h
+++ b/plugins/dalvik/v35/instruction.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/add_90.d b/plugins/dalvik/v35/opdefs/add_90.d
index a4eae0d..2df1c21 100644
--- a/plugins/dalvik/v35/opdefs/add_90.d
+++ b/plugins/dalvik/v35/opdefs/add_90.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/add_9b.d b/plugins/dalvik/v35/opdefs/add_9b.d
index c26a453..d2352f1 100644
--- a/plugins/dalvik/v35/opdefs/add_9b.d
+++ b/plugins/dalvik/v35/opdefs/add_9b.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/add_a6.d b/plugins/dalvik/v35/opdefs/add_a6.d
index 16b95f1..046b645 100644
--- a/plugins/dalvik/v35/opdefs/add_a6.d
+++ b/plugins/dalvik/v35/opdefs/add_a6.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/add_ab.d b/plugins/dalvik/v35/opdefs/add_ab.d
index 20670ad..81703ff 100644
--- a/plugins/dalvik/v35/opdefs/add_ab.d
+++ b/plugins/dalvik/v35/opdefs/add_ab.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/add_b0.d b/plugins/dalvik/v35/opdefs/add_b0.d
index 11a415e..ed98c59 100644
--- a/plugins/dalvik/v35/opdefs/add_b0.d
+++ b/plugins/dalvik/v35/opdefs/add_b0.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/add_bb.d b/plugins/dalvik/v35/opdefs/add_bb.d
index 05f471d..1e87651 100644
--- a/plugins/dalvik/v35/opdefs/add_bb.d
+++ b/plugins/dalvik/v35/opdefs/add_bb.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/add_c6.d b/plugins/dalvik/v35/opdefs/add_c6.d
index 46a5025..de0c658 100644
--- a/plugins/dalvik/v35/opdefs/add_c6.d
+++ b/plugins/dalvik/v35/opdefs/add_c6.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/add_cb.d b/plugins/dalvik/v35/opdefs/add_cb.d
index 4b12d63..4c50af0 100644
--- a/plugins/dalvik/v35/opdefs/add_cb.d
+++ b/plugins/dalvik/v35/opdefs/add_cb.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/add_d0.d b/plugins/dalvik/v35/opdefs/add_d0.d
index 383d25c..68d9229 100644
--- a/plugins/dalvik/v35/opdefs/add_d0.d
+++ b/plugins/dalvik/v35/opdefs/add_d0.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/add_d8.d b/plugins/dalvik/v35/opdefs/add_d8.d
index e88a5c9..f689993 100644
--- a/plugins/dalvik/v35/opdefs/add_d8.d
+++ b/plugins/dalvik/v35/opdefs/add_d8.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/aget_44.d b/plugins/dalvik/v35/opdefs/aget_44.d
index 6931af6..8f3a3d9 100644
--- a/plugins/dalvik/v35/opdefs/aget_44.d
+++ b/plugins/dalvik/v35/opdefs/aget_44.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/aget_45.d b/plugins/dalvik/v35/opdefs/aget_45.d
index 9268f6f..77a9d8b 100644
--- a/plugins/dalvik/v35/opdefs/aget_45.d
+++ b/plugins/dalvik/v35/opdefs/aget_45.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/aget_46.d b/plugins/dalvik/v35/opdefs/aget_46.d
index 0d2185e..be9606e 100644
--- a/plugins/dalvik/v35/opdefs/aget_46.d
+++ b/plugins/dalvik/v35/opdefs/aget_46.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/aget_47.d b/plugins/dalvik/v35/opdefs/aget_47.d
index 5b75c11..ce8e015 100644
--- a/plugins/dalvik/v35/opdefs/aget_47.d
+++ b/plugins/dalvik/v35/opdefs/aget_47.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/aget_48.d b/plugins/dalvik/v35/opdefs/aget_48.d
index 8765831..d2a3e8f 100644
--- a/plugins/dalvik/v35/opdefs/aget_48.d
+++ b/plugins/dalvik/v35/opdefs/aget_48.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/aget_49.d b/plugins/dalvik/v35/opdefs/aget_49.d
index 24e0fa9..da25f20 100644
--- a/plugins/dalvik/v35/opdefs/aget_49.d
+++ b/plugins/dalvik/v35/opdefs/aget_49.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/aget_4a.d b/plugins/dalvik/v35/opdefs/aget_4a.d
index 841ec31..845804b 100644
--- a/plugins/dalvik/v35/opdefs/aget_4a.d
+++ b/plugins/dalvik/v35/opdefs/aget_4a.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/and_95.d b/plugins/dalvik/v35/opdefs/and_95.d
index a75999d..2934ce1 100644
--- a/plugins/dalvik/v35/opdefs/and_95.d
+++ b/plugins/dalvik/v35/opdefs/and_95.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/and_a0.d b/plugins/dalvik/v35/opdefs/and_a0.d
index 488233e..ab82c1a 100644
--- a/plugins/dalvik/v35/opdefs/and_a0.d
+++ b/plugins/dalvik/v35/opdefs/and_a0.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/and_b5.d b/plugins/dalvik/v35/opdefs/and_b5.d
index 34547da..0d38108 100644
--- a/plugins/dalvik/v35/opdefs/and_b5.d
+++ b/plugins/dalvik/v35/opdefs/and_b5.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/and_c0.d b/plugins/dalvik/v35/opdefs/and_c0.d
index 17bf2c6..57c013f 100644
--- a/plugins/dalvik/v35/opdefs/and_c0.d
+++ b/plugins/dalvik/v35/opdefs/and_c0.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/and_d5.d b/plugins/dalvik/v35/opdefs/and_d5.d
index 84c88c8..6c5460c 100644
--- a/plugins/dalvik/v35/opdefs/and_d5.d
+++ b/plugins/dalvik/v35/opdefs/and_d5.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/and_dd.d b/plugins/dalvik/v35/opdefs/and_dd.d
index 0296b07..198936e 100644
--- a/plugins/dalvik/v35/opdefs/and_dd.d
+++ b/plugins/dalvik/v35/opdefs/and_dd.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/aput_4b.d b/plugins/dalvik/v35/opdefs/aput_4b.d
index dc6a820..e0244ee 100644
--- a/plugins/dalvik/v35/opdefs/aput_4b.d
+++ b/plugins/dalvik/v35/opdefs/aput_4b.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/aput_4c.d b/plugins/dalvik/v35/opdefs/aput_4c.d
index 83c38ac..873cf1a 100644
--- a/plugins/dalvik/v35/opdefs/aput_4c.d
+++ b/plugins/dalvik/v35/opdefs/aput_4c.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/aput_4d.d b/plugins/dalvik/v35/opdefs/aput_4d.d
index 8c1a9d1..af99764 100644
--- a/plugins/dalvik/v35/opdefs/aput_4d.d
+++ b/plugins/dalvik/v35/opdefs/aput_4d.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/aput_4e.d b/plugins/dalvik/v35/opdefs/aput_4e.d
index 5c7c923..9d8a98b 100644
--- a/plugins/dalvik/v35/opdefs/aput_4e.d
+++ b/plugins/dalvik/v35/opdefs/aput_4e.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/aput_4f.d b/plugins/dalvik/v35/opdefs/aput_4f.d
index 29a4c70..cce3a0f 100644
--- a/plugins/dalvik/v35/opdefs/aput_4f.d
+++ b/plugins/dalvik/v35/opdefs/aput_4f.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/aput_50.d b/plugins/dalvik/v35/opdefs/aput_50.d
index 2c093ec..a211e25 100644
--- a/plugins/dalvik/v35/opdefs/aput_50.d
+++ b/plugins/dalvik/v35/opdefs/aput_50.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/aput_51.d b/plugins/dalvik/v35/opdefs/aput_51.d
index aeb9dd6..b8faed1 100644
--- a/plugins/dalvik/v35/opdefs/aput_51.d
+++ b/plugins/dalvik/v35/opdefs/aput_51.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/array_21.d b/plugins/dalvik/v35/opdefs/array_21.d
index 56f5c4f..04c9408 100644
--- a/plugins/dalvik/v35/opdefs/array_21.d
+++ b/plugins/dalvik/v35/opdefs/array_21.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/array_24.d b/plugins/dalvik/v35/opdefs/array_24.d
index 5c5be4f..39966b1 100644
--- a/plugins/dalvik/v35/opdefs/array_24.d
+++ b/plugins/dalvik/v35/opdefs/array_24.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/array_26.d b/plugins/dalvik/v35/opdefs/array_26.d
index adceb24..efb3261 100644
--- a/plugins/dalvik/v35/opdefs/array_26.d
+++ b/plugins/dalvik/v35/opdefs/array_26.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/check_1f.d b/plugins/dalvik/v35/opdefs/check_1f.d
index 4be9fef..c95dff7 100644
--- a/plugins/dalvik/v35/opdefs/check_1f.d
+++ b/plugins/dalvik/v35/opdefs/check_1f.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/cmp_31.d b/plugins/dalvik/v35/opdefs/cmp_31.d
index aeea00a..a495552 100644
--- a/plugins/dalvik/v35/opdefs/cmp_31.d
+++ b/plugins/dalvik/v35/opdefs/cmp_31.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/cmpg_2e.d b/plugins/dalvik/v35/opdefs/cmpg_2e.d
index c06be47..b14f42a 100644
--- a/plugins/dalvik/v35/opdefs/cmpg_2e.d
+++ b/plugins/dalvik/v35/opdefs/cmpg_2e.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/cmpg_30.d b/plugins/dalvik/v35/opdefs/cmpg_30.d
index 40917d4..0f233b6 100644
--- a/plugins/dalvik/v35/opdefs/cmpg_30.d
+++ b/plugins/dalvik/v35/opdefs/cmpg_30.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/cmpl_2d.d b/plugins/dalvik/v35/opdefs/cmpl_2d.d
index 9b9e883..0be2b4f 100644
--- a/plugins/dalvik/v35/opdefs/cmpl_2d.d
+++ b/plugins/dalvik/v35/opdefs/cmpl_2d.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/cmpl_2f.d b/plugins/dalvik/v35/opdefs/cmpl_2f.d
index 4429977..4990e8c 100644
--- a/plugins/dalvik/v35/opdefs/cmpl_2f.d
+++ b/plugins/dalvik/v35/opdefs/cmpl_2f.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/const_12.d b/plugins/dalvik/v35/opdefs/const_12.d
index 963738a..3a9aadf 100644
--- a/plugins/dalvik/v35/opdefs/const_12.d
+++ b/plugins/dalvik/v35/opdefs/const_12.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/const_13.d b/plugins/dalvik/v35/opdefs/const_13.d
index 32c09df..95ac28c 100644
--- a/plugins/dalvik/v35/opdefs/const_13.d
+++ b/plugins/dalvik/v35/opdefs/const_13.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/const_14.d b/plugins/dalvik/v35/opdefs/const_14.d
index 402a889..e9612fa 100644
--- a/plugins/dalvik/v35/opdefs/const_14.d
+++ b/plugins/dalvik/v35/opdefs/const_14.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/const_15.d b/plugins/dalvik/v35/opdefs/const_15.d
index a9d6f98..40aa516 100644
--- a/plugins/dalvik/v35/opdefs/const_15.d
+++ b/plugins/dalvik/v35/opdefs/const_15.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/const_16.d b/plugins/dalvik/v35/opdefs/const_16.d
index 3dcc25a..e6bfd0c 100644
--- a/plugins/dalvik/v35/opdefs/const_16.d
+++ b/plugins/dalvik/v35/opdefs/const_16.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/const_17.d b/plugins/dalvik/v35/opdefs/const_17.d
index 093f6d6..a3d646b 100644
--- a/plugins/dalvik/v35/opdefs/const_17.d
+++ b/plugins/dalvik/v35/opdefs/const_17.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/const_18.d b/plugins/dalvik/v35/opdefs/const_18.d
index b77fad9..96da8b2 100644
--- a/plugins/dalvik/v35/opdefs/const_18.d
+++ b/plugins/dalvik/v35/opdefs/const_18.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/const_19.d b/plugins/dalvik/v35/opdefs/const_19.d
index 731797c..213ce46 100644
--- a/plugins/dalvik/v35/opdefs/const_19.d
+++ b/plugins/dalvik/v35/opdefs/const_19.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/const_1a.d b/plugins/dalvik/v35/opdefs/const_1a.d
index a019a08..54101cd 100644
--- a/plugins/dalvik/v35/opdefs/const_1a.d
+++ b/plugins/dalvik/v35/opdefs/const_1a.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/const_1b.d b/plugins/dalvik/v35/opdefs/const_1b.d
index 65323bc..0aef637 100644
--- a/plugins/dalvik/v35/opdefs/const_1b.d
+++ b/plugins/dalvik/v35/opdefs/const_1b.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/const_1c.d b/plugins/dalvik/v35/opdefs/const_1c.d
index ff7d1ae..5ebec09 100644
--- a/plugins/dalvik/v35/opdefs/const_1c.d
+++ b/plugins/dalvik/v35/opdefs/const_1c.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/div_93.d b/plugins/dalvik/v35/opdefs/div_93.d
index 096a084..5efc645 100644
--- a/plugins/dalvik/v35/opdefs/div_93.d
+++ b/plugins/dalvik/v35/opdefs/div_93.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/div_9e.d b/plugins/dalvik/v35/opdefs/div_9e.d
index cbe850a..7792a1f 100644
--- a/plugins/dalvik/v35/opdefs/div_9e.d
+++ b/plugins/dalvik/v35/opdefs/div_9e.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/div_a9.d b/plugins/dalvik/v35/opdefs/div_a9.d
index 728eec5..10cfd58 100644
--- a/plugins/dalvik/v35/opdefs/div_a9.d
+++ b/plugins/dalvik/v35/opdefs/div_a9.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/div_ae.d b/plugins/dalvik/v35/opdefs/div_ae.d
index aaf9952..4b6f0dd 100644
--- a/plugins/dalvik/v35/opdefs/div_ae.d
+++ b/plugins/dalvik/v35/opdefs/div_ae.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/div_b3.d b/plugins/dalvik/v35/opdefs/div_b3.d
index 30c3092..ca8dfe3 100644
--- a/plugins/dalvik/v35/opdefs/div_b3.d
+++ b/plugins/dalvik/v35/opdefs/div_b3.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/div_be.d b/plugins/dalvik/v35/opdefs/div_be.d
index 3506db1..1f25765 100644
--- a/plugins/dalvik/v35/opdefs/div_be.d
+++ b/plugins/dalvik/v35/opdefs/div_be.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/div_c9.d b/plugins/dalvik/v35/opdefs/div_c9.d
index 9585edf..e9159e0 100644
--- a/plugins/dalvik/v35/opdefs/div_c9.d
+++ b/plugins/dalvik/v35/opdefs/div_c9.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/div_ce.d b/plugins/dalvik/v35/opdefs/div_ce.d
index 96e7196..01e46cb 100644
--- a/plugins/dalvik/v35/opdefs/div_ce.d
+++ b/plugins/dalvik/v35/opdefs/div_ce.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/div_d3.d b/plugins/dalvik/v35/opdefs/div_d3.d
index a669a66..2cd6334 100644
--- a/plugins/dalvik/v35/opdefs/div_d3.d
+++ b/plugins/dalvik/v35/opdefs/div_d3.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/div_db.d b/plugins/dalvik/v35/opdefs/div_db.d
index 6c6ee91..828db78 100644
--- a/plugins/dalvik/v35/opdefs/div_db.d
+++ b/plugins/dalvik/v35/opdefs/div_db.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/filled_25.d b/plugins/dalvik/v35/opdefs/filled_25.d
index aabc19f..d6e5811 100644
--- a/plugins/dalvik/v35/opdefs/filled_25.d
+++ b/plugins/dalvik/v35/opdefs/filled_25.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/goto_28.d b/plugins/dalvik/v35/opdefs/goto_28.d
index 1d99514..111f26d 100644
--- a/plugins/dalvik/v35/opdefs/goto_28.d
+++ b/plugins/dalvik/v35/opdefs/goto_28.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/goto_29.d b/plugins/dalvik/v35/opdefs/goto_29.d
index 6a19c84..fb1a4f1 100644
--- a/plugins/dalvik/v35/opdefs/goto_29.d
+++ b/plugins/dalvik/v35/opdefs/goto_29.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/goto_2a.d b/plugins/dalvik/v35/opdefs/goto_2a.d
index f9108ea..9c67c11 100644
--- a/plugins/dalvik/v35/opdefs/goto_2a.d
+++ b/plugins/dalvik/v35/opdefs/goto_2a.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/if_32.d b/plugins/dalvik/v35/opdefs/if_32.d
index 5fe3e80..8e7553b 100644
--- a/plugins/dalvik/v35/opdefs/if_32.d
+++ b/plugins/dalvik/v35/opdefs/if_32.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/if_33.d b/plugins/dalvik/v35/opdefs/if_33.d
index de20c7f..fe31e3f 100644
--- a/plugins/dalvik/v35/opdefs/if_33.d
+++ b/plugins/dalvik/v35/opdefs/if_33.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/if_34.d b/plugins/dalvik/v35/opdefs/if_34.d
index d571c47..ca1701c 100644
--- a/plugins/dalvik/v35/opdefs/if_34.d
+++ b/plugins/dalvik/v35/opdefs/if_34.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/if_35.d b/plugins/dalvik/v35/opdefs/if_35.d
index 2467a6d..e8fd49d 100644
--- a/plugins/dalvik/v35/opdefs/if_35.d
+++ b/plugins/dalvik/v35/opdefs/if_35.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/if_36.d b/plugins/dalvik/v35/opdefs/if_36.d
index d4142d8..95d6f8e 100644
--- a/plugins/dalvik/v35/opdefs/if_36.d
+++ b/plugins/dalvik/v35/opdefs/if_36.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/if_37.d b/plugins/dalvik/v35/opdefs/if_37.d
index 8097bff..6582851 100644
--- a/plugins/dalvik/v35/opdefs/if_37.d
+++ b/plugins/dalvik/v35/opdefs/if_37.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/if_38.d b/plugins/dalvik/v35/opdefs/if_38.d
index 54680c2..f4f10de 100644
--- a/plugins/dalvik/v35/opdefs/if_38.d
+++ b/plugins/dalvik/v35/opdefs/if_38.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/if_39.d b/plugins/dalvik/v35/opdefs/if_39.d
index d74191e..9677e24 100644
--- a/plugins/dalvik/v35/opdefs/if_39.d
+++ b/plugins/dalvik/v35/opdefs/if_39.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/if_3a.d b/plugins/dalvik/v35/opdefs/if_3a.d
index ded0257..8834e10 100644
--- a/plugins/dalvik/v35/opdefs/if_3a.d
+++ b/plugins/dalvik/v35/opdefs/if_3a.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/if_3b.d b/plugins/dalvik/v35/opdefs/if_3b.d
index bd0591f..f8022c6 100644
--- a/plugins/dalvik/v35/opdefs/if_3b.d
+++ b/plugins/dalvik/v35/opdefs/if_3b.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/if_3c.d b/plugins/dalvik/v35/opdefs/if_3c.d
index 9f0e622..979816f 100644
--- a/plugins/dalvik/v35/opdefs/if_3c.d
+++ b/plugins/dalvik/v35/opdefs/if_3c.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/if_3d.d b/plugins/dalvik/v35/opdefs/if_3d.d
index 92eaeb9..f4d0950 100644
--- a/plugins/dalvik/v35/opdefs/if_3d.d
+++ b/plugins/dalvik/v35/opdefs/if_3d.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/iget_52.d b/plugins/dalvik/v35/opdefs/iget_52.d
index b88bb18..640219c 100644
--- a/plugins/dalvik/v35/opdefs/iget_52.d
+++ b/plugins/dalvik/v35/opdefs/iget_52.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/iget_53.d b/plugins/dalvik/v35/opdefs/iget_53.d
index 878a108..fcf52c1 100644
--- a/plugins/dalvik/v35/opdefs/iget_53.d
+++ b/plugins/dalvik/v35/opdefs/iget_53.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/iget_54.d b/plugins/dalvik/v35/opdefs/iget_54.d
index 6eb1235..2102270 100644
--- a/plugins/dalvik/v35/opdefs/iget_54.d
+++ b/plugins/dalvik/v35/opdefs/iget_54.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/iget_55.d b/plugins/dalvik/v35/opdefs/iget_55.d
index fa65812..ec14032 100644
--- a/plugins/dalvik/v35/opdefs/iget_55.d
+++ b/plugins/dalvik/v35/opdefs/iget_55.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/iget_56.d b/plugins/dalvik/v35/opdefs/iget_56.d
index d77ef24..c668eaf 100644
--- a/plugins/dalvik/v35/opdefs/iget_56.d
+++ b/plugins/dalvik/v35/opdefs/iget_56.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/iget_57.d b/plugins/dalvik/v35/opdefs/iget_57.d
index acde802..0558e36 100644
--- a/plugins/dalvik/v35/opdefs/iget_57.d
+++ b/plugins/dalvik/v35/opdefs/iget_57.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/iget_58.d b/plugins/dalvik/v35/opdefs/iget_58.d
index 7a0ac96..3cab7b8 100644
--- a/plugins/dalvik/v35/opdefs/iget_58.d
+++ b/plugins/dalvik/v35/opdefs/iget_58.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/instanceof_20.d b/plugins/dalvik/v35/opdefs/instanceof_20.d
index 3e84fb7..0776d76 100644
--- a/plugins/dalvik/v35/opdefs/instanceof_20.d
+++ b/plugins/dalvik/v35/opdefs/instanceof_20.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/invoke_6e.d b/plugins/dalvik/v35/opdefs/invoke_6e.d
index a045be8..80bac4b 100644
--- a/plugins/dalvik/v35/opdefs/invoke_6e.d
+++ b/plugins/dalvik/v35/opdefs/invoke_6e.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/invoke_6f.d b/plugins/dalvik/v35/opdefs/invoke_6f.d
index 804f2d1..580e0d1 100644
--- a/plugins/dalvik/v35/opdefs/invoke_6f.d
+++ b/plugins/dalvik/v35/opdefs/invoke_6f.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/invoke_70.d b/plugins/dalvik/v35/opdefs/invoke_70.d
index f383427..4a168e9 100644
--- a/plugins/dalvik/v35/opdefs/invoke_70.d
+++ b/plugins/dalvik/v35/opdefs/invoke_70.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/invoke_71.d b/plugins/dalvik/v35/opdefs/invoke_71.d
index b21eca3..dc67423 100644
--- a/plugins/dalvik/v35/opdefs/invoke_71.d
+++ b/plugins/dalvik/v35/opdefs/invoke_71.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/invoke_72.d b/plugins/dalvik/v35/opdefs/invoke_72.d
index 74cca2b..e38e64f 100644
--- a/plugins/dalvik/v35/opdefs/invoke_72.d
+++ b/plugins/dalvik/v35/opdefs/invoke_72.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/invoke_74.d b/plugins/dalvik/v35/opdefs/invoke_74.d
index e8275fc..3d44a11 100644
--- a/plugins/dalvik/v35/opdefs/invoke_74.d
+++ b/plugins/dalvik/v35/opdefs/invoke_74.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/invoke_75.d b/plugins/dalvik/v35/opdefs/invoke_75.d
index 5802f05..16e0e2b 100644
--- a/plugins/dalvik/v35/opdefs/invoke_75.d
+++ b/plugins/dalvik/v35/opdefs/invoke_75.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/invoke_76.d b/plugins/dalvik/v35/opdefs/invoke_76.d
index ac1a7b0..597b3aa 100644
--- a/plugins/dalvik/v35/opdefs/invoke_76.d
+++ b/plugins/dalvik/v35/opdefs/invoke_76.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/invoke_77.d b/plugins/dalvik/v35/opdefs/invoke_77.d
index 64d6075..feabd12 100644
--- a/plugins/dalvik/v35/opdefs/invoke_77.d
+++ b/plugins/dalvik/v35/opdefs/invoke_77.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/invoke_78.d b/plugins/dalvik/v35/opdefs/invoke_78.d
index f3e8839..e5ed03b 100644
--- a/plugins/dalvik/v35/opdefs/invoke_78.d
+++ b/plugins/dalvik/v35/opdefs/invoke_78.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/iput_59.d b/plugins/dalvik/v35/opdefs/iput_59.d
index b11da8b..f16b884 100644
--- a/plugins/dalvik/v35/opdefs/iput_59.d
+++ b/plugins/dalvik/v35/opdefs/iput_59.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/iput_5a.d b/plugins/dalvik/v35/opdefs/iput_5a.d
index f2e8311..0a12d24 100644
--- a/plugins/dalvik/v35/opdefs/iput_5a.d
+++ b/plugins/dalvik/v35/opdefs/iput_5a.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/iput_5b.d b/plugins/dalvik/v35/opdefs/iput_5b.d
index 631892c..48157ba 100644
--- a/plugins/dalvik/v35/opdefs/iput_5b.d
+++ b/plugins/dalvik/v35/opdefs/iput_5b.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/iput_5c.d b/plugins/dalvik/v35/opdefs/iput_5c.d
index 8cc1fb6..32bfcb6 100644
--- a/plugins/dalvik/v35/opdefs/iput_5c.d
+++ b/plugins/dalvik/v35/opdefs/iput_5c.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/iput_5d.d b/plugins/dalvik/v35/opdefs/iput_5d.d
index 93edb58..64fee81 100644
--- a/plugins/dalvik/v35/opdefs/iput_5d.d
+++ b/plugins/dalvik/v35/opdefs/iput_5d.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/iput_5e.d b/plugins/dalvik/v35/opdefs/iput_5e.d
index 48cb4f6..008bd0b 100644
--- a/plugins/dalvik/v35/opdefs/iput_5e.d
+++ b/plugins/dalvik/v35/opdefs/iput_5e.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/iput_5f.d b/plugins/dalvik/v35/opdefs/iput_5f.d
index 9bbd72a..ec5d262 100644
--- a/plugins/dalvik/v35/opdefs/iput_5f.d
+++ b/plugins/dalvik/v35/opdefs/iput_5f.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/monitor_1d.d b/plugins/dalvik/v35/opdefs/monitor_1d.d
index 101ffad..a242cf4 100644
--- a/plugins/dalvik/v35/opdefs/monitor_1d.d
+++ b/plugins/dalvik/v35/opdefs/monitor_1d.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/monitor_1e.d b/plugins/dalvik/v35/opdefs/monitor_1e.d
index b54af35..7b6cf55 100644
--- a/plugins/dalvik/v35/opdefs/monitor_1e.d
+++ b/plugins/dalvik/v35/opdefs/monitor_1e.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/move_01.d b/plugins/dalvik/v35/opdefs/move_01.d
index 788a359..121740e 100644
--- a/plugins/dalvik/v35/opdefs/move_01.d
+++ b/plugins/dalvik/v35/opdefs/move_01.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/move_02.d b/plugins/dalvik/v35/opdefs/move_02.d
index 8453561..2414302 100644
--- a/plugins/dalvik/v35/opdefs/move_02.d
+++ b/plugins/dalvik/v35/opdefs/move_02.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/move_03.d b/plugins/dalvik/v35/opdefs/move_03.d
index a665ccd..eec9384 100644
--- a/plugins/dalvik/v35/opdefs/move_03.d
+++ b/plugins/dalvik/v35/opdefs/move_03.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/move_04.d b/plugins/dalvik/v35/opdefs/move_04.d
index d4f9395..5d9222e 100644
--- a/plugins/dalvik/v35/opdefs/move_04.d
+++ b/plugins/dalvik/v35/opdefs/move_04.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/move_05.d b/plugins/dalvik/v35/opdefs/move_05.d
index 36b276c..cd70b3b 100644
--- a/plugins/dalvik/v35/opdefs/move_05.d
+++ b/plugins/dalvik/v35/opdefs/move_05.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/move_06.d b/plugins/dalvik/v35/opdefs/move_06.d
index 2b40adb..7ebfe05 100644
--- a/plugins/dalvik/v35/opdefs/move_06.d
+++ b/plugins/dalvik/v35/opdefs/move_06.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/move_07.d b/plugins/dalvik/v35/opdefs/move_07.d
index 8d982e5..18697cf 100644
--- a/plugins/dalvik/v35/opdefs/move_07.d
+++ b/plugins/dalvik/v35/opdefs/move_07.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/move_08.d b/plugins/dalvik/v35/opdefs/move_08.d
index d58d356..7e6381e 100644
--- a/plugins/dalvik/v35/opdefs/move_08.d
+++ b/plugins/dalvik/v35/opdefs/move_08.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/move_09.d b/plugins/dalvik/v35/opdefs/move_09.d
index 520c03e..c0eedf1 100644
--- a/plugins/dalvik/v35/opdefs/move_09.d
+++ b/plugins/dalvik/v35/opdefs/move_09.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/move_0a.d b/plugins/dalvik/v35/opdefs/move_0a.d
index 250b8fc..9f12db0 100644
--- a/plugins/dalvik/v35/opdefs/move_0a.d
+++ b/plugins/dalvik/v35/opdefs/move_0a.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/move_0b.d b/plugins/dalvik/v35/opdefs/move_0b.d
index 35b6270..f56eabc 100644
--- a/plugins/dalvik/v35/opdefs/move_0b.d
+++ b/plugins/dalvik/v35/opdefs/move_0b.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/move_0c.d b/plugins/dalvik/v35/opdefs/move_0c.d
index 4109578..287911b 100644
--- a/plugins/dalvik/v35/opdefs/move_0c.d
+++ b/plugins/dalvik/v35/opdefs/move_0c.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/move_0d.d b/plugins/dalvik/v35/opdefs/move_0d.d
index 155e585..16d1f79 100644
--- a/plugins/dalvik/v35/opdefs/move_0d.d
+++ b/plugins/dalvik/v35/opdefs/move_0d.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/mul_92.d b/plugins/dalvik/v35/opdefs/mul_92.d
index 7de6f1a..a1529df 100644
--- a/plugins/dalvik/v35/opdefs/mul_92.d
+++ b/plugins/dalvik/v35/opdefs/mul_92.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/mul_9d.d b/plugins/dalvik/v35/opdefs/mul_9d.d
index 0f62e22..6b4bfc2 100644
--- a/plugins/dalvik/v35/opdefs/mul_9d.d
+++ b/plugins/dalvik/v35/opdefs/mul_9d.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/mul_a8.d b/plugins/dalvik/v35/opdefs/mul_a8.d
index 0a77ac1..882574f 100644
--- a/plugins/dalvik/v35/opdefs/mul_a8.d
+++ b/plugins/dalvik/v35/opdefs/mul_a8.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/mul_ad.d b/plugins/dalvik/v35/opdefs/mul_ad.d
index 8f43825..19fefb8 100644
--- a/plugins/dalvik/v35/opdefs/mul_ad.d
+++ b/plugins/dalvik/v35/opdefs/mul_ad.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/mul_b2.d b/plugins/dalvik/v35/opdefs/mul_b2.d
index b82d948..269560d 100644
--- a/plugins/dalvik/v35/opdefs/mul_b2.d
+++ b/plugins/dalvik/v35/opdefs/mul_b2.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/mul_bd.d b/plugins/dalvik/v35/opdefs/mul_bd.d
index 622dd61..40025a6 100644
--- a/plugins/dalvik/v35/opdefs/mul_bd.d
+++ b/plugins/dalvik/v35/opdefs/mul_bd.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/mul_c8.d b/plugins/dalvik/v35/opdefs/mul_c8.d
index 04a1ac1..17c92c6 100644
--- a/plugins/dalvik/v35/opdefs/mul_c8.d
+++ b/plugins/dalvik/v35/opdefs/mul_c8.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/mul_cd.d b/plugins/dalvik/v35/opdefs/mul_cd.d
index 3622c1a..4327377 100644
--- a/plugins/dalvik/v35/opdefs/mul_cd.d
+++ b/plugins/dalvik/v35/opdefs/mul_cd.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/mul_d2.d b/plugins/dalvik/v35/opdefs/mul_d2.d
index b7f44a0..d0ba61f 100644
--- a/plugins/dalvik/v35/opdefs/mul_d2.d
+++ b/plugins/dalvik/v35/opdefs/mul_d2.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/mul_da.d b/plugins/dalvik/v35/opdefs/mul_da.d
index ac7fba2..13841be 100644
--- a/plugins/dalvik/v35/opdefs/mul_da.d
+++ b/plugins/dalvik/v35/opdefs/mul_da.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/neg_7b.d b/plugins/dalvik/v35/opdefs/neg_7b.d
index 1e518e2..5aad8a6 100644
--- a/plugins/dalvik/v35/opdefs/neg_7b.d
+++ b/plugins/dalvik/v35/opdefs/neg_7b.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/neg_7d.d b/plugins/dalvik/v35/opdefs/neg_7d.d
index 370aa5f..11e3e47 100644
--- a/plugins/dalvik/v35/opdefs/neg_7d.d
+++ b/plugins/dalvik/v35/opdefs/neg_7d.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/neg_7f.d b/plugins/dalvik/v35/opdefs/neg_7f.d
index 39b8dcd..e169601 100644
--- a/plugins/dalvik/v35/opdefs/neg_7f.d
+++ b/plugins/dalvik/v35/opdefs/neg_7f.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/neg_80.d b/plugins/dalvik/v35/opdefs/neg_80.d
index e0faa70..3314551 100644
--- a/plugins/dalvik/v35/opdefs/neg_80.d
+++ b/plugins/dalvik/v35/opdefs/neg_80.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/new_22.d b/plugins/dalvik/v35/opdefs/new_22.d
index f23307f..044202f 100644
--- a/plugins/dalvik/v35/opdefs/new_22.d
+++ b/plugins/dalvik/v35/opdefs/new_22.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/new_23.d b/plugins/dalvik/v35/opdefs/new_23.d
index 7639e2c..062763e 100644
--- a/plugins/dalvik/v35/opdefs/new_23.d
+++ b/plugins/dalvik/v35/opdefs/new_23.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/nop_00.d b/plugins/dalvik/v35/opdefs/nop_00.d
index b48d883..395aa84 100644
--- a/plugins/dalvik/v35/opdefs/nop_00.d
+++ b/plugins/dalvik/v35/opdefs/nop_00.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/not_7c.d b/plugins/dalvik/v35/opdefs/not_7c.d
index 395dcb1..ee18c95 100644
--- a/plugins/dalvik/v35/opdefs/not_7c.d
+++ b/plugins/dalvik/v35/opdefs/not_7c.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/not_7e.d b/plugins/dalvik/v35/opdefs/not_7e.d
index 0a50102..9249b41 100644
--- a/plugins/dalvik/v35/opdefs/not_7e.d
+++ b/plugins/dalvik/v35/opdefs/not_7e.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/or_96.d b/plugins/dalvik/v35/opdefs/or_96.d
index cbdfd0b..9afe57e 100644
--- a/plugins/dalvik/v35/opdefs/or_96.d
+++ b/plugins/dalvik/v35/opdefs/or_96.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/or_a1.d b/plugins/dalvik/v35/opdefs/or_a1.d
index b5ec103..1fe878d 100644
--- a/plugins/dalvik/v35/opdefs/or_a1.d
+++ b/plugins/dalvik/v35/opdefs/or_a1.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/or_b6.d b/plugins/dalvik/v35/opdefs/or_b6.d
index 8dd878a..59e3f11 100644
--- a/plugins/dalvik/v35/opdefs/or_b6.d
+++ b/plugins/dalvik/v35/opdefs/or_b6.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/or_c1.d b/plugins/dalvik/v35/opdefs/or_c1.d
index d7224a4..5240d27 100644
--- a/plugins/dalvik/v35/opdefs/or_c1.d
+++ b/plugins/dalvik/v35/opdefs/or_c1.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/or_d6.d b/plugins/dalvik/v35/opdefs/or_d6.d
index 3543093..26cf41e 100644
--- a/plugins/dalvik/v35/opdefs/or_d6.d
+++ b/plugins/dalvik/v35/opdefs/or_d6.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/or_de.d b/plugins/dalvik/v35/opdefs/or_de.d
index 582ed6a..f1100e8 100644
--- a/plugins/dalvik/v35/opdefs/or_de.d
+++ b/plugins/dalvik/v35/opdefs/or_de.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/rem_94.d b/plugins/dalvik/v35/opdefs/rem_94.d
index 54aeaa6..0086378 100644
--- a/plugins/dalvik/v35/opdefs/rem_94.d
+++ b/plugins/dalvik/v35/opdefs/rem_94.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/rem_9f.d b/plugins/dalvik/v35/opdefs/rem_9f.d
index 1fe7291..553a66d 100644
--- a/plugins/dalvik/v35/opdefs/rem_9f.d
+++ b/plugins/dalvik/v35/opdefs/rem_9f.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/rem_aa.d b/plugins/dalvik/v35/opdefs/rem_aa.d
index 54f6f08..e7296e9 100644
--- a/plugins/dalvik/v35/opdefs/rem_aa.d
+++ b/plugins/dalvik/v35/opdefs/rem_aa.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/rem_af.d b/plugins/dalvik/v35/opdefs/rem_af.d
index 8441dad..66d685c 100644
--- a/plugins/dalvik/v35/opdefs/rem_af.d
+++ b/plugins/dalvik/v35/opdefs/rem_af.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/rem_b4.d b/plugins/dalvik/v35/opdefs/rem_b4.d
index 8c904c7..62d57b4 100644
--- a/plugins/dalvik/v35/opdefs/rem_b4.d
+++ b/plugins/dalvik/v35/opdefs/rem_b4.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/rem_bf.d b/plugins/dalvik/v35/opdefs/rem_bf.d
index 85863b9..351ca53 100644
--- a/plugins/dalvik/v35/opdefs/rem_bf.d
+++ b/plugins/dalvik/v35/opdefs/rem_bf.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/rem_ca.d b/plugins/dalvik/v35/opdefs/rem_ca.d
index 6d69082..4b44bc0 100644
--- a/plugins/dalvik/v35/opdefs/rem_ca.d
+++ b/plugins/dalvik/v35/opdefs/rem_ca.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/rem_cf.d b/plugins/dalvik/v35/opdefs/rem_cf.d
index 502baad..8050ff7 100644
--- a/plugins/dalvik/v35/opdefs/rem_cf.d
+++ b/plugins/dalvik/v35/opdefs/rem_cf.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/rem_d4.d b/plugins/dalvik/v35/opdefs/rem_d4.d
index faf7390..7f682d3 100644
--- a/plugins/dalvik/v35/opdefs/rem_d4.d
+++ b/plugins/dalvik/v35/opdefs/rem_d4.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/rem_dc.d b/plugins/dalvik/v35/opdefs/rem_dc.d
index a19c7df..6a0db59 100644
--- a/plugins/dalvik/v35/opdefs/rem_dc.d
+++ b/plugins/dalvik/v35/opdefs/rem_dc.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/return_0e.d b/plugins/dalvik/v35/opdefs/return_0e.d
index 7c42cb7..c4c21c7 100644
--- a/plugins/dalvik/v35/opdefs/return_0e.d
+++ b/plugins/dalvik/v35/opdefs/return_0e.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/return_0f.d b/plugins/dalvik/v35/opdefs/return_0f.d
index 2051443..7d4a2ca 100644
--- a/plugins/dalvik/v35/opdefs/return_0f.d
+++ b/plugins/dalvik/v35/opdefs/return_0f.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/return_10.d b/plugins/dalvik/v35/opdefs/return_10.d
index 7cf1ce3..688f4e6 100644
--- a/plugins/dalvik/v35/opdefs/return_10.d
+++ b/plugins/dalvik/v35/opdefs/return_10.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/return_11.d b/plugins/dalvik/v35/opdefs/return_11.d
index 4023de7..1619a56 100644
--- a/plugins/dalvik/v35/opdefs/return_11.d
+++ b/plugins/dalvik/v35/opdefs/return_11.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/rsub_d1.d b/plugins/dalvik/v35/opdefs/rsub_d1.d
index 4385967..8f6fa04 100644
--- a/plugins/dalvik/v35/opdefs/rsub_d1.d
+++ b/plugins/dalvik/v35/opdefs/rsub_d1.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/rsub_d9.d b/plugins/dalvik/v35/opdefs/rsub_d9.d
index 890846c..cca3644 100644
--- a/plugins/dalvik/v35/opdefs/rsub_d9.d
+++ b/plugins/dalvik/v35/opdefs/rsub_d9.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/sget_60.d b/plugins/dalvik/v35/opdefs/sget_60.d
index e017ff8..b59339a 100644
--- a/plugins/dalvik/v35/opdefs/sget_60.d
+++ b/plugins/dalvik/v35/opdefs/sget_60.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/sget_61.d b/plugins/dalvik/v35/opdefs/sget_61.d
index faa94e4..3ebc1e3 100644
--- a/plugins/dalvik/v35/opdefs/sget_61.d
+++ b/plugins/dalvik/v35/opdefs/sget_61.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/sget_62.d b/plugins/dalvik/v35/opdefs/sget_62.d
index 310c7a1..0abf519 100644
--- a/plugins/dalvik/v35/opdefs/sget_62.d
+++ b/plugins/dalvik/v35/opdefs/sget_62.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/sget_63.d b/plugins/dalvik/v35/opdefs/sget_63.d
index 3027a44..b82daaf 100644
--- a/plugins/dalvik/v35/opdefs/sget_63.d
+++ b/plugins/dalvik/v35/opdefs/sget_63.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/sget_64.d b/plugins/dalvik/v35/opdefs/sget_64.d
index 307572d..804f816 100644
--- a/plugins/dalvik/v35/opdefs/sget_64.d
+++ b/plugins/dalvik/v35/opdefs/sget_64.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/sget_65.d b/plugins/dalvik/v35/opdefs/sget_65.d
index 488c1ab..bf300ec 100644
--- a/plugins/dalvik/v35/opdefs/sget_65.d
+++ b/plugins/dalvik/v35/opdefs/sget_65.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/sget_66.d b/plugins/dalvik/v35/opdefs/sget_66.d
index fb0f2ab..f31efa6 100644
--- a/plugins/dalvik/v35/opdefs/sget_66.d
+++ b/plugins/dalvik/v35/opdefs/sget_66.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/shl_98.d b/plugins/dalvik/v35/opdefs/shl_98.d
index ed1ec68..3358df8 100644
--- a/plugins/dalvik/v35/opdefs/shl_98.d
+++ b/plugins/dalvik/v35/opdefs/shl_98.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/shl_a3.d b/plugins/dalvik/v35/opdefs/shl_a3.d
index bc485a4..a5c08ba 100644
--- a/plugins/dalvik/v35/opdefs/shl_a3.d
+++ b/plugins/dalvik/v35/opdefs/shl_a3.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/shl_b8.d b/plugins/dalvik/v35/opdefs/shl_b8.d
index 800398a..b328132 100644
--- a/plugins/dalvik/v35/opdefs/shl_b8.d
+++ b/plugins/dalvik/v35/opdefs/shl_b8.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/shl_c3.d b/plugins/dalvik/v35/opdefs/shl_c3.d
index 3b07705..fdc0154 100644
--- a/plugins/dalvik/v35/opdefs/shl_c3.d
+++ b/plugins/dalvik/v35/opdefs/shl_c3.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/shl_e0.d b/plugins/dalvik/v35/opdefs/shl_e0.d
index a419946..00313dc 100644
--- a/plugins/dalvik/v35/opdefs/shl_e0.d
+++ b/plugins/dalvik/v35/opdefs/shl_e0.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/shr_99.d b/plugins/dalvik/v35/opdefs/shr_99.d
index d8658bc..affe856 100644
--- a/plugins/dalvik/v35/opdefs/shr_99.d
+++ b/plugins/dalvik/v35/opdefs/shr_99.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/shr_a4.d b/plugins/dalvik/v35/opdefs/shr_a4.d
index d12821b..d073b66 100644
--- a/plugins/dalvik/v35/opdefs/shr_a4.d
+++ b/plugins/dalvik/v35/opdefs/shr_a4.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/shr_b9.d b/plugins/dalvik/v35/opdefs/shr_b9.d
index 55c3e77..4d4d56d 100644
--- a/plugins/dalvik/v35/opdefs/shr_b9.d
+++ b/plugins/dalvik/v35/opdefs/shr_b9.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/shr_c4.d b/plugins/dalvik/v35/opdefs/shr_c4.d
index 6f6862f..c8a3e64 100644
--- a/plugins/dalvik/v35/opdefs/shr_c4.d
+++ b/plugins/dalvik/v35/opdefs/shr_c4.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/shr_e1.d b/plugins/dalvik/v35/opdefs/shr_e1.d
index 728798a..240d3e0 100644
--- a/plugins/dalvik/v35/opdefs/shr_e1.d
+++ b/plugins/dalvik/v35/opdefs/shr_e1.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/sput_67.d b/plugins/dalvik/v35/opdefs/sput_67.d
index 11c3faa..c6a3c81 100644
--- a/plugins/dalvik/v35/opdefs/sput_67.d
+++ b/plugins/dalvik/v35/opdefs/sput_67.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/sput_68.d b/plugins/dalvik/v35/opdefs/sput_68.d
index 4009b2f..240e9e9 100644
--- a/plugins/dalvik/v35/opdefs/sput_68.d
+++ b/plugins/dalvik/v35/opdefs/sput_68.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/sput_69.d b/plugins/dalvik/v35/opdefs/sput_69.d
index 323a72e..5eb6871 100644
--- a/plugins/dalvik/v35/opdefs/sput_69.d
+++ b/plugins/dalvik/v35/opdefs/sput_69.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/sput_6a.d b/plugins/dalvik/v35/opdefs/sput_6a.d
index 62a0aa6..dd16f14 100644
--- a/plugins/dalvik/v35/opdefs/sput_6a.d
+++ b/plugins/dalvik/v35/opdefs/sput_6a.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/sput_6b.d b/plugins/dalvik/v35/opdefs/sput_6b.d
index 104e75e..cbb9152 100644
--- a/plugins/dalvik/v35/opdefs/sput_6b.d
+++ b/plugins/dalvik/v35/opdefs/sput_6b.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/sput_6c.d b/plugins/dalvik/v35/opdefs/sput_6c.d
index 26814c5..52cc741 100644
--- a/plugins/dalvik/v35/opdefs/sput_6c.d
+++ b/plugins/dalvik/v35/opdefs/sput_6c.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/sput_6d.d b/plugins/dalvik/v35/opdefs/sput_6d.d
index ab9f6ee..a7536a5 100644
--- a/plugins/dalvik/v35/opdefs/sput_6d.d
+++ b/plugins/dalvik/v35/opdefs/sput_6d.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/sub_91.d b/plugins/dalvik/v35/opdefs/sub_91.d
index 1c64a8e..9ef79b9 100644
--- a/plugins/dalvik/v35/opdefs/sub_91.d
+++ b/plugins/dalvik/v35/opdefs/sub_91.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/sub_9c.d b/plugins/dalvik/v35/opdefs/sub_9c.d
index 98c4032..feab78c 100644
--- a/plugins/dalvik/v35/opdefs/sub_9c.d
+++ b/plugins/dalvik/v35/opdefs/sub_9c.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/sub_a7.d b/plugins/dalvik/v35/opdefs/sub_a7.d
index eb148cd..2be9f43 100644
--- a/plugins/dalvik/v35/opdefs/sub_a7.d
+++ b/plugins/dalvik/v35/opdefs/sub_a7.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/sub_ac.d b/plugins/dalvik/v35/opdefs/sub_ac.d
index 9af3ef9..e209e79 100644
--- a/plugins/dalvik/v35/opdefs/sub_ac.d
+++ b/plugins/dalvik/v35/opdefs/sub_ac.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/sub_b1.d b/plugins/dalvik/v35/opdefs/sub_b1.d
index a6edde2..fc10850 100644
--- a/plugins/dalvik/v35/opdefs/sub_b1.d
+++ b/plugins/dalvik/v35/opdefs/sub_b1.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/sub_bc.d b/plugins/dalvik/v35/opdefs/sub_bc.d
index 62a7f80..c510387 100644
--- a/plugins/dalvik/v35/opdefs/sub_bc.d
+++ b/plugins/dalvik/v35/opdefs/sub_bc.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/sub_c7.d b/plugins/dalvik/v35/opdefs/sub_c7.d
index 072f960..a49e2cc 100644
--- a/plugins/dalvik/v35/opdefs/sub_c7.d
+++ b/plugins/dalvik/v35/opdefs/sub_c7.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/sub_cc.d b/plugins/dalvik/v35/opdefs/sub_cc.d
index 6d68bf1..cc7dff9 100644
--- a/plugins/dalvik/v35/opdefs/sub_cc.d
+++ b/plugins/dalvik/v35/opdefs/sub_cc.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/switch_2b.d b/plugins/dalvik/v35/opdefs/switch_2b.d
index 21111d7..72af79c 100644
--- a/plugins/dalvik/v35/opdefs/switch_2b.d
+++ b/plugins/dalvik/v35/opdefs/switch_2b.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/switch_2c.d b/plugins/dalvik/v35/opdefs/switch_2c.d
index 66b6052..70f1ac0 100644
--- a/plugins/dalvik/v35/opdefs/switch_2c.d
+++ b/plugins/dalvik/v35/opdefs/switch_2c.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/throw_27.d b/plugins/dalvik/v35/opdefs/throw_27.d
index 91c176f..0270c4c 100644
--- a/plugins/dalvik/v35/opdefs/throw_27.d
+++ b/plugins/dalvik/v35/opdefs/throw_27.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/to_81.d b/plugins/dalvik/v35/opdefs/to_81.d
index 6e87d13..89b4b7c 100644
--- a/plugins/dalvik/v35/opdefs/to_81.d
+++ b/plugins/dalvik/v35/opdefs/to_81.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/to_82.d b/plugins/dalvik/v35/opdefs/to_82.d
index a0c2500..4786f18 100644
--- a/plugins/dalvik/v35/opdefs/to_82.d
+++ b/plugins/dalvik/v35/opdefs/to_82.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/to_83.d b/plugins/dalvik/v35/opdefs/to_83.d
index 81931e4..942d8db 100644
--- a/plugins/dalvik/v35/opdefs/to_83.d
+++ b/plugins/dalvik/v35/opdefs/to_83.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/to_84.d b/plugins/dalvik/v35/opdefs/to_84.d
index 2694224..5abcfa9 100644
--- a/plugins/dalvik/v35/opdefs/to_84.d
+++ b/plugins/dalvik/v35/opdefs/to_84.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/to_85.d b/plugins/dalvik/v35/opdefs/to_85.d
index 81a572b..425a647 100644
--- a/plugins/dalvik/v35/opdefs/to_85.d
+++ b/plugins/dalvik/v35/opdefs/to_85.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/to_86.d b/plugins/dalvik/v35/opdefs/to_86.d
index 34df6de..4057331 100644
--- a/plugins/dalvik/v35/opdefs/to_86.d
+++ b/plugins/dalvik/v35/opdefs/to_86.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/to_87.d b/plugins/dalvik/v35/opdefs/to_87.d
index 06fb58f..fd64207 100644
--- a/plugins/dalvik/v35/opdefs/to_87.d
+++ b/plugins/dalvik/v35/opdefs/to_87.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/to_88.d b/plugins/dalvik/v35/opdefs/to_88.d
index c0d2306..ae3de71 100644
--- a/plugins/dalvik/v35/opdefs/to_88.d
+++ b/plugins/dalvik/v35/opdefs/to_88.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/to_89.d b/plugins/dalvik/v35/opdefs/to_89.d
index 5f6a64c..0269eac 100644
--- a/plugins/dalvik/v35/opdefs/to_89.d
+++ b/plugins/dalvik/v35/opdefs/to_89.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/to_8a.d b/plugins/dalvik/v35/opdefs/to_8a.d
index 263c51d..767b671 100644
--- a/plugins/dalvik/v35/opdefs/to_8a.d
+++ b/plugins/dalvik/v35/opdefs/to_8a.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/to_8b.d b/plugins/dalvik/v35/opdefs/to_8b.d
index def5dc1..42e07f2 100644
--- a/plugins/dalvik/v35/opdefs/to_8b.d
+++ b/plugins/dalvik/v35/opdefs/to_8b.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/to_8c.d b/plugins/dalvik/v35/opdefs/to_8c.d
index 4af8de3..7bdfb64 100644
--- a/plugins/dalvik/v35/opdefs/to_8c.d
+++ b/plugins/dalvik/v35/opdefs/to_8c.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/to_8d.d b/plugins/dalvik/v35/opdefs/to_8d.d
index fb70951..321ea9b 100644
--- a/plugins/dalvik/v35/opdefs/to_8d.d
+++ b/plugins/dalvik/v35/opdefs/to_8d.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/to_8e.d b/plugins/dalvik/v35/opdefs/to_8e.d
index bea9c71..6222efc 100644
--- a/plugins/dalvik/v35/opdefs/to_8e.d
+++ b/plugins/dalvik/v35/opdefs/to_8e.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/to_8f.d b/plugins/dalvik/v35/opdefs/to_8f.d
index 82e25d1..7ab33cc 100644
--- a/plugins/dalvik/v35/opdefs/to_8f.d
+++ b/plugins/dalvik/v35/opdefs/to_8f.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/unused_3e.d b/plugins/dalvik/v35/opdefs/unused_3e.d
index 2833fbb..0672cdb 100644
--- a/plugins/dalvik/v35/opdefs/unused_3e.d
+++ b/plugins/dalvik/v35/opdefs/unused_3e.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/unused_3f.d b/plugins/dalvik/v35/opdefs/unused_3f.d
index 5f6a66d..8583564 100644
--- a/plugins/dalvik/v35/opdefs/unused_3f.d
+++ b/plugins/dalvik/v35/opdefs/unused_3f.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/unused_40.d b/plugins/dalvik/v35/opdefs/unused_40.d
index 3c93565..72b84ac 100644
--- a/plugins/dalvik/v35/opdefs/unused_40.d
+++ b/plugins/dalvik/v35/opdefs/unused_40.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/unused_41.d b/plugins/dalvik/v35/opdefs/unused_41.d
index cad2943..2df32c4 100644
--- a/plugins/dalvik/v35/opdefs/unused_41.d
+++ b/plugins/dalvik/v35/opdefs/unused_41.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/unused_42.d b/plugins/dalvik/v35/opdefs/unused_42.d
index 5e4b2c0..2c63640 100644
--- a/plugins/dalvik/v35/opdefs/unused_42.d
+++ b/plugins/dalvik/v35/opdefs/unused_42.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/unused_43.d b/plugins/dalvik/v35/opdefs/unused_43.d
index c339cec..77f224a 100644
--- a/plugins/dalvik/v35/opdefs/unused_43.d
+++ b/plugins/dalvik/v35/opdefs/unused_43.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/unused_73.d b/plugins/dalvik/v35/opdefs/unused_73.d
index 09caa65..9ad58a5 100644
--- a/plugins/dalvik/v35/opdefs/unused_73.d
+++ b/plugins/dalvik/v35/opdefs/unused_73.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/unused_79.d b/plugins/dalvik/v35/opdefs/unused_79.d
index 063bbfb..9c9f081 100644
--- a/plugins/dalvik/v35/opdefs/unused_79.d
+++ b/plugins/dalvik/v35/opdefs/unused_79.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/unused_7a.d b/plugins/dalvik/v35/opdefs/unused_7a.d
index 50f2d95..2232a5d 100644
--- a/plugins/dalvik/v35/opdefs/unused_7a.d
+++ b/plugins/dalvik/v35/opdefs/unused_7a.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/unused_e3.d b/plugins/dalvik/v35/opdefs/unused_e3.d
index e27f926..3e793a1 100644
--- a/plugins/dalvik/v35/opdefs/unused_e3.d
+++ b/plugins/dalvik/v35/opdefs/unused_e3.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/unused_e4.d b/plugins/dalvik/v35/opdefs/unused_e4.d
index 4c90e6a..b92c8c2 100644
--- a/plugins/dalvik/v35/opdefs/unused_e4.d
+++ b/plugins/dalvik/v35/opdefs/unused_e4.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/unused_e5.d b/plugins/dalvik/v35/opdefs/unused_e5.d
index e780c20..c278d7f 100644
--- a/plugins/dalvik/v35/opdefs/unused_e5.d
+++ b/plugins/dalvik/v35/opdefs/unused_e5.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/unused_e6.d b/plugins/dalvik/v35/opdefs/unused_e6.d
index 44d6e29..b3b84df 100644
--- a/plugins/dalvik/v35/opdefs/unused_e6.d
+++ b/plugins/dalvik/v35/opdefs/unused_e6.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/unused_e7.d b/plugins/dalvik/v35/opdefs/unused_e7.d
index 6d3fff7..e9d4be9 100644
--- a/plugins/dalvik/v35/opdefs/unused_e7.d
+++ b/plugins/dalvik/v35/opdefs/unused_e7.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/unused_e8.d b/plugins/dalvik/v35/opdefs/unused_e8.d
index f91c2e9..cb50d9f 100644
--- a/plugins/dalvik/v35/opdefs/unused_e8.d
+++ b/plugins/dalvik/v35/opdefs/unused_e8.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/unused_e9.d b/plugins/dalvik/v35/opdefs/unused_e9.d
index 6304670..a35548d 100644
--- a/plugins/dalvik/v35/opdefs/unused_e9.d
+++ b/plugins/dalvik/v35/opdefs/unused_e9.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/unused_ea.d b/plugins/dalvik/v35/opdefs/unused_ea.d
index 055a5e0..767b8ab 100644
--- a/plugins/dalvik/v35/opdefs/unused_ea.d
+++ b/plugins/dalvik/v35/opdefs/unused_ea.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/unused_eb.d b/plugins/dalvik/v35/opdefs/unused_eb.d
index 12cfd34..ba433e4 100644
--- a/plugins/dalvik/v35/opdefs/unused_eb.d
+++ b/plugins/dalvik/v35/opdefs/unused_eb.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/unused_ec.d b/plugins/dalvik/v35/opdefs/unused_ec.d
index b00c7bf..effda07 100644
--- a/plugins/dalvik/v35/opdefs/unused_ec.d
+++ b/plugins/dalvik/v35/opdefs/unused_ec.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/unused_ed.d b/plugins/dalvik/v35/opdefs/unused_ed.d
index 94e7627..bf98990 100644
--- a/plugins/dalvik/v35/opdefs/unused_ed.d
+++ b/plugins/dalvik/v35/opdefs/unused_ed.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/unused_ee.d b/plugins/dalvik/v35/opdefs/unused_ee.d
index 580cbe8..400a598 100644
--- a/plugins/dalvik/v35/opdefs/unused_ee.d
+++ b/plugins/dalvik/v35/opdefs/unused_ee.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/unused_ef.d b/plugins/dalvik/v35/opdefs/unused_ef.d
index a04663b..e515c7a 100644
--- a/plugins/dalvik/v35/opdefs/unused_ef.d
+++ b/plugins/dalvik/v35/opdefs/unused_ef.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/unused_f0.d b/plugins/dalvik/v35/opdefs/unused_f0.d
index c238d44..870827d 100644
--- a/plugins/dalvik/v35/opdefs/unused_f0.d
+++ b/plugins/dalvik/v35/opdefs/unused_f0.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/unused_f1.d b/plugins/dalvik/v35/opdefs/unused_f1.d
index 405a792..ddba844 100644
--- a/plugins/dalvik/v35/opdefs/unused_f1.d
+++ b/plugins/dalvik/v35/opdefs/unused_f1.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/unused_f2.d b/plugins/dalvik/v35/opdefs/unused_f2.d
index 58df50c..d4a5750 100644
--- a/plugins/dalvik/v35/opdefs/unused_f2.d
+++ b/plugins/dalvik/v35/opdefs/unused_f2.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/unused_f3.d b/plugins/dalvik/v35/opdefs/unused_f3.d
index 51280d7..ff685c3 100644
--- a/plugins/dalvik/v35/opdefs/unused_f3.d
+++ b/plugins/dalvik/v35/opdefs/unused_f3.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/unused_f4.d b/plugins/dalvik/v35/opdefs/unused_f4.d
index 015d988..e05e3d2 100644
--- a/plugins/dalvik/v35/opdefs/unused_f4.d
+++ b/plugins/dalvik/v35/opdefs/unused_f4.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/unused_f5.d b/plugins/dalvik/v35/opdefs/unused_f5.d
index 63c6fd1..ee433e9 100644
--- a/plugins/dalvik/v35/opdefs/unused_f5.d
+++ b/plugins/dalvik/v35/opdefs/unused_f5.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/unused_f6.d b/plugins/dalvik/v35/opdefs/unused_f6.d
index 405c363..9c0646e 100644
--- a/plugins/dalvik/v35/opdefs/unused_f6.d
+++ b/plugins/dalvik/v35/opdefs/unused_f6.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/unused_f7.d b/plugins/dalvik/v35/opdefs/unused_f7.d
index 67ded78..e296ec7 100644
--- a/plugins/dalvik/v35/opdefs/unused_f7.d
+++ b/plugins/dalvik/v35/opdefs/unused_f7.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/unused_f8.d b/plugins/dalvik/v35/opdefs/unused_f8.d
index aadd8a8..c7a5b45 100644
--- a/plugins/dalvik/v35/opdefs/unused_f8.d
+++ b/plugins/dalvik/v35/opdefs/unused_f8.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/unused_f9.d b/plugins/dalvik/v35/opdefs/unused_f9.d
index 84c8855..59c4e99 100644
--- a/plugins/dalvik/v35/opdefs/unused_f9.d
+++ b/plugins/dalvik/v35/opdefs/unused_f9.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/unused_fa.d b/plugins/dalvik/v35/opdefs/unused_fa.d
index 66053c7..fbdd8ed 100644
--- a/plugins/dalvik/v35/opdefs/unused_fa.d
+++ b/plugins/dalvik/v35/opdefs/unused_fa.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/unused_fb.d b/plugins/dalvik/v35/opdefs/unused_fb.d
index e0521e6..1291d3c 100644
--- a/plugins/dalvik/v35/opdefs/unused_fb.d
+++ b/plugins/dalvik/v35/opdefs/unused_fb.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/unused_fc.d b/plugins/dalvik/v35/opdefs/unused_fc.d
index 3b58e64..9ecff72 100644
--- a/plugins/dalvik/v35/opdefs/unused_fc.d
+++ b/plugins/dalvik/v35/opdefs/unused_fc.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/unused_fd.d b/plugins/dalvik/v35/opdefs/unused_fd.d
index 7c2a0f2..ce773cd 100644
--- a/plugins/dalvik/v35/opdefs/unused_fd.d
+++ b/plugins/dalvik/v35/opdefs/unused_fd.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/unused_fe.d b/plugins/dalvik/v35/opdefs/unused_fe.d
index e470bae..32e0f2b 100644
--- a/plugins/dalvik/v35/opdefs/unused_fe.d
+++ b/plugins/dalvik/v35/opdefs/unused_fe.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/unused_ff.d b/plugins/dalvik/v35/opdefs/unused_ff.d
index ef0126d..5f7401c 100644
--- a/plugins/dalvik/v35/opdefs/unused_ff.d
+++ b/plugins/dalvik/v35/opdefs/unused_ff.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/ushr_9a.d b/plugins/dalvik/v35/opdefs/ushr_9a.d
index 234ad7b..b2b39f2 100644
--- a/plugins/dalvik/v35/opdefs/ushr_9a.d
+++ b/plugins/dalvik/v35/opdefs/ushr_9a.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/ushr_a5.d b/plugins/dalvik/v35/opdefs/ushr_a5.d
index 8ada091..0e01123 100644
--- a/plugins/dalvik/v35/opdefs/ushr_a5.d
+++ b/plugins/dalvik/v35/opdefs/ushr_a5.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/ushr_ba.d b/plugins/dalvik/v35/opdefs/ushr_ba.d
index f5061e2..8c85739 100644
--- a/plugins/dalvik/v35/opdefs/ushr_ba.d
+++ b/plugins/dalvik/v35/opdefs/ushr_ba.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/ushr_c5.d b/plugins/dalvik/v35/opdefs/ushr_c5.d
index 322591b..90b8adb 100644
--- a/plugins/dalvik/v35/opdefs/ushr_c5.d
+++ b/plugins/dalvik/v35/opdefs/ushr_c5.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/ushr_e2.d b/plugins/dalvik/v35/opdefs/ushr_e2.d
index 06fcdc7..5008266 100644
--- a/plugins/dalvik/v35/opdefs/ushr_e2.d
+++ b/plugins/dalvik/v35/opdefs/ushr_e2.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/xor_97.d b/plugins/dalvik/v35/opdefs/xor_97.d
index c813a50..aae80c0 100644
--- a/plugins/dalvik/v35/opdefs/xor_97.d
+++ b/plugins/dalvik/v35/opdefs/xor_97.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/xor_a2.d b/plugins/dalvik/v35/opdefs/xor_a2.d
index 045aa47..8240af2 100644
--- a/plugins/dalvik/v35/opdefs/xor_a2.d
+++ b/plugins/dalvik/v35/opdefs/xor_a2.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/xor_b7.d b/plugins/dalvik/v35/opdefs/xor_b7.d
index 0425e1d..2904fe1 100644
--- a/plugins/dalvik/v35/opdefs/xor_b7.d
+++ b/plugins/dalvik/v35/opdefs/xor_b7.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/xor_c2.d b/plugins/dalvik/v35/opdefs/xor_c2.d
index 76b6a05..c1168f8 100644
--- a/plugins/dalvik/v35/opdefs/xor_c2.d
+++ b/plugins/dalvik/v35/opdefs/xor_c2.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/xor_d7.d b/plugins/dalvik/v35/opdefs/xor_d7.d
index 5b2c637..c80913b 100644
--- a/plugins/dalvik/v35/opdefs/xor_d7.d
+++ b/plugins/dalvik/v35/opdefs/xor_d7.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/opdefs/xor_df.d b/plugins/dalvik/v35/opdefs/xor_df.d
index cd0d5d3..38d0100 100644
--- a/plugins/dalvik/v35/opdefs/xor_df.d
+++ b/plugins/dalvik/v35/opdefs/xor_df.d
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/operand.h b/plugins/dalvik/v35/operand.h
index e2bc5e3..3a4d11a 100644
--- a/plugins/dalvik/v35/operand.h
+++ b/plugins/dalvik/v35/operand.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/processor.c b/plugins/dalvik/v35/processor.c
index 17d447a..57b8875 100644
--- a/plugins/dalvik/v35/processor.c
+++ b/plugins/dalvik/v35/processor.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/plugins/dalvik/v35/processor.h b/plugins/dalvik/v35/processor.h
index c7930de..a1ed0da 100644
--- a/plugins/dalvik/v35/processor.h
+++ b/plugins/dalvik/v35/processor.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/