From 01f6cd5428e8010383ecbd99e87c019108bfdab1 Mon Sep 17 00:00:00 2001 From: Cyrille Bagard Date: Thu, 3 Nov 2016 11:48:29 +0100 Subject: Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'. --- ChangeLog | 5 +++++ i18n.h | 4 ++-- plugins/androhelpers/androhelpers.c | 4 ++-- plugins/androhelpers/androhelpers.h | 4 ++-- plugins/androhelpers/params.c | 4 ++-- plugins/androhelpers/params.h | 4 ++-- plugins/androhelpers/switch.c | 4 ++-- plugins/androhelpers/switch.h | 4 ++-- plugins/androhelpers/try_n_catch.c | 4 ++-- plugins/androhelpers/try_n_catch.h | 4 ++-- plugins/devdbg/speed.c | 4 ++-- plugins/devdbg/speed.h | 4 ++-- plugins/govm/build.c | 4 ++-- plugins/govm/build.h | 4 ++-- plugins/govm/goas.c | 4 ++-- plugins/govm/instruction.c | 4 ++-- plugins/govm/instruction.h | 4 ++-- plugins/libcsem/exit.c | 4 ++-- plugins/libcsem/exit.h | 4 ++-- plugins/libcsem/semantic.c | 4 ++-- plugins/libcsem/semantic.h | 4 ++-- plugins/mobicore/annotations.c | 4 ++-- plugins/mobicore/annotations.h | 4 ++-- plugins/mobicore/mclf-def.h | 4 ++-- plugins/mobicore/mclf-int.c | 4 ++-- plugins/mobicore/mclf-int.h | 4 ++-- plugins/mobicore/mclf.c | 4 ++-- plugins/mobicore/mclf.h | 4 ++-- plugins/mobicore/mobicore.c | 4 ++-- plugins/mobicore/mobicore.h | 4 ++-- plugins/mobicore/symbols.c | 4 ++-- plugins/mobicore/symbols.h | 4 ++-- plugins/pychrysa/analysis/binary.c | 4 ++-- plugins/pychrysa/analysis/binary.h | 4 ++-- plugins/pychrysa/analysis/block.c | 4 ++-- plugins/pychrysa/analysis/block.h | 4 ++-- plugins/pychrysa/analysis/blocks/flow.c | 4 ++-- plugins/pychrysa/analysis/blocks/flow.h | 4 ++-- plugins/pychrysa/analysis/blocks/module.c | 4 ++-- plugins/pychrysa/analysis/blocks/module.h | 4 ++-- plugins/pychrysa/analysis/blocks/virtual.c | 4 ++-- plugins/pychrysa/analysis/blocks/virtual.h | 4 ++-- plugins/pychrysa/analysis/content.c | 4 ++-- plugins/pychrysa/analysis/content.h | 4 ++-- plugins/pychrysa/analysis/contents/file.c | 4 ++-- plugins/pychrysa/analysis/contents/file.h | 4 ++-- plugins/pychrysa/analysis/contents/module.c | 4 ++-- plugins/pychrysa/analysis/contents/module.h | 4 ++-- plugins/pychrysa/analysis/contents/restricted.c | 4 ++-- plugins/pychrysa/analysis/contents/restricted.h | 4 ++-- plugins/pychrysa/analysis/db/collection.c | 4 ++-- plugins/pychrysa/analysis/db/collection.h | 4 ++-- plugins/pychrysa/analysis/db/item.c | 4 ++-- plugins/pychrysa/analysis/db/item.h | 4 ++-- plugins/pychrysa/analysis/db/items/comment.c | 4 ++-- plugins/pychrysa/analysis/db/items/comment.h | 4 ++-- plugins/pychrysa/analysis/db/items/module.c | 4 ++-- plugins/pychrysa/analysis/db/items/module.h | 4 ++-- plugins/pychrysa/analysis/db/module.c | 4 ++-- plugins/pychrysa/analysis/db/module.h | 4 ++-- plugins/pychrysa/analysis/module.c | 4 ++-- plugins/pychrysa/analysis/module.h | 4 ++-- plugins/pychrysa/analysis/routine.c | 4 ++-- plugins/pychrysa/analysis/routine.h | 4 ++-- plugins/pychrysa/arch/archbase.c | 4 ++-- plugins/pychrysa/arch/archbase.h | 4 ++-- plugins/pychrysa/arch/arm/instruction.c | 4 ++-- plugins/pychrysa/arch/arm/instruction.h | 4 ++-- plugins/pychrysa/arch/arm/module.c | 4 ++-- plugins/pychrysa/arch/arm/module.h | 4 ++-- plugins/pychrysa/arch/arm/processor.c | 4 ++-- plugins/pychrysa/arch/arm/processor.h | 4 ++-- plugins/pychrysa/arch/arm/v7/instruction.c | 4 ++-- plugins/pychrysa/arch/arm/v7/instruction.h | 4 ++-- plugins/pychrysa/arch/arm/v7/module.c | 4 ++-- plugins/pychrysa/arch/arm/v7/module.h | 4 ++-- plugins/pychrysa/arch/arm/v7/processor.c | 4 ++-- plugins/pychrysa/arch/arm/v7/processor.h | 4 ++-- plugins/pychrysa/arch/instruction.c | 4 ++-- plugins/pychrysa/arch/instruction.h | 4 ++-- plugins/pychrysa/arch/module.c | 4 ++-- plugins/pychrysa/arch/module.h | 4 ++-- plugins/pychrysa/arch/processor.c | 4 ++-- plugins/pychrysa/arch/processor.h | 4 ++-- plugins/pychrysa/arch/vmpa.c | 4 ++-- plugins/pychrysa/arch/vmpa.h | 4 ++-- plugins/pychrysa/common/fnv1a.c | 4 ++-- plugins/pychrysa/common/fnv1a.h | 4 ++-- plugins/pychrysa/common/module.c | 4 ++-- plugins/pychrysa/common/module.h | 4 ++-- plugins/pychrysa/common/pathname.c | 4 ++-- plugins/pychrysa/common/pathname.h | 4 ++-- plugins/pychrysa/core/formats.c | 4 ++-- plugins/pychrysa/core/formats.h | 4 ++-- plugins/pychrysa/core/module.c | 4 ++-- plugins/pychrysa/core/module.h | 4 ++-- plugins/pychrysa/core/params.c | 4 ++-- plugins/pychrysa/core/params.h | 4 ++-- plugins/pychrysa/debug/debugger.c | 4 ++-- plugins/pychrysa/debug/debugger.h | 4 ++-- plugins/pychrysa/debug/module.c | 4 ++-- plugins/pychrysa/debug/module.h | 4 ++-- plugins/pychrysa/format/dex/class.c | 4 ++-- plugins/pychrysa/format/dex/class.h | 4 ++-- plugins/pychrysa/format/dex/dex.c | 4 ++-- plugins/pychrysa/format/dex/dex.h | 4 ++-- plugins/pychrysa/format/dex/module.c | 4 ++-- plugins/pychrysa/format/dex/module.h | 4 ++-- plugins/pychrysa/format/elf/elf.c | 4 ++-- plugins/pychrysa/format/elf/elf.h | 4 ++-- plugins/pychrysa/format/elf/module.c | 4 ++-- plugins/pychrysa/format/elf/module.h | 4 ++-- plugins/pychrysa/format/executable.c | 4 ++-- plugins/pychrysa/format/executable.h | 4 ++-- plugins/pychrysa/format/format.c | 4 ++-- plugins/pychrysa/format/format.h | 4 ++-- plugins/pychrysa/format/module.c | 4 ++-- plugins/pychrysa/format/module.h | 4 ++-- plugins/pychrysa/format/symbol.c | 4 ++-- plugins/pychrysa/format/symbol.h | 4 ++-- plugins/pychrysa/glibext/bufferline.c | 4 ++-- plugins/pychrysa/glibext/bufferline.h | 4 ++-- plugins/pychrysa/glibext/codebuffer.c | 4 ++-- plugins/pychrysa/glibext/codebuffer.h | 4 ++-- plugins/pychrysa/glibext/configuration.c | 4 ++-- plugins/pychrysa/glibext/configuration.h | 4 ++-- plugins/pychrysa/glibext/module.c | 4 ++-- plugins/pychrysa/glibext/module.h | 4 ++-- plugins/pychrysa/gtkext/blockview.c | 4 ++-- plugins/pychrysa/gtkext/blockview.h | 4 ++-- plugins/pychrysa/gtkext/bufferview.c | 4 ++-- plugins/pychrysa/gtkext/bufferview.h | 4 ++-- plugins/pychrysa/gtkext/module.c | 4 ++-- plugins/pychrysa/gtkext/module.h | 4 ++-- plugins/pychrysa/gtkext/viewpanel.c | 4 ++-- plugins/pychrysa/gtkext/viewpanel.h | 4 ++-- plugins/pychrysa/gui/editem.c | 4 ++-- plugins/pychrysa/gui/editem.h | 4 ++-- plugins/pychrysa/gui/module.c | 4 ++-- plugins/pychrysa/gui/module.h | 4 ++-- plugins/pychrysa/gui/panels/log.c | 4 ++-- plugins/pychrysa/gui/panels/log.h | 4 ++-- plugins/pychrysa/gui/panels/module.c | 4 ++-- plugins/pychrysa/gui/panels/module.h | 4 ++-- plugins/pychrysa/gui/panels/panel.c | 4 ++-- plugins/pychrysa/gui/panels/panel.h | 4 ++-- plugins/pychrysa/helpers.c | 4 ++-- plugins/pychrysa/helpers.h | 4 ++-- plugins/pychrysa/plugin.c | 4 ++-- plugins/pychrysa/plugin.h | 4 ++-- plugins/pychrysa/pychrysa.c | 4 ++-- plugins/pychrysa/pychrysa.h | 4 ++-- plugins/pychrysa/quirks.c | 4 ++-- plugins/pychrysa/quirks.h | 4 ++-- plugins/pychrysa/weak.c | 4 ++-- plugins/pychrysa/weak.h | 4 ++-- plugins/readdex/class.c | 4 ++-- plugins/readdex/class.h | 4 ++-- plugins/readdex/code.c | 4 ++-- plugins/readdex/code.h | 4 ++-- plugins/readdex/header.c | 4 ++-- plugins/readdex/header.h | 4 ++-- plugins/readdex/ids.c | 4 ++-- plugins/readdex/ids.h | 4 ++-- plugins/readdex/reader.c | 4 ++-- plugins/readdex/reader.h | 4 ++-- plugins/readelf/header.c | 4 ++-- plugins/readelf/header.h | 4 ++-- plugins/readelf/program.c | 4 ++-- plugins/readelf/program.h | 4 ++-- plugins/readelf/reader.c | 4 ++-- plugins/readelf/reader.h | 4 ++-- plugins/readelf/section.c | 4 ++-- plugins/readelf/section.h | 4 ++-- plugins/ropgadgets/finder.c | 4 ++-- plugins/ropgadgets/finder.h | 4 ++-- plugins/ropgadgets/helper_arm.c | 4 ++-- plugins/ropgadgets/helper_arm.h | 4 ++-- plugins/ropgadgets/plugin.c | 4 ++-- plugins/ropgadgets/plugin.h | 4 ++-- plugins/ropgadgets/select.c | 4 ++-- plugins/ropgadgets/select.h | 4 ++-- plugins/stackvars/operand.c | 4 ++-- plugins/stackvars/operand.h | 4 ++-- plugins/stackvars/stackvars.c | 4 ++-- plugins/stackvars/stackvars.h | 4 ++-- src/analysis/binary.c | 4 ++-- src/analysis/binary.h | 4 ++-- src/analysis/block-int.h | 4 ++-- src/analysis/block.c | 4 ++-- src/analysis/block.h | 4 ++-- src/analysis/blocks/flow.c | 4 ++-- src/analysis/blocks/flow.h | 4 ++-- src/analysis/blocks/raccess.c | 4 ++-- src/analysis/blocks/raccess.h | 4 ++-- src/analysis/blocks/virtual.c | 4 ++-- src/analysis/blocks/virtual.h | 4 ++-- src/analysis/content-int.h | 4 ++-- src/analysis/content.c | 4 ++-- src/analysis/content.h | 4 ++-- src/analysis/contents/file.c | 4 ++-- src/analysis/contents/file.h | 4 ++-- src/analysis/contents/restricted.c | 4 ++-- src/analysis/contents/restricted.h | 4 ++-- src/analysis/db/cdb.c | 4 ++-- src/analysis/db/cdb.h | 4 ++-- src/analysis/db/client.c | 4 ++-- src/analysis/db/client.h | 4 ++-- src/analysis/db/collection-int.h | 4 ++-- src/analysis/db/collection.c | 4 ++-- src/analysis/db/collection.h | 4 ++-- src/analysis/db/item-int.h | 4 ++-- src/analysis/db/item.c | 4 ++-- src/analysis/db/item.h | 4 ++-- src/analysis/db/items/bookmark.c | 4 ++-- src/analysis/db/items/bookmark.h | 4 ++-- src/analysis/db/items/comment.c | 4 ++-- src/analysis/db/items/comment.h | 4 ++-- src/analysis/db/items/move.c | 4 ++-- src/analysis/db/items/move.h | 4 ++-- src/analysis/db/items/switcher.c | 4 ++-- src/analysis/db/items/switcher.h | 4 ++-- src/analysis/db/keymgn.c | 4 ++-- src/analysis/db/keymgn.h | 4 ++-- src/analysis/db/misc/rlestr.c | 4 ++-- src/analysis/db/misc/rlestr.h | 4 ++-- src/analysis/db/misc/timestamp.c | 4 ++-- src/analysis/db/misc/timestamp.h | 4 ++-- src/analysis/db/protocol.h | 4 ++-- src/analysis/db/server.c | 4 ++-- src/analysis/db/server.h | 4 ++-- src/analysis/decomp/cmerge.c | 4 ++-- src/analysis/decomp/cmerge.h | 4 ++-- src/analysis/decomp/decompiler.c | 4 ++-- src/analysis/decomp/decompiler.h | 4 ++-- src/analysis/decomp/il.c | 4 ++-- src/analysis/decomp/il.h | 4 ++-- src/analysis/decomp/reduce.c | 4 ++-- src/analysis/decomp/reduce.h | 4 ++-- src/analysis/disass/area.c | 4 ++-- src/analysis/disass/area.h | 4 ++-- src/analysis/disass/block.c | 4 ++-- src/analysis/disass/block.h | 4 ++-- src/analysis/disass/disassembler.c | 4 ++-- src/analysis/disass/disassembler.h | 4 ++-- src/analysis/disass/dragon.c | 4 ++-- src/analysis/disass/dragon.h | 4 ++-- src/analysis/disass/fetch.c | 4 ++-- src/analysis/disass/fetch.h | 4 ++-- src/analysis/disass/instructions.c | 4 ++-- src/analysis/disass/instructions.h | 4 ++-- src/analysis/disass/limit.c | 4 ++-- src/analysis/disass/limit.h | 4 ++-- src/analysis/disass/links.c | 4 ++-- src/analysis/disass/links.h | 4 ++-- src/analysis/disass/loop.c | 4 ++-- src/analysis/disass/loop.h | 4 ++-- src/analysis/disass/macro.c | 4 ++-- src/analysis/disass/macro.h | 4 ++-- src/analysis/disass/output.c | 4 ++-- src/analysis/disass/output.h | 4 ++-- src/analysis/disass/rank.c | 4 ++-- src/analysis/disass/rank.h | 4 ++-- src/analysis/disass/routines.c | 4 ++-- src/analysis/disass/routines.h | 4 ++-- src/analysis/project.c | 4 ++-- src/analysis/project.h | 4 ++-- src/analysis/roptions.c | 4 ++-- src/analysis/roptions.h | 4 ++-- src/analysis/routine.c | 4 ++-- src/analysis/routine.h | 4 ++-- src/analysis/type-int.h | 4 ++-- src/analysis/type.c | 4 ++-- src/analysis/type.h | 4 ++-- src/analysis/types/basic.c | 4 ++-- src/analysis/types/basic.h | 4 ++-- src/analysis/types/cse-int.h | 4 ++-- src/analysis/types/cse.c | 4 ++-- src/analysis/types/cse.h | 4 ++-- src/analysis/types/encaps.c | 4 ++-- src/analysis/types/encaps.h | 4 ++-- src/analysis/types/literal.c | 4 ++-- src/analysis/types/literal.h | 4 ++-- src/analysis/types/template.c | 4 ++-- src/analysis/types/template.h | 4 ++-- src/analysis/variable.c | 4 ++-- src/analysis/variable.h | 4 ++-- src/arch/archbase.c | 4 ++-- src/arch/archbase.h | 4 ++-- src/arch/arm/cond.h | 4 ++-- src/arch/arm/context-int.h | 4 ++-- src/arch/arm/context.c | 4 ++-- src/arch/arm/context.h | 4 ++-- src/arch/arm/instruction-int.h | 4 ++-- src/arch/arm/instruction.c | 4 ++-- src/arch/arm/instruction.h | 4 ++-- src/arch/arm/link.c | 4 ++-- src/arch/arm/link.h | 4 ++-- src/arch/arm/processor-int.h | 4 ++-- src/arch/arm/processor.c | 4 ++-- src/arch/arm/processor.h | 4 ++-- src/arch/arm/register-int.h | 4 ++-- src/arch/arm/register.c | 4 ++-- src/arch/arm/register.h | 4 ++-- src/arch/arm/v7/arm.c | 4 ++-- src/arch/arm/v7/arm.h | 4 ++-- src/arch/arm/v7/context.c | 4 ++-- src/arch/arm/v7/context.h | 4 ++-- src/arch/arm/v7/cregister.c | 4 ++-- src/arch/arm/v7/cregister.h | 4 ++-- src/arch/arm/v7/fetch.c | 4 ++-- src/arch/arm/v7/fetch.h | 4 ++-- src/arch/arm/v7/helpers.c | 4 ++-- src/arch/arm/v7/helpers.h | 4 ++-- src/arch/arm/v7/instruction.c | 4 ++-- src/arch/arm/v7/instruction.h | 4 ++-- src/arch/arm/v7/link.c | 4 ++-- src/arch/arm/v7/link.h | 4 ++-- src/arch/arm/v7/operands/coproc.c | 4 ++-- src/arch/arm/v7/operands/coproc.h | 4 ++-- src/arch/arm/v7/operands/estate.c | 4 ++-- src/arch/arm/v7/operands/estate.h | 4 ++-- src/arch/arm/v7/operands/limitation.c | 4 ++-- src/arch/arm/v7/operands/limitation.h | 4 ++-- src/arch/arm/v7/operands/maccess.c | 4 ++-- src/arch/arm/v7/operands/maccess.h | 4 ++-- src/arch/arm/v7/operands/offset.c | 4 ++-- src/arch/arm/v7/operands/offset.h | 4 ++-- src/arch/arm/v7/operands/reglist.c | 4 ++-- src/arch/arm/v7/operands/reglist.h | 4 ++-- src/arch/arm/v7/operands/rotation.c | 4 ++-- src/arch/arm/v7/operands/rotation.h | 4 ++-- src/arch/arm/v7/operands/shift.c | 4 ++-- src/arch/arm/v7/operands/shift.h | 4 ++-- src/arch/arm/v7/post.c | 4 ++-- src/arch/arm/v7/post.h | 4 ++-- src/arch/arm/v7/processor.c | 4 ++-- src/arch/arm/v7/processor.h | 4 ++-- src/arch/arm/v7/pseudo.c | 4 ++-- src/arch/arm/v7/pseudo.h | 4 ++-- src/arch/arm/v7/register.c | 4 ++-- src/arch/arm/v7/register.h | 4 ++-- src/arch/arm/v7/simd.c | 4 ++-- src/arch/arm/v7/simd.h | 4 ++-- src/arch/arm/v7/thumb_16.c | 4 ++-- src/arch/arm/v7/thumb_16.h | 4 ++-- src/arch/arm/v7/thumb_32.c | 4 ++-- src/arch/arm/v7/thumb_32.h | 4 ++-- src/arch/context-int.h | 4 ++-- src/arch/context.c | 4 ++-- src/arch/context.h | 4 ++-- src/arch/dalvik/context.c | 4 ++-- src/arch/dalvik/context.h | 4 ++-- src/arch/dalvik/decomp/aget.c | 4 ++-- src/arch/dalvik/decomp/aput.c | 4 ++-- src/arch/dalvik/decomp/arithm.c | 4 ++-- src/arch/dalvik/decomp/array.c | 4 ++-- src/arch/dalvik/decomp/const.c | 4 ++-- src/arch/dalvik/decomp/if.c | 4 ++-- src/arch/dalvik/decomp/iget.c | 4 ++-- src/arch/dalvik/decomp/invoke.c | 4 ++-- src/arch/dalvik/decomp/iput.c | 4 ++-- src/arch/dalvik/decomp/move.c | 4 ++-- src/arch/dalvik/decomp/new.c | 4 ++-- src/arch/dalvik/decomp/ret.c | 4 ++-- src/arch/dalvik/decomp/switch.c | 4 ++-- src/arch/dalvik/decomp/translate.h | 4 ++-- src/arch/dalvik/fetch.c | 4 ++-- src/arch/dalvik/fetch.h | 4 ++-- src/arch/dalvik/helpers.h | 4 ++-- src/arch/dalvik/instruction-def.h | 4 ++-- src/arch/dalvik/instruction-int.h | 4 ++-- src/arch/dalvik/instruction.c | 4 ++-- src/arch/dalvik/instruction.h | 4 ++-- src/arch/dalvik/link.c | 4 ++-- src/arch/dalvik/link.h | 4 ++-- src/arch/dalvik/operand.c | 4 ++-- src/arch/dalvik/operand.h | 4 ++-- src/arch/dalvik/operands/args.c | 4 ++-- src/arch/dalvik/operands/args.h | 4 ++-- src/arch/dalvik/operands/pool.c | 4 ++-- src/arch/dalvik/operands/pool.h | 4 ++-- src/arch/dalvik/operands/register.c | 4 ++-- src/arch/dalvik/operands/register.h | 4 ++-- src/arch/dalvik/post.h | 4 ++-- src/arch/dalvik/processor.c | 4 ++-- src/arch/dalvik/processor.h | 4 ++-- src/arch/dalvik/pseudo/fill.c | 4 ++-- src/arch/dalvik/pseudo/fill.h | 4 ++-- src/arch/dalvik/pseudo/switch.c | 4 ++-- src/arch/dalvik/pseudo/switch.h | 4 ++-- src/arch/dalvik/register.c | 4 ++-- src/arch/dalvik/register.h | 4 ++-- src/arch/immediate.c | 4 ++-- src/arch/immediate.h | 4 ++-- src/arch/instruction-int.h | 4 ++-- src/arch/instruction.c | 4 ++-- src/arch/instruction.h | 4 ++-- src/arch/jvm/instruction.c | 4 ++-- src/arch/jvm/instruction.h | 4 ++-- src/arch/jvm/op_add.c | 4 ++-- src/arch/jvm/op_const.c | 4 ++-- src/arch/jvm/op_convert.c | 4 ++-- src/arch/jvm/op_dup.c | 4 ++-- src/arch/jvm/op_getput.c | 4 ++-- src/arch/jvm/op_invoke.c | 4 ++-- src/arch/jvm/op_load.c | 4 ++-- src/arch/jvm/op_monitor.c | 4 ++-- src/arch/jvm/op_nop.c | 4 ++-- src/arch/jvm/op_pop.c | 4 ++-- src/arch/jvm/op_ret.c | 4 ++-- src/arch/jvm/op_store.c | 4 ++-- src/arch/jvm/opcodes.h | 4 ++-- src/arch/jvm/operand.c | 4 ++-- src/arch/jvm/operand.h | 4 ++-- src/arch/jvm/processor.c | 4 ++-- src/arch/jvm/processor.h | 4 ++-- src/arch/link.c | 4 ++-- src/arch/link.h | 4 ++-- src/arch/mips/instruction.c | 4 ++-- src/arch/mips/instruction.h | 4 ++-- src/arch/mips/op_add.c | 4 ++-- src/arch/mips/op_and.c | 4 ++-- src/arch/mips/op_branch.c | 4 ++-- src/arch/mips/op_jump.c | 4 ++-- src/arch/mips/op_load.c | 4 ++-- src/arch/mips/op_nop.c | 4 ++-- src/arch/mips/op_sr.c | 4 ++-- src/arch/mips/op_store.c | 4 ++-- src/arch/mips/op_sub.c | 4 ++-- src/arch/mips/opcodes.h | 4 ++-- src/arch/mips/operand.c | 4 ++-- src/arch/mips/operand.h | 4 ++-- src/arch/mips/processor.c | 4 ++-- src/arch/mips/processor.h | 4 ++-- src/arch/mips/registers.c | 4 ++-- src/arch/mips/registers.h | 4 ++-- src/arch/operand-int.h | 4 ++-- src/arch/operand.c | 4 ++-- src/arch/operand.h | 4 ++-- src/arch/post.c | 4 ++-- src/arch/post.h | 4 ++-- src/arch/processor-int.h | 4 ++-- src/arch/processor.c | 4 ++-- src/arch/processor.h | 4 ++-- src/arch/raw.c | 4 ++-- src/arch/raw.h | 4 ++-- src/arch/register-int.h | 4 ++-- src/arch/register.c | 4 ++-- src/arch/register.h | 4 ++-- src/arch/target.c | 4 ++-- src/arch/target.h | 4 ++-- src/arch/translate.h | 4 ++-- src/arch/undefined.c | 4 ++-- src/arch/undefined.h | 4 ++-- src/arch/vmpa.c | 4 ++-- src/arch/vmpa.h | 4 ++-- src/arch/x86/instruction.c | 4 ++-- src/arch/x86/instruction.h | 4 ++-- src/arch/x86/opcodes/adc.c | 4 ++-- src/arch/x86/opcodes/add.c | 4 ++-- src/arch/x86/opcodes/and.c | 4 ++-- src/arch/x86/opcodes/arpl.c | 4 ++-- src/arch/x86/opcodes/call.c | 4 ++-- src/arch/x86/opcodes/cld.c | 4 ++-- src/arch/x86/opcodes/cmp.c | 4 ++-- src/arch/x86/opcodes/cmps.c | 4 ++-- src/arch/x86/opcodes/dec.c | 4 ++-- src/arch/x86/opcodes/hlt.c | 4 ++-- src/arch/x86/opcodes/inc.c | 4 ++-- src/arch/x86/opcodes/int.c | 4 ++-- src/arch/x86/opcodes/jump.c | 4 ++-- src/arch/x86/opcodes/lea.c | 4 ++-- src/arch/x86/opcodes/leave.c | 4 ++-- src/arch/x86/opcodes/mov.c | 4 ++-- src/arch/x86/opcodes/movs.c | 4 ++-- src/arch/x86/opcodes/movsx.c | 4 ++-- src/arch/x86/opcodes/movzx.c | 4 ++-- src/arch/x86/opcodes/mul.c | 4 ++-- src/arch/x86/opcodes/nop.c | 4 ++-- src/arch/x86/opcodes/not.c | 4 ++-- src/arch/x86/opcodes/opcodes.h | 4 ++-- src/arch/x86/opcodes/or.c | 4 ++-- src/arch/x86/opcodes/pop.c | 4 ++-- src/arch/x86/opcodes/push.c | 4 ++-- src/arch/x86/opcodes/rcl.c | 4 ++-- src/arch/x86/opcodes/rcr.c | 4 ++-- src/arch/x86/opcodes/ret.c | 4 ++-- src/arch/x86/opcodes/rol.c | 4 ++-- src/arch/x86/opcodes/ror.c | 4 ++-- src/arch/x86/opcodes/sar.c | 4 ++-- src/arch/x86/opcodes/sbb.c | 4 ++-- src/arch/x86/opcodes/scas.c | 4 ++-- src/arch/x86/opcodes/set.c | 4 ++-- src/arch/x86/opcodes/shl.c | 4 ++-- src/arch/x86/opcodes/shr.c | 4 ++-- src/arch/x86/opcodes/stos.c | 4 ++-- src/arch/x86/opcodes/sub.c | 4 ++-- src/arch/x86/opcodes/test.c | 4 ++-- src/arch/x86/opcodes/xchg.c | 4 ++-- src/arch/x86/opcodes/xor.c | 4 ++-- src/arch/x86/operand.c | 4 ++-- src/arch/x86/operand.h | 4 ++-- src/arch/x86/operands/data.c | 4 ++-- src/arch/x86/operands/data.h | 4 ++-- src/arch/x86/operands/modrm.c | 4 ++-- src/arch/x86/operands/modrm.h | 4 ++-- src/arch/x86/operands/moffs.c | 4 ++-- src/arch/x86/operands/moffs.h | 4 ++-- src/arch/x86/operands/register.c | 4 ++-- src/arch/x86/operands/register.h | 4 ++-- src/arch/x86/operands/relative.c | 4 ++-- src/arch/x86/operands/relative.h | 4 ++-- src/arch/x86/processor.c | 4 ++-- src/arch/x86/processor.h | 4 ++-- src/arch/x86/register.c | 4 ++-- src/arch/x86/register.h | 4 ++-- src/common/asm.c | 4 ++-- src/common/asm.h | 4 ++-- src/common/bconst.h | 4 ++-- src/common/bits.c | 4 ++-- src/common/bits.h | 4 ++-- src/common/cpp.h | 4 ++-- src/common/dllist.c | 4 ++-- src/common/dllist.h | 4 ++-- src/common/endianness.c | 4 ++-- src/common/endianness.h | 4 ++-- src/common/environment.c | 4 ++-- src/common/environment.h | 4 ++-- src/common/extstr.c | 4 ++-- src/common/extstr.h | 4 ++-- src/common/fnv1a.c | 4 ++-- src/common/fnv1a.h | 4 ++-- src/common/io.c | 4 ++-- src/common/io.h | 4 ++-- src/common/leb128.c | 4 ++-- src/common/leb128.h | 4 ++-- src/common/macros.h | 4 ++-- src/common/net.c | 4 ++-- src/common/net.h | 4 ++-- src/common/pathname.c | 4 ++-- src/common/pathname.h | 4 ++-- src/common/shuffle.c | 4 ++-- src/common/shuffle.h | 4 ++-- src/common/sort.c | 4 ++-- src/common/sort.h | 4 ++-- src/common/sqlite.c | 4 ++-- src/common/sqlite.h | 4 ++-- src/common/xdg.c | 4 ++-- src/common/xdg.h | 4 ++-- src/core/collections.c | 4 ++-- src/core/collections.h | 4 ++-- src/core/core.c | 4 ++-- src/core/core.h | 4 ++-- src/core/formats.c | 4 ++-- src/core/formats.h | 4 ++-- src/core/params.c | 4 ++-- src/core/params.h | 4 ++-- src/core/processors.c | 4 ++-- src/core/processors.h | 4 ++-- src/debug/break.c | 4 ++-- src/debug/break.h | 4 ++-- src/debug/debugger-int.h | 4 ++-- src/debug/debugger.c | 4 ++-- src/debug/debugger.h | 4 ++-- src/debug/jdwp/debugger.c | 4 ++-- src/debug/jdwp/debugger.h | 4 ++-- src/debug/jdwp/jdwp_def.h | 4 ++-- src/debug/jdwp/misc/header.c | 4 ++-- src/debug/jdwp/misc/header.h | 4 ++-- src/debug/jdwp/misc/id.c | 4 ++-- src/debug/jdwp/misc/id.h | 4 ++-- src/debug/jdwp/misc/location.c | 4 ++-- src/debug/jdwp/misc/location.h | 4 ++-- src/debug/jdwp/misc/types.c | 4 ++-- src/debug/jdwp/misc/types.h | 4 ++-- src/debug/jdwp/packet.c | 4 ++-- src/debug/jdwp/packet.h | 4 ++-- src/debug/jdwp/sets/list.c | 4 ++-- src/debug/jdwp/sets/list.h | 4 ++-- src/debug/jdwp/sets/thread.c | 4 ++-- src/debug/jdwp/sets/thread.h | 4 ++-- src/debug/jdwp/sets/vm.c | 4 ++-- src/debug/jdwp/sets/vm.h | 4 ++-- src/debug/jdwp/tcp.c | 4 ++-- src/debug/jdwp/tcp.h | 4 ++-- src/debug/packet-int.h | 4 ++-- src/debug/packet.c | 4 ++-- src/debug/packet.h | 4 ++-- src/debug/remgdb/gdb.c | 4 ++-- src/debug/remgdb/gdb.h | 4 ++-- src/debug/remgdb/helpers.c | 4 ++-- src/debug/remgdb/helpers.h | 4 ++-- src/debug/remgdb/packet.c | 4 ++-- src/debug/remgdb/packet.h | 4 ++-- src/debug/remgdb/stream-int.h | 4 ++-- src/debug/remgdb/stream.c | 4 ++-- src/debug/remgdb/stream.h | 4 ++-- src/debug/remgdb/tcp.c | 4 ++-- src/debug/remgdb/tcp.h | 4 ++-- src/debug/stream-int.h | 4 ++-- src/debug/stream.c | 4 ++-- src/debug/stream.h | 4 ++-- src/decomp/context-int.h | 4 ++-- src/decomp/context.c | 4 ++-- src/decomp/context.h | 4 ++-- src/decomp/expr/access.c | 4 ++-- src/decomp/expr/access.h | 4 ++-- src/decomp/expr/arithm.c | 4 ++-- src/decomp/expr/arithm.h | 4 ++-- src/decomp/expr/array.c | 4 ++-- src/decomp/expr/array.h | 4 ++-- src/decomp/expr/assign.c | 4 ++-- src/decomp/expr/assign.h | 4 ++-- src/decomp/expr/block.c | 4 ++-- src/decomp/expr/block.h | 4 ++-- src/decomp/expr/call.c | 4 ++-- src/decomp/expr/call.h | 4 ++-- src/decomp/expr/comp.c | 4 ++-- src/decomp/expr/comp.h | 4 ++-- src/decomp/expr/cond.c | 4 ++-- src/decomp/expr/cond.h | 4 ++-- src/decomp/expr/dalvik/array.c | 4 ++-- src/decomp/expr/dalvik/array.h | 4 ++-- src/decomp/expr/immediate.c | 4 ++-- src/decomp/expr/immediate.h | 4 ++-- src/decomp/expr/pseudo.c | 4 ++-- src/decomp/expr/pseudo.h | 4 ++-- src/decomp/expr/return.c | 4 ++-- src/decomp/expr/return.h | 4 ++-- src/decomp/expr/text.c | 4 ++-- src/decomp/expr/text.h | 4 ++-- src/decomp/expression-int.h | 4 ++-- src/decomp/expression.c | 4 ++-- src/decomp/expression.h | 4 ++-- src/decomp/instr/ite.c | 4 ++-- src/decomp/instr/ite.h | 4 ++-- src/decomp/instr/keyword.c | 4 ++-- src/decomp/instr/keyword.h | 4 ++-- src/decomp/instr/switch.c | 4 ++-- src/decomp/instr/switch.h | 4 ++-- src/decomp/instruction-int.h | 4 ++-- src/decomp/instruction.c | 4 ++-- src/decomp/instruction.h | 4 ++-- src/decomp/lang/asm.c | 4 ++-- src/decomp/lang/asm.h | 4 ++-- src/decomp/lang/java.c | 4 ++-- src/decomp/lang/java.h | 4 ++-- src/decomp/output-int.h | 4 ++-- src/decomp/output.c | 4 ++-- src/decomp/output.h | 4 ++-- src/format/debuggable-int.h | 4 ++-- src/format/debuggable.c | 4 ++-- src/format/debuggable.h | 4 ++-- src/format/dex/class.c | 4 ++-- src/format/dex/class.h | 4 ++-- src/format/dex/dex-int.c | 4 ++-- src/format/dex/dex-int.h | 4 ++-- src/format/dex/dex.c | 4 ++-- src/format/dex/dex.h | 4 ++-- src/format/dex/dex_def.h | 4 ++-- src/format/dex/loading.c | 4 ++-- src/format/dex/loading.h | 4 ++-- src/format/dex/method.c | 6 +++--- src/format/dex/method.h | 6 +++--- src/format/dex/pool.c | 4 ++-- src/format/dex/pool.h | 4 ++-- src/format/dwarf/abbrev.c | 4 ++-- src/format/dwarf/abbrev.h | 4 ++-- src/format/dwarf/d_dwarf.c | 4 ++-- src/format/dwarf/d_dwarf.h | 4 ++-- src/format/dwarf/die.c | 4 ++-- src/format/dwarf/die.h | 4 ++-- src/format/dwarf/dwarf-int.c | 4 ++-- src/format/dwarf/dwarf-int.h | 4 ++-- src/format/dwarf/dwarf.c | 4 ++-- src/format/dwarf/dwarf.h | 4 ++-- src/format/dwarf/dwarf_def.h | 4 ++-- src/format/dwarf/form.c | 4 ++-- src/format/dwarf/form.h | 4 ++-- src/format/dwarf/info.c | 4 ++-- src/format/dwarf/info.h | 4 ++-- src/format/dwarf/symbols.c | 4 ++-- src/format/dwarf/symbols.h | 4 ++-- src/format/dwarf/utils.c | 4 ++-- src/format/dwarf/utils.h | 4 ++-- src/format/dwarf/v2/dwarf.c | 4 ++-- src/format/dwarf/v2/dwarf.h | 4 ++-- src/format/dwarf/v2/form.c | 4 ++-- src/format/dwarf/v2/form.h | 4 ++-- src/format/dwarf/v3/dwarf.c | 4 ++-- src/format/dwarf/v3/dwarf.h | 4 ++-- src/format/dwarf/v4/dwarf.c | 4 ++-- src/format/dwarf/v4/dwarf.h | 4 ++-- src/format/dwarf/v4/form.c | 4 ++-- src/format/dwarf/v4/form.h | 4 ++-- src/format/elf/dynamic.c | 4 ++-- src/format/elf/dynamic.h | 4 ++-- src/format/elf/elf-int.c | 4 ++-- src/format/elf/elf-int.h | 4 ++-- src/format/elf/elf.c | 4 ++-- src/format/elf/elf.h | 4 ++-- src/format/elf/elf_def.h | 4 ++-- src/format/elf/helper_arm.c | 4 ++-- src/format/elf/helper_arm.h | 4 ++-- src/format/elf/helper_mips.c | 4 ++-- src/format/elf/helper_mips.h | 4 ++-- src/format/elf/helper_x86.c | 4 ++-- src/format/elf/helper_x86.h | 4 ++-- src/format/elf/loading.c | 4 ++-- src/format/elf/loading.h | 4 ++-- src/format/elf/program.c | 4 ++-- src/format/elf/program.h | 4 ++-- src/format/elf/section.c | 4 ++-- src/format/elf/section.h | 4 ++-- src/format/elf/strings.c | 4 ++-- src/format/elf/strings.h | 4 ++-- src/format/elf/symbols.c | 4 ++-- src/format/elf/symbols.h | 4 ++-- src/format/executable-int.c | 4 ++-- src/format/executable-int.h | 4 ++-- src/format/executable.c | 4 ++-- src/format/executable.h | 4 ++-- src/format/format-int.h | 4 ++-- src/format/format.c | 4 ++-- src/format/format.h | 4 ++-- src/format/java/attribute.c | 4 ++-- src/format/java/attribute.h | 4 ++-- src/format/java/e_java.c | 4 ++-- src/format/java/e_java.h | 4 ++-- src/format/java/field.c | 4 ++-- src/format/java/field.h | 4 ++-- src/format/java/java-int.c | 4 ++-- src/format/java/java-int.h | 4 ++-- src/format/java/java.c | 4 ++-- src/format/java/java.h | 4 ++-- src/format/java/java_def.h | 4 ++-- src/format/java/method.c | 4 ++-- src/format/java/method.h | 4 ++-- src/format/java/pool.c | 4 ++-- src/format/java/pool.h | 4 ++-- src/format/mangling/context-int.h | 4 ++-- src/format/mangling/context.c | 4 ++-- src/format/mangling/context.h | 4 ++-- src/format/mangling/demangler.c | 4 ++-- src/format/mangling/demangler.h | 4 ++-- src/format/mangling/dex/context.c | 4 ++-- src/format/mangling/dex/context.h | 4 ++-- src/format/mangling/itanium/abi.c | 4 ++-- src/format/mangling/itanium/abi.h | 4 ++-- src/format/mangling/itanium/component.c | 4 ++-- src/format/mangling/itanium/component.h | 4 ++-- src/format/mangling/itanium/context.c | 4 ++-- src/format/mangling/itanium/context.h | 4 ++-- src/format/mangling/java.h | 4 ++-- src/format/pe/pe-int.c | 4 ++-- src/format/pe/pe-int.h | 4 ++-- src/format/pe/pe.c | 4 ++-- src/format/pe/pe.h | 4 ++-- src/format/pe/pe_def.h | 4 ++-- src/format/pe/section.c | 4 ++-- src/format/pe/section.h | 4 ++-- src/format/pe/symbols.c | 4 ++-- src/format/pe/symbols.h | 4 ++-- src/format/symbol.c | 4 ++-- src/format/symbol.h | 4 ++-- src/glibext/configuration.c | 4 ++-- src/glibext/configuration.h | 4 ++-- src/glibext/delayed-int.h | 4 ++-- src/glibext/delayed.c | 4 ++-- src/glibext/delayed.h | 4 ++-- src/glibext/gbinportion.c | 4 ++-- src/glibext/gbinportion.h | 4 ++-- src/glibext/gbufferline.c | 4 ++-- src/glibext/gbufferline.h | 4 ++-- src/glibext/gbufferview.c | 4 ++-- src/glibext/gbufferview.h | 4 ++-- src/glibext/gcodebuffer.c | 4 ++-- src/glibext/gcodebuffer.h | 4 ++-- src/glibext/gnhash.c | 4 ++-- src/glibext/gnhash.h | 4 ++-- src/glibext/gwidthtracker.c | 4 ++-- src/glibext/gwidthtracker.h | 4 ++-- src/glibext/linecolumn.c | 4 ++-- src/glibext/linecolumn.h | 4 ++-- src/glibext/linesegment.c | 4 ++-- src/glibext/linesegment.h | 4 ++-- src/glibext/proto.h | 4 ++-- src/glibext/signal.c | 4 ++-- src/glibext/signal.h | 4 ++-- src/gtkext/easygtk.c | 4 ++-- src/gtkext/easygtk.h | 4 ++-- src/gtkext/graph/cluster.c | 4 ++-- src/gtkext/graph/cluster.h | 4 ++-- src/gtkext/graph/edge.c | 4 ++-- src/gtkext/graph/edge.h | 4 ++-- src/gtkext/gtkbinarystrip.c | 4 ++-- src/gtkext/gtkbinarystrip.h | 4 ++-- src/gtkext/gtkblockview.c | 4 ++-- src/gtkext/gtkblockview.h | 4 ++-- src/gtkext/gtkbufferview-int.h | 4 ++-- src/gtkext/gtkbufferview.c | 4 ++-- src/gtkext/gtkbufferview.h | 4 ++-- src/gtkext/gtkdockable-int.h | 4 ++-- src/gtkext/gtkdockable.c | 4 ++-- src/gtkext/gtkdockable.h | 4 ++-- src/gtkext/gtkdockstation.c | 4 ++-- src/gtkext/gtkdockstation.h | 4 ++-- src/gtkext/gtkextstatusbar.c | 4 ++-- src/gtkext/gtkextstatusbar.h | 4 ++-- src/gtkext/gtkgraphview.c | 4 ++-- src/gtkext/gtkgraphview.h | 4 ++-- src/gtkext/gtksourceview.c | 4 ++-- src/gtkext/gtksourceview.h | 4 ++-- src/gtkext/gtkstatusstack.c | 4 ++-- src/gtkext/gtkstatusstack.h | 4 ++-- src/gtkext/gtkviewpanel-int.h | 4 ++-- src/gtkext/gtkviewpanel.c | 4 ++-- src/gtkext/gtkviewpanel.h | 4 ++-- src/gtkext/support.c | 4 ++-- src/gtkext/support.h | 4 ++-- src/gtkext/theme.c | 4 ++-- src/gtkext/theme.h | 4 ++-- src/gui/core/core.c | 4 ++-- src/gui/core/core.h | 4 ++-- src/gui/core/global.c | 4 ++-- src/gui/core/global.h | 4 ++-- src/gui/core/panels.c | 4 ++-- src/gui/core/panels.h | 4 ++-- src/gui/dialogs/about.c | 4 ++-- src/gui/dialogs/about.h | 4 ++-- src/gui/dialogs/bookmark.c | 4 ++-- src/gui/dialogs/bookmark.h | 4 ++-- src/gui/dialogs/export.c | 4 ++-- src/gui/dialogs/export.h | 4 ++-- src/gui/dialogs/goto.c | 4 ++-- src/gui/dialogs/goto.h | 4 ++-- src/gui/dialogs/gotox.c | 4 ++-- src/gui/dialogs/gotox.h | 4 ++-- src/gui/dialogs/plugins.c | 4 ++-- src/gui/dialogs/plugins.h | 4 ++-- src/gui/dialogs/shellcode.c | 4 ++-- src/gui/dialogs/shellcode.h | 4 ++-- src/gui/dialogs/storage.c | 4 ++-- src/gui/dialogs/storage.h | 4 ++-- src/gui/editem-int.h | 4 ++-- src/gui/editem.c | 4 ++-- src/gui/editem.h | 4 ++-- src/gui/editor.c | 4 ++-- src/gui/editor.h | 4 ++-- src/gui/menus/binary.c | 6 +++--- src/gui/menus/binary.h | 6 +++--- src/gui/menus/debug.c | 4 ++-- src/gui/menus/debug.h | 4 ++-- src/gui/menus/edition.c | 4 ++-- src/gui/menus/edition.h | 4 ++-- src/gui/menus/file.c | 4 ++-- src/gui/menus/file.h | 4 ++-- src/gui/menus/help.c | 4 ++-- src/gui/menus/help.h | 4 ++-- src/gui/menus/menubar.c | 4 ++-- src/gui/menus/menubar.h | 4 ++-- src/gui/menus/plugins.c | 4 ++-- src/gui/menus/plugins.h | 4 ++-- src/gui/menus/project.c | 6 +++--- src/gui/menus/project.h | 4 ++-- src/gui/menus/view.c | 6 +++--- src/gui/menus/view.h | 4 ++-- src/gui/panels/bookmarks.c | 4 ++-- src/gui/panels/bookmarks.h | 4 ++-- src/gui/panels/glance.c | 4 ++-- src/gui/panels/glance.h | 4 ++-- src/gui/panels/history.c | 4 ++-- src/gui/panels/history.h | 4 ++-- src/gui/panels/log.c | 4 ++-- src/gui/panels/log.h | 4 ++-- src/gui/panels/panel-int.h | 4 ++-- src/gui/panels/panel.c | 4 ++-- src/gui/panels/panel.h | 4 ++-- src/gui/panels/regedit.c | 4 ++-- src/gui/panels/regedit.h | 4 ++-- src/gui/panels/strings.c | 4 ++-- src/gui/panels/strings.h | 4 ++-- src/gui/panels/symbols.c | 4 ++-- src/gui/panels/symbols.h | 4 ++-- src/gui/panels/welcome.c | 4 ++-- src/gui/panels/welcome.h | 4 ++-- src/gui/status.c | 4 ++-- src/gui/status.h | 4 ++-- src/gui/tb/portions.c | 4 ++-- src/gui/tb/portions.h | 4 ++-- src/gui/tb/source.c | 4 ++-- src/gui/tb/source.h | 4 ++-- src/gui/tb/tbitem-int.h | 4 ++-- src/gui/tb/tbitem.c | 4 ++-- src/gui/tb/tbitem.h | 4 ++-- src/main.c | 4 ++-- src/panels/breaks.c | 4 ++-- src/panels/breaks.h | 4 ++-- src/panels/panel-int.h | 4 ++-- src/panels/panel.c | 4 ++-- src/panels/panel.h | 4 ++-- src/panels/registers.c | 4 ++-- src/panels/registers.h | 4 ++-- src/panels/strings.c | 4 ++-- src/panels/strings.h | 4 ++-- src/plugins/context-int.h | 8 ++++---- src/plugins/context.c | 4 ++-- src/plugins/context.h | 8 ++++---- src/plugins/overjump/overjump.c | 4 ++-- src/plugins/overjump/overjump.h | 4 ++-- src/plugins/pglist.c | 4 ++-- src/plugins/pglist.h | 4 ++-- src/plugins/plugin-def.h | 4 ++-- src/plugins/plugin-int.h | 4 ++-- src/plugins/plugin.c | 4 ++-- src/plugins/plugin.h | 4 ++-- tools/d2c/args/decl.h | 4 ++-- tools/d2c/args/manager.c | 4 ++-- tools/d2c/args/manager.h | 4 ++-- tools/d2c/bits/decl.h | 4 ++-- tools/d2c/bits/manager.c | 4 ++-- tools/d2c/bits/manager.h | 4 ++-- tools/d2c/coder.c | 4 ++-- tools/d2c/coder.h | 4 ++-- tools/d2c/conv/decl.h | 4 ++-- tools/d2c/conv/manager.c | 4 ++-- tools/d2c/conv/manager.h | 4 ++-- tools/d2c/format/decl.h | 4 ++-- tools/d2c/format/manager.c | 4 ++-- tools/d2c/format/manager.h | 4 ++-- tools/d2c/helpers.c | 4 ++-- tools/d2c/helpers.h | 4 ++-- tools/d2c/hooks/decl.h | 4 ++-- tools/d2c/hooks/manager.c | 4 ++-- tools/d2c/hooks/manager.h | 4 ++-- tools/d2c/manual.h | 4 ++-- tools/d2c/pproc.c | 4 ++-- tools/d2c/pproc.h | 4 ++-- tools/d2c/qckcall.c | 4 ++-- tools/d2c/qckcall.h | 4 ++-- tools/d2c/rules/decl.h | 4 ++-- tools/d2c/rules/manager.c | 4 ++-- tools/d2c/rules/manager.h | 4 ++-- tools/d2c/spec.c | 4 ++-- tools/d2c/spec.h | 4 ++-- tools/d2c/syntax/decl.h | 4 ++-- tools/d2c/syntax/manager.c | 4 ++-- tools/d2c/syntax/manager.h | 4 ++-- 949 files changed, 1911 insertions(+), 1906 deletions(-) diff --git a/ChangeLog b/ChangeLog index 214664f..22ee8e1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 16-11-03 Cyrille Bagard + * : + Replace all the remaining occurrences of 'OpenIDA' by 'Chrysalide'. + +16-11-03 Cyrille Bagard + * src/analysis/project.c: * src/analysis/project.h: Prepare the capacity to display more than one view per binary. diff --git a/i18n.h b/i18n.h index e7f4aba..b053253 100644 --- a/i18n.h +++ b/i18n.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/androhelpers/androhelpers.c b/plugins/androhelpers/androhelpers.c index 1a2a715..1ba9640 100644 --- a/plugins/androhelpers/androhelpers.c +++ b/plugins/androhelpers/androhelpers.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/androhelpers/androhelpers.h b/plugins/androhelpers/androhelpers.h index a9c59dd..227fef2 100644 --- a/plugins/androhelpers/androhelpers.h +++ b/plugins/androhelpers/androhelpers.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/androhelpers/params.c b/plugins/androhelpers/params.c index 4bf2f6b..ee580b6 100644 --- a/plugins/androhelpers/params.c +++ b/plugins/androhelpers/params.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/androhelpers/params.h b/plugins/androhelpers/params.h index ab4001a..7d1528a 100644 --- a/plugins/androhelpers/params.h +++ b/plugins/androhelpers/params.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/androhelpers/switch.c b/plugins/androhelpers/switch.c index da91a50..d976e56 100644 --- a/plugins/androhelpers/switch.c +++ b/plugins/androhelpers/switch.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/androhelpers/switch.h b/plugins/androhelpers/switch.h index bbe19f5..c0f40c0 100644 --- a/plugins/androhelpers/switch.h +++ b/plugins/androhelpers/switch.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/androhelpers/try_n_catch.c b/plugins/androhelpers/try_n_catch.c index 7e39327..780fa59 100644 --- a/plugins/androhelpers/try_n_catch.c +++ b/plugins/androhelpers/try_n_catch.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/androhelpers/try_n_catch.h b/plugins/androhelpers/try_n_catch.h index 6057546..c6438aa 100644 --- a/plugins/androhelpers/try_n_catch.h +++ b/plugins/androhelpers/try_n_catch.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/devdbg/speed.c b/plugins/devdbg/speed.c index 538a741..75b4309 100644 --- a/plugins/devdbg/speed.c +++ b/plugins/devdbg/speed.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/devdbg/speed.h b/plugins/devdbg/speed.h index ba013f7..7ca2cad 100644 --- a/plugins/devdbg/speed.h +++ b/plugins/devdbg/speed.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/govm/build.c b/plugins/govm/build.c index d61e545..99c1b84 100644 --- a/plugins/govm/build.c +++ b/plugins/govm/build.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/govm/build.h b/plugins/govm/build.h index 5a18c3c..b08d53e 100644 --- a/plugins/govm/build.h +++ b/plugins/govm/build.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/govm/goas.c b/plugins/govm/goas.c index f9cbd7d..2665811 100644 --- a/plugins/govm/goas.c +++ b/plugins/govm/goas.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/govm/instruction.c b/plugins/govm/instruction.c index 05e21ea..0f0edb9 100644 --- a/plugins/govm/instruction.c +++ b/plugins/govm/instruction.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/govm/instruction.h b/plugins/govm/instruction.h index 63d7e4a..cf81d84 100644 --- a/plugins/govm/instruction.h +++ b/plugins/govm/instruction.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/libcsem/exit.c b/plugins/libcsem/exit.c index d26d4bf..9db8286 100644 --- a/plugins/libcsem/exit.c +++ b/plugins/libcsem/exit.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/libcsem/exit.h b/plugins/libcsem/exit.h index f580036..76ac9a0 100644 --- a/plugins/libcsem/exit.h +++ b/plugins/libcsem/exit.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/libcsem/semantic.c b/plugins/libcsem/semantic.c index 2da2ea6..15c370e 100644 --- a/plugins/libcsem/semantic.c +++ b/plugins/libcsem/semantic.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/libcsem/semantic.h b/plugins/libcsem/semantic.h index 72ce0ce..d87efba 100644 --- a/plugins/libcsem/semantic.h +++ b/plugins/libcsem/semantic.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/mobicore/annotations.c b/plugins/mobicore/annotations.c index f6ffa55..0f91ffb 100644 --- a/plugins/mobicore/annotations.c +++ b/plugins/mobicore/annotations.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/mobicore/annotations.h b/plugins/mobicore/annotations.h index 2e06915..e203313 100644 --- a/plugins/mobicore/annotations.h +++ b/plugins/mobicore/annotations.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/mobicore/mclf-def.h b/plugins/mobicore/mclf-def.h index c02d6c2..f0ddefe 100644 --- a/plugins/mobicore/mclf-def.h +++ b/plugins/mobicore/mclf-def.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/mobicore/mclf-int.c b/plugins/mobicore/mclf-int.c index a4dd3b7..609000c 100644 --- a/plugins/mobicore/mclf-int.c +++ b/plugins/mobicore/mclf-int.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/mobicore/mclf-int.h b/plugins/mobicore/mclf-int.h index e34419b..9b2c4d9 100644 --- a/plugins/mobicore/mclf-int.h +++ b/plugins/mobicore/mclf-int.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/mobicore/mclf.c b/plugins/mobicore/mclf.c index 6ff967b..edb6a4a 100644 --- a/plugins/mobicore/mclf.c +++ b/plugins/mobicore/mclf.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/mobicore/mclf.h b/plugins/mobicore/mclf.h index a8fe6ea..27ce659 100644 --- a/plugins/mobicore/mclf.h +++ b/plugins/mobicore/mclf.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/mobicore/mobicore.c b/plugins/mobicore/mobicore.c index 8a28a76..efc9d2a 100644 --- a/plugins/mobicore/mobicore.c +++ b/plugins/mobicore/mobicore.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/mobicore/mobicore.h b/plugins/mobicore/mobicore.h index ea0cd15..9617eeb 100644 --- a/plugins/mobicore/mobicore.h +++ b/plugins/mobicore/mobicore.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/mobicore/symbols.c b/plugins/mobicore/symbols.c index a324a4b..a20a356 100644 --- a/plugins/mobicore/symbols.c +++ b/plugins/mobicore/symbols.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/mobicore/symbols.h b/plugins/mobicore/symbols.h index c528994..5facd84 100644 --- a/plugins/mobicore/symbols.h +++ b/plugins/mobicore/symbols.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/analysis/binary.c b/plugins/pychrysa/analysis/binary.c index 14bf450..b01d0b3 100644 --- a/plugins/pychrysa/analysis/binary.c +++ b/plugins/pychrysa/analysis/binary.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/analysis/binary.h b/plugins/pychrysa/analysis/binary.h index 83ea7c7..25874f0 100644 --- a/plugins/pychrysa/analysis/binary.h +++ b/plugins/pychrysa/analysis/binary.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/analysis/block.c b/plugins/pychrysa/analysis/block.c index 3ee7fcd..bb00063 100644 --- a/plugins/pychrysa/analysis/block.c +++ b/plugins/pychrysa/analysis/block.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/analysis/block.h b/plugins/pychrysa/analysis/block.h index 71e3160..19bed4a 100644 --- a/plugins/pychrysa/analysis/block.h +++ b/plugins/pychrysa/analysis/block.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/analysis/blocks/flow.c b/plugins/pychrysa/analysis/blocks/flow.c index aa0e3bf..d14ab8c 100644 --- a/plugins/pychrysa/analysis/blocks/flow.c +++ b/plugins/pychrysa/analysis/blocks/flow.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/analysis/blocks/flow.h b/plugins/pychrysa/analysis/blocks/flow.h index 69b6c24..8ffae1a 100644 --- a/plugins/pychrysa/analysis/blocks/flow.h +++ b/plugins/pychrysa/analysis/blocks/flow.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/analysis/blocks/module.c b/plugins/pychrysa/analysis/blocks/module.c index 4968e90..857d69f 100644 --- a/plugins/pychrysa/analysis/blocks/module.c +++ b/plugins/pychrysa/analysis/blocks/module.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/analysis/blocks/module.h b/plugins/pychrysa/analysis/blocks/module.h index dc2d17c..68959bd 100644 --- a/plugins/pychrysa/analysis/blocks/module.h +++ b/plugins/pychrysa/analysis/blocks/module.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/analysis/blocks/virtual.c b/plugins/pychrysa/analysis/blocks/virtual.c index 6a35925..4879f62 100644 --- a/plugins/pychrysa/analysis/blocks/virtual.c +++ b/plugins/pychrysa/analysis/blocks/virtual.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/analysis/blocks/virtual.h b/plugins/pychrysa/analysis/blocks/virtual.h index 0bfaf82..a5e8063 100644 --- a/plugins/pychrysa/analysis/blocks/virtual.h +++ b/plugins/pychrysa/analysis/blocks/virtual.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/analysis/content.c b/plugins/pychrysa/analysis/content.c index fa59d69..ea6a9b7 100644 --- a/plugins/pychrysa/analysis/content.c +++ b/plugins/pychrysa/analysis/content.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/analysis/content.h b/plugins/pychrysa/analysis/content.h index 230bfe1..83016d7 100644 --- a/plugins/pychrysa/analysis/content.h +++ b/plugins/pychrysa/analysis/content.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/analysis/contents/file.c b/plugins/pychrysa/analysis/contents/file.c index c9f880f..e51b6ba 100644 --- a/plugins/pychrysa/analysis/contents/file.c +++ b/plugins/pychrysa/analysis/contents/file.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/analysis/contents/file.h b/plugins/pychrysa/analysis/contents/file.h index 4652ad6..6a3213c 100644 --- a/plugins/pychrysa/analysis/contents/file.h +++ b/plugins/pychrysa/analysis/contents/file.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/analysis/contents/module.c b/plugins/pychrysa/analysis/contents/module.c index 366a158..dc40d71 100644 --- a/plugins/pychrysa/analysis/contents/module.c +++ b/plugins/pychrysa/analysis/contents/module.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/analysis/contents/module.h b/plugins/pychrysa/analysis/contents/module.h index 35ff722..4138ece 100644 --- a/plugins/pychrysa/analysis/contents/module.h +++ b/plugins/pychrysa/analysis/contents/module.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/analysis/contents/restricted.c b/plugins/pychrysa/analysis/contents/restricted.c index 300031a..677624a 100644 --- a/plugins/pychrysa/analysis/contents/restricted.c +++ b/plugins/pychrysa/analysis/contents/restricted.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/analysis/contents/restricted.h b/plugins/pychrysa/analysis/contents/restricted.h index 46875e2..5684fee 100644 --- a/plugins/pychrysa/analysis/contents/restricted.h +++ b/plugins/pychrysa/analysis/contents/restricted.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/analysis/db/collection.c b/plugins/pychrysa/analysis/db/collection.c index 60afb02..235a7ae 100644 --- a/plugins/pychrysa/analysis/db/collection.c +++ b/plugins/pychrysa/analysis/db/collection.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/analysis/db/collection.h b/plugins/pychrysa/analysis/db/collection.h index cb9a88a..3a6d041 100644 --- a/plugins/pychrysa/analysis/db/collection.h +++ b/plugins/pychrysa/analysis/db/collection.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/analysis/db/item.c b/plugins/pychrysa/analysis/db/item.c index e314552..6250f99 100644 --- a/plugins/pychrysa/analysis/db/item.c +++ b/plugins/pychrysa/analysis/db/item.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/analysis/db/item.h b/plugins/pychrysa/analysis/db/item.h index eff0d04..17478e2 100644 --- a/plugins/pychrysa/analysis/db/item.h +++ b/plugins/pychrysa/analysis/db/item.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/analysis/db/items/comment.c b/plugins/pychrysa/analysis/db/items/comment.c index 5ce54c9..c566ff7 100644 --- a/plugins/pychrysa/analysis/db/items/comment.c +++ b/plugins/pychrysa/analysis/db/items/comment.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/analysis/db/items/comment.h b/plugins/pychrysa/analysis/db/items/comment.h index db02dca..b3f1eb9 100644 --- a/plugins/pychrysa/analysis/db/items/comment.h +++ b/plugins/pychrysa/analysis/db/items/comment.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/analysis/db/items/module.c b/plugins/pychrysa/analysis/db/items/module.c index 009e823..0a7b311 100644 --- a/plugins/pychrysa/analysis/db/items/module.c +++ b/plugins/pychrysa/analysis/db/items/module.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/analysis/db/items/module.h b/plugins/pychrysa/analysis/db/items/module.h index d780d30..948e8b0 100644 --- a/plugins/pychrysa/analysis/db/items/module.h +++ b/plugins/pychrysa/analysis/db/items/module.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/analysis/db/module.c b/plugins/pychrysa/analysis/db/module.c index 08c408c..b879a88 100644 --- a/plugins/pychrysa/analysis/db/module.c +++ b/plugins/pychrysa/analysis/db/module.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/analysis/db/module.h b/plugins/pychrysa/analysis/db/module.h index d85c092..2bb14c7 100644 --- a/plugins/pychrysa/analysis/db/module.h +++ b/plugins/pychrysa/analysis/db/module.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/analysis/module.c b/plugins/pychrysa/analysis/module.c index ea0f34d..1e1ab90 100644 --- a/plugins/pychrysa/analysis/module.c +++ b/plugins/pychrysa/analysis/module.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/analysis/module.h b/plugins/pychrysa/analysis/module.h index bc4a65e..02f01d3 100644 --- a/plugins/pychrysa/analysis/module.h +++ b/plugins/pychrysa/analysis/module.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/analysis/routine.c b/plugins/pychrysa/analysis/routine.c index 39025b5..16c6595 100644 --- a/plugins/pychrysa/analysis/routine.c +++ b/plugins/pychrysa/analysis/routine.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/analysis/routine.h b/plugins/pychrysa/analysis/routine.h index ec61466..6bd8271 100644 --- a/plugins/pychrysa/analysis/routine.h +++ b/plugins/pychrysa/analysis/routine.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/arch/archbase.c b/plugins/pychrysa/arch/archbase.c index 307508c..4d06cd8 100644 --- a/plugins/pychrysa/arch/archbase.c +++ b/plugins/pychrysa/arch/archbase.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/arch/archbase.h b/plugins/pychrysa/arch/archbase.h index b5d9811..6ccf82d 100644 --- a/plugins/pychrysa/arch/archbase.h +++ b/plugins/pychrysa/arch/archbase.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/arch/arm/instruction.c b/plugins/pychrysa/arch/arm/instruction.c index 14c4ab5..0c852a1 100644 --- a/plugins/pychrysa/arch/arm/instruction.c +++ b/plugins/pychrysa/arch/arm/instruction.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/arch/arm/instruction.h b/plugins/pychrysa/arch/arm/instruction.h index daec429..f2b45c4 100644 --- a/plugins/pychrysa/arch/arm/instruction.h +++ b/plugins/pychrysa/arch/arm/instruction.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/arch/arm/module.c b/plugins/pychrysa/arch/arm/module.c index d1d7adc..4f5e2cc 100644 --- a/plugins/pychrysa/arch/arm/module.c +++ b/plugins/pychrysa/arch/arm/module.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/arch/arm/module.h b/plugins/pychrysa/arch/arm/module.h index eed753f..ebdaf98 100644 --- a/plugins/pychrysa/arch/arm/module.h +++ b/plugins/pychrysa/arch/arm/module.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/arch/arm/processor.c b/plugins/pychrysa/arch/arm/processor.c index bac06ef..020f824 100644 --- a/plugins/pychrysa/arch/arm/processor.c +++ b/plugins/pychrysa/arch/arm/processor.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/arch/arm/processor.h b/plugins/pychrysa/arch/arm/processor.h index 594f0e6..c306665 100644 --- a/plugins/pychrysa/arch/arm/processor.h +++ b/plugins/pychrysa/arch/arm/processor.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/arch/arm/v7/instruction.c b/plugins/pychrysa/arch/arm/v7/instruction.c index 08e9468..ea8ff19 100644 --- a/plugins/pychrysa/arch/arm/v7/instruction.c +++ b/plugins/pychrysa/arch/arm/v7/instruction.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/arch/arm/v7/instruction.h b/plugins/pychrysa/arch/arm/v7/instruction.h index 9eac361..fbde8af 100644 --- a/plugins/pychrysa/arch/arm/v7/instruction.h +++ b/plugins/pychrysa/arch/arm/v7/instruction.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/arch/arm/v7/module.c b/plugins/pychrysa/arch/arm/v7/module.c index 7c0aabf..ac85857 100644 --- a/plugins/pychrysa/arch/arm/v7/module.c +++ b/plugins/pychrysa/arch/arm/v7/module.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/arch/arm/v7/module.h b/plugins/pychrysa/arch/arm/v7/module.h index 61ad126..571f503 100644 --- a/plugins/pychrysa/arch/arm/v7/module.h +++ b/plugins/pychrysa/arch/arm/v7/module.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/arch/arm/v7/processor.c b/plugins/pychrysa/arch/arm/v7/processor.c index 25bd1eb..5c0a0a7 100644 --- a/plugins/pychrysa/arch/arm/v7/processor.c +++ b/plugins/pychrysa/arch/arm/v7/processor.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/arch/arm/v7/processor.h b/plugins/pychrysa/arch/arm/v7/processor.h index 268a025..62b844a 100644 --- a/plugins/pychrysa/arch/arm/v7/processor.h +++ b/plugins/pychrysa/arch/arm/v7/processor.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/arch/instruction.c b/plugins/pychrysa/arch/instruction.c index f52b1ad..3a1954a 100644 --- a/plugins/pychrysa/arch/instruction.c +++ b/plugins/pychrysa/arch/instruction.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/arch/instruction.h b/plugins/pychrysa/arch/instruction.h index c3f8bd9..8445c46 100644 --- a/plugins/pychrysa/arch/instruction.h +++ b/plugins/pychrysa/arch/instruction.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/arch/module.c b/plugins/pychrysa/arch/module.c index 6df56a9..73f8770 100644 --- a/plugins/pychrysa/arch/module.c +++ b/plugins/pychrysa/arch/module.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/arch/module.h b/plugins/pychrysa/arch/module.h index 403ec8a..7dcab39 100644 --- a/plugins/pychrysa/arch/module.h +++ b/plugins/pychrysa/arch/module.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/arch/processor.c b/plugins/pychrysa/arch/processor.c index bed3a3a..291d788 100644 --- a/plugins/pychrysa/arch/processor.c +++ b/plugins/pychrysa/arch/processor.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/arch/processor.h b/plugins/pychrysa/arch/processor.h index 26837cb..0d90989 100644 --- a/plugins/pychrysa/arch/processor.h +++ b/plugins/pychrysa/arch/processor.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/arch/vmpa.c b/plugins/pychrysa/arch/vmpa.c index 65e0387..db1474a 100644 --- a/plugins/pychrysa/arch/vmpa.c +++ b/plugins/pychrysa/arch/vmpa.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/arch/vmpa.h b/plugins/pychrysa/arch/vmpa.h index 6c51d3e..8ed6188 100644 --- a/plugins/pychrysa/arch/vmpa.h +++ b/plugins/pychrysa/arch/vmpa.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/common/fnv1a.c b/plugins/pychrysa/common/fnv1a.c index 99d06fc..8e6d1f7 100644 --- a/plugins/pychrysa/common/fnv1a.c +++ b/plugins/pychrysa/common/fnv1a.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/common/fnv1a.h b/plugins/pychrysa/common/fnv1a.h index 535abf1..537caad 100644 --- a/plugins/pychrysa/common/fnv1a.h +++ b/plugins/pychrysa/common/fnv1a.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/common/module.c b/plugins/pychrysa/common/module.c index 21781b5..0b91abb 100644 --- a/plugins/pychrysa/common/module.c +++ b/plugins/pychrysa/common/module.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/common/module.h b/plugins/pychrysa/common/module.h index f1c1aa6..6466906 100644 --- a/plugins/pychrysa/common/module.h +++ b/plugins/pychrysa/common/module.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/common/pathname.c b/plugins/pychrysa/common/pathname.c index 4b36675..3629c25 100644 --- a/plugins/pychrysa/common/pathname.c +++ b/plugins/pychrysa/common/pathname.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/common/pathname.h b/plugins/pychrysa/common/pathname.h index fe9bc1b..82e184d 100644 --- a/plugins/pychrysa/common/pathname.h +++ b/plugins/pychrysa/common/pathname.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/core/formats.c b/plugins/pychrysa/core/formats.c index 5c10ba8..b7c5e82 100644 --- a/plugins/pychrysa/core/formats.c +++ b/plugins/pychrysa/core/formats.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/core/formats.h b/plugins/pychrysa/core/formats.h index f4fe2db..796a2ef 100644 --- a/plugins/pychrysa/core/formats.h +++ b/plugins/pychrysa/core/formats.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/core/module.c b/plugins/pychrysa/core/module.c index 9fcede9..9dc2652 100644 --- a/plugins/pychrysa/core/module.c +++ b/plugins/pychrysa/core/module.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/core/module.h b/plugins/pychrysa/core/module.h index 1da57a1..9fffcce 100644 --- a/plugins/pychrysa/core/module.h +++ b/plugins/pychrysa/core/module.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/core/params.c b/plugins/pychrysa/core/params.c index 5029304..3c3cd02 100644 --- a/plugins/pychrysa/core/params.c +++ b/plugins/pychrysa/core/params.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/core/params.h b/plugins/pychrysa/core/params.h index 23d1db5..6fa08f8 100644 --- a/plugins/pychrysa/core/params.h +++ b/plugins/pychrysa/core/params.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/debug/debugger.c b/plugins/pychrysa/debug/debugger.c index dde6639..cbafae0 100644 --- a/plugins/pychrysa/debug/debugger.c +++ b/plugins/pychrysa/debug/debugger.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/debug/debugger.h b/plugins/pychrysa/debug/debugger.h index 1f7098a..08a4c8f 100644 --- a/plugins/pychrysa/debug/debugger.h +++ b/plugins/pychrysa/debug/debugger.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/debug/module.c b/plugins/pychrysa/debug/module.c index 9241ee0..f97cf66 100644 --- a/plugins/pychrysa/debug/module.c +++ b/plugins/pychrysa/debug/module.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/debug/module.h b/plugins/pychrysa/debug/module.h index 898f1a3..8958f68 100644 --- a/plugins/pychrysa/debug/module.h +++ b/plugins/pychrysa/debug/module.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/format/dex/class.c b/plugins/pychrysa/format/dex/class.c index 59dfe44..bbcb6a8 100644 --- a/plugins/pychrysa/format/dex/class.c +++ b/plugins/pychrysa/format/dex/class.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/format/dex/class.h b/plugins/pychrysa/format/dex/class.h index 9bfcde2..fc20973 100644 --- a/plugins/pychrysa/format/dex/class.h +++ b/plugins/pychrysa/format/dex/class.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/format/dex/dex.c b/plugins/pychrysa/format/dex/dex.c index 68f259b..2350291 100644 --- a/plugins/pychrysa/format/dex/dex.c +++ b/plugins/pychrysa/format/dex/dex.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/format/dex/dex.h b/plugins/pychrysa/format/dex/dex.h index 9d524bb..5b194ca 100644 --- a/plugins/pychrysa/format/dex/dex.h +++ b/plugins/pychrysa/format/dex/dex.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/format/dex/module.c b/plugins/pychrysa/format/dex/module.c index 41f48c4..aa8de0b 100644 --- a/plugins/pychrysa/format/dex/module.c +++ b/plugins/pychrysa/format/dex/module.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/format/dex/module.h b/plugins/pychrysa/format/dex/module.h index e293f23..ec81396 100644 --- a/plugins/pychrysa/format/dex/module.h +++ b/plugins/pychrysa/format/dex/module.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/format/elf/elf.c b/plugins/pychrysa/format/elf/elf.c index c1dc2b9..5fc205a 100644 --- a/plugins/pychrysa/format/elf/elf.c +++ b/plugins/pychrysa/format/elf/elf.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/format/elf/elf.h b/plugins/pychrysa/format/elf/elf.h index d037942..bc3d628 100644 --- a/plugins/pychrysa/format/elf/elf.h +++ b/plugins/pychrysa/format/elf/elf.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/format/elf/module.c b/plugins/pychrysa/format/elf/module.c index ebd34d9..7198006 100644 --- a/plugins/pychrysa/format/elf/module.c +++ b/plugins/pychrysa/format/elf/module.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/format/elf/module.h b/plugins/pychrysa/format/elf/module.h index 13c5978..c91f9b2 100644 --- a/plugins/pychrysa/format/elf/module.h +++ b/plugins/pychrysa/format/elf/module.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/format/executable.c b/plugins/pychrysa/format/executable.c index c48ae2f..5135b13 100644 --- a/plugins/pychrysa/format/executable.c +++ b/plugins/pychrysa/format/executable.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/format/executable.h b/plugins/pychrysa/format/executable.h index 64b03f7..73d8712 100644 --- a/plugins/pychrysa/format/executable.h +++ b/plugins/pychrysa/format/executable.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/format/format.c b/plugins/pychrysa/format/format.c index 22ade20..1b129d0 100644 --- a/plugins/pychrysa/format/format.c +++ b/plugins/pychrysa/format/format.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/format/format.h b/plugins/pychrysa/format/format.h index 50ec47a..a2a6003 100644 --- a/plugins/pychrysa/format/format.h +++ b/plugins/pychrysa/format/format.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/format/module.c b/plugins/pychrysa/format/module.c index bd81187..228688c 100644 --- a/plugins/pychrysa/format/module.c +++ b/plugins/pychrysa/format/module.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/format/module.h b/plugins/pychrysa/format/module.h index 8567251..a052f73 100644 --- a/plugins/pychrysa/format/module.h +++ b/plugins/pychrysa/format/module.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/format/symbol.c b/plugins/pychrysa/format/symbol.c index 27674e0..3fde2bf 100644 --- a/plugins/pychrysa/format/symbol.c +++ b/plugins/pychrysa/format/symbol.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/format/symbol.h b/plugins/pychrysa/format/symbol.h index c094c75..7446134 100644 --- a/plugins/pychrysa/format/symbol.h +++ b/plugins/pychrysa/format/symbol.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/glibext/bufferline.c b/plugins/pychrysa/glibext/bufferline.c index f3ef2c0..7aeca60 100644 --- a/plugins/pychrysa/glibext/bufferline.c +++ b/plugins/pychrysa/glibext/bufferline.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/glibext/bufferline.h b/plugins/pychrysa/glibext/bufferline.h index e02b05f..29c1a7d 100644 --- a/plugins/pychrysa/glibext/bufferline.h +++ b/plugins/pychrysa/glibext/bufferline.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/glibext/codebuffer.c b/plugins/pychrysa/glibext/codebuffer.c index efe3141..7ca9435 100644 --- a/plugins/pychrysa/glibext/codebuffer.c +++ b/plugins/pychrysa/glibext/codebuffer.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/glibext/codebuffer.h b/plugins/pychrysa/glibext/codebuffer.h index 83ec508..e806e36 100644 --- a/plugins/pychrysa/glibext/codebuffer.h +++ b/plugins/pychrysa/glibext/codebuffer.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/glibext/configuration.c b/plugins/pychrysa/glibext/configuration.c index b35806a..45409cb 100644 --- a/plugins/pychrysa/glibext/configuration.c +++ b/plugins/pychrysa/glibext/configuration.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/glibext/configuration.h b/plugins/pychrysa/glibext/configuration.h index e55b3e1..c61817f 100644 --- a/plugins/pychrysa/glibext/configuration.h +++ b/plugins/pychrysa/glibext/configuration.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/glibext/module.c b/plugins/pychrysa/glibext/module.c index b34b91e..2306c44 100644 --- a/plugins/pychrysa/glibext/module.c +++ b/plugins/pychrysa/glibext/module.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/glibext/module.h b/plugins/pychrysa/glibext/module.h index ddcab15..c0210a0 100644 --- a/plugins/pychrysa/glibext/module.h +++ b/plugins/pychrysa/glibext/module.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/gtkext/blockview.c b/plugins/pychrysa/gtkext/blockview.c index 5b8ab79..73095b2 100644 --- a/plugins/pychrysa/gtkext/blockview.c +++ b/plugins/pychrysa/gtkext/blockview.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/gtkext/blockview.h b/plugins/pychrysa/gtkext/blockview.h index 1735ac3..acb97a9 100644 --- a/plugins/pychrysa/gtkext/blockview.h +++ b/plugins/pychrysa/gtkext/blockview.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/gtkext/bufferview.c b/plugins/pychrysa/gtkext/bufferview.c index 00f32bc..93be7df 100644 --- a/plugins/pychrysa/gtkext/bufferview.c +++ b/plugins/pychrysa/gtkext/bufferview.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/gtkext/bufferview.h b/plugins/pychrysa/gtkext/bufferview.h index 7ef9995..d4a1581 100644 --- a/plugins/pychrysa/gtkext/bufferview.h +++ b/plugins/pychrysa/gtkext/bufferview.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/gtkext/module.c b/plugins/pychrysa/gtkext/module.c index 507b3cb..056941d 100644 --- a/plugins/pychrysa/gtkext/module.c +++ b/plugins/pychrysa/gtkext/module.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/gtkext/module.h b/plugins/pychrysa/gtkext/module.h index ad7c9af..97fe542 100644 --- a/plugins/pychrysa/gtkext/module.h +++ b/plugins/pychrysa/gtkext/module.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/gtkext/viewpanel.c b/plugins/pychrysa/gtkext/viewpanel.c index f8d6d4e..b7c6062 100644 --- a/plugins/pychrysa/gtkext/viewpanel.c +++ b/plugins/pychrysa/gtkext/viewpanel.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/gtkext/viewpanel.h b/plugins/pychrysa/gtkext/viewpanel.h index 7a349f8..5999ad7 100644 --- a/plugins/pychrysa/gtkext/viewpanel.h +++ b/plugins/pychrysa/gtkext/viewpanel.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/gui/editem.c b/plugins/pychrysa/gui/editem.c index 495e5e4..ee0664d 100644 --- a/plugins/pychrysa/gui/editem.c +++ b/plugins/pychrysa/gui/editem.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/gui/editem.h b/plugins/pychrysa/gui/editem.h index 329a79e..e8d7ff4 100644 --- a/plugins/pychrysa/gui/editem.h +++ b/plugins/pychrysa/gui/editem.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/gui/module.c b/plugins/pychrysa/gui/module.c index 0c5403e..d9ab415 100644 --- a/plugins/pychrysa/gui/module.c +++ b/plugins/pychrysa/gui/module.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/gui/module.h b/plugins/pychrysa/gui/module.h index 4106213..19331c7 100644 --- a/plugins/pychrysa/gui/module.h +++ b/plugins/pychrysa/gui/module.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/gui/panels/log.c b/plugins/pychrysa/gui/panels/log.c index fcf5ac5..040bf52 100644 --- a/plugins/pychrysa/gui/panels/log.c +++ b/plugins/pychrysa/gui/panels/log.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/gui/panels/log.h b/plugins/pychrysa/gui/panels/log.h index 9b67e5a..1fa1eb6 100644 --- a/plugins/pychrysa/gui/panels/log.h +++ b/plugins/pychrysa/gui/panels/log.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/gui/panels/module.c b/plugins/pychrysa/gui/panels/module.c index ca8845d..76b8361 100644 --- a/plugins/pychrysa/gui/panels/module.c +++ b/plugins/pychrysa/gui/panels/module.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/gui/panels/module.h b/plugins/pychrysa/gui/panels/module.h index 15d46a5..cc2d1bd 100644 --- a/plugins/pychrysa/gui/panels/module.h +++ b/plugins/pychrysa/gui/panels/module.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/gui/panels/panel.c b/plugins/pychrysa/gui/panels/panel.c index 0e15fb1..b242a53 100644 --- a/plugins/pychrysa/gui/panels/panel.c +++ b/plugins/pychrysa/gui/panels/panel.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/gui/panels/panel.h b/plugins/pychrysa/gui/panels/panel.h index ecbee78..3ca445a 100644 --- a/plugins/pychrysa/gui/panels/panel.h +++ b/plugins/pychrysa/gui/panels/panel.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/helpers.c b/plugins/pychrysa/helpers.c index d2047df..1ac85dc 100644 --- a/plugins/pychrysa/helpers.c +++ b/plugins/pychrysa/helpers.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/helpers.h b/plugins/pychrysa/helpers.h index d7e9666..6f29942 100644 --- a/plugins/pychrysa/helpers.h +++ b/plugins/pychrysa/helpers.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/plugin.c b/plugins/pychrysa/plugin.c index 3703343..6d2ed65 100644 --- a/plugins/pychrysa/plugin.c +++ b/plugins/pychrysa/plugin.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/plugin.h b/plugins/pychrysa/plugin.h index 74e2e26..909a6d5 100644 --- a/plugins/pychrysa/plugin.h +++ b/plugins/pychrysa/plugin.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/pychrysa.c b/plugins/pychrysa/pychrysa.c index ebe79d8..61e0816 100644 --- a/plugins/pychrysa/pychrysa.c +++ b/plugins/pychrysa/pychrysa.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/pychrysa.h b/plugins/pychrysa/pychrysa.h index 4e36e00..4eba329 100644 --- a/plugins/pychrysa/pychrysa.h +++ b/plugins/pychrysa/pychrysa.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/quirks.c b/plugins/pychrysa/quirks.c index 9384b37..2375815 100644 --- a/plugins/pychrysa/quirks.c +++ b/plugins/pychrysa/quirks.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/quirks.h b/plugins/pychrysa/quirks.h index f1364be..c04d2c4 100644 --- a/plugins/pychrysa/quirks.h +++ b/plugins/pychrysa/quirks.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/weak.c b/plugins/pychrysa/weak.c index d396fb3..8e3922a 100644 --- a/plugins/pychrysa/weak.c +++ b/plugins/pychrysa/weak.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/pychrysa/weak.h b/plugins/pychrysa/weak.h index 8e771ce..b618d8c 100644 --- a/plugins/pychrysa/weak.h +++ b/plugins/pychrysa/weak.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/readdex/class.c b/plugins/readdex/class.c index b011ad8..9d9d0af 100644 --- a/plugins/readdex/class.c +++ b/plugins/readdex/class.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/readdex/class.h b/plugins/readdex/class.h index 18b1e49..ca7eccf 100644 --- a/plugins/readdex/class.h +++ b/plugins/readdex/class.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/readdex/code.c b/plugins/readdex/code.c index d13ce52..6c2a36e 100644 --- a/plugins/readdex/code.c +++ b/plugins/readdex/code.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/readdex/code.h b/plugins/readdex/code.h index f8276c3..153b8ed 100644 --- a/plugins/readdex/code.h +++ b/plugins/readdex/code.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/readdex/header.c b/plugins/readdex/header.c index 5089f96..6ebca3f 100644 --- a/plugins/readdex/header.c +++ b/plugins/readdex/header.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/readdex/header.h b/plugins/readdex/header.h index 7688284..721145c 100644 --- a/plugins/readdex/header.h +++ b/plugins/readdex/header.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/readdex/ids.c b/plugins/readdex/ids.c index 71e8569..c6bef48 100644 --- a/plugins/readdex/ids.c +++ b/plugins/readdex/ids.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/readdex/ids.h b/plugins/readdex/ids.h index a3251b7..1dccd55 100644 --- a/plugins/readdex/ids.h +++ b/plugins/readdex/ids.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/readdex/reader.c b/plugins/readdex/reader.c index 6494973..fff25f4 100644 --- a/plugins/readdex/reader.c +++ b/plugins/readdex/reader.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/readdex/reader.h b/plugins/readdex/reader.h index 15fe873..b846609 100644 --- a/plugins/readdex/reader.h +++ b/plugins/readdex/reader.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/readelf/header.c b/plugins/readelf/header.c index 1c46bbc..8d9309e 100644 --- a/plugins/readelf/header.c +++ b/plugins/readelf/header.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/readelf/header.h b/plugins/readelf/header.h index c86b07f..acd8755 100644 --- a/plugins/readelf/header.h +++ b/plugins/readelf/header.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/readelf/program.c b/plugins/readelf/program.c index 0c6574d..fffb495 100644 --- a/plugins/readelf/program.c +++ b/plugins/readelf/program.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/readelf/program.h b/plugins/readelf/program.h index 1ff26b5..65fa56e 100644 --- a/plugins/readelf/program.h +++ b/plugins/readelf/program.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/readelf/reader.c b/plugins/readelf/reader.c index 875b568..09ac66c 100644 --- a/plugins/readelf/reader.c +++ b/plugins/readelf/reader.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/readelf/reader.h b/plugins/readelf/reader.h index 00f81d1..de9df15 100644 --- a/plugins/readelf/reader.h +++ b/plugins/readelf/reader.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/readelf/section.c b/plugins/readelf/section.c index f7aa727..815bac9 100644 --- a/plugins/readelf/section.c +++ b/plugins/readelf/section.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/readelf/section.h b/plugins/readelf/section.h index a40c5c5..b9c7261 100644 --- a/plugins/readelf/section.h +++ b/plugins/readelf/section.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/ropgadgets/finder.c b/plugins/ropgadgets/finder.c index 35d1f7f..4d48296 100644 --- a/plugins/ropgadgets/finder.c +++ b/plugins/ropgadgets/finder.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/ropgadgets/finder.h b/plugins/ropgadgets/finder.h index fe6dfe7..2c7d692 100644 --- a/plugins/ropgadgets/finder.h +++ b/plugins/ropgadgets/finder.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/ropgadgets/helper_arm.c b/plugins/ropgadgets/helper_arm.c index 7288399..3d314f3 100644 --- a/plugins/ropgadgets/helper_arm.c +++ b/plugins/ropgadgets/helper_arm.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/ropgadgets/helper_arm.h b/plugins/ropgadgets/helper_arm.h index afae191..d43fb88 100644 --- a/plugins/ropgadgets/helper_arm.h +++ b/plugins/ropgadgets/helper_arm.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/ropgadgets/plugin.c b/plugins/ropgadgets/plugin.c index a243a74..ffdd954 100644 --- a/plugins/ropgadgets/plugin.c +++ b/plugins/ropgadgets/plugin.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/ropgadgets/plugin.h b/plugins/ropgadgets/plugin.h index 67612de..9b850fc 100644 --- a/plugins/ropgadgets/plugin.h +++ b/plugins/ropgadgets/plugin.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/ropgadgets/select.c b/plugins/ropgadgets/select.c index 97ffc5d..8aa6021 100644 --- a/plugins/ropgadgets/select.c +++ b/plugins/ropgadgets/select.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/ropgadgets/select.h b/plugins/ropgadgets/select.h index 9e18ddd..b93f567 100644 --- a/plugins/ropgadgets/select.h +++ b/plugins/ropgadgets/select.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/stackvars/operand.c b/plugins/stackvars/operand.c index d895b26..4a6e105 100644 --- a/plugins/stackvars/operand.c +++ b/plugins/stackvars/operand.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/stackvars/operand.h b/plugins/stackvars/operand.h index 9483439..d3c2699 100644 --- a/plugins/stackvars/operand.h +++ b/plugins/stackvars/operand.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/stackvars/stackvars.c b/plugins/stackvars/stackvars.c index 3fff0e3..49c831f 100644 --- a/plugins/stackvars/stackvars.c +++ b/plugins/stackvars/stackvars.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/plugins/stackvars/stackvars.h b/plugins/stackvars/stackvars.h index 61ab32c..6dfc5bf 100644 --- a/plugins/stackvars/stackvars.h +++ b/plugins/stackvars/stackvars.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/binary.c b/src/analysis/binary.c index 96d61c2..e466c33 100644 --- a/src/analysis/binary.c +++ b/src/analysis/binary.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/binary.h b/src/analysis/binary.h index d39a961..41c7f7a 100644 --- a/src/analysis/binary.h +++ b/src/analysis/binary.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/block-int.h b/src/analysis/block-int.h index ce401ae..49449fc 100644 --- a/src/analysis/block-int.h +++ b/src/analysis/block-int.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/block.c b/src/analysis/block.c index e906d36..fab8135 100644 --- a/src/analysis/block.c +++ b/src/analysis/block.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/block.h b/src/analysis/block.h index bf35a7f..8d0b508 100644 --- a/src/analysis/block.h +++ b/src/analysis/block.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/blocks/flow.c b/src/analysis/blocks/flow.c index 0f278bd..041a134 100644 --- a/src/analysis/blocks/flow.c +++ b/src/analysis/blocks/flow.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/blocks/flow.h b/src/analysis/blocks/flow.h index be9c38f..45671ad 100644 --- a/src/analysis/blocks/flow.h +++ b/src/analysis/blocks/flow.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/blocks/raccess.c b/src/analysis/blocks/raccess.c index 1d52282..1a3e978 100644 --- a/src/analysis/blocks/raccess.c +++ b/src/analysis/blocks/raccess.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/blocks/raccess.h b/src/analysis/blocks/raccess.h index 73bfebe..4aa791f 100644 --- a/src/analysis/blocks/raccess.h +++ b/src/analysis/blocks/raccess.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/blocks/virtual.c b/src/analysis/blocks/virtual.c index d5b1b5a..8df6ffc 100644 --- a/src/analysis/blocks/virtual.c +++ b/src/analysis/blocks/virtual.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/blocks/virtual.h b/src/analysis/blocks/virtual.h index bb03322..01e2103 100644 --- a/src/analysis/blocks/virtual.h +++ b/src/analysis/blocks/virtual.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/content-int.h b/src/analysis/content-int.h index 558e32c..cc83ea7 100644 --- a/src/analysis/content-int.h +++ b/src/analysis/content-int.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/content.c b/src/analysis/content.c index 898bf43..484599f 100644 --- a/src/analysis/content.c +++ b/src/analysis/content.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/content.h b/src/analysis/content.h index 4ec4f61..5a747bd 100644 --- a/src/analysis/content.h +++ b/src/analysis/content.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/contents/file.c b/src/analysis/contents/file.c index e7bebd0..4a183aa 100644 --- a/src/analysis/contents/file.c +++ b/src/analysis/contents/file.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/contents/file.h b/src/analysis/contents/file.h index 90e292e..09de024 100644 --- a/src/analysis/contents/file.h +++ b/src/analysis/contents/file.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/contents/restricted.c b/src/analysis/contents/restricted.c index 3eaab6d..dd4010f 100644 --- a/src/analysis/contents/restricted.c +++ b/src/analysis/contents/restricted.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/contents/restricted.h b/src/analysis/contents/restricted.h index a96e403..05e2e15 100644 --- a/src/analysis/contents/restricted.h +++ b/src/analysis/contents/restricted.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/db/cdb.c b/src/analysis/db/cdb.c index e6a7005..d9bad23 100644 --- a/src/analysis/db/cdb.c +++ b/src/analysis/db/cdb.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/db/cdb.h b/src/analysis/db/cdb.h index d6b03fb..629e63e 100644 --- a/src/analysis/db/cdb.h +++ b/src/analysis/db/cdb.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/db/client.c b/src/analysis/db/client.c index 0598e32..ea34fcf 100644 --- a/src/analysis/db/client.c +++ b/src/analysis/db/client.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/db/client.h b/src/analysis/db/client.h index e17c347..1ae1809 100644 --- a/src/analysis/db/client.h +++ b/src/analysis/db/client.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/db/collection-int.h b/src/analysis/db/collection-int.h index 3bcf54b..6e6817b 100644 --- a/src/analysis/db/collection-int.h +++ b/src/analysis/db/collection-int.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/db/collection.c b/src/analysis/db/collection.c index afb5b28..62fad8e 100644 --- a/src/analysis/db/collection.c +++ b/src/analysis/db/collection.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/db/collection.h b/src/analysis/db/collection.h index 0f7e1f0..686b487 100644 --- a/src/analysis/db/collection.h +++ b/src/analysis/db/collection.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/db/item-int.h b/src/analysis/db/item-int.h index d907100..db7e06c 100644 --- a/src/analysis/db/item-int.h +++ b/src/analysis/db/item-int.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/db/item.c b/src/analysis/db/item.c index 243e97b..31070dc 100644 --- a/src/analysis/db/item.c +++ b/src/analysis/db/item.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/db/item.h b/src/analysis/db/item.h index afeaed3..9335151 100644 --- a/src/analysis/db/item.h +++ b/src/analysis/db/item.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/db/items/bookmark.c b/src/analysis/db/items/bookmark.c index 231e461..086b9f2 100644 --- a/src/analysis/db/items/bookmark.c +++ b/src/analysis/db/items/bookmark.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/db/items/bookmark.h b/src/analysis/db/items/bookmark.h index 61b2c01..e6f8417 100644 --- a/src/analysis/db/items/bookmark.h +++ b/src/analysis/db/items/bookmark.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/db/items/comment.c b/src/analysis/db/items/comment.c index 453d649..45331b8 100644 --- a/src/analysis/db/items/comment.c +++ b/src/analysis/db/items/comment.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/db/items/comment.h b/src/analysis/db/items/comment.h index dc9addc..c5bd335 100644 --- a/src/analysis/db/items/comment.h +++ b/src/analysis/db/items/comment.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/db/items/move.c b/src/analysis/db/items/move.c index cf54c9b..14bc3bf 100644 --- a/src/analysis/db/items/move.c +++ b/src/analysis/db/items/move.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/db/items/move.h b/src/analysis/db/items/move.h index 16a8ba2..a9d6d8d 100644 --- a/src/analysis/db/items/move.h +++ b/src/analysis/db/items/move.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/db/items/switcher.c b/src/analysis/db/items/switcher.c index 08a5a5f..15354e9 100644 --- a/src/analysis/db/items/switcher.c +++ b/src/analysis/db/items/switcher.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/db/items/switcher.h b/src/analysis/db/items/switcher.h index a2bff7e..a00261d 100644 --- a/src/analysis/db/items/switcher.h +++ b/src/analysis/db/items/switcher.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/db/keymgn.c b/src/analysis/db/keymgn.c index 42056f0..ce862d0 100644 --- a/src/analysis/db/keymgn.c +++ b/src/analysis/db/keymgn.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/db/keymgn.h b/src/analysis/db/keymgn.h index be6bf5e..81ed3ed 100644 --- a/src/analysis/db/keymgn.h +++ b/src/analysis/db/keymgn.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/db/misc/rlestr.c b/src/analysis/db/misc/rlestr.c index a4647c1..80f38fc 100644 --- a/src/analysis/db/misc/rlestr.c +++ b/src/analysis/db/misc/rlestr.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/db/misc/rlestr.h b/src/analysis/db/misc/rlestr.h index 2c9387a..ab6005f 100644 --- a/src/analysis/db/misc/rlestr.h +++ b/src/analysis/db/misc/rlestr.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/db/misc/timestamp.c b/src/analysis/db/misc/timestamp.c index 3772a70..d4b7531 100644 --- a/src/analysis/db/misc/timestamp.c +++ b/src/analysis/db/misc/timestamp.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/db/misc/timestamp.h b/src/analysis/db/misc/timestamp.h index 1efbb15..1eb51e8 100644 --- a/src/analysis/db/misc/timestamp.h +++ b/src/analysis/db/misc/timestamp.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/db/protocol.h b/src/analysis/db/protocol.h index 1d9e2ba..bf0e29b 100644 --- a/src/analysis/db/protocol.h +++ b/src/analysis/db/protocol.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/db/server.c b/src/analysis/db/server.c index 48126e8..681e263 100644 --- a/src/analysis/db/server.c +++ b/src/analysis/db/server.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/db/server.h b/src/analysis/db/server.h index 8d3c9b6..bfe255f 100644 --- a/src/analysis/db/server.h +++ b/src/analysis/db/server.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/decomp/cmerge.c b/src/analysis/decomp/cmerge.c index 255ce9e..a057e51 100644 --- a/src/analysis/decomp/cmerge.c +++ b/src/analysis/decomp/cmerge.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/decomp/cmerge.h b/src/analysis/decomp/cmerge.h index c59f12c..0895db5 100644 --- a/src/analysis/decomp/cmerge.h +++ b/src/analysis/decomp/cmerge.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/decomp/decompiler.c b/src/analysis/decomp/decompiler.c index 150f03c..bca45e1 100644 --- a/src/analysis/decomp/decompiler.c +++ b/src/analysis/decomp/decompiler.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/decomp/decompiler.h b/src/analysis/decomp/decompiler.h index f96fbbd..4512f8a 100644 --- a/src/analysis/decomp/decompiler.h +++ b/src/analysis/decomp/decompiler.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/decomp/il.c b/src/analysis/decomp/il.c index f19dd1a..bc56e0c 100644 --- a/src/analysis/decomp/il.c +++ b/src/analysis/decomp/il.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/decomp/il.h b/src/analysis/decomp/il.h index 1253ae3..1e91237 100644 --- a/src/analysis/decomp/il.h +++ b/src/analysis/decomp/il.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/decomp/reduce.c b/src/analysis/decomp/reduce.c index 6cd670a..ed74edd 100644 --- a/src/analysis/decomp/reduce.c +++ b/src/analysis/decomp/reduce.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/decomp/reduce.h b/src/analysis/decomp/reduce.h index 72c9b2d..276f935 100644 --- a/src/analysis/decomp/reduce.h +++ b/src/analysis/decomp/reduce.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/disass/area.c b/src/analysis/disass/area.c index 2786242..fed1cc9 100644 --- a/src/analysis/disass/area.c +++ b/src/analysis/disass/area.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/disass/area.h b/src/analysis/disass/area.h index 99113f6..f9cd9e6 100644 --- a/src/analysis/disass/area.h +++ b/src/analysis/disass/area.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/disass/block.c b/src/analysis/disass/block.c index 1babe95..ab16795 100644 --- a/src/analysis/disass/block.c +++ b/src/analysis/disass/block.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/disass/block.h b/src/analysis/disass/block.h index 755dbe6..75195f2 100644 --- a/src/analysis/disass/block.h +++ b/src/analysis/disass/block.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/disass/disassembler.c b/src/analysis/disass/disassembler.c index 0244ad6..f036be6 100644 --- a/src/analysis/disass/disassembler.c +++ b/src/analysis/disass/disassembler.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/disass/disassembler.h b/src/analysis/disass/disassembler.h index 4e459a1..dd9e362 100644 --- a/src/analysis/disass/disassembler.h +++ b/src/analysis/disass/disassembler.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/disass/dragon.c b/src/analysis/disass/dragon.c index 6220014..01e985d 100644 --- a/src/analysis/disass/dragon.c +++ b/src/analysis/disass/dragon.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/disass/dragon.h b/src/analysis/disass/dragon.h index 9e206f3..095281b 100644 --- a/src/analysis/disass/dragon.h +++ b/src/analysis/disass/dragon.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/disass/fetch.c b/src/analysis/disass/fetch.c index 9df9248..aab7258 100644 --- a/src/analysis/disass/fetch.c +++ b/src/analysis/disass/fetch.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/disass/fetch.h b/src/analysis/disass/fetch.h index eb1d0d3..11b2890 100644 --- a/src/analysis/disass/fetch.h +++ b/src/analysis/disass/fetch.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/disass/instructions.c b/src/analysis/disass/instructions.c index 47633d0..a3ca662 100644 --- a/src/analysis/disass/instructions.c +++ b/src/analysis/disass/instructions.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/disass/instructions.h b/src/analysis/disass/instructions.h index c18322c..a69e4df 100644 --- a/src/analysis/disass/instructions.h +++ b/src/analysis/disass/instructions.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/disass/limit.c b/src/analysis/disass/limit.c index dba62cc..c7a9524 100644 --- a/src/analysis/disass/limit.c +++ b/src/analysis/disass/limit.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/disass/limit.h b/src/analysis/disass/limit.h index 434d4e8..431c642 100644 --- a/src/analysis/disass/limit.h +++ b/src/analysis/disass/limit.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/disass/links.c b/src/analysis/disass/links.c index 9a6749e..82da37d 100644 --- a/src/analysis/disass/links.c +++ b/src/analysis/disass/links.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/disass/links.h b/src/analysis/disass/links.h index d12710b..8cdf663 100644 --- a/src/analysis/disass/links.h +++ b/src/analysis/disass/links.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/disass/loop.c b/src/analysis/disass/loop.c index 204a7d6..ed302f5 100644 --- a/src/analysis/disass/loop.c +++ b/src/analysis/disass/loop.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/disass/loop.h b/src/analysis/disass/loop.h index 0d2f730..9a801c6 100644 --- a/src/analysis/disass/loop.h +++ b/src/analysis/disass/loop.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/disass/macro.c b/src/analysis/disass/macro.c index 4c4ba66..1d69b1c 100644 --- a/src/analysis/disass/macro.c +++ b/src/analysis/disass/macro.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/disass/macro.h b/src/analysis/disass/macro.h index e607260..06ed014 100644 --- a/src/analysis/disass/macro.h +++ b/src/analysis/disass/macro.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/disass/output.c b/src/analysis/disass/output.c index 4fdc3c0..be4e900 100644 --- a/src/analysis/disass/output.c +++ b/src/analysis/disass/output.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/disass/output.h b/src/analysis/disass/output.h index a79273c..801d3f4 100644 --- a/src/analysis/disass/output.h +++ b/src/analysis/disass/output.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/disass/rank.c b/src/analysis/disass/rank.c index cd5915c..f38b1e1 100644 --- a/src/analysis/disass/rank.c +++ b/src/analysis/disass/rank.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/disass/rank.h b/src/analysis/disass/rank.h index 182885e..87f299b 100644 --- a/src/analysis/disass/rank.h +++ b/src/analysis/disass/rank.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/disass/routines.c b/src/analysis/disass/routines.c index 9f9c3b6..04ef123 100644 --- a/src/analysis/disass/routines.c +++ b/src/analysis/disass/routines.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/disass/routines.h b/src/analysis/disass/routines.h index f85affe..4b4e530 100644 --- a/src/analysis/disass/routines.h +++ b/src/analysis/disass/routines.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/project.c b/src/analysis/project.c index 658bb22..a3c004d 100644 --- a/src/analysis/project.c +++ b/src/analysis/project.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/project.h b/src/analysis/project.h index a8fafb0..7d8d010 100644 --- a/src/analysis/project.h +++ b/src/analysis/project.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/roptions.c b/src/analysis/roptions.c index 8da348f..7d73174 100644 --- a/src/analysis/roptions.c +++ b/src/analysis/roptions.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/roptions.h b/src/analysis/roptions.h index 868f4f5..987f7c3 100644 --- a/src/analysis/roptions.h +++ b/src/analysis/roptions.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/routine.c b/src/analysis/routine.c index ed91726..a33158d 100644 --- a/src/analysis/routine.c +++ b/src/analysis/routine.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/routine.h b/src/analysis/routine.h index 38e7b32..ed24d6c 100644 --- a/src/analysis/routine.h +++ b/src/analysis/routine.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/type-int.h b/src/analysis/type-int.h index f961d42..85b05e1 100644 --- a/src/analysis/type-int.h +++ b/src/analysis/type-int.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/type.c b/src/analysis/type.c index 23ecc2a..53d3636 100644 --- a/src/analysis/type.c +++ b/src/analysis/type.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/type.h b/src/analysis/type.h index c938250..f7fba36 100644 --- a/src/analysis/type.h +++ b/src/analysis/type.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/types/basic.c b/src/analysis/types/basic.c index dcd8634..7278908 100644 --- a/src/analysis/types/basic.c +++ b/src/analysis/types/basic.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/types/basic.h b/src/analysis/types/basic.h index b5113b3..17fbacf 100644 --- a/src/analysis/types/basic.h +++ b/src/analysis/types/basic.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/types/cse-int.h b/src/analysis/types/cse-int.h index e9d7ad7..9486adc 100644 --- a/src/analysis/types/cse-int.h +++ b/src/analysis/types/cse-int.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/types/cse.c b/src/analysis/types/cse.c index 2411cd1..bd57244 100644 --- a/src/analysis/types/cse.c +++ b/src/analysis/types/cse.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/types/cse.h b/src/analysis/types/cse.h index 36c9499..80e0c19 100644 --- a/src/analysis/types/cse.h +++ b/src/analysis/types/cse.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/types/encaps.c b/src/analysis/types/encaps.c index 7ca8885..17402d5 100644 --- a/src/analysis/types/encaps.c +++ b/src/analysis/types/encaps.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/types/encaps.h b/src/analysis/types/encaps.h index cbcb2fa..de1ac14 100644 --- a/src/analysis/types/encaps.h +++ b/src/analysis/types/encaps.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/types/literal.c b/src/analysis/types/literal.c index 5c3a3e8..d4b7edf 100644 --- a/src/analysis/types/literal.c +++ b/src/analysis/types/literal.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/types/literal.h b/src/analysis/types/literal.h index 371b36a..ceb35a2 100644 --- a/src/analysis/types/literal.h +++ b/src/analysis/types/literal.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/types/template.c b/src/analysis/types/template.c index 974991a..42a9ebe 100644 --- a/src/analysis/types/template.c +++ b/src/analysis/types/template.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/types/template.h b/src/analysis/types/template.h index 4b36668..809daa2 100644 --- a/src/analysis/types/template.h +++ b/src/analysis/types/template.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/variable.c b/src/analysis/variable.c index e78c793..b390658 100644 --- a/src/analysis/variable.c +++ b/src/analysis/variable.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/analysis/variable.h b/src/analysis/variable.h index 4a0f70a..162c0e6 100644 --- a/src/analysis/variable.h +++ b/src/analysis/variable.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/archbase.c b/src/arch/archbase.c index aa0fe0b..f98ee14 100644 --- a/src/arch/archbase.c +++ b/src/arch/archbase.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/archbase.h b/src/arch/archbase.h index 867030d..736c943 100644 --- a/src/arch/archbase.h +++ b/src/arch/archbase.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/cond.h b/src/arch/arm/cond.h index faa0727..9115c11 100644 --- a/src/arch/arm/cond.h +++ b/src/arch/arm/cond.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/context-int.h b/src/arch/arm/context-int.h index fbd3a6f..a232908 100644 --- a/src/arch/arm/context-int.h +++ b/src/arch/arm/context-int.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/context.c b/src/arch/arm/context.c index e2a8842..b952027 100644 --- a/src/arch/arm/context.c +++ b/src/arch/arm/context.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/context.h b/src/arch/arm/context.h index 5fc6fab..304b5e0 100644 --- a/src/arch/arm/context.h +++ b/src/arch/arm/context.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/instruction-int.h b/src/arch/arm/instruction-int.h index ba93b03..f72cf5f 100644 --- a/src/arch/arm/instruction-int.h +++ b/src/arch/arm/instruction-int.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/instruction.c b/src/arch/arm/instruction.c index 4c08c9a..8167579 100644 --- a/src/arch/arm/instruction.c +++ b/src/arch/arm/instruction.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/instruction.h b/src/arch/arm/instruction.h index 946d272..51a8069 100644 --- a/src/arch/arm/instruction.h +++ b/src/arch/arm/instruction.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/link.c b/src/arch/arm/link.c index c0f1f54..d50ff5f 100644 --- a/src/arch/arm/link.c +++ b/src/arch/arm/link.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/link.h b/src/arch/arm/link.h index 7529dc4..732f203 100644 --- a/src/arch/arm/link.h +++ b/src/arch/arm/link.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/processor-int.h b/src/arch/arm/processor-int.h index 48f8151..d23e8ea 100644 --- a/src/arch/arm/processor-int.h +++ b/src/arch/arm/processor-int.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/processor.c b/src/arch/arm/processor.c index 2c676be..83c03bb 100644 --- a/src/arch/arm/processor.c +++ b/src/arch/arm/processor.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/processor.h b/src/arch/arm/processor.h index 425652d..b39800b 100644 --- a/src/arch/arm/processor.h +++ b/src/arch/arm/processor.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/register-int.h b/src/arch/arm/register-int.h index 4ea0bc9..dc41b6a 100644 --- a/src/arch/arm/register-int.h +++ b/src/arch/arm/register-int.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/register.c b/src/arch/arm/register.c index dd287ca..e2ef678 100644 --- a/src/arch/arm/register.c +++ b/src/arch/arm/register.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/register.h b/src/arch/arm/register.h index 0c24d21..37a81c0 100644 --- a/src/arch/arm/register.h +++ b/src/arch/arm/register.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/v7/arm.c b/src/arch/arm/v7/arm.c index 9a29939..14f8c46 100644 --- a/src/arch/arm/v7/arm.c +++ b/src/arch/arm/v7/arm.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/v7/arm.h b/src/arch/arm/v7/arm.h index 5fcedc3..8768817 100644 --- a/src/arch/arm/v7/arm.h +++ b/src/arch/arm/v7/arm.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/v7/context.c b/src/arch/arm/v7/context.c index 8206619..bc591fd 100644 --- a/src/arch/arm/v7/context.c +++ b/src/arch/arm/v7/context.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/v7/context.h b/src/arch/arm/v7/context.h index b7edfd5..aeb8580 100644 --- a/src/arch/arm/v7/context.h +++ b/src/arch/arm/v7/context.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/v7/cregister.c b/src/arch/arm/v7/cregister.c index f247df4..65f56a2 100644 --- a/src/arch/arm/v7/cregister.c +++ b/src/arch/arm/v7/cregister.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/v7/cregister.h b/src/arch/arm/v7/cregister.h index c0dfa7b..9aa0394 100644 --- a/src/arch/arm/v7/cregister.h +++ b/src/arch/arm/v7/cregister.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/v7/fetch.c b/src/arch/arm/v7/fetch.c index 67129b2..8c36f9b 100644 --- a/src/arch/arm/v7/fetch.c +++ b/src/arch/arm/v7/fetch.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/v7/fetch.h b/src/arch/arm/v7/fetch.h index 1b253ed..e8e57e5 100644 --- a/src/arch/arm/v7/fetch.h +++ b/src/arch/arm/v7/fetch.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/v7/helpers.c b/src/arch/arm/v7/helpers.c index 45c6ba5..d63614f 100644 --- a/src/arch/arm/v7/helpers.c +++ b/src/arch/arm/v7/helpers.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/v7/helpers.h b/src/arch/arm/v7/helpers.h index c014682..d945ca0 100644 --- a/src/arch/arm/v7/helpers.h +++ b/src/arch/arm/v7/helpers.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/v7/instruction.c b/src/arch/arm/v7/instruction.c index 0fba9cb..0f15737 100644 --- a/src/arch/arm/v7/instruction.c +++ b/src/arch/arm/v7/instruction.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/v7/instruction.h b/src/arch/arm/v7/instruction.h index 5d79cb8..11150bc 100644 --- a/src/arch/arm/v7/instruction.h +++ b/src/arch/arm/v7/instruction.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/v7/link.c b/src/arch/arm/v7/link.c index 9eb625f..e9fc4bc 100644 --- a/src/arch/arm/v7/link.c +++ b/src/arch/arm/v7/link.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/v7/link.h b/src/arch/arm/v7/link.h index e5cc483..0b658fc 100644 --- a/src/arch/arm/v7/link.h +++ b/src/arch/arm/v7/link.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/v7/operands/coproc.c b/src/arch/arm/v7/operands/coproc.c index 90f8874..0db634d 100644 --- a/src/arch/arm/v7/operands/coproc.c +++ b/src/arch/arm/v7/operands/coproc.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/v7/operands/coproc.h b/src/arch/arm/v7/operands/coproc.h index 4920cef..ee2b22a 100644 --- a/src/arch/arm/v7/operands/coproc.h +++ b/src/arch/arm/v7/operands/coproc.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/v7/operands/estate.c b/src/arch/arm/v7/operands/estate.c index 6f66832..178d1a4 100644 --- a/src/arch/arm/v7/operands/estate.c +++ b/src/arch/arm/v7/operands/estate.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/v7/operands/estate.h b/src/arch/arm/v7/operands/estate.h index 903c1ab..00cacae 100644 --- a/src/arch/arm/v7/operands/estate.h +++ b/src/arch/arm/v7/operands/estate.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/v7/operands/limitation.c b/src/arch/arm/v7/operands/limitation.c index 5a5b567..d761ebf 100644 --- a/src/arch/arm/v7/operands/limitation.c +++ b/src/arch/arm/v7/operands/limitation.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/v7/operands/limitation.h b/src/arch/arm/v7/operands/limitation.h index 1b2bcca..ca2ce3b 100644 --- a/src/arch/arm/v7/operands/limitation.h +++ b/src/arch/arm/v7/operands/limitation.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/v7/operands/maccess.c b/src/arch/arm/v7/operands/maccess.c index 10c8328..9cb097f 100644 --- a/src/arch/arm/v7/operands/maccess.c +++ b/src/arch/arm/v7/operands/maccess.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/v7/operands/maccess.h b/src/arch/arm/v7/operands/maccess.h index 3bfd30e..9ea2074 100644 --- a/src/arch/arm/v7/operands/maccess.h +++ b/src/arch/arm/v7/operands/maccess.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/v7/operands/offset.c b/src/arch/arm/v7/operands/offset.c index 03d69d8..9fda36b 100644 --- a/src/arch/arm/v7/operands/offset.c +++ b/src/arch/arm/v7/operands/offset.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/v7/operands/offset.h b/src/arch/arm/v7/operands/offset.h index 156a3c4..6137754 100644 --- a/src/arch/arm/v7/operands/offset.h +++ b/src/arch/arm/v7/operands/offset.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/v7/operands/reglist.c b/src/arch/arm/v7/operands/reglist.c index 7ad72d0..fcc1828 100644 --- a/src/arch/arm/v7/operands/reglist.c +++ b/src/arch/arm/v7/operands/reglist.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/v7/operands/reglist.h b/src/arch/arm/v7/operands/reglist.h index cf0b9c0..9da2a0d 100644 --- a/src/arch/arm/v7/operands/reglist.h +++ b/src/arch/arm/v7/operands/reglist.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/v7/operands/rotation.c b/src/arch/arm/v7/operands/rotation.c index 22f53c3..8370770 100644 --- a/src/arch/arm/v7/operands/rotation.c +++ b/src/arch/arm/v7/operands/rotation.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/v7/operands/rotation.h b/src/arch/arm/v7/operands/rotation.h index fdf5219..610fd59 100644 --- a/src/arch/arm/v7/operands/rotation.h +++ b/src/arch/arm/v7/operands/rotation.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/v7/operands/shift.c b/src/arch/arm/v7/operands/shift.c index 9a9035c..fe55a52 100644 --- a/src/arch/arm/v7/operands/shift.c +++ b/src/arch/arm/v7/operands/shift.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/v7/operands/shift.h b/src/arch/arm/v7/operands/shift.h index 06efef1..a939369 100644 --- a/src/arch/arm/v7/operands/shift.h +++ b/src/arch/arm/v7/operands/shift.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/v7/post.c b/src/arch/arm/v7/post.c index 929d166..b6c0f14 100644 --- a/src/arch/arm/v7/post.c +++ b/src/arch/arm/v7/post.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/v7/post.h b/src/arch/arm/v7/post.h index c2e5b66..5237045 100644 --- a/src/arch/arm/v7/post.h +++ b/src/arch/arm/v7/post.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/v7/processor.c b/src/arch/arm/v7/processor.c index e9781f3..4af5fc2 100644 --- a/src/arch/arm/v7/processor.c +++ b/src/arch/arm/v7/processor.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/v7/processor.h b/src/arch/arm/v7/processor.h index 0361c55..184d640 100644 --- a/src/arch/arm/v7/processor.h +++ b/src/arch/arm/v7/processor.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/v7/pseudo.c b/src/arch/arm/v7/pseudo.c index 8487d6d..07dabd9 100644 --- a/src/arch/arm/v7/pseudo.c +++ b/src/arch/arm/v7/pseudo.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/v7/pseudo.h b/src/arch/arm/v7/pseudo.h index bf8fe2a..ff7b77a 100644 --- a/src/arch/arm/v7/pseudo.h +++ b/src/arch/arm/v7/pseudo.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/v7/register.c b/src/arch/arm/v7/register.c index 7b91260..9cd3f6c 100644 --- a/src/arch/arm/v7/register.c +++ b/src/arch/arm/v7/register.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/v7/register.h b/src/arch/arm/v7/register.h index ab71995..04ba711 100644 --- a/src/arch/arm/v7/register.h +++ b/src/arch/arm/v7/register.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/v7/simd.c b/src/arch/arm/v7/simd.c index 48ba0dc..0690856 100644 --- a/src/arch/arm/v7/simd.c +++ b/src/arch/arm/v7/simd.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/v7/simd.h b/src/arch/arm/v7/simd.h index a7894c1..e058143 100644 --- a/src/arch/arm/v7/simd.h +++ b/src/arch/arm/v7/simd.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/v7/thumb_16.c b/src/arch/arm/v7/thumb_16.c index 4697b3e..a9f78ab 100644 --- a/src/arch/arm/v7/thumb_16.c +++ b/src/arch/arm/v7/thumb_16.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/v7/thumb_16.h b/src/arch/arm/v7/thumb_16.h index 134a3aa..bf6c0d1 100644 --- a/src/arch/arm/v7/thumb_16.h +++ b/src/arch/arm/v7/thumb_16.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/v7/thumb_32.c b/src/arch/arm/v7/thumb_32.c index 7f6ae74..0c3e2aa 100644 --- a/src/arch/arm/v7/thumb_32.c +++ b/src/arch/arm/v7/thumb_32.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/arm/v7/thumb_32.h b/src/arch/arm/v7/thumb_32.h index 83e5ecb..0b432b5 100644 --- a/src/arch/arm/v7/thumb_32.h +++ b/src/arch/arm/v7/thumb_32.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/context-int.h b/src/arch/context-int.h index df62090..cbe5cfb 100644 --- a/src/arch/context-int.h +++ b/src/arch/context-int.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/context.c b/src/arch/context.c index dacd5ed..cb71cfd 100644 --- a/src/arch/context.c +++ b/src/arch/context.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/context.h b/src/arch/context.h index dee6d81..193e62c 100644 --- a/src/arch/context.h +++ b/src/arch/context.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/dalvik/context.c b/src/arch/dalvik/context.c index dad9008..b293d08 100644 --- a/src/arch/dalvik/context.c +++ b/src/arch/dalvik/context.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/dalvik/context.h b/src/arch/dalvik/context.h index 09fc256..42399b5 100644 --- a/src/arch/dalvik/context.h +++ b/src/arch/dalvik/context.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/dalvik/decomp/aget.c b/src/arch/dalvik/decomp/aget.c index 27b3a9e..19d62a8 100644 --- a/src/arch/dalvik/decomp/aget.c +++ b/src/arch/dalvik/decomp/aget.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/dalvik/decomp/aput.c b/src/arch/dalvik/decomp/aput.c index a51082d..b62736e 100644 --- a/src/arch/dalvik/decomp/aput.c +++ b/src/arch/dalvik/decomp/aput.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/dalvik/decomp/arithm.c b/src/arch/dalvik/decomp/arithm.c index 114de25..32e105e 100644 --- a/src/arch/dalvik/decomp/arithm.c +++ b/src/arch/dalvik/decomp/arithm.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/dalvik/decomp/array.c b/src/arch/dalvik/decomp/array.c index 24ae139..2cb9808 100644 --- a/src/arch/dalvik/decomp/array.c +++ b/src/arch/dalvik/decomp/array.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/dalvik/decomp/const.c b/src/arch/dalvik/decomp/const.c index 70a6cdd..29cd29d 100644 --- a/src/arch/dalvik/decomp/const.c +++ b/src/arch/dalvik/decomp/const.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/dalvik/decomp/if.c b/src/arch/dalvik/decomp/if.c index 39828ed..7e17b8d 100644 --- a/src/arch/dalvik/decomp/if.c +++ b/src/arch/dalvik/decomp/if.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/dalvik/decomp/iget.c b/src/arch/dalvik/decomp/iget.c index ae1cc9f..3fbaa7c 100644 --- a/src/arch/dalvik/decomp/iget.c +++ b/src/arch/dalvik/decomp/iget.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/dalvik/decomp/invoke.c b/src/arch/dalvik/decomp/invoke.c index c20d439..e747ac2 100644 --- a/src/arch/dalvik/decomp/invoke.c +++ b/src/arch/dalvik/decomp/invoke.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/dalvik/decomp/iput.c b/src/arch/dalvik/decomp/iput.c index dc8902f..e55c7bc 100644 --- a/src/arch/dalvik/decomp/iput.c +++ b/src/arch/dalvik/decomp/iput.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/dalvik/decomp/move.c b/src/arch/dalvik/decomp/move.c index fb226cf..b147daf 100644 --- a/src/arch/dalvik/decomp/move.c +++ b/src/arch/dalvik/decomp/move.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/dalvik/decomp/new.c b/src/arch/dalvik/decomp/new.c index a1bbffc..ef143ff 100644 --- a/src/arch/dalvik/decomp/new.c +++ b/src/arch/dalvik/decomp/new.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/dalvik/decomp/ret.c b/src/arch/dalvik/decomp/ret.c index bff5e20..ab2f299 100644 --- a/src/arch/dalvik/decomp/ret.c +++ b/src/arch/dalvik/decomp/ret.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/dalvik/decomp/switch.c b/src/arch/dalvik/decomp/switch.c index dfc28fc..25501da 100644 --- a/src/arch/dalvik/decomp/switch.c +++ b/src/arch/dalvik/decomp/switch.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/dalvik/decomp/translate.h b/src/arch/dalvik/decomp/translate.h index e3592b7..ff55a39 100644 --- a/src/arch/dalvik/decomp/translate.h +++ b/src/arch/dalvik/decomp/translate.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/dalvik/fetch.c b/src/arch/dalvik/fetch.c index d9bbf9b..89d5bea 100644 --- a/src/arch/dalvik/fetch.c +++ b/src/arch/dalvik/fetch.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/dalvik/fetch.h b/src/arch/dalvik/fetch.h index b806b60..3a8dda3 100644 --- a/src/arch/dalvik/fetch.h +++ b/src/arch/dalvik/fetch.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/dalvik/helpers.h b/src/arch/dalvik/helpers.h index 1b57d00..927325e 100644 --- a/src/arch/dalvik/helpers.h +++ b/src/arch/dalvik/helpers.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/dalvik/instruction-def.h b/src/arch/dalvik/instruction-def.h index a1af9ef..e680975 100644 --- a/src/arch/dalvik/instruction-def.h +++ b/src/arch/dalvik/instruction-def.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/dalvik/instruction-int.h b/src/arch/dalvik/instruction-int.h index bc0d381..cfca5a8 100644 --- a/src/arch/dalvik/instruction-int.h +++ b/src/arch/dalvik/instruction-int.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/dalvik/instruction.c b/src/arch/dalvik/instruction.c index ca43dbd..e3ece11 100644 --- a/src/arch/dalvik/instruction.c +++ b/src/arch/dalvik/instruction.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/dalvik/instruction.h b/src/arch/dalvik/instruction.h index dacf957..96790d7 100644 --- a/src/arch/dalvik/instruction.h +++ b/src/arch/dalvik/instruction.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/dalvik/link.c b/src/arch/dalvik/link.c index 538a57f..2d1b18c 100644 --- a/src/arch/dalvik/link.c +++ b/src/arch/dalvik/link.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/dalvik/link.h b/src/arch/dalvik/link.h index 4e4418f..a965b3b 100644 --- a/src/arch/dalvik/link.h +++ b/src/arch/dalvik/link.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/dalvik/operand.c b/src/arch/dalvik/operand.c index b6ee466..802ce1e 100644 --- a/src/arch/dalvik/operand.c +++ b/src/arch/dalvik/operand.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/dalvik/operand.h b/src/arch/dalvik/operand.h index cdcf38c..b9a0132 100644 --- a/src/arch/dalvik/operand.h +++ b/src/arch/dalvik/operand.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/dalvik/operands/args.c b/src/arch/dalvik/operands/args.c index c03d951..6e1725c 100644 --- a/src/arch/dalvik/operands/args.c +++ b/src/arch/dalvik/operands/args.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/dalvik/operands/args.h b/src/arch/dalvik/operands/args.h index 4669c20..993e551 100644 --- a/src/arch/dalvik/operands/args.h +++ b/src/arch/dalvik/operands/args.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/dalvik/operands/pool.c b/src/arch/dalvik/operands/pool.c index b84d655..e737a0b 100644 --- a/src/arch/dalvik/operands/pool.c +++ b/src/arch/dalvik/operands/pool.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/dalvik/operands/pool.h b/src/arch/dalvik/operands/pool.h index 3d75142..8223d1c 100644 --- a/src/arch/dalvik/operands/pool.h +++ b/src/arch/dalvik/operands/pool.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/dalvik/operands/register.c b/src/arch/dalvik/operands/register.c index 7f243ad..61961a7 100644 --- a/src/arch/dalvik/operands/register.c +++ b/src/arch/dalvik/operands/register.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/dalvik/operands/register.h b/src/arch/dalvik/operands/register.h index d70f410..e8f28d1 100644 --- a/src/arch/dalvik/operands/register.h +++ b/src/arch/dalvik/operands/register.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/dalvik/post.h b/src/arch/dalvik/post.h index 9f55d7f..a86ed4c 100644 --- a/src/arch/dalvik/post.h +++ b/src/arch/dalvik/post.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/dalvik/processor.c b/src/arch/dalvik/processor.c index 9003d72..d08d0b2 100644 --- a/src/arch/dalvik/processor.c +++ b/src/arch/dalvik/processor.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/dalvik/processor.h b/src/arch/dalvik/processor.h index 5f78137..b4c8066 100644 --- a/src/arch/dalvik/processor.h +++ b/src/arch/dalvik/processor.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/dalvik/pseudo/fill.c b/src/arch/dalvik/pseudo/fill.c index 69452b5..9801c91 100644 --- a/src/arch/dalvik/pseudo/fill.c +++ b/src/arch/dalvik/pseudo/fill.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/dalvik/pseudo/fill.h b/src/arch/dalvik/pseudo/fill.h index 9c5a852..41e0b9c 100644 --- a/src/arch/dalvik/pseudo/fill.h +++ b/src/arch/dalvik/pseudo/fill.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/dalvik/pseudo/switch.c b/src/arch/dalvik/pseudo/switch.c index 45a5281..6e857ce 100644 --- a/src/arch/dalvik/pseudo/switch.c +++ b/src/arch/dalvik/pseudo/switch.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/dalvik/pseudo/switch.h b/src/arch/dalvik/pseudo/switch.h index b0fb1b2..c7ae281 100644 --- a/src/arch/dalvik/pseudo/switch.h +++ b/src/arch/dalvik/pseudo/switch.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/dalvik/register.c b/src/arch/dalvik/register.c index 35e8f58..ed1b8c6 100644 --- a/src/arch/dalvik/register.c +++ b/src/arch/dalvik/register.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/dalvik/register.h b/src/arch/dalvik/register.h index 6c489f6..989df6c 100644 --- a/src/arch/dalvik/register.h +++ b/src/arch/dalvik/register.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/immediate.c b/src/arch/immediate.c index 9de8c39..d09066a 100644 --- a/src/arch/immediate.c +++ b/src/arch/immediate.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/immediate.h b/src/arch/immediate.h index 6747faf..1d7a08e 100644 --- a/src/arch/immediate.h +++ b/src/arch/immediate.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/instruction-int.h b/src/arch/instruction-int.h index f2964e6..0d0b639 100644 --- a/src/arch/instruction-int.h +++ b/src/arch/instruction-int.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/instruction.c b/src/arch/instruction.c index f77a20b..89b498e 100644 --- a/src/arch/instruction.c +++ b/src/arch/instruction.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/instruction.h b/src/arch/instruction.h index 291f160..657e25f 100644 --- a/src/arch/instruction.h +++ b/src/arch/instruction.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/jvm/instruction.c b/src/arch/jvm/instruction.c index c2daaf5..35661f0 100644 --- a/src/arch/jvm/instruction.c +++ b/src/arch/jvm/instruction.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/jvm/instruction.h b/src/arch/jvm/instruction.h index 41323d1..d5be942 100644 --- a/src/arch/jvm/instruction.h +++ b/src/arch/jvm/instruction.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/jvm/op_add.c b/src/arch/jvm/op_add.c index b04c72d..908856a 100644 --- a/src/arch/jvm/op_add.c +++ b/src/arch/jvm/op_add.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/jvm/op_const.c b/src/arch/jvm/op_const.c index a590caf..f9b146d 100644 --- a/src/arch/jvm/op_const.c +++ b/src/arch/jvm/op_const.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/jvm/op_convert.c b/src/arch/jvm/op_convert.c index 9ede6f8..ce3afb6 100644 --- a/src/arch/jvm/op_convert.c +++ b/src/arch/jvm/op_convert.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/jvm/op_dup.c b/src/arch/jvm/op_dup.c index 9ec0034..73a4db5 100644 --- a/src/arch/jvm/op_dup.c +++ b/src/arch/jvm/op_dup.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/jvm/op_getput.c b/src/arch/jvm/op_getput.c index 379dfc3..680dec9 100644 --- a/src/arch/jvm/op_getput.c +++ b/src/arch/jvm/op_getput.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/jvm/op_invoke.c b/src/arch/jvm/op_invoke.c index e9c142e..d1bb49a 100644 --- a/src/arch/jvm/op_invoke.c +++ b/src/arch/jvm/op_invoke.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/jvm/op_load.c b/src/arch/jvm/op_load.c index 88fda47..71c2739 100644 --- a/src/arch/jvm/op_load.c +++ b/src/arch/jvm/op_load.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/jvm/op_monitor.c b/src/arch/jvm/op_monitor.c index e07f565..568b7e8 100644 --- a/src/arch/jvm/op_monitor.c +++ b/src/arch/jvm/op_monitor.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/jvm/op_nop.c b/src/arch/jvm/op_nop.c index 15ef8e8..0255788 100644 --- a/src/arch/jvm/op_nop.c +++ b/src/arch/jvm/op_nop.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/jvm/op_pop.c b/src/arch/jvm/op_pop.c index bd7ce90..def2499 100644 --- a/src/arch/jvm/op_pop.c +++ b/src/arch/jvm/op_pop.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/jvm/op_ret.c b/src/arch/jvm/op_ret.c index 18e1889..4076d77 100644 --- a/src/arch/jvm/op_ret.c +++ b/src/arch/jvm/op_ret.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/jvm/op_store.c b/src/arch/jvm/op_store.c index 0168fc4..8065478 100644 --- a/src/arch/jvm/op_store.c +++ b/src/arch/jvm/op_store.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/jvm/opcodes.h b/src/arch/jvm/opcodes.h index 6a05e2a..2e6e4da 100644 --- a/src/arch/jvm/opcodes.h +++ b/src/arch/jvm/opcodes.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/jvm/operand.c b/src/arch/jvm/operand.c index 97351f3..9244616 100644 --- a/src/arch/jvm/operand.c +++ b/src/arch/jvm/operand.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/jvm/operand.h b/src/arch/jvm/operand.h index 5e72341..dd8b1a0 100644 --- a/src/arch/jvm/operand.h +++ b/src/arch/jvm/operand.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/jvm/processor.c b/src/arch/jvm/processor.c index 5872fd9..a35f5b2 100644 --- a/src/arch/jvm/processor.c +++ b/src/arch/jvm/processor.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/jvm/processor.h b/src/arch/jvm/processor.h index 9fb0027..0801ff9 100644 --- a/src/arch/jvm/processor.h +++ b/src/arch/jvm/processor.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/link.c b/src/arch/link.c index 9f341d1..b6d69e0 100644 --- a/src/arch/link.c +++ b/src/arch/link.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/link.h b/src/arch/link.h index 319b3a0..1000365 100644 --- a/src/arch/link.h +++ b/src/arch/link.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/mips/instruction.c b/src/arch/mips/instruction.c index 93c32e7..91d645f 100644 --- a/src/arch/mips/instruction.c +++ b/src/arch/mips/instruction.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/mips/instruction.h b/src/arch/mips/instruction.h index ee21d89..5e47966 100644 --- a/src/arch/mips/instruction.h +++ b/src/arch/mips/instruction.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/mips/op_add.c b/src/arch/mips/op_add.c index 1eaa1d1..35fb0a0 100644 --- a/src/arch/mips/op_add.c +++ b/src/arch/mips/op_add.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/mips/op_and.c b/src/arch/mips/op_and.c index 0ba0745..1c1cdf6 100644 --- a/src/arch/mips/op_and.c +++ b/src/arch/mips/op_and.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/mips/op_branch.c b/src/arch/mips/op_branch.c index 37b620d..7e7b677 100644 --- a/src/arch/mips/op_branch.c +++ b/src/arch/mips/op_branch.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/mips/op_jump.c b/src/arch/mips/op_jump.c index 227e42a..b7ef9da 100644 --- a/src/arch/mips/op_jump.c +++ b/src/arch/mips/op_jump.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/mips/op_load.c b/src/arch/mips/op_load.c index 9a25f0f..272078c 100644 --- a/src/arch/mips/op_load.c +++ b/src/arch/mips/op_load.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/mips/op_nop.c b/src/arch/mips/op_nop.c index b97ff43..6e1c44e 100644 --- a/src/arch/mips/op_nop.c +++ b/src/arch/mips/op_nop.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/mips/op_sr.c b/src/arch/mips/op_sr.c index 59e9905..b4243ce 100644 --- a/src/arch/mips/op_sr.c +++ b/src/arch/mips/op_sr.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/mips/op_store.c b/src/arch/mips/op_store.c index 98ac786..81f907c 100644 --- a/src/arch/mips/op_store.c +++ b/src/arch/mips/op_store.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/mips/op_sub.c b/src/arch/mips/op_sub.c index 03ad04c..b46c767 100644 --- a/src/arch/mips/op_sub.c +++ b/src/arch/mips/op_sub.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/mips/opcodes.h b/src/arch/mips/opcodes.h index 296c213..3c088d3 100644 --- a/src/arch/mips/opcodes.h +++ b/src/arch/mips/opcodes.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/mips/operand.c b/src/arch/mips/operand.c index 5eeed16..a749fb2 100644 --- a/src/arch/mips/operand.c +++ b/src/arch/mips/operand.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/mips/operand.h b/src/arch/mips/operand.h index e342a93..a47891b 100644 --- a/src/arch/mips/operand.h +++ b/src/arch/mips/operand.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/mips/processor.c b/src/arch/mips/processor.c index 15de6cc..0f1f5f5 100644 --- a/src/arch/mips/processor.c +++ b/src/arch/mips/processor.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/mips/processor.h b/src/arch/mips/processor.h index 961a0ee..8b45259 100644 --- a/src/arch/mips/processor.h +++ b/src/arch/mips/processor.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/mips/registers.c b/src/arch/mips/registers.c index 4852938..bfa0e18 100644 --- a/src/arch/mips/registers.c +++ b/src/arch/mips/registers.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/mips/registers.h b/src/arch/mips/registers.h index 83f1b6f..7021e0a 100644 --- a/src/arch/mips/registers.h +++ b/src/arch/mips/registers.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/operand-int.h b/src/arch/operand-int.h index 697a896..5cc645f 100644 --- a/src/arch/operand-int.h +++ b/src/arch/operand-int.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/operand.c b/src/arch/operand.c index a84018f..b355afd 100644 --- a/src/arch/operand.c +++ b/src/arch/operand.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/operand.h b/src/arch/operand.h index 724b634..237caf3 100644 --- a/src/arch/operand.h +++ b/src/arch/operand.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/post.c b/src/arch/post.c index 7d5f134..4cc6d12 100644 --- a/src/arch/post.c +++ b/src/arch/post.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/post.h b/src/arch/post.h index ce6d796..db65ebe 100644 --- a/src/arch/post.h +++ b/src/arch/post.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/processor-int.h b/src/arch/processor-int.h index 3d39aee..36f6db5 100644 --- a/src/arch/processor-int.h +++ b/src/arch/processor-int.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/processor.c b/src/arch/processor.c index da5ddce..95f4b67 100644 --- a/src/arch/processor.c +++ b/src/arch/processor.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/processor.h b/src/arch/processor.h index 9dee9f6..c41bccd 100644 --- a/src/arch/processor.h +++ b/src/arch/processor.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/raw.c b/src/arch/raw.c index 25e1fb5..61a37e0 100644 --- a/src/arch/raw.c +++ b/src/arch/raw.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/raw.h b/src/arch/raw.h index a2b19b3..09a86d3 100644 --- a/src/arch/raw.h +++ b/src/arch/raw.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/register-int.h b/src/arch/register-int.h index bf2ad75..f9b19b0 100644 --- a/src/arch/register-int.h +++ b/src/arch/register-int.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/register.c b/src/arch/register.c index 3094e0f..0b381a1 100644 --- a/src/arch/register.c +++ b/src/arch/register.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/register.h b/src/arch/register.h index f5841f7..8047e8a 100644 --- a/src/arch/register.h +++ b/src/arch/register.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/target.c b/src/arch/target.c index 7ad9e62..e10cfab 100644 --- a/src/arch/target.c +++ b/src/arch/target.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/target.h b/src/arch/target.h index 9031ddc..f8c470e 100644 --- a/src/arch/target.h +++ b/src/arch/target.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/translate.h b/src/arch/translate.h index b14f624..940fd76 100644 --- a/src/arch/translate.h +++ b/src/arch/translate.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/undefined.c b/src/arch/undefined.c index df2e9ff..0957764 100644 --- a/src/arch/undefined.c +++ b/src/arch/undefined.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/undefined.h b/src/arch/undefined.h index 5ea8120..7e619d5 100644 --- a/src/arch/undefined.h +++ b/src/arch/undefined.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/vmpa.c b/src/arch/vmpa.c index 7231c2c..fe159f6 100644 --- a/src/arch/vmpa.c +++ b/src/arch/vmpa.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/vmpa.h b/src/arch/vmpa.h index 753802f..695e21e 100644 --- a/src/arch/vmpa.h +++ b/src/arch/vmpa.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/instruction.c b/src/arch/x86/instruction.c index c26a995..05955ea 100644 --- a/src/arch/x86/instruction.c +++ b/src/arch/x86/instruction.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/instruction.h b/src/arch/x86/instruction.h index 0d1259d..a8ff385 100644 --- a/src/arch/x86/instruction.h +++ b/src/arch/x86/instruction.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/opcodes/adc.c b/src/arch/x86/opcodes/adc.c index 1c5a690..2822e60 100644 --- a/src/arch/x86/opcodes/adc.c +++ b/src/arch/x86/opcodes/adc.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/opcodes/add.c b/src/arch/x86/opcodes/add.c index a694c4d..2f22ba5 100644 --- a/src/arch/x86/opcodes/add.c +++ b/src/arch/x86/opcodes/add.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/opcodes/and.c b/src/arch/x86/opcodes/and.c index 3bce038..c29d2e9 100644 --- a/src/arch/x86/opcodes/and.c +++ b/src/arch/x86/opcodes/and.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/opcodes/arpl.c b/src/arch/x86/opcodes/arpl.c index bf7bbed..2b075a7 100644 --- a/src/arch/x86/opcodes/arpl.c +++ b/src/arch/x86/opcodes/arpl.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/opcodes/call.c b/src/arch/x86/opcodes/call.c index a5b7583..3502d3a 100644 --- a/src/arch/x86/opcodes/call.c +++ b/src/arch/x86/opcodes/call.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/opcodes/cld.c b/src/arch/x86/opcodes/cld.c index b5c6e73..b182e50 100644 --- a/src/arch/x86/opcodes/cld.c +++ b/src/arch/x86/opcodes/cld.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/opcodes/cmp.c b/src/arch/x86/opcodes/cmp.c index 0cdc6af..666a7d7 100644 --- a/src/arch/x86/opcodes/cmp.c +++ b/src/arch/x86/opcodes/cmp.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/opcodes/cmps.c b/src/arch/x86/opcodes/cmps.c index 24e76ea..a5b830c 100644 --- a/src/arch/x86/opcodes/cmps.c +++ b/src/arch/x86/opcodes/cmps.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/opcodes/dec.c b/src/arch/x86/opcodes/dec.c index ef99c3d..786d885 100644 --- a/src/arch/x86/opcodes/dec.c +++ b/src/arch/x86/opcodes/dec.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/opcodes/hlt.c b/src/arch/x86/opcodes/hlt.c index 2d2d8bc..9eefb48 100644 --- a/src/arch/x86/opcodes/hlt.c +++ b/src/arch/x86/opcodes/hlt.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/opcodes/inc.c b/src/arch/x86/opcodes/inc.c index 66f539c..dd8c210 100644 --- a/src/arch/x86/opcodes/inc.c +++ b/src/arch/x86/opcodes/inc.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/opcodes/int.c b/src/arch/x86/opcodes/int.c index cc7e3d0..b53e4d6 100644 --- a/src/arch/x86/opcodes/int.c +++ b/src/arch/x86/opcodes/int.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/opcodes/jump.c b/src/arch/x86/opcodes/jump.c index cca177a..b3f97ad 100644 --- a/src/arch/x86/opcodes/jump.c +++ b/src/arch/x86/opcodes/jump.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/opcodes/lea.c b/src/arch/x86/opcodes/lea.c index 5ad6489..653aa96 100644 --- a/src/arch/x86/opcodes/lea.c +++ b/src/arch/x86/opcodes/lea.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/opcodes/leave.c b/src/arch/x86/opcodes/leave.c index 894da77..2b13194 100644 --- a/src/arch/x86/opcodes/leave.c +++ b/src/arch/x86/opcodes/leave.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/opcodes/mov.c b/src/arch/x86/opcodes/mov.c index 5f3235f..93cbc73 100644 --- a/src/arch/x86/opcodes/mov.c +++ b/src/arch/x86/opcodes/mov.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/opcodes/movs.c b/src/arch/x86/opcodes/movs.c index e789724..9c2528a 100644 --- a/src/arch/x86/opcodes/movs.c +++ b/src/arch/x86/opcodes/movs.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/opcodes/movsx.c b/src/arch/x86/opcodes/movsx.c index 6b61e27..8c78bca 100644 --- a/src/arch/x86/opcodes/movsx.c +++ b/src/arch/x86/opcodes/movsx.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/opcodes/movzx.c b/src/arch/x86/opcodes/movzx.c index 4a8afbc..ae28653 100644 --- a/src/arch/x86/opcodes/movzx.c +++ b/src/arch/x86/opcodes/movzx.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/opcodes/mul.c b/src/arch/x86/opcodes/mul.c index ab3b6bb..5e9f67d 100644 --- a/src/arch/x86/opcodes/mul.c +++ b/src/arch/x86/opcodes/mul.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/opcodes/nop.c b/src/arch/x86/opcodes/nop.c index 14c0105..3a9c529 100644 --- a/src/arch/x86/opcodes/nop.c +++ b/src/arch/x86/opcodes/nop.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/opcodes/not.c b/src/arch/x86/opcodes/not.c index 718f491..7131e4e 100644 --- a/src/arch/x86/opcodes/not.c +++ b/src/arch/x86/opcodes/not.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/opcodes/opcodes.h b/src/arch/x86/opcodes/opcodes.h index 0b51009..407ee7b 100644 --- a/src/arch/x86/opcodes/opcodes.h +++ b/src/arch/x86/opcodes/opcodes.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/opcodes/or.c b/src/arch/x86/opcodes/or.c index 5ba0d0e..81f1e98 100644 --- a/src/arch/x86/opcodes/or.c +++ b/src/arch/x86/opcodes/or.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/opcodes/pop.c b/src/arch/x86/opcodes/pop.c index 3a4c123..9d0632b 100644 --- a/src/arch/x86/opcodes/pop.c +++ b/src/arch/x86/opcodes/pop.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/opcodes/push.c b/src/arch/x86/opcodes/push.c index 42c6862..3a06a19 100644 --- a/src/arch/x86/opcodes/push.c +++ b/src/arch/x86/opcodes/push.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/opcodes/rcl.c b/src/arch/x86/opcodes/rcl.c index 7967425..5b10c2d 100644 --- a/src/arch/x86/opcodes/rcl.c +++ b/src/arch/x86/opcodes/rcl.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/opcodes/rcr.c b/src/arch/x86/opcodes/rcr.c index 3cb8ad5..ea11ec8 100644 --- a/src/arch/x86/opcodes/rcr.c +++ b/src/arch/x86/opcodes/rcr.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/opcodes/ret.c b/src/arch/x86/opcodes/ret.c index d320230..8c8640c 100644 --- a/src/arch/x86/opcodes/ret.c +++ b/src/arch/x86/opcodes/ret.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/opcodes/rol.c b/src/arch/x86/opcodes/rol.c index bcb76db..ab98e5f 100644 --- a/src/arch/x86/opcodes/rol.c +++ b/src/arch/x86/opcodes/rol.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/opcodes/ror.c b/src/arch/x86/opcodes/ror.c index d2211b9..71e9d2d 100644 --- a/src/arch/x86/opcodes/ror.c +++ b/src/arch/x86/opcodes/ror.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/opcodes/sar.c b/src/arch/x86/opcodes/sar.c index f0cac2a..3525f38 100644 --- a/src/arch/x86/opcodes/sar.c +++ b/src/arch/x86/opcodes/sar.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/opcodes/sbb.c b/src/arch/x86/opcodes/sbb.c index 5a8ee02..755757c 100644 --- a/src/arch/x86/opcodes/sbb.c +++ b/src/arch/x86/opcodes/sbb.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/opcodes/scas.c b/src/arch/x86/opcodes/scas.c index 5c1e56d..01ae56a 100644 --- a/src/arch/x86/opcodes/scas.c +++ b/src/arch/x86/opcodes/scas.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/opcodes/set.c b/src/arch/x86/opcodes/set.c index ac5c831..d05b7c5 100644 --- a/src/arch/x86/opcodes/set.c +++ b/src/arch/x86/opcodes/set.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/opcodes/shl.c b/src/arch/x86/opcodes/shl.c index 5fc3edd..e7f6387 100644 --- a/src/arch/x86/opcodes/shl.c +++ b/src/arch/x86/opcodes/shl.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/opcodes/shr.c b/src/arch/x86/opcodes/shr.c index 33fa787..aff9013 100644 --- a/src/arch/x86/opcodes/shr.c +++ b/src/arch/x86/opcodes/shr.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/opcodes/stos.c b/src/arch/x86/opcodes/stos.c index e90e021..73d795a 100644 --- a/src/arch/x86/opcodes/stos.c +++ b/src/arch/x86/opcodes/stos.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/opcodes/sub.c b/src/arch/x86/opcodes/sub.c index a0c4bcb..e83556c 100644 --- a/src/arch/x86/opcodes/sub.c +++ b/src/arch/x86/opcodes/sub.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/opcodes/test.c b/src/arch/x86/opcodes/test.c index 407aa7c..8482fb0 100644 --- a/src/arch/x86/opcodes/test.c +++ b/src/arch/x86/opcodes/test.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/opcodes/xchg.c b/src/arch/x86/opcodes/xchg.c index d3761fd..6bea6b5 100644 --- a/src/arch/x86/opcodes/xchg.c +++ b/src/arch/x86/opcodes/xchg.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/opcodes/xor.c b/src/arch/x86/opcodes/xor.c index dc75091..863e5d0 100644 --- a/src/arch/x86/opcodes/xor.c +++ b/src/arch/x86/opcodes/xor.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/operand.c b/src/arch/x86/operand.c index cab2570..0e081d7 100644 --- a/src/arch/x86/operand.c +++ b/src/arch/x86/operand.c @@ -5,12 +5,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/operand.h b/src/arch/x86/operand.h index f87d6dd..6bf97a4 100644 --- a/src/arch/x86/operand.h +++ b/src/arch/x86/operand.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/operands/data.c b/src/arch/x86/operands/data.c index f1e788d..35e646d 100644 --- a/src/arch/x86/operands/data.c +++ b/src/arch/x86/operands/data.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/operands/data.h b/src/arch/x86/operands/data.h index d150681..11bfdbe 100644 --- a/src/arch/x86/operands/data.h +++ b/src/arch/x86/operands/data.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/operands/modrm.c b/src/arch/x86/operands/modrm.c index 030b401..2fd8e5b 100644 --- a/src/arch/x86/operands/modrm.c +++ b/src/arch/x86/operands/modrm.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/operands/modrm.h b/src/arch/x86/operands/modrm.h index 08d4eda..ab7a7cb 100644 --- a/src/arch/x86/operands/modrm.h +++ b/src/arch/x86/operands/modrm.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/operands/moffs.c b/src/arch/x86/operands/moffs.c index 1bdc1f8..11dadba 100644 --- a/src/arch/x86/operands/moffs.c +++ b/src/arch/x86/operands/moffs.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/operands/moffs.h b/src/arch/x86/operands/moffs.h index 4902390..9a24cd0 100644 --- a/src/arch/x86/operands/moffs.h +++ b/src/arch/x86/operands/moffs.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/operands/register.c b/src/arch/x86/operands/register.c index 5f5a04a..d53b90d 100644 --- a/src/arch/x86/operands/register.c +++ b/src/arch/x86/operands/register.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/operands/register.h b/src/arch/x86/operands/register.h index c28c8de..57dce03 100644 --- a/src/arch/x86/operands/register.h +++ b/src/arch/x86/operands/register.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/operands/relative.c b/src/arch/x86/operands/relative.c index 4aad126..e0b75c9 100644 --- a/src/arch/x86/operands/relative.c +++ b/src/arch/x86/operands/relative.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/operands/relative.h b/src/arch/x86/operands/relative.h index 33d4ca5..3de6853 100644 --- a/src/arch/x86/operands/relative.h +++ b/src/arch/x86/operands/relative.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/processor.c b/src/arch/x86/processor.c index 38c3d20..8a62918 100644 --- a/src/arch/x86/processor.c +++ b/src/arch/x86/processor.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/processor.h b/src/arch/x86/processor.h index 96caf64..3ad4065 100644 --- a/src/arch/x86/processor.h +++ b/src/arch/x86/processor.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/register.c b/src/arch/x86/register.c index 740ec3f..7d46e56 100644 --- a/src/arch/x86/register.c +++ b/src/arch/x86/register.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/arch/x86/register.h b/src/arch/x86/register.h index 17fe249..bd8ec4e 100644 --- a/src/arch/x86/register.h +++ b/src/arch/x86/register.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/common/asm.c b/src/common/asm.c index 0e92938..ec06a0d 100644 --- a/src/common/asm.c +++ b/src/common/asm.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/common/asm.h b/src/common/asm.h index 5207bf7..2099bd8 100644 --- a/src/common/asm.h +++ b/src/common/asm.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/common/bconst.h b/src/common/bconst.h index ac7b9ff..0353caf 100644 --- a/src/common/bconst.h +++ b/src/common/bconst.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/common/bits.c b/src/common/bits.c index 2aa1be5..318b057 100644 --- a/src/common/bits.c +++ b/src/common/bits.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/common/bits.h b/src/common/bits.h index eb3a5af..faf8d42 100644 --- a/src/common/bits.h +++ b/src/common/bits.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/common/cpp.h b/src/common/cpp.h index 79c4c79..0e7c7cb 100644 --- a/src/common/cpp.h +++ b/src/common/cpp.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/common/dllist.c b/src/common/dllist.c index 7b4b9ad..7e6e2cc 100644 --- a/src/common/dllist.c +++ b/src/common/dllist.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/common/dllist.h b/src/common/dllist.h index 0473c35..e48a3c4 100644 --- a/src/common/dllist.h +++ b/src/common/dllist.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/common/endianness.c b/src/common/endianness.c index bbc3f18..8e3d158 100755 --- a/src/common/endianness.c +++ b/src/common/endianness.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/common/endianness.h b/src/common/endianness.h index 07c1b76..445c5f5 100755 --- a/src/common/endianness.h +++ b/src/common/endianness.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/common/environment.c b/src/common/environment.c index d88c679..6203e0f 100644 --- a/src/common/environment.c +++ b/src/common/environment.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/common/environment.h b/src/common/environment.h index dcded71..ebec11c 100644 --- a/src/common/environment.h +++ b/src/common/environment.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/common/extstr.c b/src/common/extstr.c index ed5b971..cabc307 100644 --- a/src/common/extstr.c +++ b/src/common/extstr.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/common/extstr.h b/src/common/extstr.h index e1d784d..6eb3889 100644 --- a/src/common/extstr.h +++ b/src/common/extstr.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/common/fnv1a.c b/src/common/fnv1a.c index d017d70..21699be 100644 --- a/src/common/fnv1a.c +++ b/src/common/fnv1a.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/common/fnv1a.h b/src/common/fnv1a.h index 973781b..bca432d 100644 --- a/src/common/fnv1a.h +++ b/src/common/fnv1a.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/common/io.c b/src/common/io.c index 23fad54..300c6ea 100644 --- a/src/common/io.c +++ b/src/common/io.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/common/io.h b/src/common/io.h index 8dd38c8..5f7bf37 100644 --- a/src/common/io.h +++ b/src/common/io.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/common/leb128.c b/src/common/leb128.c index 5fed92a..5ef0fac 100644 --- a/src/common/leb128.c +++ b/src/common/leb128.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/common/leb128.h b/src/common/leb128.h index c7c4aa2..36ef0cc 100644 --- a/src/common/leb128.h +++ b/src/common/leb128.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/common/macros.h b/src/common/macros.h index 269dc95..8480d70 100644 --- a/src/common/macros.h +++ b/src/common/macros.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/common/net.c b/src/common/net.c index b741883..2e77888 100644 --- a/src/common/net.c +++ b/src/common/net.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/common/net.h b/src/common/net.h index d9ec6f9..1d45d06 100644 --- a/src/common/net.h +++ b/src/common/net.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/common/pathname.c b/src/common/pathname.c index 3a68599..1f66ffb 100644 --- a/src/common/pathname.c +++ b/src/common/pathname.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/common/pathname.h b/src/common/pathname.h index 72d6606..accea48 100644 --- a/src/common/pathname.h +++ b/src/common/pathname.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/common/shuffle.c b/src/common/shuffle.c index e2e0a3d..20076ec 100644 --- a/src/common/shuffle.c +++ b/src/common/shuffle.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/common/shuffle.h b/src/common/shuffle.h index c1a0367..0e99ebc 100644 --- a/src/common/shuffle.h +++ b/src/common/shuffle.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/common/sort.c b/src/common/sort.c index ee6cf2e..8d2ebbf 100644 --- a/src/common/sort.c +++ b/src/common/sort.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/common/sort.h b/src/common/sort.h index 4f41313..5b274b4 100644 --- a/src/common/sort.h +++ b/src/common/sort.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/common/sqlite.c b/src/common/sqlite.c index 2fe1096..3830b1b 100644 --- a/src/common/sqlite.c +++ b/src/common/sqlite.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/common/sqlite.h b/src/common/sqlite.h index e4f05a2..0dce927 100644 --- a/src/common/sqlite.h +++ b/src/common/sqlite.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/common/xdg.c b/src/common/xdg.c index 81bc7aa..be5bced 100644 --- a/src/common/xdg.c +++ b/src/common/xdg.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/common/xdg.h b/src/common/xdg.h index 19a507e..c1d6233 100644 --- a/src/common/xdg.h +++ b/src/common/xdg.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/core/collections.c b/src/core/collections.c index 5637d05..d3f7f73 100644 --- a/src/core/collections.c +++ b/src/core/collections.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/core/collections.h b/src/core/collections.h index dbe869a..892c976 100644 --- a/src/core/collections.h +++ b/src/core/collections.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/core/core.c b/src/core/core.c index b949e0a..67fe95f 100644 --- a/src/core/core.c +++ b/src/core/core.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/core/core.h b/src/core/core.h index 2b0ef76..581e7c7 100644 --- a/src/core/core.h +++ b/src/core/core.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/core/formats.c b/src/core/formats.c index c6b664c..553b938 100644 --- a/src/core/formats.c +++ b/src/core/formats.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/core/formats.h b/src/core/formats.h index e3dc871..3d2a3ff 100644 --- a/src/core/formats.h +++ b/src/core/formats.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/core/params.c b/src/core/params.c index 08b9604..540ce48 100644 --- a/src/core/params.c +++ b/src/core/params.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/core/params.h b/src/core/params.h index 7210ad0..281e617 100644 --- a/src/core/params.h +++ b/src/core/params.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/core/processors.c b/src/core/processors.c index 715cd88..e82d254 100644 --- a/src/core/processors.c +++ b/src/core/processors.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/core/processors.h b/src/core/processors.h index f25a8a3..b2e9cd5 100644 --- a/src/core/processors.h +++ b/src/core/processors.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/debug/break.c b/src/debug/break.c index 1b1a769..6ec199d 100644 --- a/src/debug/break.c +++ b/src/debug/break.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/debug/break.h b/src/debug/break.h index bdbb7eb..eaa576d 100644 --- a/src/debug/break.h +++ b/src/debug/break.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/debug/debugger-int.h b/src/debug/debugger-int.h index f42ac14..d58b043 100644 --- a/src/debug/debugger-int.h +++ b/src/debug/debugger-int.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/debug/debugger.c b/src/debug/debugger.c index c268bcf..936f042 100644 --- a/src/debug/debugger.c +++ b/src/debug/debugger.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/debug/debugger.h b/src/debug/debugger.h index 7bf5ca0..7c2eed1 100644 --- a/src/debug/debugger.h +++ b/src/debug/debugger.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/debug/jdwp/debugger.c b/src/debug/jdwp/debugger.c index ca2570b..5941adc 100644 --- a/src/debug/jdwp/debugger.c +++ b/src/debug/jdwp/debugger.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/debug/jdwp/debugger.h b/src/debug/jdwp/debugger.h index 143b3cf..c4ce85c 100644 --- a/src/debug/jdwp/debugger.h +++ b/src/debug/jdwp/debugger.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/debug/jdwp/jdwp_def.h b/src/debug/jdwp/jdwp_def.h index 603c141..044405f 100644 --- a/src/debug/jdwp/jdwp_def.h +++ b/src/debug/jdwp/jdwp_def.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/debug/jdwp/misc/header.c b/src/debug/jdwp/misc/header.c index 6525580..96c5a20 100644 --- a/src/debug/jdwp/misc/header.c +++ b/src/debug/jdwp/misc/header.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/debug/jdwp/misc/header.h b/src/debug/jdwp/misc/header.h index 0643bb3..f9d0536 100644 --- a/src/debug/jdwp/misc/header.h +++ b/src/debug/jdwp/misc/header.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/debug/jdwp/misc/id.c b/src/debug/jdwp/misc/id.c index 5e2ba3d..587ff38 100644 --- a/src/debug/jdwp/misc/id.c +++ b/src/debug/jdwp/misc/id.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/debug/jdwp/misc/id.h b/src/debug/jdwp/misc/id.h index a56f9d2..b96ab50 100644 --- a/src/debug/jdwp/misc/id.h +++ b/src/debug/jdwp/misc/id.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/debug/jdwp/misc/location.c b/src/debug/jdwp/misc/location.c index 66f009f..06647d0 100644 --- a/src/debug/jdwp/misc/location.c +++ b/src/debug/jdwp/misc/location.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/debug/jdwp/misc/location.h b/src/debug/jdwp/misc/location.h index 779919c..bcdc865 100644 --- a/src/debug/jdwp/misc/location.h +++ b/src/debug/jdwp/misc/location.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/debug/jdwp/misc/types.c b/src/debug/jdwp/misc/types.c index 249a276..fd04dfb 100644 --- a/src/debug/jdwp/misc/types.c +++ b/src/debug/jdwp/misc/types.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/debug/jdwp/misc/types.h b/src/debug/jdwp/misc/types.h index 18e833e..f64033d 100644 --- a/src/debug/jdwp/misc/types.h +++ b/src/debug/jdwp/misc/types.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/debug/jdwp/packet.c b/src/debug/jdwp/packet.c index 60eec67..2007dbd 100644 --- a/src/debug/jdwp/packet.c +++ b/src/debug/jdwp/packet.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/debug/jdwp/packet.h b/src/debug/jdwp/packet.h index 9cf63b9..35587a1 100644 --- a/src/debug/jdwp/packet.h +++ b/src/debug/jdwp/packet.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/debug/jdwp/sets/list.c b/src/debug/jdwp/sets/list.c index b3197b3..498bb30 100644 --- a/src/debug/jdwp/sets/list.c +++ b/src/debug/jdwp/sets/list.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/debug/jdwp/sets/list.h b/src/debug/jdwp/sets/list.h index 092744a..fb8cd70 100644 --- a/src/debug/jdwp/sets/list.h +++ b/src/debug/jdwp/sets/list.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/debug/jdwp/sets/thread.c b/src/debug/jdwp/sets/thread.c index e107f8b..d7cd640 100644 --- a/src/debug/jdwp/sets/thread.c +++ b/src/debug/jdwp/sets/thread.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/debug/jdwp/sets/thread.h b/src/debug/jdwp/sets/thread.h index 4835ee0..edc925b 100644 --- a/src/debug/jdwp/sets/thread.h +++ b/src/debug/jdwp/sets/thread.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/debug/jdwp/sets/vm.c b/src/debug/jdwp/sets/vm.c index 0f25f26..686ad08 100644 --- a/src/debug/jdwp/sets/vm.c +++ b/src/debug/jdwp/sets/vm.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/debug/jdwp/sets/vm.h b/src/debug/jdwp/sets/vm.h index d2bfb2b..51d8110 100644 --- a/src/debug/jdwp/sets/vm.h +++ b/src/debug/jdwp/sets/vm.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/debug/jdwp/tcp.c b/src/debug/jdwp/tcp.c index b5da5ce..fc926b3 100644 --- a/src/debug/jdwp/tcp.c +++ b/src/debug/jdwp/tcp.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/debug/jdwp/tcp.h b/src/debug/jdwp/tcp.h index 369269d..696254e 100644 --- a/src/debug/jdwp/tcp.h +++ b/src/debug/jdwp/tcp.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/debug/packet-int.h b/src/debug/packet-int.h index d88a506..7929a8d 100644 --- a/src/debug/packet-int.h +++ b/src/debug/packet-int.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/debug/packet.c b/src/debug/packet.c index e3e578d..07ea4fd 100644 --- a/src/debug/packet.c +++ b/src/debug/packet.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/debug/packet.h b/src/debug/packet.h index e313caa..700572a 100644 --- a/src/debug/packet.h +++ b/src/debug/packet.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/debug/remgdb/gdb.c b/src/debug/remgdb/gdb.c index 1e890ac..44499d3 100644 --- a/src/debug/remgdb/gdb.c +++ b/src/debug/remgdb/gdb.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/debug/remgdb/gdb.h b/src/debug/remgdb/gdb.h index 11bd643..1599645 100644 --- a/src/debug/remgdb/gdb.h +++ b/src/debug/remgdb/gdb.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/debug/remgdb/helpers.c b/src/debug/remgdb/helpers.c index 2ab0b28..37859bc 100644 --- a/src/debug/remgdb/helpers.c +++ b/src/debug/remgdb/helpers.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/debug/remgdb/helpers.h b/src/debug/remgdb/helpers.h index 6d86104..c65912c 100644 --- a/src/debug/remgdb/helpers.h +++ b/src/debug/remgdb/helpers.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/debug/remgdb/packet.c b/src/debug/remgdb/packet.c index c6c64ce..aa606c7 100644 --- a/src/debug/remgdb/packet.c +++ b/src/debug/remgdb/packet.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/debug/remgdb/packet.h b/src/debug/remgdb/packet.h index 2c6673d..f162d80 100644 --- a/src/debug/remgdb/packet.h +++ b/src/debug/remgdb/packet.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/debug/remgdb/stream-int.h b/src/debug/remgdb/stream-int.h index 862b0ae..a12cabd 100644 --- a/src/debug/remgdb/stream-int.h +++ b/src/debug/remgdb/stream-int.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/debug/remgdb/stream.c b/src/debug/remgdb/stream.c index 99c5e01..0476bbd 100644 --- a/src/debug/remgdb/stream.c +++ b/src/debug/remgdb/stream.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/debug/remgdb/stream.h b/src/debug/remgdb/stream.h index 79201f0..6497554 100644 --- a/src/debug/remgdb/stream.h +++ b/src/debug/remgdb/stream.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/debug/remgdb/tcp.c b/src/debug/remgdb/tcp.c index 5179b7b..c5a9e93 100644 --- a/src/debug/remgdb/tcp.c +++ b/src/debug/remgdb/tcp.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/debug/remgdb/tcp.h b/src/debug/remgdb/tcp.h index 8383b26..7fdf008 100644 --- a/src/debug/remgdb/tcp.h +++ b/src/debug/remgdb/tcp.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/debug/stream-int.h b/src/debug/stream-int.h index e18b3e1..e1cebc8 100644 --- a/src/debug/stream-int.h +++ b/src/debug/stream-int.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/debug/stream.c b/src/debug/stream.c index e7ba8a9..992d434 100644 --- a/src/debug/stream.c +++ b/src/debug/stream.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/debug/stream.h b/src/debug/stream.h index 9107813..89c763c 100644 --- a/src/debug/stream.h +++ b/src/debug/stream.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/decomp/context-int.h b/src/decomp/context-int.h index 24cf636..582e739 100644 --- a/src/decomp/context-int.h +++ b/src/decomp/context-int.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/decomp/context.c b/src/decomp/context.c index 2b6c4e7..371cfc9 100644 --- a/src/decomp/context.c +++ b/src/decomp/context.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/decomp/context.h b/src/decomp/context.h index 96e9576..1bfb2d3 100644 --- a/src/decomp/context.h +++ b/src/decomp/context.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/decomp/expr/access.c b/src/decomp/expr/access.c index d7d354d..b16ee36 100644 --- a/src/decomp/expr/access.c +++ b/src/decomp/expr/access.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/decomp/expr/access.h b/src/decomp/expr/access.h index 1207937..220de07 100644 --- a/src/decomp/expr/access.h +++ b/src/decomp/expr/access.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/decomp/expr/arithm.c b/src/decomp/expr/arithm.c index 7314dde..8944596 100644 --- a/src/decomp/expr/arithm.c +++ b/src/decomp/expr/arithm.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/decomp/expr/arithm.h b/src/decomp/expr/arithm.h index d82c00c..47aac7f 100644 --- a/src/decomp/expr/arithm.h +++ b/src/decomp/expr/arithm.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/decomp/expr/array.c b/src/decomp/expr/array.c index 5c18c11..a78405e 100644 --- a/src/decomp/expr/array.c +++ b/src/decomp/expr/array.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/decomp/expr/array.h b/src/decomp/expr/array.h index cb8e39e..2cce58a 100644 --- a/src/decomp/expr/array.h +++ b/src/decomp/expr/array.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/decomp/expr/assign.c b/src/decomp/expr/assign.c index f4ab149..6a614ae 100644 --- a/src/decomp/expr/assign.c +++ b/src/decomp/expr/assign.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/decomp/expr/assign.h b/src/decomp/expr/assign.h index 4323c14..ed1ad91 100644 --- a/src/decomp/expr/assign.h +++ b/src/decomp/expr/assign.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/decomp/expr/block.c b/src/decomp/expr/block.c index b542dc0..e7d11a7 100644 --- a/src/decomp/expr/block.c +++ b/src/decomp/expr/block.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/decomp/expr/block.h b/src/decomp/expr/block.h index a330088..88abc91 100644 --- a/src/decomp/expr/block.h +++ b/src/decomp/expr/block.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/decomp/expr/call.c b/src/decomp/expr/call.c index 7a09c37..6387730 100644 --- a/src/decomp/expr/call.c +++ b/src/decomp/expr/call.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/decomp/expr/call.h b/src/decomp/expr/call.h index 8a26017..7ce8354 100644 --- a/src/decomp/expr/call.h +++ b/src/decomp/expr/call.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/decomp/expr/comp.c b/src/decomp/expr/comp.c index d499d0d..6d22898 100644 --- a/src/decomp/expr/comp.c +++ b/src/decomp/expr/comp.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/decomp/expr/comp.h b/src/decomp/expr/comp.h index 04423a4..d3f534c 100644 --- a/src/decomp/expr/comp.h +++ b/src/decomp/expr/comp.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/decomp/expr/cond.c b/src/decomp/expr/cond.c index 327fb4c..c0b3f83 100644 --- a/src/decomp/expr/cond.c +++ b/src/decomp/expr/cond.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/decomp/expr/cond.h b/src/decomp/expr/cond.h index 17ba596..7980a75 100644 --- a/src/decomp/expr/cond.h +++ b/src/decomp/expr/cond.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/decomp/expr/dalvik/array.c b/src/decomp/expr/dalvik/array.c index 7806349..98647f4 100644 --- a/src/decomp/expr/dalvik/array.c +++ b/src/decomp/expr/dalvik/array.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/decomp/expr/dalvik/array.h b/src/decomp/expr/dalvik/array.h index af5ec72..ee50a43 100644 --- a/src/decomp/expr/dalvik/array.h +++ b/src/decomp/expr/dalvik/array.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/decomp/expr/immediate.c b/src/decomp/expr/immediate.c index 46c0dcc..3bf2dea 100644 --- a/src/decomp/expr/immediate.c +++ b/src/decomp/expr/immediate.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/decomp/expr/immediate.h b/src/decomp/expr/immediate.h index 0dc3e2d..8185754 100644 --- a/src/decomp/expr/immediate.h +++ b/src/decomp/expr/immediate.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/decomp/expr/pseudo.c b/src/decomp/expr/pseudo.c index 0ee83b9..626cd8f 100644 --- a/src/decomp/expr/pseudo.c +++ b/src/decomp/expr/pseudo.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/decomp/expr/pseudo.h b/src/decomp/expr/pseudo.h index d2d2cfe..5436404 100644 --- a/src/decomp/expr/pseudo.h +++ b/src/decomp/expr/pseudo.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/decomp/expr/return.c b/src/decomp/expr/return.c index 8758042..16a5a54 100644 --- a/src/decomp/expr/return.c +++ b/src/decomp/expr/return.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/decomp/expr/return.h b/src/decomp/expr/return.h index 613a738..ed28b96 100644 --- a/src/decomp/expr/return.h +++ b/src/decomp/expr/return.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/decomp/expr/text.c b/src/decomp/expr/text.c index d4d5f85..bdf0495 100644 --- a/src/decomp/expr/text.c +++ b/src/decomp/expr/text.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/decomp/expr/text.h b/src/decomp/expr/text.h index 29d03fa..e54b4db 100644 --- a/src/decomp/expr/text.h +++ b/src/decomp/expr/text.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/decomp/expression-int.h b/src/decomp/expression-int.h index 71fdef1..25458ce 100644 --- a/src/decomp/expression-int.h +++ b/src/decomp/expression-int.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/decomp/expression.c b/src/decomp/expression.c index ff2c0da..3be1d2b 100644 --- a/src/decomp/expression.c +++ b/src/decomp/expression.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/decomp/expression.h b/src/decomp/expression.h index bd8b6f5..dd8ef51 100644 --- a/src/decomp/expression.h +++ b/src/decomp/expression.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/decomp/instr/ite.c b/src/decomp/instr/ite.c index b6391d5..6e98a77 100644 --- a/src/decomp/instr/ite.c +++ b/src/decomp/instr/ite.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/decomp/instr/ite.h b/src/decomp/instr/ite.h index 91e0e82..f92663c 100644 --- a/src/decomp/instr/ite.h +++ b/src/decomp/instr/ite.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/decomp/instr/keyword.c b/src/decomp/instr/keyword.c index aec6897..ea4577d 100644 --- a/src/decomp/instr/keyword.c +++ b/src/decomp/instr/keyword.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/decomp/instr/keyword.h b/src/decomp/instr/keyword.h index 5f33d30..4dfcc00 100644 --- a/src/decomp/instr/keyword.h +++ b/src/decomp/instr/keyword.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/decomp/instr/switch.c b/src/decomp/instr/switch.c index eb93bb2..468ca82 100644 --- a/src/decomp/instr/switch.c +++ b/src/decomp/instr/switch.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/decomp/instr/switch.h b/src/decomp/instr/switch.h index d37d531..4fe1536 100644 --- a/src/decomp/instr/switch.h +++ b/src/decomp/instr/switch.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/decomp/instruction-int.h b/src/decomp/instruction-int.h index 4396072..f6bb28f 100644 --- a/src/decomp/instruction-int.h +++ b/src/decomp/instruction-int.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/decomp/instruction.c b/src/decomp/instruction.c index 758f9eb..989a2d9 100644 --- a/src/decomp/instruction.c +++ b/src/decomp/instruction.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/decomp/instruction.h b/src/decomp/instruction.h index 2106bdc..8642edd 100644 --- a/src/decomp/instruction.h +++ b/src/decomp/instruction.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/decomp/lang/asm.c b/src/decomp/lang/asm.c index 069d0c4..630a16e 100644 --- a/src/decomp/lang/asm.c +++ b/src/decomp/lang/asm.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/decomp/lang/asm.h b/src/decomp/lang/asm.h index da32c18..d050390 100644 --- a/src/decomp/lang/asm.h +++ b/src/decomp/lang/asm.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/decomp/lang/java.c b/src/decomp/lang/java.c index f8954a8..b12d87f 100644 --- a/src/decomp/lang/java.c +++ b/src/decomp/lang/java.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/decomp/lang/java.h b/src/decomp/lang/java.h index 9e8cd5f..1b9c013 100644 --- a/src/decomp/lang/java.h +++ b/src/decomp/lang/java.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/decomp/output-int.h b/src/decomp/output-int.h index 64cc204..b593ae9 100644 --- a/src/decomp/output-int.h +++ b/src/decomp/output-int.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/decomp/output.c b/src/decomp/output.c index 16a4598..52bf9f7 100644 --- a/src/decomp/output.c +++ b/src/decomp/output.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/decomp/output.h b/src/decomp/output.h index bd614ff..4951d29 100644 --- a/src/decomp/output.h +++ b/src/decomp/output.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/debuggable-int.h b/src/format/debuggable-int.h index 1fbe4c3..e7cdf0c 100644 --- a/src/format/debuggable-int.h +++ b/src/format/debuggable-int.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/debuggable.c b/src/format/debuggable.c index 03ee4ed..d8acacc 100644 --- a/src/format/debuggable.c +++ b/src/format/debuggable.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/debuggable.h b/src/format/debuggable.h index 35ab386..ffa1b5f 100644 --- a/src/format/debuggable.h +++ b/src/format/debuggable.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/dex/class.c b/src/format/dex/class.c index a507e39..c0fde56 100644 --- a/src/format/dex/class.c +++ b/src/format/dex/class.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/dex/class.h b/src/format/dex/class.h index bee9553..044ace6 100644 --- a/src/format/dex/class.h +++ b/src/format/dex/class.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/dex/dex-int.c b/src/format/dex/dex-int.c index b746f4d..9d501e4 100644 --- a/src/format/dex/dex-int.c +++ b/src/format/dex/dex-int.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/dex/dex-int.h b/src/format/dex/dex-int.h index ee43bc8..fc6f7c7 100755 --- a/src/format/dex/dex-int.h +++ b/src/format/dex/dex-int.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/dex/dex.c b/src/format/dex/dex.c index d02111c..c550375 100755 --- a/src/format/dex/dex.c +++ b/src/format/dex/dex.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/dex/dex.h b/src/format/dex/dex.h index 0283a0c..2e51615 100755 --- a/src/format/dex/dex.h +++ b/src/format/dex/dex.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/dex/dex_def.h b/src/format/dex/dex_def.h index ea2cd60..3ae773d 100755 --- a/src/format/dex/dex_def.h +++ b/src/format/dex/dex_def.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/dex/loading.c b/src/format/dex/loading.c index a5b675d..47746a4 100644 --- a/src/format/dex/loading.c +++ b/src/format/dex/loading.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/dex/loading.h b/src/format/dex/loading.h index 4c055ce..9fa5a0d 100644 --- a/src/format/dex/loading.h +++ b/src/format/dex/loading.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/dex/method.c b/src/format/dex/method.c index d633d15..2083293 100644 --- a/src/format/dex/method.c +++ b/src/format/dex/method.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. @@ -313,7 +313,7 @@ const code_item *g_dex_method_get_dex_body(const GDexMethod *method) * * * Paramètres : method = représentation interne du format DEX à consulter. * * * -* Description : Fournit la routine OpenIDA correspondant à la méthode. * +* Description : Fournit la routine Chrysalide correspondant à la méthode. * * * * Retour : Instance de routine mise en place. * * * diff --git a/src/format/dex/method.h b/src/format/dex/method.h index 68c6649..bc07ab9 100644 --- a/src/format/dex/method.h +++ b/src/format/dex/method.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. @@ -78,7 +78,7 @@ const encoded_method *g_dex_method_get_dex_info(const GDexMethod *); /* Fournit les indications Dex relatives au corps de la méthode. */ const code_item *g_dex_method_get_dex_body(const GDexMethod *); -/* Fournit la routine OpenIDA correspondant à la méthode. */ +/* Fournit la routine Chrysalide correspondant à la méthode. */ GBinRoutine *g_dex_method_get_routine(const GDexMethod *); /* Intègre la méthode en tant que portion de code. */ diff --git a/src/format/dex/pool.c b/src/format/dex/pool.c index 769a4f1..8924ef3 100644 --- a/src/format/dex/pool.c +++ b/src/format/dex/pool.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/dex/pool.h b/src/format/dex/pool.h index cd4c2de..38065fa 100644 --- a/src/format/dex/pool.h +++ b/src/format/dex/pool.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/dwarf/abbrev.c b/src/format/dwarf/abbrev.c index 039c3a0..91a0076 100644 --- a/src/format/dwarf/abbrev.c +++ b/src/format/dwarf/abbrev.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/dwarf/abbrev.h b/src/format/dwarf/abbrev.h index bc7efe6..dd4e295 100644 --- a/src/format/dwarf/abbrev.h +++ b/src/format/dwarf/abbrev.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/dwarf/d_dwarf.c b/src/format/dwarf/d_dwarf.c index ff7a4ec..1b872a3 100644 --- a/src/format/dwarf/d_dwarf.c +++ b/src/format/dwarf/d_dwarf.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/dwarf/d_dwarf.h b/src/format/dwarf/d_dwarf.h index ba22022..459786b 100644 --- a/src/format/dwarf/d_dwarf.h +++ b/src/format/dwarf/d_dwarf.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/dwarf/die.c b/src/format/dwarf/die.c index 8c25a1d..037ce8d 100644 --- a/src/format/dwarf/die.c +++ b/src/format/dwarf/die.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/dwarf/die.h b/src/format/dwarf/die.h index 79634cb..2a19024 100644 --- a/src/format/dwarf/die.h +++ b/src/format/dwarf/die.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/dwarf/dwarf-int.c b/src/format/dwarf/dwarf-int.c index 5c18aaf..fa5ebba 100644 --- a/src/format/dwarf/dwarf-int.c +++ b/src/format/dwarf/dwarf-int.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/dwarf/dwarf-int.h b/src/format/dwarf/dwarf-int.h index c91609e..4be0e18 100644 --- a/src/format/dwarf/dwarf-int.h +++ b/src/format/dwarf/dwarf-int.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/dwarf/dwarf.c b/src/format/dwarf/dwarf.c index 3fe5e88..34275e5 100644 --- a/src/format/dwarf/dwarf.c +++ b/src/format/dwarf/dwarf.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/dwarf/dwarf.h b/src/format/dwarf/dwarf.h index da5b70a..9c8a3da 100644 --- a/src/format/dwarf/dwarf.h +++ b/src/format/dwarf/dwarf.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/dwarf/dwarf_def.h b/src/format/dwarf/dwarf_def.h index 7067472..aca3c2e 100644 --- a/src/format/dwarf/dwarf_def.h +++ b/src/format/dwarf/dwarf_def.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/dwarf/form.c b/src/format/dwarf/form.c index 9d05c8e..bbd0306 100644 --- a/src/format/dwarf/form.c +++ b/src/format/dwarf/form.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/dwarf/form.h b/src/format/dwarf/form.h index b6c3f47..fd91ee6 100644 --- a/src/format/dwarf/form.h +++ b/src/format/dwarf/form.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/dwarf/info.c b/src/format/dwarf/info.c index 4ef6484..9ac9a12 100644 --- a/src/format/dwarf/info.c +++ b/src/format/dwarf/info.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/dwarf/info.h b/src/format/dwarf/info.h index 805306b..fd9ae59 100644 --- a/src/format/dwarf/info.h +++ b/src/format/dwarf/info.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/dwarf/symbols.c b/src/format/dwarf/symbols.c index c8d6b66..d673a35 100644 --- a/src/format/dwarf/symbols.c +++ b/src/format/dwarf/symbols.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/dwarf/symbols.h b/src/format/dwarf/symbols.h index cc6085a..31aeb00 100644 --- a/src/format/dwarf/symbols.h +++ b/src/format/dwarf/symbols.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/dwarf/utils.c b/src/format/dwarf/utils.c index ae4d29e..436f30a 100644 --- a/src/format/dwarf/utils.c +++ b/src/format/dwarf/utils.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/dwarf/utils.h b/src/format/dwarf/utils.h index 567db07..3505db0 100644 --- a/src/format/dwarf/utils.h +++ b/src/format/dwarf/utils.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/dwarf/v2/dwarf.c b/src/format/dwarf/v2/dwarf.c index 5e417c3..964500a 100644 --- a/src/format/dwarf/v2/dwarf.c +++ b/src/format/dwarf/v2/dwarf.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/dwarf/v2/dwarf.h b/src/format/dwarf/v2/dwarf.h index 732007b..54c6b37 100644 --- a/src/format/dwarf/v2/dwarf.h +++ b/src/format/dwarf/v2/dwarf.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/dwarf/v2/form.c b/src/format/dwarf/v2/form.c index 383bb25..2876dd5 100644 --- a/src/format/dwarf/v2/form.c +++ b/src/format/dwarf/v2/form.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/dwarf/v2/form.h b/src/format/dwarf/v2/form.h index f88001b..e1a4d41 100644 --- a/src/format/dwarf/v2/form.h +++ b/src/format/dwarf/v2/form.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/dwarf/v3/dwarf.c b/src/format/dwarf/v3/dwarf.c index 0fcd38f..af0085d 100644 --- a/src/format/dwarf/v3/dwarf.c +++ b/src/format/dwarf/v3/dwarf.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/dwarf/v3/dwarf.h b/src/format/dwarf/v3/dwarf.h index e316a52..e95ed16 100644 --- a/src/format/dwarf/v3/dwarf.h +++ b/src/format/dwarf/v3/dwarf.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/dwarf/v4/dwarf.c b/src/format/dwarf/v4/dwarf.c index 995d4f7..bb3ca90 100644 --- a/src/format/dwarf/v4/dwarf.c +++ b/src/format/dwarf/v4/dwarf.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/dwarf/v4/dwarf.h b/src/format/dwarf/v4/dwarf.h index d0f5b7a..29059b5 100644 --- a/src/format/dwarf/v4/dwarf.h +++ b/src/format/dwarf/v4/dwarf.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/dwarf/v4/form.c b/src/format/dwarf/v4/form.c index fffc0c3..286977e 100644 --- a/src/format/dwarf/v4/form.c +++ b/src/format/dwarf/v4/form.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/dwarf/v4/form.h b/src/format/dwarf/v4/form.h index ac36142..c433794 100644 --- a/src/format/dwarf/v4/form.h +++ b/src/format/dwarf/v4/form.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/elf/dynamic.c b/src/format/elf/dynamic.c index f3367f7..f5045a6 100644 --- a/src/format/elf/dynamic.c +++ b/src/format/elf/dynamic.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/elf/dynamic.h b/src/format/elf/dynamic.h index 1de8ee1..83b6116 100644 --- a/src/format/elf/dynamic.h +++ b/src/format/elf/dynamic.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/elf/elf-int.c b/src/format/elf/elf-int.c index 2d6da8b..e3333c4 100644 --- a/src/format/elf/elf-int.c +++ b/src/format/elf/elf-int.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/elf/elf-int.h b/src/format/elf/elf-int.h index e0ae03b..0382e29 100644 --- a/src/format/elf/elf-int.h +++ b/src/format/elf/elf-int.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/elf/elf.c b/src/format/elf/elf.c index 7ea9417..2dd41e1 100644 --- a/src/format/elf/elf.c +++ b/src/format/elf/elf.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/elf/elf.h b/src/format/elf/elf.h index 3343927..0045ddb 100644 --- a/src/format/elf/elf.h +++ b/src/format/elf/elf.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/elf/elf_def.h b/src/format/elf/elf_def.h index a43b417..04e3bcc 100644 --- a/src/format/elf/elf_def.h +++ b/src/format/elf/elf_def.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/elf/helper_arm.c b/src/format/elf/helper_arm.c index cf86cfa..4d15861 100644 --- a/src/format/elf/helper_arm.c +++ b/src/format/elf/helper_arm.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/elf/helper_arm.h b/src/format/elf/helper_arm.h index d3fdcfa..9bccff6 100644 --- a/src/format/elf/helper_arm.h +++ b/src/format/elf/helper_arm.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/elf/helper_mips.c b/src/format/elf/helper_mips.c index 767dc12..c64babe 100644 --- a/src/format/elf/helper_mips.c +++ b/src/format/elf/helper_mips.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/elf/helper_mips.h b/src/format/elf/helper_mips.h index 173090d..c18f3ba 100644 --- a/src/format/elf/helper_mips.h +++ b/src/format/elf/helper_mips.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/elf/helper_x86.c b/src/format/elf/helper_x86.c index da71214..337607d 100644 --- a/src/format/elf/helper_x86.c +++ b/src/format/elf/helper_x86.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/elf/helper_x86.h b/src/format/elf/helper_x86.h index 7a478a9..f2a8c49 100644 --- a/src/format/elf/helper_x86.h +++ b/src/format/elf/helper_x86.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/elf/loading.c b/src/format/elf/loading.c index b833720..7a4c9e6 100644 --- a/src/format/elf/loading.c +++ b/src/format/elf/loading.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/elf/loading.h b/src/format/elf/loading.h index ac7701f..c9c87e8 100644 --- a/src/format/elf/loading.h +++ b/src/format/elf/loading.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/elf/program.c b/src/format/elf/program.c index 47293bd..5f0be85 100644 --- a/src/format/elf/program.c +++ b/src/format/elf/program.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/elf/program.h b/src/format/elf/program.h index fb399ba..14cb87b 100644 --- a/src/format/elf/program.h +++ b/src/format/elf/program.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/elf/section.c b/src/format/elf/section.c index 5307928..4d50aac 100644 --- a/src/format/elf/section.c +++ b/src/format/elf/section.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/elf/section.h b/src/format/elf/section.h index 4da3df9..bc50121 100644 --- a/src/format/elf/section.h +++ b/src/format/elf/section.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/elf/strings.c b/src/format/elf/strings.c index 948f384..72eb930 100644 --- a/src/format/elf/strings.c +++ b/src/format/elf/strings.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/elf/strings.h b/src/format/elf/strings.h index 7310529..9a028ad 100644 --- a/src/format/elf/strings.h +++ b/src/format/elf/strings.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/elf/symbols.c b/src/format/elf/symbols.c index 57fb3c1..0e0669b 100644 --- a/src/format/elf/symbols.c +++ b/src/format/elf/symbols.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/elf/symbols.h b/src/format/elf/symbols.h index 77ff373..d1b0fae 100644 --- a/src/format/elf/symbols.h +++ b/src/format/elf/symbols.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/executable-int.c b/src/format/executable-int.c index bc86eec..ea7169c 100644 --- a/src/format/executable-int.c +++ b/src/format/executable-int.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/executable-int.h b/src/format/executable-int.h index 5e57133..a4d4b35 100644 --- a/src/format/executable-int.h +++ b/src/format/executable-int.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/executable.c b/src/format/executable.c index fc34fa0..c1ff940 100644 --- a/src/format/executable.c +++ b/src/format/executable.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/executable.h b/src/format/executable.h index 4ca0194..ad89948 100644 --- a/src/format/executable.h +++ b/src/format/executable.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/format-int.h b/src/format/format-int.h index 9282b3c..e11e378 100644 --- a/src/format/format-int.h +++ b/src/format/format-int.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/format.c b/src/format/format.c index be3627e..771d46e 100644 --- a/src/format/format.c +++ b/src/format/format.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/format.h b/src/format/format.h index 4d5cac5..45a67eb 100644 --- a/src/format/format.h +++ b/src/format/format.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/java/attribute.c b/src/format/java/attribute.c index e569909..e877cd2 100644 --- a/src/format/java/attribute.c +++ b/src/format/java/attribute.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/java/attribute.h b/src/format/java/attribute.h index 9fa0c26..071d413 100644 --- a/src/format/java/attribute.h +++ b/src/format/java/attribute.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/java/e_java.c b/src/format/java/e_java.c index 0c037f3..1961a27 100755 --- a/src/format/java/e_java.c +++ b/src/format/java/e_java.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/java/e_java.h b/src/format/java/e_java.h index 6f3050d..a162b07 100755 --- a/src/format/java/e_java.h +++ b/src/format/java/e_java.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/java/field.c b/src/format/java/field.c index ca209fc..438535a 100644 --- a/src/format/java/field.c +++ b/src/format/java/field.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/java/field.h b/src/format/java/field.h index ae9d696..7769374 100644 --- a/src/format/java/field.h +++ b/src/format/java/field.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/java/java-int.c b/src/format/java/java-int.c index 6b08a95..b1255f2 100644 --- a/src/format/java/java-int.c +++ b/src/format/java/java-int.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/java/java-int.h b/src/format/java/java-int.h index d5ca146..6b6e893 100755 --- a/src/format/java/java-int.h +++ b/src/format/java/java-int.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/java/java.c b/src/format/java/java.c index 4fcecd9..80d591b 100755 --- a/src/format/java/java.c +++ b/src/format/java/java.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/java/java.h b/src/format/java/java.h index 2ce8dba..074c797 100755 --- a/src/format/java/java.h +++ b/src/format/java/java.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/java/java_def.h b/src/format/java/java_def.h index 922b6b0..e44e6a9 100755 --- a/src/format/java/java_def.h +++ b/src/format/java/java_def.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/java/method.c b/src/format/java/method.c index af5e355..f02d897 100644 --- a/src/format/java/method.c +++ b/src/format/java/method.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/java/method.h b/src/format/java/method.h index 98b1190..dfcf189 100644 --- a/src/format/java/method.h +++ b/src/format/java/method.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/java/pool.c b/src/format/java/pool.c index 7382f5f..b825084 100755 --- a/src/format/java/pool.c +++ b/src/format/java/pool.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/java/pool.h b/src/format/java/pool.h index b9cc7ba..5ba9812 100755 --- a/src/format/java/pool.h +++ b/src/format/java/pool.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/mangling/context-int.h b/src/format/mangling/context-int.h index 3e5e189..cf2a6c3 100644 --- a/src/format/mangling/context-int.h +++ b/src/format/mangling/context-int.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/mangling/context.c b/src/format/mangling/context.c index 706af9f..d74a7c4 100644 --- a/src/format/mangling/context.c +++ b/src/format/mangling/context.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/mangling/context.h b/src/format/mangling/context.h index e09e064..9506a4d 100644 --- a/src/format/mangling/context.h +++ b/src/format/mangling/context.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/mangling/demangler.c b/src/format/mangling/demangler.c index 410153e..29559c2 100644 --- a/src/format/mangling/demangler.c +++ b/src/format/mangling/demangler.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/mangling/demangler.h b/src/format/mangling/demangler.h index 65b77db..d3b62c5 100644 --- a/src/format/mangling/demangler.h +++ b/src/format/mangling/demangler.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/mangling/dex/context.c b/src/format/mangling/dex/context.c index 6fc12d4..285b564 100644 --- a/src/format/mangling/dex/context.c +++ b/src/format/mangling/dex/context.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/mangling/dex/context.h b/src/format/mangling/dex/context.h index 6242b61..4a3e4b6 100644 --- a/src/format/mangling/dex/context.h +++ b/src/format/mangling/dex/context.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/mangling/itanium/abi.c b/src/format/mangling/itanium/abi.c index b9c3dfa..2f1645e 100644 --- a/src/format/mangling/itanium/abi.c +++ b/src/format/mangling/itanium/abi.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/mangling/itanium/abi.h b/src/format/mangling/itanium/abi.h index cee65e5..fe2187f 100644 --- a/src/format/mangling/itanium/abi.h +++ b/src/format/mangling/itanium/abi.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/mangling/itanium/component.c b/src/format/mangling/itanium/component.c index d147ba8..65953f5 100644 --- a/src/format/mangling/itanium/component.c +++ b/src/format/mangling/itanium/component.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/mangling/itanium/component.h b/src/format/mangling/itanium/component.h index 0fdeb48..463b30c 100644 --- a/src/format/mangling/itanium/component.h +++ b/src/format/mangling/itanium/component.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/mangling/itanium/context.c b/src/format/mangling/itanium/context.c index d4be54c..11e1d7e 100644 --- a/src/format/mangling/itanium/context.c +++ b/src/format/mangling/itanium/context.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/mangling/itanium/context.h b/src/format/mangling/itanium/context.h index 2dceb75..c4cf8f4 100644 --- a/src/format/mangling/itanium/context.h +++ b/src/format/mangling/itanium/context.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/mangling/java.h b/src/format/mangling/java.h index c57fd8f..35d97d2 100644 --- a/src/format/mangling/java.h +++ b/src/format/mangling/java.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/pe/pe-int.c b/src/format/pe/pe-int.c index e73b720..491a3ae 100644 --- a/src/format/pe/pe-int.c +++ b/src/format/pe/pe-int.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/pe/pe-int.h b/src/format/pe/pe-int.h index f013fcb..49ceb11 100644 --- a/src/format/pe/pe-int.h +++ b/src/format/pe/pe-int.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/pe/pe.c b/src/format/pe/pe.c index 239f52a..9afd2cc 100644 --- a/src/format/pe/pe.c +++ b/src/format/pe/pe.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/pe/pe.h b/src/format/pe/pe.h index 4e1141b..3ac5f49 100644 --- a/src/format/pe/pe.h +++ b/src/format/pe/pe.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/pe/pe_def.h b/src/format/pe/pe_def.h index bb96522..ace352e 100644 --- a/src/format/pe/pe_def.h +++ b/src/format/pe/pe_def.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/pe/section.c b/src/format/pe/section.c index c82900b..4bcf86f 100644 --- a/src/format/pe/section.c +++ b/src/format/pe/section.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/pe/section.h b/src/format/pe/section.h index 2d2f773..0663dbf 100644 --- a/src/format/pe/section.h +++ b/src/format/pe/section.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/pe/symbols.c b/src/format/pe/symbols.c index 58a4dec..0e6608e 100644 --- a/src/format/pe/symbols.c +++ b/src/format/pe/symbols.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/pe/symbols.h b/src/format/pe/symbols.h index ff46429..76e4b19 100644 --- a/src/format/pe/symbols.h +++ b/src/format/pe/symbols.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/symbol.c b/src/format/symbol.c index 965487d..fb198d9 100644 --- a/src/format/symbol.c +++ b/src/format/symbol.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/format/symbol.h b/src/format/symbol.h index c616a85..ce452f1 100644 --- a/src/format/symbol.h +++ b/src/format/symbol.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/glibext/configuration.c b/src/glibext/configuration.c index 29d6f49..1dc7dc6 100644 --- a/src/glibext/configuration.c +++ b/src/glibext/configuration.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/glibext/configuration.h b/src/glibext/configuration.h index 016a382..4b470ff 100644 --- a/src/glibext/configuration.h +++ b/src/glibext/configuration.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/glibext/delayed-int.h b/src/glibext/delayed-int.h index 2f6608f..2d2d94a 100644 --- a/src/glibext/delayed-int.h +++ b/src/glibext/delayed-int.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/glibext/delayed.c b/src/glibext/delayed.c index f0aa141..7df9823 100644 --- a/src/glibext/delayed.c +++ b/src/glibext/delayed.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/glibext/delayed.h b/src/glibext/delayed.h index 14d54a1..188c835 100644 --- a/src/glibext/delayed.h +++ b/src/glibext/delayed.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/glibext/gbinportion.c b/src/glibext/gbinportion.c index 4851a08..8fc7805 100644 --- a/src/glibext/gbinportion.c +++ b/src/glibext/gbinportion.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/glibext/gbinportion.h b/src/glibext/gbinportion.h index e5c7830..b91af05 100644 --- a/src/glibext/gbinportion.h +++ b/src/glibext/gbinportion.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/glibext/gbufferline.c b/src/glibext/gbufferline.c index d03dfaf..34f1ac0 100644 --- a/src/glibext/gbufferline.c +++ b/src/glibext/gbufferline.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/glibext/gbufferline.h b/src/glibext/gbufferline.h index b5d70b2..be7e138 100644 --- a/src/glibext/gbufferline.h +++ b/src/glibext/gbufferline.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/glibext/gbufferview.c b/src/glibext/gbufferview.c index 9f17e24..20d60ed 100644 --- a/src/glibext/gbufferview.c +++ b/src/glibext/gbufferview.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/glibext/gbufferview.h b/src/glibext/gbufferview.h index 6f7aff4..0aa26a6 100644 --- a/src/glibext/gbufferview.h +++ b/src/glibext/gbufferview.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/glibext/gcodebuffer.c b/src/glibext/gcodebuffer.c index f73a6f9..e9f1762 100644 --- a/src/glibext/gcodebuffer.c +++ b/src/glibext/gcodebuffer.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/glibext/gcodebuffer.h b/src/glibext/gcodebuffer.h index f0a7f8d..f600aee 100644 --- a/src/glibext/gcodebuffer.h +++ b/src/glibext/gcodebuffer.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/glibext/gnhash.c b/src/glibext/gnhash.c index be1cc8e..4b9c0d7 100644 --- a/src/glibext/gnhash.c +++ b/src/glibext/gnhash.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/glibext/gnhash.h b/src/glibext/gnhash.h index af6de12..9b9d6d9 100644 --- a/src/glibext/gnhash.h +++ b/src/glibext/gnhash.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/glibext/gwidthtracker.c b/src/glibext/gwidthtracker.c index 94e7f36..73f56df 100644 --- a/src/glibext/gwidthtracker.c +++ b/src/glibext/gwidthtracker.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/glibext/gwidthtracker.h b/src/glibext/gwidthtracker.h index 31168be..fe22088 100644 --- a/src/glibext/gwidthtracker.h +++ b/src/glibext/gwidthtracker.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/glibext/linecolumn.c b/src/glibext/linecolumn.c index 22c1e44..83413cf 100644 --- a/src/glibext/linecolumn.c +++ b/src/glibext/linecolumn.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/glibext/linecolumn.h b/src/glibext/linecolumn.h index 849c076..5cf5cd8 100644 --- a/src/glibext/linecolumn.h +++ b/src/glibext/linecolumn.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/glibext/linesegment.c b/src/glibext/linesegment.c index e233b00..ee79a22 100644 --- a/src/glibext/linesegment.c +++ b/src/glibext/linesegment.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/glibext/linesegment.h b/src/glibext/linesegment.h index 7a5551d..da43e7e 100644 --- a/src/glibext/linesegment.h +++ b/src/glibext/linesegment.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/glibext/proto.h b/src/glibext/proto.h index 10bc657..117cad8 100644 --- a/src/glibext/proto.h +++ b/src/glibext/proto.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/glibext/signal.c b/src/glibext/signal.c index dd4f00b..14c9139 100644 --- a/src/glibext/signal.c +++ b/src/glibext/signal.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/glibext/signal.h b/src/glibext/signal.h index e29210c..7a1fcd9 100644 --- a/src/glibext/signal.h +++ b/src/glibext/signal.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gtkext/easygtk.c b/src/gtkext/easygtk.c index 7db1bfc..9dbf5a0 100644 --- a/src/gtkext/easygtk.c +++ b/src/gtkext/easygtk.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gtkext/easygtk.h b/src/gtkext/easygtk.h index ead9822..cad0cdb 100644 --- a/src/gtkext/easygtk.h +++ b/src/gtkext/easygtk.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gtkext/graph/cluster.c b/src/gtkext/graph/cluster.c index a619b2d..6ff4b8a 100644 --- a/src/gtkext/graph/cluster.c +++ b/src/gtkext/graph/cluster.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gtkext/graph/cluster.h b/src/gtkext/graph/cluster.h index a41adc7..d43622b 100644 --- a/src/gtkext/graph/cluster.h +++ b/src/gtkext/graph/cluster.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gtkext/graph/edge.c b/src/gtkext/graph/edge.c index ab3a666..561b9f3 100644 --- a/src/gtkext/graph/edge.c +++ b/src/gtkext/graph/edge.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gtkext/graph/edge.h b/src/gtkext/graph/edge.h index e2237c3..f60954c 100644 --- a/src/gtkext/graph/edge.h +++ b/src/gtkext/graph/edge.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gtkext/gtkbinarystrip.c b/src/gtkext/gtkbinarystrip.c index 9a1b827..1cf2450 100644 --- a/src/gtkext/gtkbinarystrip.c +++ b/src/gtkext/gtkbinarystrip.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gtkext/gtkbinarystrip.h b/src/gtkext/gtkbinarystrip.h index 3f082f5..037b6b5 100644 --- a/src/gtkext/gtkbinarystrip.h +++ b/src/gtkext/gtkbinarystrip.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gtkext/gtkblockview.c b/src/gtkext/gtkblockview.c index 5d14db2..5f3e112 100644 --- a/src/gtkext/gtkblockview.c +++ b/src/gtkext/gtkblockview.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gtkext/gtkblockview.h b/src/gtkext/gtkblockview.h index c7b1b88..735d128 100644 --- a/src/gtkext/gtkblockview.h +++ b/src/gtkext/gtkblockview.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gtkext/gtkbufferview-int.h b/src/gtkext/gtkbufferview-int.h index 2da069d..561167c 100644 --- a/src/gtkext/gtkbufferview-int.h +++ b/src/gtkext/gtkbufferview-int.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gtkext/gtkbufferview.c b/src/gtkext/gtkbufferview.c index ea5d023..caa7eb0 100644 --- a/src/gtkext/gtkbufferview.c +++ b/src/gtkext/gtkbufferview.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gtkext/gtkbufferview.h b/src/gtkext/gtkbufferview.h index a46a9dd..1b13ab0 100644 --- a/src/gtkext/gtkbufferview.h +++ b/src/gtkext/gtkbufferview.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gtkext/gtkdockable-int.h b/src/gtkext/gtkdockable-int.h index 95e1d0c..3c30c48 100644 --- a/src/gtkext/gtkdockable-int.h +++ b/src/gtkext/gtkdockable-int.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gtkext/gtkdockable.c b/src/gtkext/gtkdockable.c index 0e3b493..a639b6f 100644 --- a/src/gtkext/gtkdockable.c +++ b/src/gtkext/gtkdockable.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gtkext/gtkdockable.h b/src/gtkext/gtkdockable.h index 31a3310..5f895ad 100644 --- a/src/gtkext/gtkdockable.h +++ b/src/gtkext/gtkdockable.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gtkext/gtkdockstation.c b/src/gtkext/gtkdockstation.c index 619267e..e96fdc2 100644 --- a/src/gtkext/gtkdockstation.c +++ b/src/gtkext/gtkdockstation.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gtkext/gtkdockstation.h b/src/gtkext/gtkdockstation.h index 82b41c6..7f5cdc1 100644 --- a/src/gtkext/gtkdockstation.h +++ b/src/gtkext/gtkdockstation.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gtkext/gtkextstatusbar.c b/src/gtkext/gtkextstatusbar.c index c195959..060b917 100644 --- a/src/gtkext/gtkextstatusbar.c +++ b/src/gtkext/gtkextstatusbar.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gtkext/gtkextstatusbar.h b/src/gtkext/gtkextstatusbar.h index d250b1f..a8e376f 100644 --- a/src/gtkext/gtkextstatusbar.h +++ b/src/gtkext/gtkextstatusbar.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gtkext/gtkgraphview.c b/src/gtkext/gtkgraphview.c index 1fa654d..3136cf4 100644 --- a/src/gtkext/gtkgraphview.c +++ b/src/gtkext/gtkgraphview.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gtkext/gtkgraphview.h b/src/gtkext/gtkgraphview.h index 5e0f994..eb3e6ad 100644 --- a/src/gtkext/gtkgraphview.h +++ b/src/gtkext/gtkgraphview.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gtkext/gtksourceview.c b/src/gtkext/gtksourceview.c index 254f798..92b40bf 100644 --- a/src/gtkext/gtksourceview.c +++ b/src/gtkext/gtksourceview.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gtkext/gtksourceview.h b/src/gtkext/gtksourceview.h index 9b2ddc9..3e4c7c6 100644 --- a/src/gtkext/gtksourceview.h +++ b/src/gtkext/gtksourceview.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gtkext/gtkstatusstack.c b/src/gtkext/gtkstatusstack.c index 5a0d5c5..930fa4a 100644 --- a/src/gtkext/gtkstatusstack.c +++ b/src/gtkext/gtkstatusstack.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gtkext/gtkstatusstack.h b/src/gtkext/gtkstatusstack.h index 1701d77..0bda3b6 100644 --- a/src/gtkext/gtkstatusstack.h +++ b/src/gtkext/gtkstatusstack.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gtkext/gtkviewpanel-int.h b/src/gtkext/gtkviewpanel-int.h index 5e24bec..edcc3d9 100644 --- a/src/gtkext/gtkviewpanel-int.h +++ b/src/gtkext/gtkviewpanel-int.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gtkext/gtkviewpanel.c b/src/gtkext/gtkviewpanel.c index b7b58d9..2751b13 100644 --- a/src/gtkext/gtkviewpanel.c +++ b/src/gtkext/gtkviewpanel.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gtkext/gtkviewpanel.h b/src/gtkext/gtkviewpanel.h index 9e198ac..904fd44 100644 --- a/src/gtkext/gtkviewpanel.h +++ b/src/gtkext/gtkviewpanel.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gtkext/support.c b/src/gtkext/support.c index 78e7f1d..d92e2e8 100644 --- a/src/gtkext/support.c +++ b/src/gtkext/support.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gtkext/support.h b/src/gtkext/support.h index 048acb7..9bac3e2 100644 --- a/src/gtkext/support.h +++ b/src/gtkext/support.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gtkext/theme.c b/src/gtkext/theme.c index ba846bb..fbaed3c 100644 --- a/src/gtkext/theme.c +++ b/src/gtkext/theme.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gtkext/theme.h b/src/gtkext/theme.h index 78650cb..3c893a4 100644 --- a/src/gtkext/theme.h +++ b/src/gtkext/theme.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/core/core.c b/src/gui/core/core.c index c2a235f..4f84127 100644 --- a/src/gui/core/core.c +++ b/src/gui/core/core.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/core/core.h b/src/gui/core/core.h index f5ab761..bf53b63 100644 --- a/src/gui/core/core.h +++ b/src/gui/core/core.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/core/global.c b/src/gui/core/global.c index 10db31a..8d9ae2b 100644 --- a/src/gui/core/global.c +++ b/src/gui/core/global.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/core/global.h b/src/gui/core/global.h index dfd5cc2..542a944 100644 --- a/src/gui/core/global.h +++ b/src/gui/core/global.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/core/panels.c b/src/gui/core/panels.c index 9dcb199..d242e23 100644 --- a/src/gui/core/panels.c +++ b/src/gui/core/panels.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/core/panels.h b/src/gui/core/panels.h index 07ce133..1dba097 100644 --- a/src/gui/core/panels.h +++ b/src/gui/core/panels.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/dialogs/about.c b/src/gui/dialogs/about.c index 0605b39..1d72881 100644 --- a/src/gui/dialogs/about.c +++ b/src/gui/dialogs/about.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/dialogs/about.h b/src/gui/dialogs/about.h index 6be0560..6c2b600 100644 --- a/src/gui/dialogs/about.h +++ b/src/gui/dialogs/about.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/dialogs/bookmark.c b/src/gui/dialogs/bookmark.c index 4a5757a..0ffa32f 100644 --- a/src/gui/dialogs/bookmark.c +++ b/src/gui/dialogs/bookmark.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/dialogs/bookmark.h b/src/gui/dialogs/bookmark.h index 78ce45e..1754b49 100644 --- a/src/gui/dialogs/bookmark.h +++ b/src/gui/dialogs/bookmark.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/dialogs/export.c b/src/gui/dialogs/export.c index 5f05031..c16e7d8 100644 --- a/src/gui/dialogs/export.c +++ b/src/gui/dialogs/export.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/dialogs/export.h b/src/gui/dialogs/export.h index 9989971..3816a95 100644 --- a/src/gui/dialogs/export.h +++ b/src/gui/dialogs/export.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/dialogs/goto.c b/src/gui/dialogs/goto.c index 8eb6411..716d317 100644 --- a/src/gui/dialogs/goto.c +++ b/src/gui/dialogs/goto.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/dialogs/goto.h b/src/gui/dialogs/goto.h index 7d8cd54..65541c4 100644 --- a/src/gui/dialogs/goto.h +++ b/src/gui/dialogs/goto.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/dialogs/gotox.c b/src/gui/dialogs/gotox.c index 96f974a..340da5c 100644 --- a/src/gui/dialogs/gotox.c +++ b/src/gui/dialogs/gotox.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/dialogs/gotox.h b/src/gui/dialogs/gotox.h index 4284ae8..5ba3397 100644 --- a/src/gui/dialogs/gotox.h +++ b/src/gui/dialogs/gotox.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/dialogs/plugins.c b/src/gui/dialogs/plugins.c index 68e6011..e4c5188 100644 --- a/src/gui/dialogs/plugins.c +++ b/src/gui/dialogs/plugins.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/dialogs/plugins.h b/src/gui/dialogs/plugins.h index 44e1d48..0293a74 100644 --- a/src/gui/dialogs/plugins.h +++ b/src/gui/dialogs/plugins.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/dialogs/shellcode.c b/src/gui/dialogs/shellcode.c index 8466ab2..faf3bdf 100644 --- a/src/gui/dialogs/shellcode.c +++ b/src/gui/dialogs/shellcode.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/dialogs/shellcode.h b/src/gui/dialogs/shellcode.h index 776b7a6..c0254c2 100644 --- a/src/gui/dialogs/shellcode.h +++ b/src/gui/dialogs/shellcode.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/dialogs/storage.c b/src/gui/dialogs/storage.c index c6376d4..f640544 100644 --- a/src/gui/dialogs/storage.c +++ b/src/gui/dialogs/storage.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/dialogs/storage.h b/src/gui/dialogs/storage.h index 16dc2dd..f9bbaf7 100644 --- a/src/gui/dialogs/storage.h +++ b/src/gui/dialogs/storage.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/editem-int.h b/src/gui/editem-int.h index 9918595..3a69261 100644 --- a/src/gui/editem-int.h +++ b/src/gui/editem-int.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/editem.c b/src/gui/editem.c index 7718581..417208e 100644 --- a/src/gui/editem.c +++ b/src/gui/editem.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/editem.h b/src/gui/editem.h index 08f76fa..958f361 100644 --- a/src/gui/editem.h +++ b/src/gui/editem.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/editor.c b/src/gui/editor.c index bff001d..ef57dbc 100644 --- a/src/gui/editor.c +++ b/src/gui/editor.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/editor.h b/src/gui/editor.h index c9feb67..754b33f 100644 --- a/src/gui/editor.h +++ b/src/gui/editor.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/menus/binary.c b/src/gui/menus/binary.c index ab8c54a..14e840b 100644 --- a/src/gui/menus/binary.c +++ b/src/gui/menus/binary.c @@ -4,14 +4,14 @@ * * Copyright (C) 2012-2014 Cyrille Bagard * - * This binary is part of OpenIDA. + * This binary is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/menus/binary.h b/src/gui/menus/binary.h index b671bc7..11727d3 100644 --- a/src/gui/menus/binary.h +++ b/src/gui/menus/binary.h @@ -4,14 +4,14 @@ * * Copyright (C) 2012 Cyrille Bagard * - * This binary is part of OpenIDA. + * This binary is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/menus/debug.c b/src/gui/menus/debug.c index 6067381..8dca84e 100644 --- a/src/gui/menus/debug.c +++ b/src/gui/menus/debug.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/menus/debug.h b/src/gui/menus/debug.h index 2320d85..58248f1 100644 --- a/src/gui/menus/debug.h +++ b/src/gui/menus/debug.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/menus/edition.c b/src/gui/menus/edition.c index f2742e6..e2d1db8 100644 --- a/src/gui/menus/edition.c +++ b/src/gui/menus/edition.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/menus/edition.h b/src/gui/menus/edition.h index 8be50f8..eda567d 100644 --- a/src/gui/menus/edition.h +++ b/src/gui/menus/edition.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/menus/file.c b/src/gui/menus/file.c index 6135f62..5257578 100644 --- a/src/gui/menus/file.c +++ b/src/gui/menus/file.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/menus/file.h b/src/gui/menus/file.h index 791e596..dedd313 100644 --- a/src/gui/menus/file.h +++ b/src/gui/menus/file.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/menus/help.c b/src/gui/menus/help.c index 321311c..8960da3 100644 --- a/src/gui/menus/help.c +++ b/src/gui/menus/help.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/menus/help.h b/src/gui/menus/help.h index 2684cd2..99a9fd2 100644 --- a/src/gui/menus/help.h +++ b/src/gui/menus/help.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/menus/menubar.c b/src/gui/menus/menubar.c index dbfb995..78cc367 100644 --- a/src/gui/menus/menubar.c +++ b/src/gui/menus/menubar.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/menus/menubar.h b/src/gui/menus/menubar.h index 53b2277..a9bc818 100644 --- a/src/gui/menus/menubar.h +++ b/src/gui/menus/menubar.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/menus/plugins.c b/src/gui/menus/plugins.c index 6967665..d1f8fde 100644 --- a/src/gui/menus/plugins.c +++ b/src/gui/menus/plugins.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/menus/plugins.h b/src/gui/menus/plugins.h index 9d83f4d..c027c04 100644 --- a/src/gui/menus/plugins.h +++ b/src/gui/menus/plugins.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/menus/project.c b/src/gui/menus/project.c index 9e43616..c462fbe 100644 --- a/src/gui/menus/project.c +++ b/src/gui/menus/project.c @@ -4,14 +4,14 @@ * * Copyright (C) 2012-2014 Cyrille Bagard * - * This project is part of OpenIDA. + * This project is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/menus/project.h b/src/gui/menus/project.h index 641f801..eca516b 100644 --- a/src/gui/menus/project.h +++ b/src/gui/menus/project.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/menus/view.c b/src/gui/menus/view.c index 780f8c0..1f50d80 100644 --- a/src/gui/menus/view.c +++ b/src/gui/menus/view.c @@ -4,14 +4,14 @@ * * Copyright (C) 2012 Cyrille Bagard * - * This view is part of OpenIDA. + * This view is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/menus/view.h b/src/gui/menus/view.h index 46cc16d..8c4dc67 100644 --- a/src/gui/menus/view.h +++ b/src/gui/menus/view.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/panels/bookmarks.c b/src/gui/panels/bookmarks.c index 4dc1871..eaa2168 100644 --- a/src/gui/panels/bookmarks.c +++ b/src/gui/panels/bookmarks.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/panels/bookmarks.h b/src/gui/panels/bookmarks.h index 7b65730..e9e5bd8 100644 --- a/src/gui/panels/bookmarks.h +++ b/src/gui/panels/bookmarks.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/panels/glance.c b/src/gui/panels/glance.c index c473116..272cc4f 100644 --- a/src/gui/panels/glance.c +++ b/src/gui/panels/glance.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/panels/glance.h b/src/gui/panels/glance.h index b61b485..727c6c0 100644 --- a/src/gui/panels/glance.h +++ b/src/gui/panels/glance.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/panels/history.c b/src/gui/panels/history.c index 15574be..00bfe78 100644 --- a/src/gui/panels/history.c +++ b/src/gui/panels/history.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/panels/history.h b/src/gui/panels/history.h index f4c112e..689a6c8 100644 --- a/src/gui/panels/history.h +++ b/src/gui/panels/history.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/panels/log.c b/src/gui/panels/log.c index da35c8f..607269c 100644 --- a/src/gui/panels/log.c +++ b/src/gui/panels/log.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/panels/log.h b/src/gui/panels/log.h index 3957b56..12ea462 100644 --- a/src/gui/panels/log.h +++ b/src/gui/panels/log.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/panels/panel-int.h b/src/gui/panels/panel-int.h index 4b0ef0c..7b3f686 100644 --- a/src/gui/panels/panel-int.h +++ b/src/gui/panels/panel-int.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/panels/panel.c b/src/gui/panels/panel.c index edf57d3..e449f90 100644 --- a/src/gui/panels/panel.c +++ b/src/gui/panels/panel.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/panels/panel.h b/src/gui/panels/panel.h index cb716f8..188d4a8 100644 --- a/src/gui/panels/panel.h +++ b/src/gui/panels/panel.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/panels/regedit.c b/src/gui/panels/regedit.c index 66f0330..0434815 100644 --- a/src/gui/panels/regedit.c +++ b/src/gui/panels/regedit.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/panels/regedit.h b/src/gui/panels/regedit.h index 1cf5842..8ac51c6 100644 --- a/src/gui/panels/regedit.h +++ b/src/gui/panels/regedit.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/panels/strings.c b/src/gui/panels/strings.c index 80706c2..5d25b09 100644 --- a/src/gui/panels/strings.c +++ b/src/gui/panels/strings.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/panels/strings.h b/src/gui/panels/strings.h index 4655cf7..15694ad 100644 --- a/src/gui/panels/strings.h +++ b/src/gui/panels/strings.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/panels/symbols.c b/src/gui/panels/symbols.c index 4c8a78a..ac2a703 100644 --- a/src/gui/panels/symbols.c +++ b/src/gui/panels/symbols.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/panels/symbols.h b/src/gui/panels/symbols.h index ea947ea..3aafad4 100644 --- a/src/gui/panels/symbols.h +++ b/src/gui/panels/symbols.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/panels/welcome.c b/src/gui/panels/welcome.c index 209419f..b152a47 100644 --- a/src/gui/panels/welcome.c +++ b/src/gui/panels/welcome.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/panels/welcome.h b/src/gui/panels/welcome.h index c75d6f5..cf61689 100644 --- a/src/gui/panels/welcome.h +++ b/src/gui/panels/welcome.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/status.c b/src/gui/status.c index 0a3572a..b6e8fe6 100644 --- a/src/gui/status.c +++ b/src/gui/status.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/status.h b/src/gui/status.h index 56dd449..0d046be 100644 --- a/src/gui/status.h +++ b/src/gui/status.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/tb/portions.c b/src/gui/tb/portions.c index 8ff1d31..afe78b3 100644 --- a/src/gui/tb/portions.c +++ b/src/gui/tb/portions.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/tb/portions.h b/src/gui/tb/portions.h index 18e1f7d..92f928e 100644 --- a/src/gui/tb/portions.h +++ b/src/gui/tb/portions.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/tb/source.c b/src/gui/tb/source.c index f35ca7c..0685368 100644 --- a/src/gui/tb/source.c +++ b/src/gui/tb/source.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/tb/source.h b/src/gui/tb/source.h index ca2205f..760238d 100644 --- a/src/gui/tb/source.h +++ b/src/gui/tb/source.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/tb/tbitem-int.h b/src/gui/tb/tbitem-int.h index 8caa596..9ad3013 100644 --- a/src/gui/tb/tbitem-int.h +++ b/src/gui/tb/tbitem-int.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/tb/tbitem.c b/src/gui/tb/tbitem.c index c3ffcdf..27d35fc 100644 --- a/src/gui/tb/tbitem.c +++ b/src/gui/tb/tbitem.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/gui/tb/tbitem.h b/src/gui/tb/tbitem.h index 4f0d3a7..7e5428a 100644 --- a/src/gui/tb/tbitem.h +++ b/src/gui/tb/tbitem.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/main.c b/src/main.c index a4dfdde..5d0e587 100644 --- a/src/main.c +++ b/src/main.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/panels/breaks.c b/src/panels/breaks.c index 18b5a17..6b11f1e 100644 --- a/src/panels/breaks.c +++ b/src/panels/breaks.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/panels/breaks.h b/src/panels/breaks.h index 53aa03b..336619f 100644 --- a/src/panels/breaks.h +++ b/src/panels/breaks.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/panels/panel-int.h b/src/panels/panel-int.h index d9d743e..ce4b727 100644 --- a/src/panels/panel-int.h +++ b/src/panels/panel-int.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/panels/panel.c b/src/panels/panel.c index 2478454..dbbbae9 100644 --- a/src/panels/panel.c +++ b/src/panels/panel.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/panels/panel.h b/src/panels/panel.h index 6b676bb..ce91b8c 100644 --- a/src/panels/panel.h +++ b/src/panels/panel.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/panels/registers.c b/src/panels/registers.c index e7efd75..6f86cd1 100644 --- a/src/panels/registers.c +++ b/src/panels/registers.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/panels/registers.h b/src/panels/registers.h index c365c26..d2da624 100644 --- a/src/panels/registers.h +++ b/src/panels/registers.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/panels/strings.c b/src/panels/strings.c index 8fd7ae6..ed726e9 100644 --- a/src/panels/strings.c +++ b/src/panels/strings.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/panels/strings.h b/src/panels/strings.h index a9918c6..91d56b5 100644 --- a/src/panels/strings.h +++ b/src/panels/strings.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/plugins/context-int.h b/src/plugins/context-int.h index 8b9c7ef..0dbb8fe 100644 --- a/src/plugins/context-int.h +++ b/src/plugins/context-int.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. @@ -29,7 +29,7 @@ -/* Instance de greffon pour OpenIDA (instance) */ +/* Instance de greffon pour Chrysalide (instance) */ struct _GPluginContext { GObject parent; /* A laisser en premier */ @@ -37,7 +37,7 @@ struct _GPluginContext }; -/* Instance de greffon pour OpenIDA (classe) */ +/* Instance de greffon pour Chrysalide (classe) */ struct _GPluginContextClass { GObjectClass parent; /* A laisser en premier */ diff --git a/src/plugins/context.c b/src/plugins/context.c index 0b2a926..e9d9491 100644 --- a/src/plugins/context.c +++ b/src/plugins/context.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/plugins/context.h b/src/plugins/context.h index 801b0a3..74f9ab4 100644 --- a/src/plugins/context.h +++ b/src/plugins/context.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. @@ -30,10 +30,10 @@ -/* Instance de greffon pour OpenIDA (instance) */ +/* Instance de greffon pour Chrysalide (instance) */ typedef struct _GPluginContext GPluginContext; -/* Instance de greffon pour OpenIDA (classe) */ +/* Instance de greffon pour Chrysalide (classe) */ typedef struct _GPluginContextClass GPluginContextClass; diff --git a/src/plugins/overjump/overjump.c b/src/plugins/overjump/overjump.c index 8e0fb69..e9c2c10 100644 --- a/src/plugins/overjump/overjump.c +++ b/src/plugins/overjump/overjump.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/plugins/overjump/overjump.h b/src/plugins/overjump/overjump.h index 7110235..a527228 100644 --- a/src/plugins/overjump/overjump.h +++ b/src/plugins/overjump/overjump.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/plugins/pglist.c b/src/plugins/pglist.c index f85eee7..0b478eb 100644 --- a/src/plugins/pglist.c +++ b/src/plugins/pglist.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/plugins/pglist.h b/src/plugins/pglist.h index 33e7001..053d129 100644 --- a/src/plugins/pglist.h +++ b/src/plugins/pglist.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/plugins/plugin-def.h b/src/plugins/plugin-def.h index b73ee97..35f54bb 100644 --- a/src/plugins/plugin-def.h +++ b/src/plugins/plugin-def.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/plugins/plugin-int.h b/src/plugins/plugin-int.h index f644f05..d0309ea 100644 --- a/src/plugins/plugin-int.h +++ b/src/plugins/plugin-int.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/plugins/plugin.c b/src/plugins/plugin.c index d6dc891..ef166b1 100644 --- a/src/plugins/plugin.c +++ b/src/plugins/plugin.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/src/plugins/plugin.h b/src/plugins/plugin.h index 33c4a2e..62cade0 100644 --- a/src/plugins/plugin.h +++ b/src/plugins/plugin.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/tools/d2c/args/decl.h b/tools/d2c/args/decl.h index 8d64eaa..12faae3 100644 --- a/tools/d2c/args/decl.h +++ b/tools/d2c/args/decl.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/tools/d2c/args/manager.c b/tools/d2c/args/manager.c index 99c82ea..716400a 100644 --- a/tools/d2c/args/manager.c +++ b/tools/d2c/args/manager.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/tools/d2c/args/manager.h b/tools/d2c/args/manager.h index e57a08d..998c806 100644 --- a/tools/d2c/args/manager.h +++ b/tools/d2c/args/manager.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/tools/d2c/bits/decl.h b/tools/d2c/bits/decl.h index 2e9d223..df1d50d 100644 --- a/tools/d2c/bits/decl.h +++ b/tools/d2c/bits/decl.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/tools/d2c/bits/manager.c b/tools/d2c/bits/manager.c index edf682d..4f28dac 100644 --- a/tools/d2c/bits/manager.c +++ b/tools/d2c/bits/manager.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/tools/d2c/bits/manager.h b/tools/d2c/bits/manager.h index 3269d69..72d3672 100644 --- a/tools/d2c/bits/manager.h +++ b/tools/d2c/bits/manager.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/tools/d2c/coder.c b/tools/d2c/coder.c index 869461f..8b323c0 100644 --- a/tools/d2c/coder.c +++ b/tools/d2c/coder.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/tools/d2c/coder.h b/tools/d2c/coder.h index 7ba88bc..70a886d 100644 --- a/tools/d2c/coder.h +++ b/tools/d2c/coder.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/tools/d2c/conv/decl.h b/tools/d2c/conv/decl.h index e1388fe..76e24be 100644 --- a/tools/d2c/conv/decl.h +++ b/tools/d2c/conv/decl.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/tools/d2c/conv/manager.c b/tools/d2c/conv/manager.c index 09368ce..c0d6ae1 100644 --- a/tools/d2c/conv/manager.c +++ b/tools/d2c/conv/manager.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/tools/d2c/conv/manager.h b/tools/d2c/conv/manager.h index 3ea64fb..8205795 100644 --- a/tools/d2c/conv/manager.h +++ b/tools/d2c/conv/manager.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/tools/d2c/format/decl.h b/tools/d2c/format/decl.h index 0b7775a..5be49c1 100644 --- a/tools/d2c/format/decl.h +++ b/tools/d2c/format/decl.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/tools/d2c/format/manager.c b/tools/d2c/format/manager.c index a799af9..5adf645 100644 --- a/tools/d2c/format/manager.c +++ b/tools/d2c/format/manager.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/tools/d2c/format/manager.h b/tools/d2c/format/manager.h index 461e354..d0fad8b 100644 --- a/tools/d2c/format/manager.h +++ b/tools/d2c/format/manager.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/tools/d2c/helpers.c b/tools/d2c/helpers.c index 1353ba2..e4fdc88 100644 --- a/tools/d2c/helpers.c +++ b/tools/d2c/helpers.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/tools/d2c/helpers.h b/tools/d2c/helpers.h index 1df821c..5abaeb3 100644 --- a/tools/d2c/helpers.h +++ b/tools/d2c/helpers.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/tools/d2c/hooks/decl.h b/tools/d2c/hooks/decl.h index 7db5640..b195120 100644 --- a/tools/d2c/hooks/decl.h +++ b/tools/d2c/hooks/decl.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/tools/d2c/hooks/manager.c b/tools/d2c/hooks/manager.c index 2db4bbc..e169590 100644 --- a/tools/d2c/hooks/manager.c +++ b/tools/d2c/hooks/manager.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/tools/d2c/hooks/manager.h b/tools/d2c/hooks/manager.h index 1a50d0a..a4ca9bc 100644 --- a/tools/d2c/hooks/manager.h +++ b/tools/d2c/hooks/manager.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/tools/d2c/manual.h b/tools/d2c/manual.h index 1402ca5..2b9ba9c 100644 --- a/tools/d2c/manual.h +++ b/tools/d2c/manual.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/tools/d2c/pproc.c b/tools/d2c/pproc.c index ec397f3..ef3b00b 100644 --- a/tools/d2c/pproc.c +++ b/tools/d2c/pproc.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/tools/d2c/pproc.h b/tools/d2c/pproc.h index 4ccdf32..71f0b7f 100644 --- a/tools/d2c/pproc.h +++ b/tools/d2c/pproc.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/tools/d2c/qckcall.c b/tools/d2c/qckcall.c index 34c810e..6ae4d30 100644 --- a/tools/d2c/qckcall.c +++ b/tools/d2c/qckcall.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/tools/d2c/qckcall.h b/tools/d2c/qckcall.h index 0c8fcf6..4eeda87 100644 --- a/tools/d2c/qckcall.h +++ b/tools/d2c/qckcall.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/tools/d2c/rules/decl.h b/tools/d2c/rules/decl.h index f7d7960..f74bee1 100644 --- a/tools/d2c/rules/decl.h +++ b/tools/d2c/rules/decl.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/tools/d2c/rules/manager.c b/tools/d2c/rules/manager.c index 88ee4b9..0be04c8 100644 --- a/tools/d2c/rules/manager.c +++ b/tools/d2c/rules/manager.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/tools/d2c/rules/manager.h b/tools/d2c/rules/manager.h index 347b330..b8fab60 100644 --- a/tools/d2c/rules/manager.h +++ b/tools/d2c/rules/manager.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/tools/d2c/spec.c b/tools/d2c/spec.c index e6f65df..cece4a3 100644 --- a/tools/d2c/spec.c +++ b/tools/d2c/spec.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/tools/d2c/spec.h b/tools/d2c/spec.h index 8c62fc3..9f274b9 100644 --- a/tools/d2c/spec.h +++ b/tools/d2c/spec.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/tools/d2c/syntax/decl.h b/tools/d2c/syntax/decl.h index 38e5f6d..c919f87 100644 --- a/tools/d2c/syntax/decl.h +++ b/tools/d2c/syntax/decl.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/tools/d2c/syntax/manager.c b/tools/d2c/syntax/manager.c index 02d9813..df5512f 100644 --- a/tools/d2c/syntax/manager.c +++ b/tools/d2c/syntax/manager.c @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/tools/d2c/syntax/manager.h b/tools/d2c/syntax/manager.h index 1ae1a24..60f2f77 100644 --- a/tools/d2c/syntax/manager.h +++ b/tools/d2c/syntax/manager.h @@ -6,12 +6,12 @@ * * This file is part of Chrysalide. * - * OpenIDA is free software; you can redistribute it and/or modify + * Chrysalide is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * - * OpenIDA is distributed in the hope that it will be useful, + * Chrysalide is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. -- cgit v0.11.2-87-g4458