summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'plugins')
-rw-r--r--plugins/androhelpers/androhelpers.c2
-rw-r--r--plugins/androhelpers/androhelpers.h2
-rw-r--r--plugins/androhelpers/params.c2
-rw-r--r--plugins/androhelpers/params.h2
-rw-r--r--plugins/androhelpers/switch.c2
-rw-r--r--plugins/androhelpers/switch.h2
-rw-r--r--plugins/androhelpers/try_n_catch.c2
-rw-r--r--plugins/androhelpers/try_n_catch.h2
-rw-r--r--plugins/arm/cond.h2
-rw-r--r--plugins/arm/context-int.h2
-rw-r--r--plugins/arm/context.c2
-rw-r--r--plugins/arm/context.h2
-rw-r--r--plugins/arm/core.c2
-rw-r--r--plugins/arm/core.h2
-rw-r--r--plugins/arm/instruction-int.h2
-rw-r--r--plugins/arm/instruction.c2
-rw-r--r--plugins/arm/instruction.h2
-rw-r--r--plugins/arm/link.c2
-rw-r--r--plugins/arm/link.h2
-rw-r--r--plugins/arm/processor-int.h2
-rw-r--r--plugins/arm/processor.c2
-rw-r--r--plugins/arm/processor.h2
-rw-r--r--plugins/arm/register-int.h2
-rw-r--r--plugins/arm/register.c2
-rw-r--r--plugins/arm/register.h2
-rw-r--r--plugins/arm/v7/arm.c2
-rw-r--r--plugins/arm/v7/arm.h2
-rw-r--r--plugins/arm/v7/context.c2
-rw-r--r--plugins/arm/v7/context.h2
-rw-r--r--plugins/arm/v7/core.c2
-rw-r--r--plugins/arm/v7/core.h2
-rw-r--r--plugins/arm/v7/cregister.c2
-rw-r--r--plugins/arm/v7/cregister.h2
-rw-r--r--plugins/arm/v7/fetch.c2
-rw-r--r--plugins/arm/v7/fetch.h2
-rw-r--r--plugins/arm/v7/helpers.h2
-rw-r--r--plugins/arm/v7/instruction.c2
-rw-r--r--plugins/arm/v7/instruction.h2
-rw-r--r--plugins/arm/v7/link.c2
-rw-r--r--plugins/arm/v7/link.h2
-rw-r--r--plugins/arm/v7/opdefs/adc_A881.d2
-rw-r--r--plugins/arm/v7/opdefs/adc_A882.d2
-rw-r--r--plugins/arm/v7/opdefs/adc_A883.d2
-rw-r--r--plugins/arm/v7/opdefs/add_A8810.d2
-rw-r--r--plugins/arm/v7/opdefs/add_A8811.d2
-rw-r--r--plugins/arm/v7/opdefs/add_A884.d2
-rw-r--r--plugins/arm/v7/opdefs/add_A885.d2
-rw-r--r--plugins/arm/v7/opdefs/add_A886.d2
-rw-r--r--plugins/arm/v7/opdefs/add_A887.d2
-rw-r--r--plugins/arm/v7/opdefs/add_A888.d2
-rw-r--r--plugins/arm/v7/opdefs/add_A889.d2
-rw-r--r--plugins/arm/v7/opdefs/adr_A8812.d2
-rw-r--r--plugins/arm/v7/opdefs/and_A8813.d2
-rw-r--r--plugins/arm/v7/opdefs/and_A8814.d2
-rw-r--r--plugins/arm/v7/opdefs/and_A8815.d2
-rw-r--r--plugins/arm/v7/opdefs/asr_A8816.d2
-rw-r--r--plugins/arm/v7/opdefs/asr_A8817.d2
-rw-r--r--plugins/arm/v7/opdefs/b_A8818.d2
-rw-r--r--plugins/arm/v7/opdefs/bfc_A8819.d2
-rw-r--r--plugins/arm/v7/opdefs/bfi_A8820.d2
-rw-r--r--plugins/arm/v7/opdefs/bic_A8821.d2
-rw-r--r--plugins/arm/v7/opdefs/bic_A8822.d2
-rw-r--r--plugins/arm/v7/opdefs/bic_A8823.d2
-rw-r--r--plugins/arm/v7/opdefs/bkpt_A8824.d2
-rw-r--r--plugins/arm/v7/opdefs/bl_A8825.d2
-rw-r--r--plugins/arm/v7/opdefs/blx_A8826.d2
-rw-r--r--plugins/arm/v7/opdefs/bx_A8827.d2
-rw-r--r--plugins/arm/v7/opdefs/bxj_A8828.d2
-rw-r--r--plugins/arm/v7/opdefs/cb_A8829.d2
-rw-r--r--plugins/arm/v7/opdefs/cdp_A8830.d2
-rw-r--r--plugins/arm/v7/opdefs/clrex_A8832.d2
-rw-r--r--plugins/arm/v7/opdefs/clz_A8833.d2
-rw-r--r--plugins/arm/v7/opdefs/cmn_A8834.d2
-rw-r--r--plugins/arm/v7/opdefs/cmn_A8835.d2
-rw-r--r--plugins/arm/v7/opdefs/cmn_A8836.d2
-rw-r--r--plugins/arm/v7/opdefs/cmp_A8837.d2
-rw-r--r--plugins/arm/v7/opdefs/cmp_A8838.d2
-rw-r--r--plugins/arm/v7/opdefs/cmp_A8839.d2
-rw-r--r--plugins/arm/v7/opdefs/dbg_A8842.d2
-rw-r--r--plugins/arm/v7/opdefs/dmb_A8843.d2
-rw-r--r--plugins/arm/v7/opdefs/dsb_A8844.d2
-rw-r--r--plugins/arm/v7/opdefs/eor_A8846.d2
-rw-r--r--plugins/arm/v7/opdefs/eor_A8847.d2
-rw-r--r--plugins/arm/v7/opdefs/eor_A8848.d2
-rw-r--r--plugins/arm/v7/opdefs/ldr_A8862.d2
-rw-r--r--plugins/arm/v7/opdefs/ldr_A8863.d2
-rw-r--r--plugins/arm/v7/opdefs/ldr_A8864.d2
-rw-r--r--plugins/arm/v7/opdefs/ldr_A8865.d2
-rw-r--r--plugins/arm/v7/opdefs/ldr_A8866.d2
-rw-r--r--plugins/arm/v7/opdefs/ldrb_A8867.d2
-rw-r--r--plugins/arm/v7/opdefs/ldrb_A8868.d2
-rw-r--r--plugins/arm/v7/opdefs/ldrb_A8869.d2
-rw-r--r--plugins/arm/v7/opdefs/ldrb_A8870.d2
-rw-r--r--plugins/arm/v7/opdefs/ldrbt_A8871.d2
-rw-r--r--plugins/arm/v7/opdefs/ldrd_A8872.d2
-rw-r--r--plugins/arm/v7/opdefs/ldrd_A8873.d2
-rw-r--r--plugins/arm/v7/opdefs/ldrd_A8874.d2
-rw-r--r--plugins/arm/v7/opdefs/ldrex_A8875.d2
-rw-r--r--plugins/arm/v7/opdefs/ldrexb_A8876.d2
-rw-r--r--plugins/arm/v7/opdefs/ldrexd_A8877.d2
-rw-r--r--plugins/arm/v7/opdefs/ldrexh_A8878.d2
-rw-r--r--plugins/arm/v7/opdefs/ldrh_A8879.d2
-rw-r--r--plugins/arm/v7/opdefs/ldrh_A8880.d2
-rw-r--r--plugins/arm/v7/opdefs/ldrh_A8881.d2
-rw-r--r--plugins/arm/v7/opdefs/ldrh_A8882.d2
-rw-r--r--plugins/arm/v7/opdefs/ldrht_A8883.d2
-rw-r--r--plugins/arm/v7/opdefs/ldrsb_A8884.d2
-rw-r--r--plugins/arm/v7/opdefs/ldrsb_A8885.d2
-rw-r--r--plugins/arm/v7/opdefs/ldrsb_A8886.d2
-rw-r--r--plugins/arm/v7/opdefs/ldrsbt_A8887.d2
-rw-r--r--plugins/arm/v7/opdefs/ldrsh_A8888.d2
-rw-r--r--plugins/arm/v7/opdefs/ldrsh_A8889.d2
-rw-r--r--plugins/arm/v7/opdefs/ldrsh_A8890.d2
-rw-r--r--plugins/arm/v7/opdefs/ldrsht_A8891.d2
-rw-r--r--plugins/arm/v7/opdefs/ldrt_A8892.d2
-rw-r--r--plugins/arm/v7/opdefs/lsl_A8894.d2
-rw-r--r--plugins/arm/v7/opdefs/lsl_A8895.d2
-rw-r--r--plugins/arm/v7/opdefs/lsr_A8896.d2
-rw-r--r--plugins/arm/v7/opdefs/lsr_A8897.d2
-rw-r--r--plugins/arm/v7/opdefs/mcr_A8898.d2
-rw-r--r--plugins/arm/v7/opdefs/mcrr_A8899.d2
-rw-r--r--plugins/arm/v7/opdefs/mla_A88100.d2
-rw-r--r--plugins/arm/v7/opdefs/mls_A88101.d2
-rw-r--r--plugins/arm/v7/opdefs/mov_A88102.d2
-rw-r--r--plugins/arm/v7/opdefs/mov_A88103.d2
-rw-r--r--plugins/arm/v7/opdefs/mov_A88104.d2
-rw-r--r--plugins/arm/v7/opdefs/movt_A88106.d2
-rw-r--r--plugins/arm/v7/opdefs/mrc_A88107.d2
-rw-r--r--plugins/arm/v7/opdefs/mrrc_A88108.d2
-rw-r--r--plugins/arm/v7/opdefs/mul_A88114.d2
-rw-r--r--plugins/arm/v7/opdefs/mvn_A88115.d2
-rw-r--r--plugins/arm/v7/opdefs/mvn_A88116.d2
-rw-r--r--plugins/arm/v7/opdefs/mvn_A88117.d2
-rw-r--r--plugins/arm/v7/opdefs/nop_A88119.d2
-rw-r--r--plugins/arm/v7/opdefs/orn_A88120.d2
-rw-r--r--plugins/arm/v7/opdefs/orn_A88121.d2
-rw-r--r--plugins/arm/v7/opdefs/orr_A88122.d2
-rw-r--r--plugins/arm/v7/opdefs/orr_A88123.d2
-rw-r--r--plugins/arm/v7/opdefs/orr_A88124.d2
-rw-r--r--plugins/arm/v7/opdefs/pkh_A88125.d2
-rw-r--r--plugins/arm/v7/opdefs/pld_A88126.d2
-rw-r--r--plugins/arm/v7/opdefs/pld_A88127.d2
-rw-r--r--plugins/arm/v7/opdefs/pld_A88128.d2
-rw-r--r--plugins/arm/v7/opdefs/pop_A88131.d2
-rw-r--r--plugins/arm/v7/opdefs/pop_A88132.d2
-rw-r--r--plugins/arm/v7/opdefs/push_A88133.d2
-rw-r--r--plugins/arm/v7/opdefs/qadd16_A88135.d2
-rw-r--r--plugins/arm/v7/opdefs/qadd8_A88136.d2
-rw-r--r--plugins/arm/v7/opdefs/qadd_A88134.d2
-rw-r--r--plugins/arm/v7/opdefs/qasx_A88137.d2
-rw-r--r--plugins/arm/v7/opdefs/qdadd_A88138.d2
-rw-r--r--plugins/arm/v7/opdefs/qdsub_A88139.d2
-rw-r--r--plugins/arm/v7/opdefs/qsax_A88140.d2
-rw-r--r--plugins/arm/v7/opdefs/qsub16_A88142.d2
-rw-r--r--plugins/arm/v7/opdefs/qsub8_A88143.d2
-rw-r--r--plugins/arm/v7/opdefs/qsub_A88141.d2
-rw-r--r--plugins/arm/v7/opdefs/rbit_A88144.d2
-rw-r--r--plugins/arm/v7/opdefs/rev16_A88146.d2
-rw-r--r--plugins/arm/v7/opdefs/rev_A88145.d2
-rw-r--r--plugins/arm/v7/opdefs/revsh_A88147.d2
-rw-r--r--plugins/arm/v7/opdefs/ror_A88149.d2
-rw-r--r--plugins/arm/v7/opdefs/ror_A88150.d2
-rw-r--r--plugins/arm/v7/opdefs/rrx_A88151.d2
-rw-r--r--plugins/arm/v7/opdefs/rsb_A88152.d2
-rw-r--r--plugins/arm/v7/opdefs/rsb_A88153.d2
-rw-r--r--plugins/arm/v7/opdefs/rsb_A88154.d2
-rw-r--r--plugins/arm/v7/opdefs/rsc_A88155.d2
-rw-r--r--plugins/arm/v7/opdefs/rsc_A88156.d2
-rw-r--r--plugins/arm/v7/opdefs/rsc_A88157.d2
-rw-r--r--plugins/arm/v7/opdefs/sadd16_A88158.d2
-rw-r--r--plugins/arm/v7/opdefs/sadd8_A88159.d2
-rw-r--r--plugins/arm/v7/opdefs/sasx_A88160.d2
-rw-r--r--plugins/arm/v7/opdefs/sbc_A88161.d2
-rw-r--r--plugins/arm/v7/opdefs/sbc_A88162.d2
-rw-r--r--plugins/arm/v7/opdefs/sbc_A88163.d2
-rw-r--r--plugins/arm/v7/opdefs/sbfx_A88164.d2
-rw-r--r--plugins/arm/v7/opdefs/sdiv_A88165.d2
-rw-r--r--plugins/arm/v7/opdefs/sel_A88166.d2
-rw-r--r--plugins/arm/v7/opdefs/setend_A88167.d2
-rw-r--r--plugins/arm/v7/opdefs/sev_A88168.d2
-rw-r--r--plugins/arm/v7/opdefs/shadd16_A88169.d2
-rw-r--r--plugins/arm/v7/opdefs/shadd8_A88170.d2
-rw-r--r--plugins/arm/v7/opdefs/shasx_A88171.d2
-rw-r--r--plugins/arm/v7/opdefs/shsax_A88172.d2
-rw-r--r--plugins/arm/v7/opdefs/shsub16_A88173.d2
-rw-r--r--plugins/arm/v7/opdefs/shsub8_A88174.d2
-rw-r--r--plugins/arm/v7/opdefs/smlad_A88177.d2
-rw-r--r--plugins/arm/v7/opdefs/smlal_A88178.d2
-rw-r--r--plugins/arm/v7/opdefs/smlald_A88180.d2
-rw-r--r--plugins/arm/v7/opdefs/smlsd_A88182.d2
-rw-r--r--plugins/arm/v7/opdefs/smlsld_A88183.d2
-rw-r--r--plugins/arm/v7/opdefs/smmla_A88184.d2
-rw-r--r--plugins/arm/v7/opdefs/smmls_A88185.d2
-rw-r--r--plugins/arm/v7/opdefs/smmul_A88186.d2
-rw-r--r--plugins/arm/v7/opdefs/smuad_A88187.d2
-rw-r--r--plugins/arm/v7/opdefs/smull_A88189.d2
-rw-r--r--plugins/arm/v7/opdefs/smusd_A88191.d2
-rw-r--r--plugins/arm/v7/opdefs/ssat16_A88194.d2
-rw-r--r--plugins/arm/v7/opdefs/ssat_A88193.d2
-rw-r--r--plugins/arm/v7/opdefs/ssax_A88195.d2
-rw-r--r--plugins/arm/v7/opdefs/ssub16_A88196.d2
-rw-r--r--plugins/arm/v7/opdefs/ssub8_A88197.d2
-rw-r--r--plugins/arm/v7/opdefs/str_A88203.d2
-rw-r--r--plugins/arm/v7/opdefs/str_A88204.d2
-rw-r--r--plugins/arm/v7/opdefs/str_A88205.d2
-rw-r--r--plugins/arm/v7/opdefs/strb_A88206.d2
-rw-r--r--plugins/arm/v7/opdefs/strb_A88207.d2
-rw-r--r--plugins/arm/v7/opdefs/strb_A88208.d2
-rw-r--r--plugins/arm/v7/opdefs/strbt_A88209.d2
-rw-r--r--plugins/arm/v7/opdefs/strd_A88210.d2
-rw-r--r--plugins/arm/v7/opdefs/strd_A88211.d2
-rw-r--r--plugins/arm/v7/opdefs/strex_A88212.d2
-rw-r--r--plugins/arm/v7/opdefs/strexb_A88213.d2
-rw-r--r--plugins/arm/v7/opdefs/strexd_A88214.d2
-rw-r--r--plugins/arm/v7/opdefs/strexh_A88215.d2
-rw-r--r--plugins/arm/v7/opdefs/strh_A88216.d2
-rw-r--r--plugins/arm/v7/opdefs/strh_A88217.d2
-rw-r--r--plugins/arm/v7/opdefs/strh_A88218.d2
-rw-r--r--plugins/arm/v7/opdefs/strht_A88219.d2
-rw-r--r--plugins/arm/v7/opdefs/strt_A88220.d2
-rw-r--r--plugins/arm/v7/opdefs/sub_A88221.d2
-rw-r--r--plugins/arm/v7/opdefs/sub_A88222.d2
-rw-r--r--plugins/arm/v7/opdefs/sub_A88223.d2
-rw-r--r--plugins/arm/v7/opdefs/sub_A88224.d2
-rw-r--r--plugins/arm/v7/opdefs/sub_A88225.d2
-rw-r--r--plugins/arm/v7/opdefs/sub_A88226.d2
-rw-r--r--plugins/arm/v7/opdefs/svc_A88228.d2
-rw-r--r--plugins/arm/v7/opdefs/swp_A88229.d2
-rw-r--r--plugins/arm/v7/opdefs/sxtab16_A88231.d2
-rw-r--r--plugins/arm/v7/opdefs/sxtab_A88230.d2
-rw-r--r--plugins/arm/v7/opdefs/sxtah_A88232.d2
-rw-r--r--plugins/arm/v7/opdefs/sxtb16_A88234.d2
-rw-r--r--plugins/arm/v7/opdefs/sxtb_A88233.d2
-rw-r--r--plugins/arm/v7/opdefs/sxth_A88235.d2
-rw-r--r--plugins/arm/v7/opdefs/teq_A88237.d2
-rw-r--r--plugins/arm/v7/opdefs/teq_A88238.d2
-rw-r--r--plugins/arm/v7/opdefs/teq_A88239.d2
-rw-r--r--plugins/arm/v7/opdefs/tst_A88240.d2
-rw-r--r--plugins/arm/v7/opdefs/tst_A88241.d2
-rw-r--r--plugins/arm/v7/opdefs/tst_A88242.d2
-rw-r--r--plugins/arm/v7/opdefs/uadd16_A88243.d2
-rw-r--r--plugins/arm/v7/opdefs/uadd8_A88244.d2
-rw-r--r--plugins/arm/v7/opdefs/uasx_A88245.d2
-rw-r--r--plugins/arm/v7/opdefs/ubfx_A88246.d2
-rw-r--r--plugins/arm/v7/opdefs/udf_A88247.d2
-rw-r--r--plugins/arm/v7/opdefs/udiv_A88248.d2
-rw-r--r--plugins/arm/v7/opdefs/uhadd16_A88249.d2
-rw-r--r--plugins/arm/v7/opdefs/uhadd8_A88250.d2
-rw-r--r--plugins/arm/v7/opdefs/uhasx_A88251.d2
-rw-r--r--plugins/arm/v7/opdefs/uhsax_A88252.d2
-rw-r--r--plugins/arm/v7/opdefs/uhsub16_A88253.d2
-rw-r--r--plugins/arm/v7/opdefs/uhsub8_A88254.d2
-rw-r--r--plugins/arm/v7/opdefs/umaal_A88255.d2
-rw-r--r--plugins/arm/v7/opdefs/umlal_A88256.d2
-rw-r--r--plugins/arm/v7/opdefs/umull_A88257.d2
-rw-r--r--plugins/arm/v7/opdefs/uqadd16_A88258.d2
-rw-r--r--plugins/arm/v7/opdefs/uqadd8_A88259.d2
-rw-r--r--plugins/arm/v7/opdefs/uqasx_A88260.d2
-rw-r--r--plugins/arm/v7/opdefs/uqsax_A88261.d2
-rw-r--r--plugins/arm/v7/opdefs/uqsub16_A88262.d2
-rw-r--r--plugins/arm/v7/opdefs/uqsub8_A88263.d2
-rw-r--r--plugins/arm/v7/opdefs/usad8_A88264.d2
-rw-r--r--plugins/arm/v7/opdefs/usada8_A88265.d2
-rw-r--r--plugins/arm/v7/opdefs/usat16_A88267.d2
-rw-r--r--plugins/arm/v7/opdefs/usat_A88266.d2
-rw-r--r--plugins/arm/v7/opdefs/usax_A88268.d2
-rw-r--r--plugins/arm/v7/opdefs/usub16_A88269.d2
-rw-r--r--plugins/arm/v7/opdefs/usub8_A88270.d2
-rw-r--r--plugins/arm/v7/opdefs/uxtab16_A88272.d2
-rw-r--r--plugins/arm/v7/opdefs/uxtab_A88271.d2
-rw-r--r--plugins/arm/v7/opdefs/uxtah_A88273.d2
-rw-r--r--plugins/arm/v7/opdefs/uxtb16_A88275.d2
-rw-r--r--plugins/arm/v7/opdefs/uxtb_A88274.d2
-rw-r--r--plugins/arm/v7/opdefs/uxth_A88276.d2
-rw-r--r--plugins/arm/v7/opdefs/wfe_A88424.d2
-rw-r--r--plugins/arm/v7/opdefs/wfi_A88425.d2
-rw-r--r--plugins/arm/v7/opdefs/yield_A88426.d2
-rw-r--r--plugins/arm/v7/operands/coproc.c2
-rw-r--r--plugins/arm/v7/operands/coproc.h2
-rw-r--r--plugins/arm/v7/operands/estate.c2
-rw-r--r--plugins/arm/v7/operands/estate.h2
-rw-r--r--plugins/arm/v7/operands/limitation.c2
-rw-r--r--plugins/arm/v7/operands/limitation.h2
-rw-r--r--plugins/arm/v7/operands/maccess.c2
-rw-r--r--plugins/arm/v7/operands/maccess.h2
-rw-r--r--plugins/arm/v7/operands/offset.c2
-rw-r--r--plugins/arm/v7/operands/offset.h2
-rw-r--r--plugins/arm/v7/operands/reglist.c2
-rw-r--r--plugins/arm/v7/operands/reglist.h2
-rw-r--r--plugins/arm/v7/operands/rotation.c2
-rw-r--r--plugins/arm/v7/operands/rotation.h2
-rw-r--r--plugins/arm/v7/operands/shift.c2
-rw-r--r--plugins/arm/v7/operands/shift.h2
-rw-r--r--plugins/arm/v7/post.c2
-rw-r--r--plugins/arm/v7/post.h2
-rw-r--r--plugins/arm/v7/processor.c2
-rw-r--r--plugins/arm/v7/processor.h2
-rw-r--r--plugins/arm/v7/pseudo.c2
-rw-r--r--plugins/arm/v7/pseudo.h2
-rw-r--r--plugins/arm/v7/register.c2
-rw-r--r--plugins/arm/v7/register.h2
-rw-r--r--plugins/arm/v7/simd.c2
-rw-r--r--plugins/arm/v7/simd.h2
-rw-r--r--plugins/arm/v7/thumb_16.c2
-rw-r--r--plugins/arm/v7/thumb_16.h2
-rw-r--r--plugins/arm/v7/thumb_32.c2
-rw-r--r--plugins/arm/v7/thumb_32.h2
-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
-rw-r--r--plugins/devdbg/speed.c2
-rw-r--r--plugins/devdbg/speed.h2
-rw-r--r--plugins/dex/class.c2
-rw-r--r--plugins/dex/class.h2
-rw-r--r--plugins/dex/core.c2
-rw-r--r--plugins/dex/core.h2
-rw-r--r--plugins/dex/dex-int.c2
-rwxr-xr-xplugins/dex/dex-int.h2
-rwxr-xr-xplugins/dex/dex_def.h2
-rwxr-xr-xplugins/dex/format.c2
-rwxr-xr-xplugins/dex/format.h2
-rw-r--r--plugins/dex/loading.c2
-rw-r--r--plugins/dex/loading.h2
-rw-r--r--plugins/dex/method.c2
-rw-r--r--plugins/dex/method.h2
-rw-r--r--plugins/dex/pool.c2
-rw-r--r--plugins/dex/pool.h2
-rw-r--r--plugins/dexbnf/context.c2
-rw-r--r--plugins/dexbnf/context.h2
-rw-r--r--plugins/dexbnf/core.c2
-rw-r--r--plugins/dexbnf/core.h2
-rw-r--r--plugins/dexbnf/demangler.c2
-rw-r--r--plugins/dexbnf/demangler.h2
-rw-r--r--plugins/dexbnf/shorty.c2
-rw-r--r--plugins/dexbnf/shorty.h2
-rw-r--r--plugins/dexbnf/simple.c2
-rw-r--r--plugins/dexbnf/simple.h2
-rw-r--r--plugins/dexbnf/type.c2
-rw-r--r--plugins/dexbnf/type.h2
-rw-r--r--plugins/elf/core.c2
-rw-r--r--plugins/elf/core.h2
-rw-r--r--plugins/elf/dynamic.c2
-rw-r--r--plugins/elf/dynamic.h2
-rw-r--r--plugins/elf/elf-int.c2
-rw-r--r--plugins/elf/elf-int.h2
-rw-r--r--plugins/elf/elf_def.h2
-rw-r--r--plugins/elf/elf_def_arm.h2
-rw-r--r--plugins/elf/format.c2
-rw-r--r--plugins/elf/format.h2
-rw-r--r--plugins/elf/helper_arm.c2
-rw-r--r--plugins/elf/helper_arm.h2
-rw-r--r--plugins/elf/loading.c2
-rw-r--r--plugins/elf/loading.h2
-rw-r--r--plugins/elf/program.c2
-rw-r--r--plugins/elf/program.h2
-rw-r--r--plugins/elf/section.c2
-rw-r--r--plugins/elf/section.h2
-rw-r--r--plugins/elf/strings.c2
-rw-r--r--plugins/elf/strings.h2
-rw-r--r--plugins/elf/symbols.c2
-rw-r--r--plugins/elf/symbols.h2
-rw-r--r--plugins/fmtp/def.h2
-rw-r--r--plugins/fmtp/parser.c2
-rw-r--r--plugins/fmtp/parser.h2
-rw-r--r--plugins/govm/build.c2
-rw-r--r--plugins/govm/build.h2
-rw-r--r--plugins/govm/instruction.c2
-rw-r--r--plugins/govm/instruction.h2
-rw-r--r--plugins/libcsem/exit.c2
-rw-r--r--plugins/libcsem/exit.h2
-rw-r--r--plugins/libcsem/semantic.c2
-rw-r--r--plugins/libcsem/semantic.h2
-rw-r--r--plugins/mobicore/mclf-def.h2
-rw-r--r--plugins/mobicore/mclf-int.c2
-rw-r--r--plugins/mobicore/mclf-int.h2
-rw-r--r--plugins/mobicore/mclf.c2
-rw-r--r--plugins/mobicore/mclf.h2
-rw-r--r--plugins/mobicore/mobicore.c2
-rw-r--r--plugins/mobicore/mobicore.h2
-rw-r--r--plugins/mobicore/symbols.c2
-rw-r--r--plugins/mobicore/symbols.h2
-rw-r--r--plugins/pychrysalide/access.c2
-rw-r--r--plugins/pychrysalide/access.h2
-rw-r--r--plugins/pychrysalide/helpers.c2
-rw-r--r--plugins/pychrysalide/helpers.h2
-rw-r--r--plugins/pychrysalide/pychrysa.c2
-rw-r--r--plugins/pychrysalide/pychrysa.h2
-rw-r--r--plugins/readdex/class.c2
-rw-r--r--plugins/readdex/class.h2
-rw-r--r--plugins/readdex/code.c2
-rw-r--r--plugins/readdex/code.h2
-rw-r--r--plugins/readdex/header.c2
-rw-r--r--plugins/readdex/header.h2
-rw-r--r--plugins/readdex/ids.c2
-rw-r--r--plugins/readdex/ids.h2
-rw-r--r--plugins/readdex/reader.c2
-rw-r--r--plugins/readdex/reader.h2
-rw-r--r--plugins/readelf/header.c2
-rw-r--r--plugins/readelf/header.h2
-rw-r--r--plugins/readelf/program.c2
-rw-r--r--plugins/readelf/program.h2
-rw-r--r--plugins/readelf/reader.c2
-rw-r--r--plugins/readelf/reader.h2
-rw-r--r--plugins/readelf/section.c2
-rw-r--r--plugins/readelf/section.h2
-rw-r--r--plugins/readelf/strtab.c2
-rw-r--r--plugins/readelf/strtab.h2
-rw-r--r--plugins/readmc/header.c2
-rw-r--r--plugins/readmc/header.h2
-rw-r--r--plugins/readmc/reader.c2
-rw-r--r--plugins/readmc/reader.h2
-rw-r--r--plugins/readmc/text.c2
-rw-r--r--plugins/readmc/text.h2
-rw-r--r--plugins/readmc/v21.c2
-rw-r--r--plugins/readmc/v21.h2
-rw-r--r--plugins/readmc/v23.c2
-rw-r--r--plugins/readmc/v23.h2
-rw-r--r--plugins/readmc/v24.c2
-rw-r--r--plugins/readmc/v24.h2
-rw-r--r--plugins/ropgadgets/finder.c2
-rw-r--r--plugins/ropgadgets/finder.h2
-rw-r--r--plugins/ropgadgets/helper_arm.c2
-rw-r--r--plugins/ropgadgets/helper_arm.h2
-rw-r--r--plugins/ropgadgets/plugin.c2
-rw-r--r--plugins/ropgadgets/plugin.h2
-rw-r--r--plugins/ropgadgets/select.c2
-rw-r--r--plugins/ropgadgets/select.h2
-rw-r--r--plugins/stackvars/operand.c2
-rw-r--r--plugins/stackvars/operand.h2
-rw-r--r--plugins/stackvars/stackvars.c2
-rw-r--r--plugins/stackvars/stackvars.h2
719 files changed, 719 insertions, 719 deletions
diff --git a/plugins/androhelpers/androhelpers.c b/plugins/androhelpers/androhelpers.c
index fcf118a..6802952 100644
--- a/plugins/androhelpers/androhelpers.c
+++ b/plugins/androhelpers/androhelpers.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/androhelpers/androhelpers.h b/plugins/androhelpers/androhelpers.h
index 79b8635..ad1f4a5 100644
--- a/plugins/androhelpers/androhelpers.h
+++ b/plugins/androhelpers/androhelpers.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/androhelpers/params.c b/plugins/androhelpers/params.c
index f5c22b9..d85baca 100644
--- a/plugins/androhelpers/params.c
+++ b/plugins/androhelpers/params.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/androhelpers/params.h b/plugins/androhelpers/params.h
index 8a8cb67..b9dc3e0 100644
--- a/plugins/androhelpers/params.h
+++ b/plugins/androhelpers/params.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/androhelpers/switch.c b/plugins/androhelpers/switch.c
index 0e8b6ed..5f18b87 100644
--- a/plugins/androhelpers/switch.c
+++ b/plugins/androhelpers/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/androhelpers/switch.h b/plugins/androhelpers/switch.h
index d54870f..17ea5ab 100644
--- a/plugins/androhelpers/switch.h
+++ b/plugins/androhelpers/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/androhelpers/try_n_catch.c b/plugins/androhelpers/try_n_catch.c
index 5dff71e..cf33926 100644
--- a/plugins/androhelpers/try_n_catch.c
+++ b/plugins/androhelpers/try_n_catch.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/androhelpers/try_n_catch.h b/plugins/androhelpers/try_n_catch.h
index 27f7839..ec8b854 100644
--- a/plugins/androhelpers/try_n_catch.h
+++ b/plugins/androhelpers/try_n_catch.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/arm/cond.h b/plugins/arm/cond.h
index a4c6db0..dcae17c 100644
--- a/plugins/arm/cond.h
+++ b/plugins/arm/cond.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/arm/context-int.h b/plugins/arm/context-int.h
index 1ebe0a8..e1a878c 100644
--- a/plugins/arm/context-int.h
+++ b/plugins/arm/context-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/arm/context.c b/plugins/arm/context.c
index 15c7bf5..b3867e0 100644
--- a/plugins/arm/context.c
+++ b/plugins/arm/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/arm/context.h b/plugins/arm/context.h
index 8adf7d8..0b84753 100644
--- a/plugins/arm/context.h
+++ b/plugins/arm/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/arm/core.c b/plugins/arm/core.c
index 6dd95d1..342bd89 100644
--- a/plugins/arm/core.c
+++ b/plugins/arm/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/arm/core.h b/plugins/arm/core.h
index 9461b5e..c5d2618 100644
--- a/plugins/arm/core.h
+++ b/plugins/arm/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/arm/instruction-int.h b/plugins/arm/instruction-int.h
index 87ddc60..2b559a9 100644
--- a/plugins/arm/instruction-int.h
+++ b/plugins/arm/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/arm/instruction.c b/plugins/arm/instruction.c
index ae9721a..fc0a19f 100644
--- a/plugins/arm/instruction.c
+++ b/plugins/arm/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/arm/instruction.h b/plugins/arm/instruction.h
index cebb69c..6e57630 100644
--- a/plugins/arm/instruction.h
+++ b/plugins/arm/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/arm/link.c b/plugins/arm/link.c
index c29a646..3419577 100644
--- a/plugins/arm/link.c
+++ b/plugins/arm/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/arm/link.h b/plugins/arm/link.h
index de74d8f..9d8a055 100644
--- a/plugins/arm/link.h
+++ b/plugins/arm/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/arm/processor-int.h b/plugins/arm/processor-int.h
index 032ba66..4075dd6 100644
--- a/plugins/arm/processor-int.h
+++ b/plugins/arm/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/arm/processor.c b/plugins/arm/processor.c
index 4906799..2bc8c84 100644
--- a/plugins/arm/processor.c
+++ b/plugins/arm/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/arm/processor.h b/plugins/arm/processor.h
index bebbde4..81ae3c9 100644
--- a/plugins/arm/processor.h
+++ b/plugins/arm/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/arm/register-int.h b/plugins/arm/register-int.h
index 9032d0f..616750f 100644
--- a/plugins/arm/register-int.h
+++ b/plugins/arm/register-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/arm/register.c b/plugins/arm/register.c
index 8e1d741..0ae7072 100644
--- a/plugins/arm/register.c
+++ b/plugins/arm/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/arm/register.h b/plugins/arm/register.h
index e9994a7..0beb653 100644
--- a/plugins/arm/register.h
+++ b/plugins/arm/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/arm/v7/arm.c b/plugins/arm/v7/arm.c
index 89a17b6..8fdeb8e 100644
--- a/plugins/arm/v7/arm.c
+++ b/plugins/arm/v7/arm.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/arm/v7/arm.h b/plugins/arm/v7/arm.h
index 015f1d4..4df338c 100644
--- a/plugins/arm/v7/arm.h
+++ b/plugins/arm/v7/arm.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/arm/v7/context.c b/plugins/arm/v7/context.c
index 8fc7fc1..031bd95 100644
--- a/plugins/arm/v7/context.c
+++ b/plugins/arm/v7/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/arm/v7/context.h b/plugins/arm/v7/context.h
index 4a4612d..2f9461d 100644
--- a/plugins/arm/v7/context.h
+++ b/plugins/arm/v7/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/arm/v7/core.c b/plugins/arm/v7/core.c
index a2d0e45..06b8d23 100644
--- a/plugins/arm/v7/core.c
+++ b/plugins/arm/v7/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/arm/v7/core.h b/plugins/arm/v7/core.h
index 0a67baf..1e19d8c 100644
--- a/plugins/arm/v7/core.h
+++ b/plugins/arm/v7/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/arm/v7/cregister.c b/plugins/arm/v7/cregister.c
index 33564f0..03607e2 100644
--- a/plugins/arm/v7/cregister.c
+++ b/plugins/arm/v7/cregister.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/arm/v7/cregister.h b/plugins/arm/v7/cregister.h
index d6c2c63..4cbea8f 100644
--- a/plugins/arm/v7/cregister.h
+++ b/plugins/arm/v7/cregister.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/arm/v7/fetch.c b/plugins/arm/v7/fetch.c
index bed0dbc..18c5ce3 100644
--- a/plugins/arm/v7/fetch.c
+++ b/plugins/arm/v7/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/arm/v7/fetch.h b/plugins/arm/v7/fetch.h
index 52777d7..634879f 100644
--- a/plugins/arm/v7/fetch.h
+++ b/plugins/arm/v7/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/arm/v7/helpers.h b/plugins/arm/v7/helpers.h
index aa3de34..cb32785 100644
--- a/plugins/arm/v7/helpers.h
+++ b/plugins/arm/v7/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/arm/v7/instruction.c b/plugins/arm/v7/instruction.c
index 0e9bd23..1c91b9a 100644
--- a/plugins/arm/v7/instruction.c
+++ b/plugins/arm/v7/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/arm/v7/instruction.h b/plugins/arm/v7/instruction.h
index 2a1ff67..6f11d21 100644
--- a/plugins/arm/v7/instruction.h
+++ b/plugins/arm/v7/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/arm/v7/link.c b/plugins/arm/v7/link.c
index 68cde7b..441fa50 100644
--- a/plugins/arm/v7/link.c
+++ b/plugins/arm/v7/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/arm/v7/link.h b/plugins/arm/v7/link.h
index 636e2b3..20ff9c8 100644
--- a/plugins/arm/v7/link.h
+++ b/plugins/arm/v7/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/arm/v7/opdefs/adc_A881.d b/plugins/arm/v7/opdefs/adc_A881.d
index 5033749..9368a3c 100644
--- a/plugins/arm/v7/opdefs/adc_A881.d
+++ b/plugins/arm/v7/opdefs/adc_A881.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/arm/v7/opdefs/adc_A882.d b/plugins/arm/v7/opdefs/adc_A882.d
index 77b53df..249803a 100644
--- a/plugins/arm/v7/opdefs/adc_A882.d
+++ b/plugins/arm/v7/opdefs/adc_A882.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/arm/v7/opdefs/adc_A883.d b/plugins/arm/v7/opdefs/adc_A883.d
index 6371445..d1012e2 100644
--- a/plugins/arm/v7/opdefs/adc_A883.d
+++ b/plugins/arm/v7/opdefs/adc_A883.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/arm/v7/opdefs/add_A8810.d b/plugins/arm/v7/opdefs/add_A8810.d
index c7f30b4..82d4907 100644
--- a/plugins/arm/v7/opdefs/add_A8810.d
+++ b/plugins/arm/v7/opdefs/add_A8810.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/arm/v7/opdefs/add_A8811.d b/plugins/arm/v7/opdefs/add_A8811.d
index e70c33c..8b8cb60 100644
--- a/plugins/arm/v7/opdefs/add_A8811.d
+++ b/plugins/arm/v7/opdefs/add_A8811.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/arm/v7/opdefs/add_A884.d b/plugins/arm/v7/opdefs/add_A884.d
index f61d447..aafd1ef 100644
--- a/plugins/arm/v7/opdefs/add_A884.d
+++ b/plugins/arm/v7/opdefs/add_A884.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/arm/v7/opdefs/add_A885.d b/plugins/arm/v7/opdefs/add_A885.d
index 5bb4e6f..6416868 100644
--- a/plugins/arm/v7/opdefs/add_A885.d
+++ b/plugins/arm/v7/opdefs/add_A885.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/arm/v7/opdefs/add_A886.d b/plugins/arm/v7/opdefs/add_A886.d
index c84259f..bd5fde9 100644
--- a/plugins/arm/v7/opdefs/add_A886.d
+++ b/plugins/arm/v7/opdefs/add_A886.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/arm/v7/opdefs/add_A887.d b/plugins/arm/v7/opdefs/add_A887.d
index 400e179..5528631 100644
--- a/plugins/arm/v7/opdefs/add_A887.d
+++ b/plugins/arm/v7/opdefs/add_A887.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/arm/v7/opdefs/add_A888.d b/plugins/arm/v7/opdefs/add_A888.d
index 0e4757b..1566ed3 100644
--- a/plugins/arm/v7/opdefs/add_A888.d
+++ b/plugins/arm/v7/opdefs/add_A888.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/arm/v7/opdefs/add_A889.d b/plugins/arm/v7/opdefs/add_A889.d
index 6c6c572..ecba21c 100644
--- a/plugins/arm/v7/opdefs/add_A889.d
+++ b/plugins/arm/v7/opdefs/add_A889.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/arm/v7/opdefs/adr_A8812.d b/plugins/arm/v7/opdefs/adr_A8812.d
index ee5ed75..6417d8f 100644
--- a/plugins/arm/v7/opdefs/adr_A8812.d
+++ b/plugins/arm/v7/opdefs/adr_A8812.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/arm/v7/opdefs/and_A8813.d b/plugins/arm/v7/opdefs/and_A8813.d
index 0e303f2..fcec067 100644
--- a/plugins/arm/v7/opdefs/and_A8813.d
+++ b/plugins/arm/v7/opdefs/and_A8813.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/arm/v7/opdefs/and_A8814.d b/plugins/arm/v7/opdefs/and_A8814.d
index 94ea843..18fe4e2 100644
--- a/plugins/arm/v7/opdefs/and_A8814.d
+++ b/plugins/arm/v7/opdefs/and_A8814.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/arm/v7/opdefs/and_A8815.d b/plugins/arm/v7/opdefs/and_A8815.d
index ca44183..f53607e 100644
--- a/plugins/arm/v7/opdefs/and_A8815.d
+++ b/plugins/arm/v7/opdefs/and_A8815.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/arm/v7/opdefs/asr_A8816.d b/plugins/arm/v7/opdefs/asr_A8816.d
index 87d4b3e..71be77f 100644
--- a/plugins/arm/v7/opdefs/asr_A8816.d
+++ b/plugins/arm/v7/opdefs/asr_A8816.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/arm/v7/opdefs/asr_A8817.d b/plugins/arm/v7/opdefs/asr_A8817.d
index 6d5b5ef..bb33386 100644
--- a/plugins/arm/v7/opdefs/asr_A8817.d
+++ b/plugins/arm/v7/opdefs/asr_A8817.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/arm/v7/opdefs/b_A8818.d b/plugins/arm/v7/opdefs/b_A8818.d
index abd542f..db5e763 100644
--- a/plugins/arm/v7/opdefs/b_A8818.d
+++ b/plugins/arm/v7/opdefs/b_A8818.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/arm/v7/opdefs/bfc_A8819.d b/plugins/arm/v7/opdefs/bfc_A8819.d
index bb0e448..f3bba3c 100644
--- a/plugins/arm/v7/opdefs/bfc_A8819.d
+++ b/plugins/arm/v7/opdefs/bfc_A8819.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/arm/v7/opdefs/bfi_A8820.d b/plugins/arm/v7/opdefs/bfi_A8820.d
index ac33950..096189d 100644
--- a/plugins/arm/v7/opdefs/bfi_A8820.d
+++ b/plugins/arm/v7/opdefs/bfi_A8820.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/arm/v7/opdefs/bic_A8821.d b/plugins/arm/v7/opdefs/bic_A8821.d
index 1fa6092..b2e9896 100644
--- a/plugins/arm/v7/opdefs/bic_A8821.d
+++ b/plugins/arm/v7/opdefs/bic_A8821.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/arm/v7/opdefs/bic_A8822.d b/plugins/arm/v7/opdefs/bic_A8822.d
index 858adb8..eef59ae 100644
--- a/plugins/arm/v7/opdefs/bic_A8822.d
+++ b/plugins/arm/v7/opdefs/bic_A8822.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/arm/v7/opdefs/bic_A8823.d b/plugins/arm/v7/opdefs/bic_A8823.d
index 3058125..94b3904 100644
--- a/plugins/arm/v7/opdefs/bic_A8823.d
+++ b/plugins/arm/v7/opdefs/bic_A8823.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/arm/v7/opdefs/bkpt_A8824.d b/plugins/arm/v7/opdefs/bkpt_A8824.d
index bc034e9..e7c9c57 100644
--- a/plugins/arm/v7/opdefs/bkpt_A8824.d
+++ b/plugins/arm/v7/opdefs/bkpt_A8824.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/arm/v7/opdefs/bl_A8825.d b/plugins/arm/v7/opdefs/bl_A8825.d
index f584f0b..52f0138 100644
--- a/plugins/arm/v7/opdefs/bl_A8825.d
+++ b/plugins/arm/v7/opdefs/bl_A8825.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/arm/v7/opdefs/blx_A8826.d b/plugins/arm/v7/opdefs/blx_A8826.d
index 9a856b1..cfc965f 100644
--- a/plugins/arm/v7/opdefs/blx_A8826.d
+++ b/plugins/arm/v7/opdefs/blx_A8826.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/arm/v7/opdefs/bx_A8827.d b/plugins/arm/v7/opdefs/bx_A8827.d
index 15d6288..328cae1 100644
--- a/plugins/arm/v7/opdefs/bx_A8827.d
+++ b/plugins/arm/v7/opdefs/bx_A8827.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/arm/v7/opdefs/bxj_A8828.d b/plugins/arm/v7/opdefs/bxj_A8828.d
index 0716a31..9ebde4f 100644
--- a/plugins/arm/v7/opdefs/bxj_A8828.d
+++ b/plugins/arm/v7/opdefs/bxj_A8828.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/arm/v7/opdefs/cb_A8829.d b/plugins/arm/v7/opdefs/cb_A8829.d
index 3ac923a..78f3a43 100644
--- a/plugins/arm/v7/opdefs/cb_A8829.d
+++ b/plugins/arm/v7/opdefs/cb_A8829.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/arm/v7/opdefs/cdp_A8830.d b/plugins/arm/v7/opdefs/cdp_A8830.d
index 6d2148d..723e231 100644
--- a/plugins/arm/v7/opdefs/cdp_A8830.d
+++ b/plugins/arm/v7/opdefs/cdp_A8830.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/arm/v7/opdefs/clrex_A8832.d b/plugins/arm/v7/opdefs/clrex_A8832.d
index 38dbca2..c191784 100644
--- a/plugins/arm/v7/opdefs/clrex_A8832.d
+++ b/plugins/arm/v7/opdefs/clrex_A8832.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/arm/v7/opdefs/clz_A8833.d b/plugins/arm/v7/opdefs/clz_A8833.d
index 079e36d..cdeded7 100644
--- a/plugins/arm/v7/opdefs/clz_A8833.d
+++ b/plugins/arm/v7/opdefs/clz_A8833.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/arm/v7/opdefs/cmn_A8834.d b/plugins/arm/v7/opdefs/cmn_A8834.d
index dbf0977..38c8b04 100644
--- a/plugins/arm/v7/opdefs/cmn_A8834.d
+++ b/plugins/arm/v7/opdefs/cmn_A8834.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/arm/v7/opdefs/cmn_A8835.d b/plugins/arm/v7/opdefs/cmn_A8835.d
index deeef21..5ce4bd0 100644
--- a/plugins/arm/v7/opdefs/cmn_A8835.d
+++ b/plugins/arm/v7/opdefs/cmn_A8835.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/arm/v7/opdefs/cmn_A8836.d b/plugins/arm/v7/opdefs/cmn_A8836.d
index 44d414d..a6c3dcb 100644
--- a/plugins/arm/v7/opdefs/cmn_A8836.d
+++ b/plugins/arm/v7/opdefs/cmn_A8836.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/arm/v7/opdefs/cmp_A8837.d b/plugins/arm/v7/opdefs/cmp_A8837.d
index bd35c57..8df8db9 100644
--- a/plugins/arm/v7/opdefs/cmp_A8837.d
+++ b/plugins/arm/v7/opdefs/cmp_A8837.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/arm/v7/opdefs/cmp_A8838.d b/plugins/arm/v7/opdefs/cmp_A8838.d
index 4c1bf73..eb2f698 100644
--- a/plugins/arm/v7/opdefs/cmp_A8838.d
+++ b/plugins/arm/v7/opdefs/cmp_A8838.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/arm/v7/opdefs/cmp_A8839.d b/plugins/arm/v7/opdefs/cmp_A8839.d
index 4d8a8cf..1b29f30 100644
--- a/plugins/arm/v7/opdefs/cmp_A8839.d
+++ b/plugins/arm/v7/opdefs/cmp_A8839.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/arm/v7/opdefs/dbg_A8842.d b/plugins/arm/v7/opdefs/dbg_A8842.d
index aa06c16..7cc73d1 100644
--- a/plugins/arm/v7/opdefs/dbg_A8842.d
+++ b/plugins/arm/v7/opdefs/dbg_A8842.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/arm/v7/opdefs/dmb_A8843.d b/plugins/arm/v7/opdefs/dmb_A8843.d
index da9abdc..14e69e2 100644
--- a/plugins/arm/v7/opdefs/dmb_A8843.d
+++ b/plugins/arm/v7/opdefs/dmb_A8843.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/arm/v7/opdefs/dsb_A8844.d b/plugins/arm/v7/opdefs/dsb_A8844.d
index 87925ae..2e4faf2 100644
--- a/plugins/arm/v7/opdefs/dsb_A8844.d
+++ b/plugins/arm/v7/opdefs/dsb_A8844.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/arm/v7/opdefs/eor_A8846.d b/plugins/arm/v7/opdefs/eor_A8846.d
index 3dc39cc..705d5b3 100644
--- a/plugins/arm/v7/opdefs/eor_A8846.d
+++ b/plugins/arm/v7/opdefs/eor_A8846.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/arm/v7/opdefs/eor_A8847.d b/plugins/arm/v7/opdefs/eor_A8847.d
index 4746ef8..a4a8c13 100644
--- a/plugins/arm/v7/opdefs/eor_A8847.d
+++ b/plugins/arm/v7/opdefs/eor_A8847.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/arm/v7/opdefs/eor_A8848.d b/plugins/arm/v7/opdefs/eor_A8848.d
index 1248e43..0bd2f3e 100644
--- a/plugins/arm/v7/opdefs/eor_A8848.d
+++ b/plugins/arm/v7/opdefs/eor_A8848.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/arm/v7/opdefs/ldr_A8862.d b/plugins/arm/v7/opdefs/ldr_A8862.d
index 5672fe3..a9e8348 100644
--- a/plugins/arm/v7/opdefs/ldr_A8862.d
+++ b/plugins/arm/v7/opdefs/ldr_A8862.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/arm/v7/opdefs/ldr_A8863.d b/plugins/arm/v7/opdefs/ldr_A8863.d
index 3e1b255..efb4523 100644
--- a/plugins/arm/v7/opdefs/ldr_A8863.d
+++ b/plugins/arm/v7/opdefs/ldr_A8863.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/arm/v7/opdefs/ldr_A8864.d b/plugins/arm/v7/opdefs/ldr_A8864.d
index 7c78df5..e6c41d9 100644
--- a/plugins/arm/v7/opdefs/ldr_A8864.d
+++ b/plugins/arm/v7/opdefs/ldr_A8864.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/arm/v7/opdefs/ldr_A8865.d b/plugins/arm/v7/opdefs/ldr_A8865.d
index e94eccb..7199571 100644
--- a/plugins/arm/v7/opdefs/ldr_A8865.d
+++ b/plugins/arm/v7/opdefs/ldr_A8865.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/arm/v7/opdefs/ldr_A8866.d b/plugins/arm/v7/opdefs/ldr_A8866.d
index 6ba19f7..2917faf 100644
--- a/plugins/arm/v7/opdefs/ldr_A8866.d
+++ b/plugins/arm/v7/opdefs/ldr_A8866.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/arm/v7/opdefs/ldrb_A8867.d b/plugins/arm/v7/opdefs/ldrb_A8867.d
index cbfa097..f239eda 100644
--- a/plugins/arm/v7/opdefs/ldrb_A8867.d
+++ b/plugins/arm/v7/opdefs/ldrb_A8867.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/arm/v7/opdefs/ldrb_A8868.d b/plugins/arm/v7/opdefs/ldrb_A8868.d
index 71c6c43..c60acfd 100644
--- a/plugins/arm/v7/opdefs/ldrb_A8868.d
+++ b/plugins/arm/v7/opdefs/ldrb_A8868.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/arm/v7/opdefs/ldrb_A8869.d b/plugins/arm/v7/opdefs/ldrb_A8869.d
index 37abb30..bff4b3d 100644
--- a/plugins/arm/v7/opdefs/ldrb_A8869.d
+++ b/plugins/arm/v7/opdefs/ldrb_A8869.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/arm/v7/opdefs/ldrb_A8870.d b/plugins/arm/v7/opdefs/ldrb_A8870.d
index 3324549..e120e46 100644
--- a/plugins/arm/v7/opdefs/ldrb_A8870.d
+++ b/plugins/arm/v7/opdefs/ldrb_A8870.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/arm/v7/opdefs/ldrbt_A8871.d b/plugins/arm/v7/opdefs/ldrbt_A8871.d
index f0d91fd..e7a59f6 100644
--- a/plugins/arm/v7/opdefs/ldrbt_A8871.d
+++ b/plugins/arm/v7/opdefs/ldrbt_A8871.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/arm/v7/opdefs/ldrd_A8872.d b/plugins/arm/v7/opdefs/ldrd_A8872.d
index 2b95b6d..6498f21 100644
--- a/plugins/arm/v7/opdefs/ldrd_A8872.d
+++ b/plugins/arm/v7/opdefs/ldrd_A8872.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/arm/v7/opdefs/ldrd_A8873.d b/plugins/arm/v7/opdefs/ldrd_A8873.d
index fd64c78..f8e97f7 100644
--- a/plugins/arm/v7/opdefs/ldrd_A8873.d
+++ b/plugins/arm/v7/opdefs/ldrd_A8873.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/arm/v7/opdefs/ldrd_A8874.d b/plugins/arm/v7/opdefs/ldrd_A8874.d
index abf8143..6fd7936 100644
--- a/plugins/arm/v7/opdefs/ldrd_A8874.d
+++ b/plugins/arm/v7/opdefs/ldrd_A8874.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/arm/v7/opdefs/ldrex_A8875.d b/plugins/arm/v7/opdefs/ldrex_A8875.d
index b30ae86..73a2355 100644
--- a/plugins/arm/v7/opdefs/ldrex_A8875.d
+++ b/plugins/arm/v7/opdefs/ldrex_A8875.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/arm/v7/opdefs/ldrexb_A8876.d b/plugins/arm/v7/opdefs/ldrexb_A8876.d
index 8827994..1b003ac 100644
--- a/plugins/arm/v7/opdefs/ldrexb_A8876.d
+++ b/plugins/arm/v7/opdefs/ldrexb_A8876.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/arm/v7/opdefs/ldrexd_A8877.d b/plugins/arm/v7/opdefs/ldrexd_A8877.d
index 16f6ea6..4555e2f 100644
--- a/plugins/arm/v7/opdefs/ldrexd_A8877.d
+++ b/plugins/arm/v7/opdefs/ldrexd_A8877.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/arm/v7/opdefs/ldrexh_A8878.d b/plugins/arm/v7/opdefs/ldrexh_A8878.d
index 637a6c9..5407195 100644
--- a/plugins/arm/v7/opdefs/ldrexh_A8878.d
+++ b/plugins/arm/v7/opdefs/ldrexh_A8878.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/arm/v7/opdefs/ldrh_A8879.d b/plugins/arm/v7/opdefs/ldrh_A8879.d
index 4c21348..b38dbf8 100644
--- a/plugins/arm/v7/opdefs/ldrh_A8879.d
+++ b/plugins/arm/v7/opdefs/ldrh_A8879.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/arm/v7/opdefs/ldrh_A8880.d b/plugins/arm/v7/opdefs/ldrh_A8880.d
index 17c2bee..305313e 100644
--- a/plugins/arm/v7/opdefs/ldrh_A8880.d
+++ b/plugins/arm/v7/opdefs/ldrh_A8880.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/arm/v7/opdefs/ldrh_A8881.d b/plugins/arm/v7/opdefs/ldrh_A8881.d
index 3828d51..495afdb 100644
--- a/plugins/arm/v7/opdefs/ldrh_A8881.d
+++ b/plugins/arm/v7/opdefs/ldrh_A8881.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/arm/v7/opdefs/ldrh_A8882.d b/plugins/arm/v7/opdefs/ldrh_A8882.d
index 3994a53..eba872a 100644
--- a/plugins/arm/v7/opdefs/ldrh_A8882.d
+++ b/plugins/arm/v7/opdefs/ldrh_A8882.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/arm/v7/opdefs/ldrht_A8883.d b/plugins/arm/v7/opdefs/ldrht_A8883.d
index d096d4e..22ec62a 100644
--- a/plugins/arm/v7/opdefs/ldrht_A8883.d
+++ b/plugins/arm/v7/opdefs/ldrht_A8883.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/arm/v7/opdefs/ldrsb_A8884.d b/plugins/arm/v7/opdefs/ldrsb_A8884.d
index 05a0372..efdb1ac 100644
--- a/plugins/arm/v7/opdefs/ldrsb_A8884.d
+++ b/plugins/arm/v7/opdefs/ldrsb_A8884.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/arm/v7/opdefs/ldrsb_A8885.d b/plugins/arm/v7/opdefs/ldrsb_A8885.d
index 46c7b35..d97345a 100644
--- a/plugins/arm/v7/opdefs/ldrsb_A8885.d
+++ b/plugins/arm/v7/opdefs/ldrsb_A8885.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/arm/v7/opdefs/ldrsb_A8886.d b/plugins/arm/v7/opdefs/ldrsb_A8886.d
index e7da94f..05ce494 100644
--- a/plugins/arm/v7/opdefs/ldrsb_A8886.d
+++ b/plugins/arm/v7/opdefs/ldrsb_A8886.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/arm/v7/opdefs/ldrsbt_A8887.d b/plugins/arm/v7/opdefs/ldrsbt_A8887.d
index 3182168..4adf33e 100644
--- a/plugins/arm/v7/opdefs/ldrsbt_A8887.d
+++ b/plugins/arm/v7/opdefs/ldrsbt_A8887.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/arm/v7/opdefs/ldrsh_A8888.d b/plugins/arm/v7/opdefs/ldrsh_A8888.d
index a6f62b6..f9d145f 100644
--- a/plugins/arm/v7/opdefs/ldrsh_A8888.d
+++ b/plugins/arm/v7/opdefs/ldrsh_A8888.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/arm/v7/opdefs/ldrsh_A8889.d b/plugins/arm/v7/opdefs/ldrsh_A8889.d
index ae8e458..2831d0d 100644
--- a/plugins/arm/v7/opdefs/ldrsh_A8889.d
+++ b/plugins/arm/v7/opdefs/ldrsh_A8889.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/arm/v7/opdefs/ldrsh_A8890.d b/plugins/arm/v7/opdefs/ldrsh_A8890.d
index 6e4feeb..a3ed440 100644
--- a/plugins/arm/v7/opdefs/ldrsh_A8890.d
+++ b/plugins/arm/v7/opdefs/ldrsh_A8890.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/arm/v7/opdefs/ldrsht_A8891.d b/plugins/arm/v7/opdefs/ldrsht_A8891.d
index 2a00b3a..8d42214 100644
--- a/plugins/arm/v7/opdefs/ldrsht_A8891.d
+++ b/plugins/arm/v7/opdefs/ldrsht_A8891.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/arm/v7/opdefs/ldrt_A8892.d b/plugins/arm/v7/opdefs/ldrt_A8892.d
index aa92cad..8a54847 100644
--- a/plugins/arm/v7/opdefs/ldrt_A8892.d
+++ b/plugins/arm/v7/opdefs/ldrt_A8892.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/arm/v7/opdefs/lsl_A8894.d b/plugins/arm/v7/opdefs/lsl_A8894.d
index e5e8dc8..eb073a8 100644
--- a/plugins/arm/v7/opdefs/lsl_A8894.d
+++ b/plugins/arm/v7/opdefs/lsl_A8894.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/arm/v7/opdefs/lsl_A8895.d b/plugins/arm/v7/opdefs/lsl_A8895.d
index 8a7da49..7ca0470 100644
--- a/plugins/arm/v7/opdefs/lsl_A8895.d
+++ b/plugins/arm/v7/opdefs/lsl_A8895.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/arm/v7/opdefs/lsr_A8896.d b/plugins/arm/v7/opdefs/lsr_A8896.d
index 3ee0473..77d08a2 100644
--- a/plugins/arm/v7/opdefs/lsr_A8896.d
+++ b/plugins/arm/v7/opdefs/lsr_A8896.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/arm/v7/opdefs/lsr_A8897.d b/plugins/arm/v7/opdefs/lsr_A8897.d
index fa112ec..a7d529d 100644
--- a/plugins/arm/v7/opdefs/lsr_A8897.d
+++ b/plugins/arm/v7/opdefs/lsr_A8897.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/arm/v7/opdefs/mcr_A8898.d b/plugins/arm/v7/opdefs/mcr_A8898.d
index b0ece52..fa35afc 100644
--- a/plugins/arm/v7/opdefs/mcr_A8898.d
+++ b/plugins/arm/v7/opdefs/mcr_A8898.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/arm/v7/opdefs/mcrr_A8899.d b/plugins/arm/v7/opdefs/mcrr_A8899.d
index 31e0f34..adc3a38 100644
--- a/plugins/arm/v7/opdefs/mcrr_A8899.d
+++ b/plugins/arm/v7/opdefs/mcrr_A8899.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/arm/v7/opdefs/mla_A88100.d b/plugins/arm/v7/opdefs/mla_A88100.d
index 654ae37..661720f 100644
--- a/plugins/arm/v7/opdefs/mla_A88100.d
+++ b/plugins/arm/v7/opdefs/mla_A88100.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/arm/v7/opdefs/mls_A88101.d b/plugins/arm/v7/opdefs/mls_A88101.d
index bdb9073..44ca17b 100644
--- a/plugins/arm/v7/opdefs/mls_A88101.d
+++ b/plugins/arm/v7/opdefs/mls_A88101.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/arm/v7/opdefs/mov_A88102.d b/plugins/arm/v7/opdefs/mov_A88102.d
index e38442b..1d06076 100644
--- a/plugins/arm/v7/opdefs/mov_A88102.d
+++ b/plugins/arm/v7/opdefs/mov_A88102.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/arm/v7/opdefs/mov_A88103.d b/plugins/arm/v7/opdefs/mov_A88103.d
index 8a25367..a51accc 100644
--- a/plugins/arm/v7/opdefs/mov_A88103.d
+++ b/plugins/arm/v7/opdefs/mov_A88103.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/arm/v7/opdefs/mov_A88104.d b/plugins/arm/v7/opdefs/mov_A88104.d
index 9335076..da7ffd8 100644
--- a/plugins/arm/v7/opdefs/mov_A88104.d
+++ b/plugins/arm/v7/opdefs/mov_A88104.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/arm/v7/opdefs/movt_A88106.d b/plugins/arm/v7/opdefs/movt_A88106.d
index 58ba83c..d3ac58d 100644
--- a/plugins/arm/v7/opdefs/movt_A88106.d
+++ b/plugins/arm/v7/opdefs/movt_A88106.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/arm/v7/opdefs/mrc_A88107.d b/plugins/arm/v7/opdefs/mrc_A88107.d
index 9faecaa..a1315a4 100644
--- a/plugins/arm/v7/opdefs/mrc_A88107.d
+++ b/plugins/arm/v7/opdefs/mrc_A88107.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/arm/v7/opdefs/mrrc_A88108.d b/plugins/arm/v7/opdefs/mrrc_A88108.d
index d981e93..cfb6a81 100644
--- a/plugins/arm/v7/opdefs/mrrc_A88108.d
+++ b/plugins/arm/v7/opdefs/mrrc_A88108.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/arm/v7/opdefs/mul_A88114.d b/plugins/arm/v7/opdefs/mul_A88114.d
index 25e6736..bc7ccd8 100644
--- a/plugins/arm/v7/opdefs/mul_A88114.d
+++ b/plugins/arm/v7/opdefs/mul_A88114.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/arm/v7/opdefs/mvn_A88115.d b/plugins/arm/v7/opdefs/mvn_A88115.d
index c27b3a5..083a477 100644
--- a/plugins/arm/v7/opdefs/mvn_A88115.d
+++ b/plugins/arm/v7/opdefs/mvn_A88115.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/arm/v7/opdefs/mvn_A88116.d b/plugins/arm/v7/opdefs/mvn_A88116.d
index 38ef06e..764a7cd 100644
--- a/plugins/arm/v7/opdefs/mvn_A88116.d
+++ b/plugins/arm/v7/opdefs/mvn_A88116.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/arm/v7/opdefs/mvn_A88117.d b/plugins/arm/v7/opdefs/mvn_A88117.d
index 6556020..71b4515 100644
--- a/plugins/arm/v7/opdefs/mvn_A88117.d
+++ b/plugins/arm/v7/opdefs/mvn_A88117.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/arm/v7/opdefs/nop_A88119.d b/plugins/arm/v7/opdefs/nop_A88119.d
index 1f9b82f..a36379d 100644
--- a/plugins/arm/v7/opdefs/nop_A88119.d
+++ b/plugins/arm/v7/opdefs/nop_A88119.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/arm/v7/opdefs/orn_A88120.d b/plugins/arm/v7/opdefs/orn_A88120.d
index 339dd5d..3c376fd 100644
--- a/plugins/arm/v7/opdefs/orn_A88120.d
+++ b/plugins/arm/v7/opdefs/orn_A88120.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/arm/v7/opdefs/orn_A88121.d b/plugins/arm/v7/opdefs/orn_A88121.d
index 5b32f94..b0f6046 100644
--- a/plugins/arm/v7/opdefs/orn_A88121.d
+++ b/plugins/arm/v7/opdefs/orn_A88121.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/arm/v7/opdefs/orr_A88122.d b/plugins/arm/v7/opdefs/orr_A88122.d
index 8b159ad..6729f7c 100644
--- a/plugins/arm/v7/opdefs/orr_A88122.d
+++ b/plugins/arm/v7/opdefs/orr_A88122.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/arm/v7/opdefs/orr_A88123.d b/plugins/arm/v7/opdefs/orr_A88123.d
index 1549d28..8e6cc97 100644
--- a/plugins/arm/v7/opdefs/orr_A88123.d
+++ b/plugins/arm/v7/opdefs/orr_A88123.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/arm/v7/opdefs/orr_A88124.d b/plugins/arm/v7/opdefs/orr_A88124.d
index 85648ed..d376530 100644
--- a/plugins/arm/v7/opdefs/orr_A88124.d
+++ b/plugins/arm/v7/opdefs/orr_A88124.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/arm/v7/opdefs/pkh_A88125.d b/plugins/arm/v7/opdefs/pkh_A88125.d
index 5c2411e..eab5071 100644
--- a/plugins/arm/v7/opdefs/pkh_A88125.d
+++ b/plugins/arm/v7/opdefs/pkh_A88125.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/arm/v7/opdefs/pld_A88126.d b/plugins/arm/v7/opdefs/pld_A88126.d
index be5f348..e3899db 100644
--- a/plugins/arm/v7/opdefs/pld_A88126.d
+++ b/plugins/arm/v7/opdefs/pld_A88126.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/arm/v7/opdefs/pld_A88127.d b/plugins/arm/v7/opdefs/pld_A88127.d
index 12d7942..5939a0c 100644
--- a/plugins/arm/v7/opdefs/pld_A88127.d
+++ b/plugins/arm/v7/opdefs/pld_A88127.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/arm/v7/opdefs/pld_A88128.d b/plugins/arm/v7/opdefs/pld_A88128.d
index e12d928..f6cf0a3 100644
--- a/plugins/arm/v7/opdefs/pld_A88128.d
+++ b/plugins/arm/v7/opdefs/pld_A88128.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/arm/v7/opdefs/pop_A88131.d b/plugins/arm/v7/opdefs/pop_A88131.d
index 1169729..c831d17 100644
--- a/plugins/arm/v7/opdefs/pop_A88131.d
+++ b/plugins/arm/v7/opdefs/pop_A88131.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/arm/v7/opdefs/pop_A88132.d b/plugins/arm/v7/opdefs/pop_A88132.d
index 276bad4..1846b7a 100644
--- a/plugins/arm/v7/opdefs/pop_A88132.d
+++ b/plugins/arm/v7/opdefs/pop_A88132.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/arm/v7/opdefs/push_A88133.d b/plugins/arm/v7/opdefs/push_A88133.d
index aa7fe56..d3b08c8 100644
--- a/plugins/arm/v7/opdefs/push_A88133.d
+++ b/plugins/arm/v7/opdefs/push_A88133.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/arm/v7/opdefs/qadd16_A88135.d b/plugins/arm/v7/opdefs/qadd16_A88135.d
index bc7366e..ca9371b 100644
--- a/plugins/arm/v7/opdefs/qadd16_A88135.d
+++ b/plugins/arm/v7/opdefs/qadd16_A88135.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/arm/v7/opdefs/qadd8_A88136.d b/plugins/arm/v7/opdefs/qadd8_A88136.d
index 2128a39..f3a07bd 100644
--- a/plugins/arm/v7/opdefs/qadd8_A88136.d
+++ b/plugins/arm/v7/opdefs/qadd8_A88136.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/arm/v7/opdefs/qadd_A88134.d b/plugins/arm/v7/opdefs/qadd_A88134.d
index 37a22ba..2ced9c3 100644
--- a/plugins/arm/v7/opdefs/qadd_A88134.d
+++ b/plugins/arm/v7/opdefs/qadd_A88134.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/arm/v7/opdefs/qasx_A88137.d b/plugins/arm/v7/opdefs/qasx_A88137.d
index 5063f8e..531bad7 100644
--- a/plugins/arm/v7/opdefs/qasx_A88137.d
+++ b/plugins/arm/v7/opdefs/qasx_A88137.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/arm/v7/opdefs/qdadd_A88138.d b/plugins/arm/v7/opdefs/qdadd_A88138.d
index 1f915b8..48f2169 100644
--- a/plugins/arm/v7/opdefs/qdadd_A88138.d
+++ b/plugins/arm/v7/opdefs/qdadd_A88138.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/arm/v7/opdefs/qdsub_A88139.d b/plugins/arm/v7/opdefs/qdsub_A88139.d
index b726b6d..0e2398f 100644
--- a/plugins/arm/v7/opdefs/qdsub_A88139.d
+++ b/plugins/arm/v7/opdefs/qdsub_A88139.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/arm/v7/opdefs/qsax_A88140.d b/plugins/arm/v7/opdefs/qsax_A88140.d
index 1a9d204..e17c7f1 100644
--- a/plugins/arm/v7/opdefs/qsax_A88140.d
+++ b/plugins/arm/v7/opdefs/qsax_A88140.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/arm/v7/opdefs/qsub16_A88142.d b/plugins/arm/v7/opdefs/qsub16_A88142.d
index ca28003..1176d51 100644
--- a/plugins/arm/v7/opdefs/qsub16_A88142.d
+++ b/plugins/arm/v7/opdefs/qsub16_A88142.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/arm/v7/opdefs/qsub8_A88143.d b/plugins/arm/v7/opdefs/qsub8_A88143.d
index 8ec9a11..e6d5924 100644
--- a/plugins/arm/v7/opdefs/qsub8_A88143.d
+++ b/plugins/arm/v7/opdefs/qsub8_A88143.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/arm/v7/opdefs/qsub_A88141.d b/plugins/arm/v7/opdefs/qsub_A88141.d
index 6a3b19f..08f36a9 100644
--- a/plugins/arm/v7/opdefs/qsub_A88141.d
+++ b/plugins/arm/v7/opdefs/qsub_A88141.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/arm/v7/opdefs/rbit_A88144.d b/plugins/arm/v7/opdefs/rbit_A88144.d
index 9d1c149..07a8023 100644
--- a/plugins/arm/v7/opdefs/rbit_A88144.d
+++ b/plugins/arm/v7/opdefs/rbit_A88144.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/arm/v7/opdefs/rev16_A88146.d b/plugins/arm/v7/opdefs/rev16_A88146.d
index 3bf8266..45135d3 100644
--- a/plugins/arm/v7/opdefs/rev16_A88146.d
+++ b/plugins/arm/v7/opdefs/rev16_A88146.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/arm/v7/opdefs/rev_A88145.d b/plugins/arm/v7/opdefs/rev_A88145.d
index 0a96df9..36413c3 100644
--- a/plugins/arm/v7/opdefs/rev_A88145.d
+++ b/plugins/arm/v7/opdefs/rev_A88145.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/arm/v7/opdefs/revsh_A88147.d b/plugins/arm/v7/opdefs/revsh_A88147.d
index bd290cc..28c101a 100644
--- a/plugins/arm/v7/opdefs/revsh_A88147.d
+++ b/plugins/arm/v7/opdefs/revsh_A88147.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/arm/v7/opdefs/ror_A88149.d b/plugins/arm/v7/opdefs/ror_A88149.d
index 0717a95..962e37e 100644
--- a/plugins/arm/v7/opdefs/ror_A88149.d
+++ b/plugins/arm/v7/opdefs/ror_A88149.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/arm/v7/opdefs/ror_A88150.d b/plugins/arm/v7/opdefs/ror_A88150.d
index 57bbbb7..aec86e3 100644
--- a/plugins/arm/v7/opdefs/ror_A88150.d
+++ b/plugins/arm/v7/opdefs/ror_A88150.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/arm/v7/opdefs/rrx_A88151.d b/plugins/arm/v7/opdefs/rrx_A88151.d
index d73570b..2d16327 100644
--- a/plugins/arm/v7/opdefs/rrx_A88151.d
+++ b/plugins/arm/v7/opdefs/rrx_A88151.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/arm/v7/opdefs/rsb_A88152.d b/plugins/arm/v7/opdefs/rsb_A88152.d
index 0bf4eee..3e035ac 100644
--- a/plugins/arm/v7/opdefs/rsb_A88152.d
+++ b/plugins/arm/v7/opdefs/rsb_A88152.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/arm/v7/opdefs/rsb_A88153.d b/plugins/arm/v7/opdefs/rsb_A88153.d
index 3f13bfa..cd2e6f5 100644
--- a/plugins/arm/v7/opdefs/rsb_A88153.d
+++ b/plugins/arm/v7/opdefs/rsb_A88153.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/arm/v7/opdefs/rsb_A88154.d b/plugins/arm/v7/opdefs/rsb_A88154.d
index 74f084e..f3d3651 100644
--- a/plugins/arm/v7/opdefs/rsb_A88154.d
+++ b/plugins/arm/v7/opdefs/rsb_A88154.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/arm/v7/opdefs/rsc_A88155.d b/plugins/arm/v7/opdefs/rsc_A88155.d
index dd8954c..49a0c57 100644
--- a/plugins/arm/v7/opdefs/rsc_A88155.d
+++ b/plugins/arm/v7/opdefs/rsc_A88155.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/arm/v7/opdefs/rsc_A88156.d b/plugins/arm/v7/opdefs/rsc_A88156.d
index 615aa99..59c0adb 100644
--- a/plugins/arm/v7/opdefs/rsc_A88156.d
+++ b/plugins/arm/v7/opdefs/rsc_A88156.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/arm/v7/opdefs/rsc_A88157.d b/plugins/arm/v7/opdefs/rsc_A88157.d
index d95992b..b9daae5 100644
--- a/plugins/arm/v7/opdefs/rsc_A88157.d
+++ b/plugins/arm/v7/opdefs/rsc_A88157.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/arm/v7/opdefs/sadd16_A88158.d b/plugins/arm/v7/opdefs/sadd16_A88158.d
index ee8d6d3..e69867d 100644
--- a/plugins/arm/v7/opdefs/sadd16_A88158.d
+++ b/plugins/arm/v7/opdefs/sadd16_A88158.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/arm/v7/opdefs/sadd8_A88159.d b/plugins/arm/v7/opdefs/sadd8_A88159.d
index 6c6c4a6..74c1e87 100644
--- a/plugins/arm/v7/opdefs/sadd8_A88159.d
+++ b/plugins/arm/v7/opdefs/sadd8_A88159.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/arm/v7/opdefs/sasx_A88160.d b/plugins/arm/v7/opdefs/sasx_A88160.d
index d655002..21e76d8 100644
--- a/plugins/arm/v7/opdefs/sasx_A88160.d
+++ b/plugins/arm/v7/opdefs/sasx_A88160.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/arm/v7/opdefs/sbc_A88161.d b/plugins/arm/v7/opdefs/sbc_A88161.d
index d085e28..43481aa 100644
--- a/plugins/arm/v7/opdefs/sbc_A88161.d
+++ b/plugins/arm/v7/opdefs/sbc_A88161.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/arm/v7/opdefs/sbc_A88162.d b/plugins/arm/v7/opdefs/sbc_A88162.d
index 1ba7592..f28187b 100644
--- a/plugins/arm/v7/opdefs/sbc_A88162.d
+++ b/plugins/arm/v7/opdefs/sbc_A88162.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/arm/v7/opdefs/sbc_A88163.d b/plugins/arm/v7/opdefs/sbc_A88163.d
index d534ed5..96ce70d 100644
--- a/plugins/arm/v7/opdefs/sbc_A88163.d
+++ b/plugins/arm/v7/opdefs/sbc_A88163.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/arm/v7/opdefs/sbfx_A88164.d b/plugins/arm/v7/opdefs/sbfx_A88164.d
index d834bca..688d67b 100644
--- a/plugins/arm/v7/opdefs/sbfx_A88164.d
+++ b/plugins/arm/v7/opdefs/sbfx_A88164.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/arm/v7/opdefs/sdiv_A88165.d b/plugins/arm/v7/opdefs/sdiv_A88165.d
index 762b49a..c6017d5 100644
--- a/plugins/arm/v7/opdefs/sdiv_A88165.d
+++ b/plugins/arm/v7/opdefs/sdiv_A88165.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/arm/v7/opdefs/sel_A88166.d b/plugins/arm/v7/opdefs/sel_A88166.d
index 0239ee6..6fd5023 100644
--- a/plugins/arm/v7/opdefs/sel_A88166.d
+++ b/plugins/arm/v7/opdefs/sel_A88166.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/arm/v7/opdefs/setend_A88167.d b/plugins/arm/v7/opdefs/setend_A88167.d
index ee07bd9..76f745c 100644
--- a/plugins/arm/v7/opdefs/setend_A88167.d
+++ b/plugins/arm/v7/opdefs/setend_A88167.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/arm/v7/opdefs/sev_A88168.d b/plugins/arm/v7/opdefs/sev_A88168.d
index cfbebe0..5939afb 100644
--- a/plugins/arm/v7/opdefs/sev_A88168.d
+++ b/plugins/arm/v7/opdefs/sev_A88168.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/arm/v7/opdefs/shadd16_A88169.d b/plugins/arm/v7/opdefs/shadd16_A88169.d
index 8453f4b..a408e3c 100644
--- a/plugins/arm/v7/opdefs/shadd16_A88169.d
+++ b/plugins/arm/v7/opdefs/shadd16_A88169.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/arm/v7/opdefs/shadd8_A88170.d b/plugins/arm/v7/opdefs/shadd8_A88170.d
index 8623ac9..0cfff4e 100644
--- a/plugins/arm/v7/opdefs/shadd8_A88170.d
+++ b/plugins/arm/v7/opdefs/shadd8_A88170.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/arm/v7/opdefs/shasx_A88171.d b/plugins/arm/v7/opdefs/shasx_A88171.d
index 9a931cb..243d568 100644
--- a/plugins/arm/v7/opdefs/shasx_A88171.d
+++ b/plugins/arm/v7/opdefs/shasx_A88171.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/arm/v7/opdefs/shsax_A88172.d b/plugins/arm/v7/opdefs/shsax_A88172.d
index 69369d5..d176085 100644
--- a/plugins/arm/v7/opdefs/shsax_A88172.d
+++ b/plugins/arm/v7/opdefs/shsax_A88172.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/arm/v7/opdefs/shsub16_A88173.d b/plugins/arm/v7/opdefs/shsub16_A88173.d
index db35320..955070d 100644
--- a/plugins/arm/v7/opdefs/shsub16_A88173.d
+++ b/plugins/arm/v7/opdefs/shsub16_A88173.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/arm/v7/opdefs/shsub8_A88174.d b/plugins/arm/v7/opdefs/shsub8_A88174.d
index 0d1b93c..d90d270 100644
--- a/plugins/arm/v7/opdefs/shsub8_A88174.d
+++ b/plugins/arm/v7/opdefs/shsub8_A88174.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/arm/v7/opdefs/smlad_A88177.d b/plugins/arm/v7/opdefs/smlad_A88177.d
index da02029..5fa0850 100644
--- a/plugins/arm/v7/opdefs/smlad_A88177.d
+++ b/plugins/arm/v7/opdefs/smlad_A88177.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/arm/v7/opdefs/smlal_A88178.d b/plugins/arm/v7/opdefs/smlal_A88178.d
index 0b79de9..b504510 100644
--- a/plugins/arm/v7/opdefs/smlal_A88178.d
+++ b/plugins/arm/v7/opdefs/smlal_A88178.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/arm/v7/opdefs/smlald_A88180.d b/plugins/arm/v7/opdefs/smlald_A88180.d
index 16353d2..c44a90b 100644
--- a/plugins/arm/v7/opdefs/smlald_A88180.d
+++ b/plugins/arm/v7/opdefs/smlald_A88180.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/arm/v7/opdefs/smlsd_A88182.d b/plugins/arm/v7/opdefs/smlsd_A88182.d
index 5808518..28546fa 100644
--- a/plugins/arm/v7/opdefs/smlsd_A88182.d
+++ b/plugins/arm/v7/opdefs/smlsd_A88182.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/arm/v7/opdefs/smlsld_A88183.d b/plugins/arm/v7/opdefs/smlsld_A88183.d
index 995fb6f..101ff1c 100644
--- a/plugins/arm/v7/opdefs/smlsld_A88183.d
+++ b/plugins/arm/v7/opdefs/smlsld_A88183.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/arm/v7/opdefs/smmla_A88184.d b/plugins/arm/v7/opdefs/smmla_A88184.d
index 40bd005..40c5589 100644
--- a/plugins/arm/v7/opdefs/smmla_A88184.d
+++ b/plugins/arm/v7/opdefs/smmla_A88184.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/arm/v7/opdefs/smmls_A88185.d b/plugins/arm/v7/opdefs/smmls_A88185.d
index 9bc5396..356d60c 100644
--- a/plugins/arm/v7/opdefs/smmls_A88185.d
+++ b/plugins/arm/v7/opdefs/smmls_A88185.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/arm/v7/opdefs/smmul_A88186.d b/plugins/arm/v7/opdefs/smmul_A88186.d
index 44a8b9b..3bfc841 100644
--- a/plugins/arm/v7/opdefs/smmul_A88186.d
+++ b/plugins/arm/v7/opdefs/smmul_A88186.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/arm/v7/opdefs/smuad_A88187.d b/plugins/arm/v7/opdefs/smuad_A88187.d
index a10c279..9c994d3 100644
--- a/plugins/arm/v7/opdefs/smuad_A88187.d
+++ b/plugins/arm/v7/opdefs/smuad_A88187.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/arm/v7/opdefs/smull_A88189.d b/plugins/arm/v7/opdefs/smull_A88189.d
index c0a186e..9604e95 100644
--- a/plugins/arm/v7/opdefs/smull_A88189.d
+++ b/plugins/arm/v7/opdefs/smull_A88189.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/arm/v7/opdefs/smusd_A88191.d b/plugins/arm/v7/opdefs/smusd_A88191.d
index 93a392c..e1bd61e 100644
--- a/plugins/arm/v7/opdefs/smusd_A88191.d
+++ b/plugins/arm/v7/opdefs/smusd_A88191.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/arm/v7/opdefs/ssat16_A88194.d b/plugins/arm/v7/opdefs/ssat16_A88194.d
index 8ad328e..5236af7 100644
--- a/plugins/arm/v7/opdefs/ssat16_A88194.d
+++ b/plugins/arm/v7/opdefs/ssat16_A88194.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/arm/v7/opdefs/ssat_A88193.d b/plugins/arm/v7/opdefs/ssat_A88193.d
index def45d1..93d58cd 100644
--- a/plugins/arm/v7/opdefs/ssat_A88193.d
+++ b/plugins/arm/v7/opdefs/ssat_A88193.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/arm/v7/opdefs/ssax_A88195.d b/plugins/arm/v7/opdefs/ssax_A88195.d
index 9339f41..68c70f7 100644
--- a/plugins/arm/v7/opdefs/ssax_A88195.d
+++ b/plugins/arm/v7/opdefs/ssax_A88195.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/arm/v7/opdefs/ssub16_A88196.d b/plugins/arm/v7/opdefs/ssub16_A88196.d
index 8b98339..3abdb0e 100644
--- a/plugins/arm/v7/opdefs/ssub16_A88196.d
+++ b/plugins/arm/v7/opdefs/ssub16_A88196.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/arm/v7/opdefs/ssub8_A88197.d b/plugins/arm/v7/opdefs/ssub8_A88197.d
index d5a8c14..39e8eec 100644
--- a/plugins/arm/v7/opdefs/ssub8_A88197.d
+++ b/plugins/arm/v7/opdefs/ssub8_A88197.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/arm/v7/opdefs/str_A88203.d b/plugins/arm/v7/opdefs/str_A88203.d
index f8b4958..98c97a2 100644
--- a/plugins/arm/v7/opdefs/str_A88203.d
+++ b/plugins/arm/v7/opdefs/str_A88203.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/arm/v7/opdefs/str_A88204.d b/plugins/arm/v7/opdefs/str_A88204.d
index 0818631..d0646bd 100644
--- a/plugins/arm/v7/opdefs/str_A88204.d
+++ b/plugins/arm/v7/opdefs/str_A88204.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/arm/v7/opdefs/str_A88205.d b/plugins/arm/v7/opdefs/str_A88205.d
index e4eb6fb..3f2c87e 100644
--- a/plugins/arm/v7/opdefs/str_A88205.d
+++ b/plugins/arm/v7/opdefs/str_A88205.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/arm/v7/opdefs/strb_A88206.d b/plugins/arm/v7/opdefs/strb_A88206.d
index ed21cc9..632187b 100644
--- a/plugins/arm/v7/opdefs/strb_A88206.d
+++ b/plugins/arm/v7/opdefs/strb_A88206.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/arm/v7/opdefs/strb_A88207.d b/plugins/arm/v7/opdefs/strb_A88207.d
index e495ea8..2495682 100644
--- a/plugins/arm/v7/opdefs/strb_A88207.d
+++ b/plugins/arm/v7/opdefs/strb_A88207.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/arm/v7/opdefs/strb_A88208.d b/plugins/arm/v7/opdefs/strb_A88208.d
index 11d5931..45076f4 100644
--- a/plugins/arm/v7/opdefs/strb_A88208.d
+++ b/plugins/arm/v7/opdefs/strb_A88208.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/arm/v7/opdefs/strbt_A88209.d b/plugins/arm/v7/opdefs/strbt_A88209.d
index 034b4ad..96845d7 100644
--- a/plugins/arm/v7/opdefs/strbt_A88209.d
+++ b/plugins/arm/v7/opdefs/strbt_A88209.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/arm/v7/opdefs/strd_A88210.d b/plugins/arm/v7/opdefs/strd_A88210.d
index 93608eb..ec69c7c 100644
--- a/plugins/arm/v7/opdefs/strd_A88210.d
+++ b/plugins/arm/v7/opdefs/strd_A88210.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/arm/v7/opdefs/strd_A88211.d b/plugins/arm/v7/opdefs/strd_A88211.d
index 1f0dc14..644270b 100644
--- a/plugins/arm/v7/opdefs/strd_A88211.d
+++ b/plugins/arm/v7/opdefs/strd_A88211.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/arm/v7/opdefs/strex_A88212.d b/plugins/arm/v7/opdefs/strex_A88212.d
index 0631064..9558c42 100644
--- a/plugins/arm/v7/opdefs/strex_A88212.d
+++ b/plugins/arm/v7/opdefs/strex_A88212.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/arm/v7/opdefs/strexb_A88213.d b/plugins/arm/v7/opdefs/strexb_A88213.d
index af0a005..507fd54 100644
--- a/plugins/arm/v7/opdefs/strexb_A88213.d
+++ b/plugins/arm/v7/opdefs/strexb_A88213.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/arm/v7/opdefs/strexd_A88214.d b/plugins/arm/v7/opdefs/strexd_A88214.d
index 3da8f64..9c21475 100644
--- a/plugins/arm/v7/opdefs/strexd_A88214.d
+++ b/plugins/arm/v7/opdefs/strexd_A88214.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/arm/v7/opdefs/strexh_A88215.d b/plugins/arm/v7/opdefs/strexh_A88215.d
index 4341851..68f3d85 100644
--- a/plugins/arm/v7/opdefs/strexh_A88215.d
+++ b/plugins/arm/v7/opdefs/strexh_A88215.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/arm/v7/opdefs/strh_A88216.d b/plugins/arm/v7/opdefs/strh_A88216.d
index 05b7b12..49b505e 100644
--- a/plugins/arm/v7/opdefs/strh_A88216.d
+++ b/plugins/arm/v7/opdefs/strh_A88216.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/arm/v7/opdefs/strh_A88217.d b/plugins/arm/v7/opdefs/strh_A88217.d
index 5b7fa38..8a74c59 100644
--- a/plugins/arm/v7/opdefs/strh_A88217.d
+++ b/plugins/arm/v7/opdefs/strh_A88217.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/arm/v7/opdefs/strh_A88218.d b/plugins/arm/v7/opdefs/strh_A88218.d
index 149ba8d..2656024 100644
--- a/plugins/arm/v7/opdefs/strh_A88218.d
+++ b/plugins/arm/v7/opdefs/strh_A88218.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/arm/v7/opdefs/strht_A88219.d b/plugins/arm/v7/opdefs/strht_A88219.d
index f7fb37f..1b8af03 100644
--- a/plugins/arm/v7/opdefs/strht_A88219.d
+++ b/plugins/arm/v7/opdefs/strht_A88219.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/arm/v7/opdefs/strt_A88220.d b/plugins/arm/v7/opdefs/strt_A88220.d
index dd1c03a..749dad4 100644
--- a/plugins/arm/v7/opdefs/strt_A88220.d
+++ b/plugins/arm/v7/opdefs/strt_A88220.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/arm/v7/opdefs/sub_A88221.d b/plugins/arm/v7/opdefs/sub_A88221.d
index 365943c..2bfb767 100644
--- a/plugins/arm/v7/opdefs/sub_A88221.d
+++ b/plugins/arm/v7/opdefs/sub_A88221.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/arm/v7/opdefs/sub_A88222.d b/plugins/arm/v7/opdefs/sub_A88222.d
index 289d045..af4a29f 100644
--- a/plugins/arm/v7/opdefs/sub_A88222.d
+++ b/plugins/arm/v7/opdefs/sub_A88222.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/arm/v7/opdefs/sub_A88223.d b/plugins/arm/v7/opdefs/sub_A88223.d
index b3b9ef6..a3b263a 100644
--- a/plugins/arm/v7/opdefs/sub_A88223.d
+++ b/plugins/arm/v7/opdefs/sub_A88223.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/arm/v7/opdefs/sub_A88224.d b/plugins/arm/v7/opdefs/sub_A88224.d
index d1689bb..3e8c5be 100644
--- a/plugins/arm/v7/opdefs/sub_A88224.d
+++ b/plugins/arm/v7/opdefs/sub_A88224.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/arm/v7/opdefs/sub_A88225.d b/plugins/arm/v7/opdefs/sub_A88225.d
index 96708b9..fcce934 100644
--- a/plugins/arm/v7/opdefs/sub_A88225.d
+++ b/plugins/arm/v7/opdefs/sub_A88225.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/arm/v7/opdefs/sub_A88226.d b/plugins/arm/v7/opdefs/sub_A88226.d
index 3c6e9fd..0ab17c4 100644
--- a/plugins/arm/v7/opdefs/sub_A88226.d
+++ b/plugins/arm/v7/opdefs/sub_A88226.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/arm/v7/opdefs/svc_A88228.d b/plugins/arm/v7/opdefs/svc_A88228.d
index 0ddc95f..5130b7f 100644
--- a/plugins/arm/v7/opdefs/svc_A88228.d
+++ b/plugins/arm/v7/opdefs/svc_A88228.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/arm/v7/opdefs/swp_A88229.d b/plugins/arm/v7/opdefs/swp_A88229.d
index b901462..187bb3d 100644
--- a/plugins/arm/v7/opdefs/swp_A88229.d
+++ b/plugins/arm/v7/opdefs/swp_A88229.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/arm/v7/opdefs/sxtab16_A88231.d b/plugins/arm/v7/opdefs/sxtab16_A88231.d
index 6a97ca6..a608cf8 100644
--- a/plugins/arm/v7/opdefs/sxtab16_A88231.d
+++ b/plugins/arm/v7/opdefs/sxtab16_A88231.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/arm/v7/opdefs/sxtab_A88230.d b/plugins/arm/v7/opdefs/sxtab_A88230.d
index d40c0fd..945b224 100644
--- a/plugins/arm/v7/opdefs/sxtab_A88230.d
+++ b/plugins/arm/v7/opdefs/sxtab_A88230.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/arm/v7/opdefs/sxtah_A88232.d b/plugins/arm/v7/opdefs/sxtah_A88232.d
index ca6b69b..b832844 100644
--- a/plugins/arm/v7/opdefs/sxtah_A88232.d
+++ b/plugins/arm/v7/opdefs/sxtah_A88232.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/arm/v7/opdefs/sxtb16_A88234.d b/plugins/arm/v7/opdefs/sxtb16_A88234.d
index 1299a91..2946915 100644
--- a/plugins/arm/v7/opdefs/sxtb16_A88234.d
+++ b/plugins/arm/v7/opdefs/sxtb16_A88234.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/arm/v7/opdefs/sxtb_A88233.d b/plugins/arm/v7/opdefs/sxtb_A88233.d
index d9c30e9..ccfcfd1 100644
--- a/plugins/arm/v7/opdefs/sxtb_A88233.d
+++ b/plugins/arm/v7/opdefs/sxtb_A88233.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/arm/v7/opdefs/sxth_A88235.d b/plugins/arm/v7/opdefs/sxth_A88235.d
index 080d85c..9063a9e 100644
--- a/plugins/arm/v7/opdefs/sxth_A88235.d
+++ b/plugins/arm/v7/opdefs/sxth_A88235.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/arm/v7/opdefs/teq_A88237.d b/plugins/arm/v7/opdefs/teq_A88237.d
index 7b431a3..ea7f122 100644
--- a/plugins/arm/v7/opdefs/teq_A88237.d
+++ b/plugins/arm/v7/opdefs/teq_A88237.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/arm/v7/opdefs/teq_A88238.d b/plugins/arm/v7/opdefs/teq_A88238.d
index 9e80034..6133506 100644
--- a/plugins/arm/v7/opdefs/teq_A88238.d
+++ b/plugins/arm/v7/opdefs/teq_A88238.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/arm/v7/opdefs/teq_A88239.d b/plugins/arm/v7/opdefs/teq_A88239.d
index 76e3062..33d54c6 100644
--- a/plugins/arm/v7/opdefs/teq_A88239.d
+++ b/plugins/arm/v7/opdefs/teq_A88239.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/arm/v7/opdefs/tst_A88240.d b/plugins/arm/v7/opdefs/tst_A88240.d
index 50c0507..119d53a 100644
--- a/plugins/arm/v7/opdefs/tst_A88240.d
+++ b/plugins/arm/v7/opdefs/tst_A88240.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/arm/v7/opdefs/tst_A88241.d b/plugins/arm/v7/opdefs/tst_A88241.d
index ac1d843..b6c1e71 100644
--- a/plugins/arm/v7/opdefs/tst_A88241.d
+++ b/plugins/arm/v7/opdefs/tst_A88241.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/arm/v7/opdefs/tst_A88242.d b/plugins/arm/v7/opdefs/tst_A88242.d
index 7ffb302..3ebf379 100644
--- a/plugins/arm/v7/opdefs/tst_A88242.d
+++ b/plugins/arm/v7/opdefs/tst_A88242.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/arm/v7/opdefs/uadd16_A88243.d b/plugins/arm/v7/opdefs/uadd16_A88243.d
index 9e6ec47..9697c9a 100644
--- a/plugins/arm/v7/opdefs/uadd16_A88243.d
+++ b/plugins/arm/v7/opdefs/uadd16_A88243.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/arm/v7/opdefs/uadd8_A88244.d b/plugins/arm/v7/opdefs/uadd8_A88244.d
index 1cd1b79..f9080dc 100644
--- a/plugins/arm/v7/opdefs/uadd8_A88244.d
+++ b/plugins/arm/v7/opdefs/uadd8_A88244.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/arm/v7/opdefs/uasx_A88245.d b/plugins/arm/v7/opdefs/uasx_A88245.d
index ada4b7a..5c2b682 100644
--- a/plugins/arm/v7/opdefs/uasx_A88245.d
+++ b/plugins/arm/v7/opdefs/uasx_A88245.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/arm/v7/opdefs/ubfx_A88246.d b/plugins/arm/v7/opdefs/ubfx_A88246.d
index 31c3f43..2107f5c 100644
--- a/plugins/arm/v7/opdefs/ubfx_A88246.d
+++ b/plugins/arm/v7/opdefs/ubfx_A88246.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/arm/v7/opdefs/udf_A88247.d b/plugins/arm/v7/opdefs/udf_A88247.d
index db8fc28..82e04f8 100644
--- a/plugins/arm/v7/opdefs/udf_A88247.d
+++ b/plugins/arm/v7/opdefs/udf_A88247.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/arm/v7/opdefs/udiv_A88248.d b/plugins/arm/v7/opdefs/udiv_A88248.d
index 411e323..c5684ae 100644
--- a/plugins/arm/v7/opdefs/udiv_A88248.d
+++ b/plugins/arm/v7/opdefs/udiv_A88248.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/arm/v7/opdefs/uhadd16_A88249.d b/plugins/arm/v7/opdefs/uhadd16_A88249.d
index e335f3c..b67ac38 100644
--- a/plugins/arm/v7/opdefs/uhadd16_A88249.d
+++ b/plugins/arm/v7/opdefs/uhadd16_A88249.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/arm/v7/opdefs/uhadd8_A88250.d b/plugins/arm/v7/opdefs/uhadd8_A88250.d
index f392b5e..63e34a4 100644
--- a/plugins/arm/v7/opdefs/uhadd8_A88250.d
+++ b/plugins/arm/v7/opdefs/uhadd8_A88250.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/arm/v7/opdefs/uhasx_A88251.d b/plugins/arm/v7/opdefs/uhasx_A88251.d
index b5c4153..2d209f9 100644
--- a/plugins/arm/v7/opdefs/uhasx_A88251.d
+++ b/plugins/arm/v7/opdefs/uhasx_A88251.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/arm/v7/opdefs/uhsax_A88252.d b/plugins/arm/v7/opdefs/uhsax_A88252.d
index 7b793f4..36bb86b 100644
--- a/plugins/arm/v7/opdefs/uhsax_A88252.d
+++ b/plugins/arm/v7/opdefs/uhsax_A88252.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/arm/v7/opdefs/uhsub16_A88253.d b/plugins/arm/v7/opdefs/uhsub16_A88253.d
index 482ac1d..5a071e2 100644
--- a/plugins/arm/v7/opdefs/uhsub16_A88253.d
+++ b/plugins/arm/v7/opdefs/uhsub16_A88253.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/arm/v7/opdefs/uhsub8_A88254.d b/plugins/arm/v7/opdefs/uhsub8_A88254.d
index c5349e4..d323ae5 100644
--- a/plugins/arm/v7/opdefs/uhsub8_A88254.d
+++ b/plugins/arm/v7/opdefs/uhsub8_A88254.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/arm/v7/opdefs/umaal_A88255.d b/plugins/arm/v7/opdefs/umaal_A88255.d
index 10a823a..4cbc624 100644
--- a/plugins/arm/v7/opdefs/umaal_A88255.d
+++ b/plugins/arm/v7/opdefs/umaal_A88255.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/arm/v7/opdefs/umlal_A88256.d b/plugins/arm/v7/opdefs/umlal_A88256.d
index 83af10c..345c321 100644
--- a/plugins/arm/v7/opdefs/umlal_A88256.d
+++ b/plugins/arm/v7/opdefs/umlal_A88256.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/arm/v7/opdefs/umull_A88257.d b/plugins/arm/v7/opdefs/umull_A88257.d
index 2164bb4..d3c7736 100644
--- a/plugins/arm/v7/opdefs/umull_A88257.d
+++ b/plugins/arm/v7/opdefs/umull_A88257.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/arm/v7/opdefs/uqadd16_A88258.d b/plugins/arm/v7/opdefs/uqadd16_A88258.d
index 4e099ec..f7ce5ed 100644
--- a/plugins/arm/v7/opdefs/uqadd16_A88258.d
+++ b/plugins/arm/v7/opdefs/uqadd16_A88258.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/arm/v7/opdefs/uqadd8_A88259.d b/plugins/arm/v7/opdefs/uqadd8_A88259.d
index 4ac517a..57c910e 100644
--- a/plugins/arm/v7/opdefs/uqadd8_A88259.d
+++ b/plugins/arm/v7/opdefs/uqadd8_A88259.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/arm/v7/opdefs/uqasx_A88260.d b/plugins/arm/v7/opdefs/uqasx_A88260.d
index 0b2047f..3b1c84f 100644
--- a/plugins/arm/v7/opdefs/uqasx_A88260.d
+++ b/plugins/arm/v7/opdefs/uqasx_A88260.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/arm/v7/opdefs/uqsax_A88261.d b/plugins/arm/v7/opdefs/uqsax_A88261.d
index 57b1b3f..7ff9199 100644
--- a/plugins/arm/v7/opdefs/uqsax_A88261.d
+++ b/plugins/arm/v7/opdefs/uqsax_A88261.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/arm/v7/opdefs/uqsub16_A88262.d b/plugins/arm/v7/opdefs/uqsub16_A88262.d
index 23a4fb7..91baf9a 100644
--- a/plugins/arm/v7/opdefs/uqsub16_A88262.d
+++ b/plugins/arm/v7/opdefs/uqsub16_A88262.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/arm/v7/opdefs/uqsub8_A88263.d b/plugins/arm/v7/opdefs/uqsub8_A88263.d
index 4054ec5..5e53068 100644
--- a/plugins/arm/v7/opdefs/uqsub8_A88263.d
+++ b/plugins/arm/v7/opdefs/uqsub8_A88263.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/arm/v7/opdefs/usad8_A88264.d b/plugins/arm/v7/opdefs/usad8_A88264.d
index 2927910..07cedd3 100644
--- a/plugins/arm/v7/opdefs/usad8_A88264.d
+++ b/plugins/arm/v7/opdefs/usad8_A88264.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/arm/v7/opdefs/usada8_A88265.d b/plugins/arm/v7/opdefs/usada8_A88265.d
index df1b7f4..0a937eb 100644
--- a/plugins/arm/v7/opdefs/usada8_A88265.d
+++ b/plugins/arm/v7/opdefs/usada8_A88265.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/arm/v7/opdefs/usat16_A88267.d b/plugins/arm/v7/opdefs/usat16_A88267.d
index 056c0f2..578090a 100644
--- a/plugins/arm/v7/opdefs/usat16_A88267.d
+++ b/plugins/arm/v7/opdefs/usat16_A88267.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/arm/v7/opdefs/usat_A88266.d b/plugins/arm/v7/opdefs/usat_A88266.d
index c89d083..88e5be3 100644
--- a/plugins/arm/v7/opdefs/usat_A88266.d
+++ b/plugins/arm/v7/opdefs/usat_A88266.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/arm/v7/opdefs/usax_A88268.d b/plugins/arm/v7/opdefs/usax_A88268.d
index d8c5305..4ff0cc2 100644
--- a/plugins/arm/v7/opdefs/usax_A88268.d
+++ b/plugins/arm/v7/opdefs/usax_A88268.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/arm/v7/opdefs/usub16_A88269.d b/plugins/arm/v7/opdefs/usub16_A88269.d
index 1209abf..2189fa3 100644
--- a/plugins/arm/v7/opdefs/usub16_A88269.d
+++ b/plugins/arm/v7/opdefs/usub16_A88269.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/arm/v7/opdefs/usub8_A88270.d b/plugins/arm/v7/opdefs/usub8_A88270.d
index 659a0e0..6fc555d 100644
--- a/plugins/arm/v7/opdefs/usub8_A88270.d
+++ b/plugins/arm/v7/opdefs/usub8_A88270.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/arm/v7/opdefs/uxtab16_A88272.d b/plugins/arm/v7/opdefs/uxtab16_A88272.d
index 92109fb..b9b430d 100644
--- a/plugins/arm/v7/opdefs/uxtab16_A88272.d
+++ b/plugins/arm/v7/opdefs/uxtab16_A88272.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/arm/v7/opdefs/uxtab_A88271.d b/plugins/arm/v7/opdefs/uxtab_A88271.d
index 9c98102..0490b28 100644
--- a/plugins/arm/v7/opdefs/uxtab_A88271.d
+++ b/plugins/arm/v7/opdefs/uxtab_A88271.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/arm/v7/opdefs/uxtah_A88273.d b/plugins/arm/v7/opdefs/uxtah_A88273.d
index c1d0d36..5855519 100644
--- a/plugins/arm/v7/opdefs/uxtah_A88273.d
+++ b/plugins/arm/v7/opdefs/uxtah_A88273.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/arm/v7/opdefs/uxtb16_A88275.d b/plugins/arm/v7/opdefs/uxtb16_A88275.d
index b2ac134..7f696ac 100644
--- a/plugins/arm/v7/opdefs/uxtb16_A88275.d
+++ b/plugins/arm/v7/opdefs/uxtb16_A88275.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/arm/v7/opdefs/uxtb_A88274.d b/plugins/arm/v7/opdefs/uxtb_A88274.d
index ac5b421..18994f7 100644
--- a/plugins/arm/v7/opdefs/uxtb_A88274.d
+++ b/plugins/arm/v7/opdefs/uxtb_A88274.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/arm/v7/opdefs/uxth_A88276.d b/plugins/arm/v7/opdefs/uxth_A88276.d
index b49360f..4017a26 100644
--- a/plugins/arm/v7/opdefs/uxth_A88276.d
+++ b/plugins/arm/v7/opdefs/uxth_A88276.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/arm/v7/opdefs/wfe_A88424.d b/plugins/arm/v7/opdefs/wfe_A88424.d
index 84f2a9a..27c9386 100644
--- a/plugins/arm/v7/opdefs/wfe_A88424.d
+++ b/plugins/arm/v7/opdefs/wfe_A88424.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/arm/v7/opdefs/wfi_A88425.d b/plugins/arm/v7/opdefs/wfi_A88425.d
index 0fd2552..0f73c23 100644
--- a/plugins/arm/v7/opdefs/wfi_A88425.d
+++ b/plugins/arm/v7/opdefs/wfi_A88425.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/arm/v7/opdefs/yield_A88426.d b/plugins/arm/v7/opdefs/yield_A88426.d
index 1ccee59..5d594c2 100644
--- a/plugins/arm/v7/opdefs/yield_A88426.d
+++ b/plugins/arm/v7/opdefs/yield_A88426.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/arm/v7/operands/coproc.c b/plugins/arm/v7/operands/coproc.c
index b54f538..26c76d0 100644
--- a/plugins/arm/v7/operands/coproc.c
+++ b/plugins/arm/v7/operands/coproc.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/arm/v7/operands/coproc.h b/plugins/arm/v7/operands/coproc.h
index 2de9a24..e203f2c 100644
--- a/plugins/arm/v7/operands/coproc.h
+++ b/plugins/arm/v7/operands/coproc.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/arm/v7/operands/estate.c b/plugins/arm/v7/operands/estate.c
index 0a3afe6..3302f30 100644
--- a/plugins/arm/v7/operands/estate.c
+++ b/plugins/arm/v7/operands/estate.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/arm/v7/operands/estate.h b/plugins/arm/v7/operands/estate.h
index 6407ed1..fae3188 100644
--- a/plugins/arm/v7/operands/estate.h
+++ b/plugins/arm/v7/operands/estate.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/arm/v7/operands/limitation.c b/plugins/arm/v7/operands/limitation.c
index dbc49a1..22ca1c0 100644
--- a/plugins/arm/v7/operands/limitation.c
+++ b/plugins/arm/v7/operands/limitation.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/arm/v7/operands/limitation.h b/plugins/arm/v7/operands/limitation.h
index 0c082a6..47f38ff 100644
--- a/plugins/arm/v7/operands/limitation.h
+++ b/plugins/arm/v7/operands/limitation.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/arm/v7/operands/maccess.c b/plugins/arm/v7/operands/maccess.c
index 03ac281..a21921f 100644
--- a/plugins/arm/v7/operands/maccess.c
+++ b/plugins/arm/v7/operands/maccess.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/arm/v7/operands/maccess.h b/plugins/arm/v7/operands/maccess.h
index 03acb1b..c2b11da 100644
--- a/plugins/arm/v7/operands/maccess.h
+++ b/plugins/arm/v7/operands/maccess.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/arm/v7/operands/offset.c b/plugins/arm/v7/operands/offset.c
index beb2e76..10c7cb5 100644
--- a/plugins/arm/v7/operands/offset.c
+++ b/plugins/arm/v7/operands/offset.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/arm/v7/operands/offset.h b/plugins/arm/v7/operands/offset.h
index 6c08da0..18b626d 100644
--- a/plugins/arm/v7/operands/offset.h
+++ b/plugins/arm/v7/operands/offset.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/arm/v7/operands/reglist.c b/plugins/arm/v7/operands/reglist.c
index 1f56249..fb36a24 100644
--- a/plugins/arm/v7/operands/reglist.c
+++ b/plugins/arm/v7/operands/reglist.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/arm/v7/operands/reglist.h b/plugins/arm/v7/operands/reglist.h
index 82f1a60..cb5d462 100644
--- a/plugins/arm/v7/operands/reglist.h
+++ b/plugins/arm/v7/operands/reglist.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/arm/v7/operands/rotation.c b/plugins/arm/v7/operands/rotation.c
index 09bb9b5..2b47d73 100644
--- a/plugins/arm/v7/operands/rotation.c
+++ b/plugins/arm/v7/operands/rotation.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/arm/v7/operands/rotation.h b/plugins/arm/v7/operands/rotation.h
index 952f0e4..33dbfe7 100644
--- a/plugins/arm/v7/operands/rotation.h
+++ b/plugins/arm/v7/operands/rotation.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/arm/v7/operands/shift.c b/plugins/arm/v7/operands/shift.c
index be45371..3e8b8b7 100644
--- a/plugins/arm/v7/operands/shift.c
+++ b/plugins/arm/v7/operands/shift.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/arm/v7/operands/shift.h b/plugins/arm/v7/operands/shift.h
index a6dbae8..b5a2905 100644
--- a/plugins/arm/v7/operands/shift.h
+++ b/plugins/arm/v7/operands/shift.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/arm/v7/post.c b/plugins/arm/v7/post.c
index 10941a3..fccd835 100644
--- a/plugins/arm/v7/post.c
+++ b/plugins/arm/v7/post.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/arm/v7/post.h b/plugins/arm/v7/post.h
index 33a80fd..7d6e0a8 100644
--- a/plugins/arm/v7/post.h
+++ b/plugins/arm/v7/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/arm/v7/processor.c b/plugins/arm/v7/processor.c
index 0203f32..e708814 100644
--- a/plugins/arm/v7/processor.c
+++ b/plugins/arm/v7/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/arm/v7/processor.h b/plugins/arm/v7/processor.h
index 84e64f4..1238b7e 100644
--- a/plugins/arm/v7/processor.h
+++ b/plugins/arm/v7/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/arm/v7/pseudo.c b/plugins/arm/v7/pseudo.c
index 12ad50b..4055040 100644
--- a/plugins/arm/v7/pseudo.c
+++ b/plugins/arm/v7/pseudo.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/arm/v7/pseudo.h b/plugins/arm/v7/pseudo.h
index d070bcd..7a598f9 100644
--- a/plugins/arm/v7/pseudo.h
+++ b/plugins/arm/v7/pseudo.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/arm/v7/register.c b/plugins/arm/v7/register.c
index 3cd9e0f..1b17062 100644
--- a/plugins/arm/v7/register.c
+++ b/plugins/arm/v7/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/arm/v7/register.h b/plugins/arm/v7/register.h
index 6f09f5d..a5b11c1 100644
--- a/plugins/arm/v7/register.h
+++ b/plugins/arm/v7/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/arm/v7/simd.c b/plugins/arm/v7/simd.c
index 0fdca7d..79ddcf2 100644
--- a/plugins/arm/v7/simd.c
+++ b/plugins/arm/v7/simd.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/arm/v7/simd.h b/plugins/arm/v7/simd.h
index 4a32dba..bf7cdc3 100644
--- a/plugins/arm/v7/simd.h
+++ b/plugins/arm/v7/simd.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/arm/v7/thumb_16.c b/plugins/arm/v7/thumb_16.c
index 666c15e..a97779e 100644
--- a/plugins/arm/v7/thumb_16.c
+++ b/plugins/arm/v7/thumb_16.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/arm/v7/thumb_16.h b/plugins/arm/v7/thumb_16.h
index 4dc8866..862f7d1 100644
--- a/plugins/arm/v7/thumb_16.h
+++ b/plugins/arm/v7/thumb_16.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/arm/v7/thumb_32.c b/plugins/arm/v7/thumb_32.c
index 2ea33fc..41e5f46 100644
--- a/plugins/arm/v7/thumb_32.c
+++ b/plugins/arm/v7/thumb_32.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/arm/v7/thumb_32.h b/plugins/arm/v7/thumb_32.h
index 15ae7df..b665624 100644
--- a/plugins/arm/v7/thumb_32.h
+++ b/plugins/arm/v7/thumb_32.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/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/>.
*/
diff --git a/plugins/devdbg/speed.c b/plugins/devdbg/speed.c
index d7eb805..9cb7d45 100644
--- a/plugins/devdbg/speed.c
+++ b/plugins/devdbg/speed.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/devdbg/speed.h b/plugins/devdbg/speed.h
index ff141ca..129f373 100644
--- a/plugins/devdbg/speed.h
+++ b/plugins/devdbg/speed.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/dex/class.c b/plugins/dex/class.c
index bb2ae71..5cd159b 100644
--- a/plugins/dex/class.c
+++ b/plugins/dex/class.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/dex/class.h b/plugins/dex/class.h
index 73dd5df..71fd4c9 100644
--- a/plugins/dex/class.h
+++ b/plugins/dex/class.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/dex/core.c b/plugins/dex/core.c
index c7f9aa4..5f53fe9 100644
--- a/plugins/dex/core.c
+++ b/plugins/dex/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/dex/core.h b/plugins/dex/core.h
index 5e98fad..bc1a444 100644
--- a/plugins/dex/core.h
+++ b/plugins/dex/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/dex/dex-int.c b/plugins/dex/dex-int.c
index 3a69bb2..9eee67f 100644
--- a/plugins/dex/dex-int.c
+++ b/plugins/dex/dex-int.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/dex/dex-int.h b/plugins/dex/dex-int.h
index 60d2f4d..4016b1c 100755
--- a/plugins/dex/dex-int.h
+++ b/plugins/dex/dex-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/dex/dex_def.h b/plugins/dex/dex_def.h
index 1d2e0d7..61f51c2 100755
--- a/plugins/dex/dex_def.h
+++ b/plugins/dex/dex_def.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/dex/format.c b/plugins/dex/format.c
index 44e9c0a..f4cfdc9 100755
--- a/plugins/dex/format.c
+++ b/plugins/dex/format.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/dex/format.h b/plugins/dex/format.h
index 0398b9c..d8fdd6b 100755
--- a/plugins/dex/format.h
+++ b/plugins/dex/format.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/dex/loading.c b/plugins/dex/loading.c
index 7a1abf2..efe1531 100644
--- a/plugins/dex/loading.c
+++ b/plugins/dex/loading.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/dex/loading.h b/plugins/dex/loading.h
index 612f962..16d1369 100644
--- a/plugins/dex/loading.h
+++ b/plugins/dex/loading.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/dex/method.c b/plugins/dex/method.c
index 0f49154..409261f 100644
--- a/plugins/dex/method.c
+++ b/plugins/dex/method.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/dex/method.h b/plugins/dex/method.h
index 6716713..fe6abf0 100644
--- a/plugins/dex/method.h
+++ b/plugins/dex/method.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/dex/pool.c b/plugins/dex/pool.c
index 46c431e..b65c133 100644
--- a/plugins/dex/pool.c
+++ b/plugins/dex/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/dex/pool.h b/plugins/dex/pool.h
index 56bcd64..45df801 100644
--- a/plugins/dex/pool.h
+++ b/plugins/dex/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/dexbnf/context.c b/plugins/dexbnf/context.c
index 9a6037a..ebf7c0d 100644
--- a/plugins/dexbnf/context.c
+++ b/plugins/dexbnf/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/dexbnf/context.h b/plugins/dexbnf/context.h
index 6ac8674..ac8acae 100644
--- a/plugins/dexbnf/context.h
+++ b/plugins/dexbnf/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/dexbnf/core.c b/plugins/dexbnf/core.c
index 837c4c1..774e88e 100644
--- a/plugins/dexbnf/core.c
+++ b/plugins/dexbnf/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/dexbnf/core.h b/plugins/dexbnf/core.h
index 9e26faf..624fef7 100644
--- a/plugins/dexbnf/core.h
+++ b/plugins/dexbnf/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/dexbnf/demangler.c b/plugins/dexbnf/demangler.c
index e021b45..32aa36f 100644
--- a/plugins/dexbnf/demangler.c
+++ b/plugins/dexbnf/demangler.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/dexbnf/demangler.h b/plugins/dexbnf/demangler.h
index 9d997da..4ed017b 100644
--- a/plugins/dexbnf/demangler.h
+++ b/plugins/dexbnf/demangler.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/dexbnf/shorty.c b/plugins/dexbnf/shorty.c
index 0b452df..b8bb158 100644
--- a/plugins/dexbnf/shorty.c
+++ b/plugins/dexbnf/shorty.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/dexbnf/shorty.h b/plugins/dexbnf/shorty.h
index 0f91a79..0810e17 100644
--- a/plugins/dexbnf/shorty.h
+++ b/plugins/dexbnf/shorty.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/dexbnf/simple.c b/plugins/dexbnf/simple.c
index 43bd467..e66e83c 100644
--- a/plugins/dexbnf/simple.c
+++ b/plugins/dexbnf/simple.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/dexbnf/simple.h b/plugins/dexbnf/simple.h
index d583515..f7b87a9 100644
--- a/plugins/dexbnf/simple.h
+++ b/plugins/dexbnf/simple.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/dexbnf/type.c b/plugins/dexbnf/type.c
index f77f0e5..75d0b35 100644
--- a/plugins/dexbnf/type.c
+++ b/plugins/dexbnf/type.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/dexbnf/type.h b/plugins/dexbnf/type.h
index 045a5fe..d678939 100644
--- a/plugins/dexbnf/type.h
+++ b/plugins/dexbnf/type.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/elf/core.c b/plugins/elf/core.c
index a12a8a6..1498751 100644
--- a/plugins/elf/core.c
+++ b/plugins/elf/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/elf/core.h b/plugins/elf/core.h
index 9702b74..52ded90 100644
--- a/plugins/elf/core.h
+++ b/plugins/elf/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/elf/dynamic.c b/plugins/elf/dynamic.c
index 9d211e6..f6db598 100644
--- a/plugins/elf/dynamic.c
+++ b/plugins/elf/dynamic.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/elf/dynamic.h b/plugins/elf/dynamic.h
index 62e8b39..ae03426 100644
--- a/plugins/elf/dynamic.h
+++ b/plugins/elf/dynamic.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/elf/elf-int.c b/plugins/elf/elf-int.c
index 36a0f93..fe628f5 100644
--- a/plugins/elf/elf-int.c
+++ b/plugins/elf/elf-int.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/elf/elf-int.h b/plugins/elf/elf-int.h
index 291000d..4193300 100644
--- a/plugins/elf/elf-int.h
+++ b/plugins/elf/elf-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/elf/elf_def.h b/plugins/elf/elf_def.h
index 9284328..bb33d6d 100644
--- a/plugins/elf/elf_def.h
+++ b/plugins/elf/elf_def.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/elf/elf_def_arm.h b/plugins/elf/elf_def_arm.h
index 2b0f3d7..c0423e6 100644
--- a/plugins/elf/elf_def_arm.h
+++ b/plugins/elf/elf_def_arm.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/elf/format.c b/plugins/elf/format.c
index 755bc12..eb22059 100644
--- a/plugins/elf/format.c
+++ b/plugins/elf/format.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/elf/format.h b/plugins/elf/format.h
index 5184219..1ba61c5 100644
--- a/plugins/elf/format.h
+++ b/plugins/elf/format.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/elf/helper_arm.c b/plugins/elf/helper_arm.c
index 51bdb99..111e34b 100644
--- a/plugins/elf/helper_arm.c
+++ b/plugins/elf/helper_arm.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/elf/helper_arm.h b/plugins/elf/helper_arm.h
index 3db9324..68af97a 100644
--- a/plugins/elf/helper_arm.h
+++ b/plugins/elf/helper_arm.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/elf/loading.c b/plugins/elf/loading.c
index 5d82fcc..0bb6f2b 100644
--- a/plugins/elf/loading.c
+++ b/plugins/elf/loading.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/elf/loading.h b/plugins/elf/loading.h
index 79ea67f..dcf22e2 100644
--- a/plugins/elf/loading.h
+++ b/plugins/elf/loading.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/elf/program.c b/plugins/elf/program.c
index 83fdc6f..7fb63df 100644
--- a/plugins/elf/program.c
+++ b/plugins/elf/program.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/elf/program.h b/plugins/elf/program.h
index fcb7b1a..7c73340 100644
--- a/plugins/elf/program.h
+++ b/plugins/elf/program.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/elf/section.c b/plugins/elf/section.c
index 5e42b0a..cc47f9d 100644
--- a/plugins/elf/section.c
+++ b/plugins/elf/section.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/elf/section.h b/plugins/elf/section.h
index 4ee2695..021caf0 100644
--- a/plugins/elf/section.h
+++ b/plugins/elf/section.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/elf/strings.c b/plugins/elf/strings.c
index 3bec414..6f4edac 100644
--- a/plugins/elf/strings.c
+++ b/plugins/elf/strings.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/elf/strings.h b/plugins/elf/strings.h
index 456bd0a..0dfe11e 100644
--- a/plugins/elf/strings.h
+++ b/plugins/elf/strings.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/elf/symbols.c b/plugins/elf/symbols.c
index 8c40ae4..01b7a17 100644
--- a/plugins/elf/symbols.c
+++ b/plugins/elf/symbols.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/elf/symbols.h b/plugins/elf/symbols.h
index 9e987eb..3bbc3ee 100644
--- a/plugins/elf/symbols.h
+++ b/plugins/elf/symbols.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/fmtp/def.h b/plugins/fmtp/def.h
index f1ec7c7..8af70b8 100644
--- a/plugins/fmtp/def.h
+++ b/plugins/fmtp/def.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/fmtp/parser.c b/plugins/fmtp/parser.c
index 994b7b4..ac22e55 100644
--- a/plugins/fmtp/parser.c
+++ b/plugins/fmtp/parser.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/fmtp/parser.h b/plugins/fmtp/parser.h
index 310ff37..bc10b4b 100644
--- a/plugins/fmtp/parser.h
+++ b/plugins/fmtp/parser.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/govm/build.c b/plugins/govm/build.c
index 3f320b4..55027e3 100644
--- a/plugins/govm/build.c
+++ b/plugins/govm/build.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/govm/build.h b/plugins/govm/build.h
index 3e068ac..ad72d8f 100644
--- a/plugins/govm/build.h
+++ b/plugins/govm/build.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/govm/instruction.c b/plugins/govm/instruction.c
index 71fac9d..537239c 100644
--- a/plugins/govm/instruction.c
+++ b/plugins/govm/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/govm/instruction.h b/plugins/govm/instruction.h
index 8d39ada..dfc0f43 100644
--- a/plugins/govm/instruction.h
+++ b/plugins/govm/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/libcsem/exit.c b/plugins/libcsem/exit.c
index 6a21d5f..ee536b5 100644
--- a/plugins/libcsem/exit.c
+++ b/plugins/libcsem/exit.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/libcsem/exit.h b/plugins/libcsem/exit.h
index cdf84e3..2ac1e81 100644
--- a/plugins/libcsem/exit.h
+++ b/plugins/libcsem/exit.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/libcsem/semantic.c b/plugins/libcsem/semantic.c
index efac9ad..4c5636b 100644
--- a/plugins/libcsem/semantic.c
+++ b/plugins/libcsem/semantic.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/libcsem/semantic.h b/plugins/libcsem/semantic.h
index 2f8d70d..22ee6e3 100644
--- a/plugins/libcsem/semantic.h
+++ b/plugins/libcsem/semantic.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/mobicore/mclf-def.h b/plugins/mobicore/mclf-def.h
index e632068..476f38d 100644
--- a/plugins/mobicore/mclf-def.h
+++ b/plugins/mobicore/mclf-def.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/mobicore/mclf-int.c b/plugins/mobicore/mclf-int.c
index 42490d0..ddbd6d1 100644
--- a/plugins/mobicore/mclf-int.c
+++ b/plugins/mobicore/mclf-int.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/mobicore/mclf-int.h b/plugins/mobicore/mclf-int.h
index e7ca977..7630600 100644
--- a/plugins/mobicore/mclf-int.h
+++ b/plugins/mobicore/mclf-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/mobicore/mclf.c b/plugins/mobicore/mclf.c
index 653ffaa..0c4de64 100644
--- a/plugins/mobicore/mclf.c
+++ b/plugins/mobicore/mclf.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/mobicore/mclf.h b/plugins/mobicore/mclf.h
index da8e5ec..32a13a1 100644
--- a/plugins/mobicore/mclf.h
+++ b/plugins/mobicore/mclf.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/mobicore/mobicore.c b/plugins/mobicore/mobicore.c
index ac2b7a9..8e25469 100644
--- a/plugins/mobicore/mobicore.c
+++ b/plugins/mobicore/mobicore.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/mobicore/mobicore.h b/plugins/mobicore/mobicore.h
index e0db617..26a8888 100644
--- a/plugins/mobicore/mobicore.h
+++ b/plugins/mobicore/mobicore.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/mobicore/symbols.c b/plugins/mobicore/symbols.c
index 36128d2..5b612cc 100644
--- a/plugins/mobicore/symbols.c
+++ b/plugins/mobicore/symbols.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/mobicore/symbols.h b/plugins/mobicore/symbols.h
index 98e6507..1a584cf 100644
--- a/plugins/mobicore/symbols.h
+++ b/plugins/mobicore/symbols.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/pychrysalide/access.c b/plugins/pychrysalide/access.c
index 21ff68f..bfaf160 100644
--- a/plugins/pychrysalide/access.c
+++ b/plugins/pychrysalide/access.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/pychrysalide/access.h b/plugins/pychrysalide/access.h
index f5d47ce..492664d 100644
--- a/plugins/pychrysalide/access.h
+++ b/plugins/pychrysalide/access.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/pychrysalide/helpers.c b/plugins/pychrysalide/helpers.c
index 17a396d..4c25be5 100644
--- a/plugins/pychrysalide/helpers.c
+++ b/plugins/pychrysalide/helpers.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/pychrysalide/helpers.h b/plugins/pychrysalide/helpers.h
index 9c914e5..e025cf7 100644
--- a/plugins/pychrysalide/helpers.h
+++ b/plugins/pychrysalide/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/pychrysalide/pychrysa.c b/plugins/pychrysalide/pychrysa.c
index 70cce2a..d5f4fc1 100644
--- a/plugins/pychrysalide/pychrysa.c
+++ b/plugins/pychrysalide/pychrysa.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/pychrysalide/pychrysa.h b/plugins/pychrysalide/pychrysa.h
index 070345b..e1fecd6 100644
--- a/plugins/pychrysalide/pychrysa.h
+++ b/plugins/pychrysalide/pychrysa.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/readdex/class.c b/plugins/readdex/class.c
index c5cb35f..9aa4433 100644
--- a/plugins/readdex/class.c
+++ b/plugins/readdex/class.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/readdex/class.h b/plugins/readdex/class.h
index c24ced1..a9f5079 100644
--- a/plugins/readdex/class.h
+++ b/plugins/readdex/class.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/readdex/code.c b/plugins/readdex/code.c
index d17c4cc..8cb6baa 100644
--- a/plugins/readdex/code.c
+++ b/plugins/readdex/code.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/readdex/code.h b/plugins/readdex/code.h
index fc52dd0..3b7a594 100644
--- a/plugins/readdex/code.h
+++ b/plugins/readdex/code.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/readdex/header.c b/plugins/readdex/header.c
index 860638c..b1ba640 100644
--- a/plugins/readdex/header.c
+++ b/plugins/readdex/header.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/readdex/header.h b/plugins/readdex/header.h
index 63d7c68..0df02ef 100644
--- a/plugins/readdex/header.h
+++ b/plugins/readdex/header.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/readdex/ids.c b/plugins/readdex/ids.c
index 73187cb..82d17f4 100644
--- a/plugins/readdex/ids.c
+++ b/plugins/readdex/ids.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/readdex/ids.h b/plugins/readdex/ids.h
index b4a1dbf..489d389 100644
--- a/plugins/readdex/ids.h
+++ b/plugins/readdex/ids.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/readdex/reader.c b/plugins/readdex/reader.c
index cab6058..5b84a0d 100644
--- a/plugins/readdex/reader.c
+++ b/plugins/readdex/reader.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/readdex/reader.h b/plugins/readdex/reader.h
index 1d9103f..c6b28b5 100644
--- a/plugins/readdex/reader.h
+++ b/plugins/readdex/reader.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/readelf/header.c b/plugins/readelf/header.c
index 71ce749..3cb84c3 100644
--- a/plugins/readelf/header.c
+++ b/plugins/readelf/header.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/readelf/header.h b/plugins/readelf/header.h
index acfe396..ebdafff 100644
--- a/plugins/readelf/header.h
+++ b/plugins/readelf/header.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/readelf/program.c b/plugins/readelf/program.c
index f63d10e..cb9f948 100644
--- a/plugins/readelf/program.c
+++ b/plugins/readelf/program.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/readelf/program.h b/plugins/readelf/program.h
index 14b814d..f4005b9 100644
--- a/plugins/readelf/program.h
+++ b/plugins/readelf/program.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/readelf/reader.c b/plugins/readelf/reader.c
index 1a9158e..b137659 100644
--- a/plugins/readelf/reader.c
+++ b/plugins/readelf/reader.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/readelf/reader.h b/plugins/readelf/reader.h
index 3837de2..bf82f08 100644
--- a/plugins/readelf/reader.h
+++ b/plugins/readelf/reader.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/readelf/section.c b/plugins/readelf/section.c
index ae3bd6f..f43bb74 100644
--- a/plugins/readelf/section.c
+++ b/plugins/readelf/section.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/readelf/section.h b/plugins/readelf/section.h
index c50cd3a..a5a3f38 100644
--- a/plugins/readelf/section.h
+++ b/plugins/readelf/section.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/readelf/strtab.c b/plugins/readelf/strtab.c
index d8133fc..e8d0f45 100644
--- a/plugins/readelf/strtab.c
+++ b/plugins/readelf/strtab.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/readelf/strtab.h b/plugins/readelf/strtab.h
index e5a0a05..27046c5 100644
--- a/plugins/readelf/strtab.h
+++ b/plugins/readelf/strtab.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/readmc/header.c b/plugins/readmc/header.c
index 98cf803..adc1074 100644
--- a/plugins/readmc/header.c
+++ b/plugins/readmc/header.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/readmc/header.h b/plugins/readmc/header.h
index 1b8d44e..0600c29 100644
--- a/plugins/readmc/header.h
+++ b/plugins/readmc/header.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/readmc/reader.c b/plugins/readmc/reader.c
index 3042e83..e10b927 100644
--- a/plugins/readmc/reader.c
+++ b/plugins/readmc/reader.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/readmc/reader.h b/plugins/readmc/reader.h
index a68b288..ba1e6c5 100644
--- a/plugins/readmc/reader.h
+++ b/plugins/readmc/reader.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/readmc/text.c b/plugins/readmc/text.c
index 3e15493..a1fb0ec 100644
--- a/plugins/readmc/text.c
+++ b/plugins/readmc/text.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/readmc/text.h b/plugins/readmc/text.h
index f1da5da..e003df8 100644
--- a/plugins/readmc/text.h
+++ b/plugins/readmc/text.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/readmc/v21.c b/plugins/readmc/v21.c
index ae74809..ebcd4cd 100644
--- a/plugins/readmc/v21.c
+++ b/plugins/readmc/v21.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/readmc/v21.h b/plugins/readmc/v21.h
index b90a58f..f584a19 100644
--- a/plugins/readmc/v21.h
+++ b/plugins/readmc/v21.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/readmc/v23.c b/plugins/readmc/v23.c
index 7a3c3e4..e430901 100644
--- a/plugins/readmc/v23.c
+++ b/plugins/readmc/v23.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/readmc/v23.h b/plugins/readmc/v23.h
index beae17c..d979508 100644
--- a/plugins/readmc/v23.h
+++ b/plugins/readmc/v23.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/readmc/v24.c b/plugins/readmc/v24.c
index 1cbae98..530c097 100644
--- a/plugins/readmc/v24.c
+++ b/plugins/readmc/v24.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/readmc/v24.h b/plugins/readmc/v24.h
index 57d1cd4..6d69832 100644
--- a/plugins/readmc/v24.h
+++ b/plugins/readmc/v24.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/ropgadgets/finder.c b/plugins/ropgadgets/finder.c
index 69d9959..7296757 100644
--- a/plugins/ropgadgets/finder.c
+++ b/plugins/ropgadgets/finder.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/ropgadgets/finder.h b/plugins/ropgadgets/finder.h
index f12f3ed..1c5352a 100644
--- a/plugins/ropgadgets/finder.h
+++ b/plugins/ropgadgets/finder.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/ropgadgets/helper_arm.c b/plugins/ropgadgets/helper_arm.c
index bb2e2b2..2361f06 100644
--- a/plugins/ropgadgets/helper_arm.c
+++ b/plugins/ropgadgets/helper_arm.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/ropgadgets/helper_arm.h b/plugins/ropgadgets/helper_arm.h
index eb7abed..cb2021f 100644
--- a/plugins/ropgadgets/helper_arm.h
+++ b/plugins/ropgadgets/helper_arm.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/ropgadgets/plugin.c b/plugins/ropgadgets/plugin.c
index 299c090..1ecb7d8 100644
--- a/plugins/ropgadgets/plugin.c
+++ b/plugins/ropgadgets/plugin.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/ropgadgets/plugin.h b/plugins/ropgadgets/plugin.h
index c76c6c7..91ee44f 100644
--- a/plugins/ropgadgets/plugin.h
+++ b/plugins/ropgadgets/plugin.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/ropgadgets/select.c b/plugins/ropgadgets/select.c
index 021a2fa..9f1b69e 100644
--- a/plugins/ropgadgets/select.c
+++ b/plugins/ropgadgets/select.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/ropgadgets/select.h b/plugins/ropgadgets/select.h
index 913b6cc..b525c5c 100644
--- a/plugins/ropgadgets/select.h
+++ b/plugins/ropgadgets/select.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/stackvars/operand.c b/plugins/stackvars/operand.c
index 6ee1e7b..964996a 100644
--- a/plugins/stackvars/operand.c
+++ b/plugins/stackvars/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/stackvars/operand.h b/plugins/stackvars/operand.h
index 5829d1d..eb6b737 100644
--- a/plugins/stackvars/operand.h
+++ b/plugins/stackvars/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/stackvars/stackvars.c b/plugins/stackvars/stackvars.c
index f0f89b2..87ecf05 100644
--- a/plugins/stackvars/stackvars.c
+++ b/plugins/stackvars/stackvars.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/stackvars/stackvars.h b/plugins/stackvars/stackvars.h
index 0067526..b601357 100644
--- a/plugins/stackvars/stackvars.h
+++ b/plugins/stackvars/stackvars.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/>.
*/