summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2018-04-05 07:58:43 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2018-04-05 07:58:43 (GMT)
commit50dcb7b1f40bb9e66d4872a7eebd364c6ea11125 (patch)
tree8a96a4f40ce50b86456addccff97a31e3e0c8cf2 /src
parentace3a87f9fc31b2f4d90d4b475cde805189e366b (diff)
Changed Foobar to Chrysalide in all GPL headers.
Diffstat (limited to 'src')
-rw-r--r--src/analysis/binary.c2
-rw-r--r--src/analysis/binary.h2
-rw-r--r--src/analysis/block-int.h2
-rw-r--r--src/analysis/block.c2
-rw-r--r--src/analysis/block.h2
-rw-r--r--src/analysis/content-int.h2
-rw-r--r--src/analysis/content.c2
-rw-r--r--src/analysis/content.h2
-rw-r--r--src/analysis/contents/file.c2
-rw-r--r--src/analysis/contents/file.h2
-rw-r--r--src/analysis/contents/restricted.c2
-rw-r--r--src/analysis/contents/restricted.h2
-rw-r--r--src/analysis/db/cdb.c2
-rw-r--r--src/analysis/db/cdb.h2
-rw-r--r--src/analysis/db/certs.c2
-rw-r--r--src/analysis/db/certs.h2
-rw-r--r--src/analysis/db/client.c2
-rw-r--r--src/analysis/db/client.h2
-rw-r--r--src/analysis/db/collection-int.h2
-rw-r--r--src/analysis/db/collection.c2
-rw-r--r--src/analysis/db/collection.h2
-rw-r--r--src/analysis/db/item-int.h2
-rw-r--r--src/analysis/db/item.c2
-rw-r--r--src/analysis/db/item.h2
-rw-r--r--src/analysis/db/items/bookmark.c2
-rw-r--r--src/analysis/db/items/bookmark.h2
-rw-r--r--src/analysis/db/items/comment.c2
-rw-r--r--src/analysis/db/items/comment.h2
-rw-r--r--src/analysis/db/items/move.c2
-rw-r--r--src/analysis/db/items/move.h2
-rw-r--r--src/analysis/db/items/switcher.c2
-rw-r--r--src/analysis/db/items/switcher.h2
-rw-r--r--src/analysis/db/keymgn.c2
-rw-r--r--src/analysis/db/keymgn.h2
-rw-r--r--src/analysis/db/misc/rlestr.c2
-rw-r--r--src/analysis/db/misc/rlestr.h2
-rw-r--r--src/analysis/db/misc/timestamp.c2
-rw-r--r--src/analysis/db/misc/timestamp.h2
-rw-r--r--src/analysis/db/protocol.h2
-rw-r--r--src/analysis/db/server.c2
-rw-r--r--src/analysis/db/server.h2
-rw-r--r--src/analysis/decomp/cmerge.c2
-rw-r--r--src/analysis/decomp/cmerge.h2
-rw-r--r--src/analysis/decomp/decompiler.c2
-rw-r--r--src/analysis/decomp/decompiler.h2
-rw-r--r--src/analysis/decomp/il.c2
-rw-r--r--src/analysis/decomp/il.h2
-rw-r--r--src/analysis/decomp/reduce.c2
-rw-r--r--src/analysis/decomp/reduce.h2
-rw-r--r--src/analysis/disass/area.c2
-rw-r--r--src/analysis/disass/area.h2
-rw-r--r--src/analysis/disass/block.c2
-rw-r--r--src/analysis/disass/block.h2
-rw-r--r--src/analysis/disass/disassembler.c2
-rw-r--r--src/analysis/disass/disassembler.h2
-rw-r--r--src/analysis/disass/dragon.c2
-rw-r--r--src/analysis/disass/dragon.h2
-rw-r--r--src/analysis/disass/fetch.c2
-rw-r--r--src/analysis/disass/fetch.h2
-rw-r--r--src/analysis/disass/instructions.c2
-rw-r--r--src/analysis/disass/instructions.h2
-rw-r--r--src/analysis/disass/limit.c2
-rw-r--r--src/analysis/disass/limit.h2
-rw-r--r--src/analysis/disass/links.c2
-rw-r--r--src/analysis/disass/links.h2
-rw-r--r--src/analysis/disass/loop.c2
-rw-r--r--src/analysis/disass/loop.h2
-rw-r--r--src/analysis/disass/output.c2
-rw-r--r--src/analysis/disass/output.h2
-rw-r--r--src/analysis/disass/rank.c2
-rw-r--r--src/analysis/disass/rank.h2
-rw-r--r--src/analysis/disass/routines.c2
-rw-r--r--src/analysis/disass/routines.h2
-rw-r--r--src/analysis/human/asm/lang.c2
-rw-r--r--src/analysis/human/asm/lang.h2
-rw-r--r--src/analysis/human/lang-int.h2
-rw-r--r--src/analysis/human/lang.c2
-rw-r--r--src/analysis/human/lang.h2
-rw-r--r--src/analysis/loaded-int.h2
-rw-r--r--src/analysis/loaded.c2
-rw-r--r--src/analysis/loaded.h2
-rw-r--r--src/analysis/loading.c2
-rw-r--r--src/analysis/loading.h2
-rw-r--r--src/analysis/project.c2
-rw-r--r--src/analysis/project.h2
-rw-r--r--src/analysis/roptions.c2
-rw-r--r--src/analysis/roptions.h2
-rw-r--r--src/analysis/routine.c2
-rw-r--r--src/analysis/routine.h2
-rw-r--r--src/analysis/type-int.h2
-rw-r--r--src/analysis/type.c2
-rw-r--r--src/analysis/type.h2
-rw-r--r--src/analysis/types/basic.c2
-rw-r--r--src/analysis/types/basic.h2
-rw-r--r--src/analysis/types/cse-int.h2
-rw-r--r--src/analysis/types/cse.c2
-rw-r--r--src/analysis/types/cse.h2
-rw-r--r--src/analysis/types/encaps.c2
-rw-r--r--src/analysis/types/encaps.h2
-rw-r--r--src/analysis/types/literal.c2
-rw-r--r--src/analysis/types/literal.h2
-rw-r--r--src/analysis/types/template.c2
-rw-r--r--src/analysis/types/template.h2
-rw-r--r--src/analysis/variable.c2
-rw-r--r--src/analysis/variable.h2
-rw-r--r--src/arch/archbase.c2
-rw-r--r--src/arch/archbase.h2
-rw-r--r--src/arch/context-int.h2
-rw-r--r--src/arch/context.c2
-rw-r--r--src/arch/context.h2
-rw-r--r--src/arch/immediate.c2
-rw-r--r--src/arch/immediate.h2
-rw-r--r--src/arch/instriter.c2
-rw-r--r--src/arch/instriter.h2
-rw-r--r--src/arch/instruction-int.h2
-rw-r--r--src/arch/instruction.c2
-rw-r--r--src/arch/instruction.h2
-rw-r--r--src/arch/jvm/instruction.c2
-rw-r--r--src/arch/jvm/instruction.h2
-rw-r--r--src/arch/jvm/op_add.c2
-rw-r--r--src/arch/jvm/op_const.c2
-rw-r--r--src/arch/jvm/op_convert.c2
-rw-r--r--src/arch/jvm/op_dup.c2
-rw-r--r--src/arch/jvm/op_getput.c2
-rw-r--r--src/arch/jvm/op_invoke.c2
-rw-r--r--src/arch/jvm/op_load.c2
-rw-r--r--src/arch/jvm/op_monitor.c2
-rw-r--r--src/arch/jvm/op_nop.c2
-rw-r--r--src/arch/jvm/op_pop.c2
-rw-r--r--src/arch/jvm/op_ret.c2
-rw-r--r--src/arch/jvm/op_store.c2
-rw-r--r--src/arch/jvm/opcodes.h2
-rw-r--r--src/arch/jvm/operand.c2
-rw-r--r--src/arch/jvm/operand.h2
-rw-r--r--src/arch/jvm/processor.c2
-rw-r--r--src/arch/jvm/processor.h2
-rw-r--r--src/arch/link.c2
-rw-r--r--src/arch/link.h2
-rw-r--r--src/arch/operand-int.h2
-rw-r--r--src/arch/operand.c2
-rw-r--r--src/arch/operand.h2
-rw-r--r--src/arch/post.c2
-rw-r--r--src/arch/post.h2
-rw-r--r--src/arch/processor-int.h2
-rw-r--r--src/arch/processor.c2
-rw-r--r--src/arch/processor.h2
-rw-r--r--src/arch/raw.c2
-rw-r--r--src/arch/raw.h2
-rw-r--r--src/arch/register-int.h2
-rw-r--r--src/arch/register.c2
-rw-r--r--src/arch/register.h2
-rw-r--r--src/arch/target.c2
-rw-r--r--src/arch/target.h2
-rw-r--r--src/arch/undefined.c2
-rw-r--r--src/arch/undefined.h2
-rw-r--r--src/arch/vmpa.c2
-rw-r--r--src/arch/vmpa.h2
-rw-r--r--src/common/array.c2
-rw-r--r--src/common/array.h2
-rw-r--r--src/common/asm.c2
-rw-r--r--src/common/asm.h2
-rw-r--r--src/common/bconst.h2
-rw-r--r--src/common/bits.c2
-rw-r--r--src/common/bits.h2
-rw-r--r--src/common/cpp.h2
-rw-r--r--src/common/dllist.c2
-rw-r--r--src/common/dllist.h2
-rwxr-xr-xsrc/common/endianness.c2
-rwxr-xr-xsrc/common/endianness.h2
-rw-r--r--src/common/environment.c2
-rw-r--r--src/common/environment.h2
-rw-r--r--src/common/extstr.c2
-rw-r--r--src/common/extstr.h2
-rw-r--r--src/common/fnv1a.c2
-rw-r--r--src/common/fnv1a.h2
-rw-r--r--src/common/ibuf.c2
-rw-r--r--src/common/ibuf.h2
-rw-r--r--src/common/io.c2
-rw-r--r--src/common/io.h2
-rw-r--r--src/common/leb128.c2
-rw-r--r--src/common/leb128.h2
-rw-r--r--src/common/macros.h2
-rw-r--r--src/common/net.c2
-rw-r--r--src/common/net.h2
-rw-r--r--src/common/packed.c2
-rw-r--r--src/common/packed.h2
-rw-r--r--src/common/pathname.c2
-rw-r--r--src/common/pathname.h2
-rw-r--r--src/common/shuffle.c2
-rw-r--r--src/common/shuffle.h2
-rw-r--r--src/common/sort.c2
-rw-r--r--src/common/sort.h2
-rw-r--r--src/common/sqlite.c2
-rw-r--r--src/common/sqlite.h2
-rw-r--r--src/common/utf8.c2
-rw-r--r--src/common/utf8.h2
-rw-r--r--src/common/xdg.c2
-rw-r--r--src/common/xdg.h2
-rw-r--r--src/core/collections.c2
-rw-r--r--src/core/collections.h2
-rw-r--r--src/core/core.c2
-rw-r--r--src/core/core.h2
-rw-r--r--src/core/demanglers.c2
-rw-r--r--src/core/demanglers.h2
-rw-r--r--src/core/formats.c2
-rw-r--r--src/core/formats.h2
-rw-r--r--src/core/global.c2
-rw-r--r--src/core/global.h2
-rw-r--r--src/core/logs.c2
-rw-r--r--src/core/logs.h2
-rw-r--r--src/core/params.c2
-rw-r--r--src/core/params.h2
-rw-r--r--src/core/processors.c2
-rw-r--r--src/core/processors.h2
-rw-r--r--src/debug/break-int.h2
-rw-r--r--src/debug/break.c2
-rw-r--r--src/debug/break.h2
-rw-r--r--src/debug/debugger-int.h2
-rw-r--r--src/debug/debugger.c2
-rw-r--r--src/debug/debugger.h2
-rw-r--r--src/debug/gdbrsp/aops.h2
-rw-r--r--src/debug/gdbrsp/gdb-int.h2
-rw-r--r--src/debug/gdbrsp/gdb.c2
-rw-r--r--src/debug/gdbrsp/gdb.h2
-rw-r--r--src/debug/gdbrsp/helpers.c2
-rw-r--r--src/debug/gdbrsp/helpers.h2
-rw-r--r--src/debug/gdbrsp/helpers_arm.c2
-rw-r--r--src/debug/gdbrsp/helpers_arm.h2
-rw-r--r--src/debug/gdbrsp/helpers_arm64.c2
-rw-r--r--src/debug/gdbrsp/helpers_arm64.h2
-rw-r--r--src/debug/gdbrsp/packet.c2
-rw-r--r--src/debug/gdbrsp/packet.h2
-rw-r--r--src/debug/gdbrsp/stream-int.h2
-rw-r--r--src/debug/gdbrsp/stream.c2
-rw-r--r--src/debug/gdbrsp/stream.h2
-rw-r--r--src/debug/gdbrsp/support.c2
-rw-r--r--src/debug/gdbrsp/support.h2
-rw-r--r--src/debug/gdbrsp/target.c2
-rw-r--r--src/debug/gdbrsp/target.h2
-rw-r--r--src/debug/gdbrsp/tcp.c2
-rw-r--r--src/debug/gdbrsp/tcp.h2
-rw-r--r--src/debug/gdbrsp/utils.c2
-rw-r--r--src/debug/gdbrsp/utils.h2
-rw-r--r--src/debug/jdwp/debugger.c2
-rw-r--r--src/debug/jdwp/debugger.h2
-rw-r--r--src/debug/jdwp/jdwp_def.h2
-rw-r--r--src/debug/jdwp/misc/header.c2
-rw-r--r--src/debug/jdwp/misc/header.h2
-rw-r--r--src/debug/jdwp/misc/id.c2
-rw-r--r--src/debug/jdwp/misc/id.h2
-rw-r--r--src/debug/jdwp/misc/location.c2
-rw-r--r--src/debug/jdwp/misc/location.h2
-rw-r--r--src/debug/jdwp/misc/types.c2
-rw-r--r--src/debug/jdwp/misc/types.h2
-rw-r--r--src/debug/jdwp/packet.c2
-rw-r--r--src/debug/jdwp/packet.h2
-rw-r--r--src/debug/jdwp/sets/list.c2
-rw-r--r--src/debug/jdwp/sets/list.h2
-rw-r--r--src/debug/jdwp/sets/thread.c2
-rw-r--r--src/debug/jdwp/sets/thread.h2
-rw-r--r--src/debug/jdwp/sets/vm.c2
-rw-r--r--src/debug/jdwp/sets/vm.h2
-rw-r--r--src/debug/jdwp/tcp.c2
-rw-r--r--src/debug/jdwp/tcp.h2
-rw-r--r--src/debug/misc.h2
-rw-r--r--src/debug/packet-int.h2
-rw-r--r--src/debug/packet.c2
-rw-r--r--src/debug/packet.h2
-rw-r--r--src/debug/stream-int.h2
-rw-r--r--src/debug/stream.c2
-rw-r--r--src/debug/stream.h2
-rw-r--r--src/format/debuggable-int.h2
-rw-r--r--src/format/debuggable.c2
-rw-r--r--src/format/debuggable.h2
-rw-r--r--src/format/dwarf/abbrev.c2
-rw-r--r--src/format/dwarf/abbrev.h2
-rw-r--r--src/format/dwarf/d_dwarf.c2
-rw-r--r--src/format/dwarf/d_dwarf.h2
-rw-r--r--src/format/dwarf/die.c2
-rw-r--r--src/format/dwarf/die.h2
-rw-r--r--src/format/dwarf/dwarf-int.c2
-rw-r--r--src/format/dwarf/dwarf-int.h2
-rw-r--r--src/format/dwarf/dwarf.c2
-rw-r--r--src/format/dwarf/dwarf.h2
-rw-r--r--src/format/dwarf/dwarf_def.h2
-rw-r--r--src/format/dwarf/form.c2
-rw-r--r--src/format/dwarf/form.h2
-rw-r--r--src/format/dwarf/info.c2
-rw-r--r--src/format/dwarf/info.h2
-rw-r--r--src/format/dwarf/symbols.c2
-rw-r--r--src/format/dwarf/symbols.h2
-rw-r--r--src/format/dwarf/utils.c2
-rw-r--r--src/format/dwarf/utils.h2
-rw-r--r--src/format/dwarf/v2/dwarf.c2
-rw-r--r--src/format/dwarf/v2/dwarf.h2
-rw-r--r--src/format/dwarf/v2/form.c2
-rw-r--r--src/format/dwarf/v2/form.h2
-rw-r--r--src/format/dwarf/v3/dwarf.c2
-rw-r--r--src/format/dwarf/v3/dwarf.h2
-rw-r--r--src/format/dwarf/v4/dwarf.c2
-rw-r--r--src/format/dwarf/v4/dwarf.h2
-rw-r--r--src/format/dwarf/v4/form.c2
-rw-r--r--src/format/dwarf/v4/form.h2
-rw-r--r--src/format/executable-int.c2
-rw-r--r--src/format/executable-int.h2
-rw-r--r--src/format/executable.c2
-rw-r--r--src/format/executable.h2
-rw-r--r--src/format/format-int.h2
-rw-r--r--src/format/format.c2
-rw-r--r--src/format/format.h2
-rw-r--r--src/format/java/attribute.c2
-rw-r--r--src/format/java/attribute.h2
-rwxr-xr-xsrc/format/java/e_java.c2
-rwxr-xr-xsrc/format/java/e_java.h2
-rw-r--r--src/format/java/field.c2
-rw-r--r--src/format/java/field.h2
-rw-r--r--src/format/java/java-int.c2
-rwxr-xr-xsrc/format/java/java-int.h2
-rwxr-xr-xsrc/format/java/java.c2
-rwxr-xr-xsrc/format/java/java.h2
-rwxr-xr-xsrc/format/java/java_def.h2
-rw-r--r--src/format/java/method.c2
-rw-r--r--src/format/java/method.h2
-rwxr-xr-xsrc/format/java/pool.c2
-rwxr-xr-xsrc/format/java/pool.h2
-rw-r--r--src/format/pe/pe-int.c2
-rw-r--r--src/format/pe/pe-int.h2
-rw-r--r--src/format/pe/pe.c2
-rw-r--r--src/format/pe/pe.h2
-rw-r--r--src/format/pe/pe_def.h2
-rw-r--r--src/format/pe/section.c2
-rw-r--r--src/format/pe/section.h2
-rw-r--r--src/format/pe/symbols.c2
-rw-r--r--src/format/pe/symbols.h2
-rw-r--r--src/format/preload-int.h2
-rw-r--r--src/format/preload.c2
-rw-r--r--src/format/preload.h2
-rw-r--r--src/format/symbol-int.h2
-rw-r--r--src/format/symbol.c2
-rw-r--r--src/format/symbol.h2
-rw-r--r--src/format/symiter.c2
-rw-r--r--src/format/symiter.h2
-rw-r--r--src/glibext/configuration.c2
-rw-r--r--src/glibext/configuration.h2
-rw-r--r--src/glibext/delayed-int.h2
-rw-r--r--src/glibext/delayed.c2
-rw-r--r--src/glibext/delayed.h2
-rw-r--r--src/glibext/gbinportion.c2
-rw-r--r--src/glibext/gbinportion.h2
-rw-r--r--src/glibext/gbuffercache.c2
-rw-r--r--src/glibext/gbuffercache.h2
-rw-r--r--src/glibext/gbufferline.c2
-rw-r--r--src/glibext/gbufferline.h2
-rw-r--r--src/glibext/gbufferview.c2
-rw-r--r--src/glibext/gbufferview.h2
-rw-r--r--src/glibext/generators/prologue.c2
-rw-r--r--src/glibext/generators/prologue.h2
-rw-r--r--src/glibext/generators/rborder.c2
-rw-r--r--src/glibext/generators/rborder.h2
-rw-r--r--src/glibext/gloadedpanel-int.h2
-rw-r--r--src/glibext/gloadedpanel.c2
-rw-r--r--src/glibext/gloadedpanel.h2
-rw-r--r--src/glibext/gnhash.c2
-rw-r--r--src/glibext/gnhash.h2
-rw-r--r--src/glibext/gwidthtracker.c2
-rw-r--r--src/glibext/gwidthtracker.h2
-rw-r--r--src/glibext/linecolumn.c2
-rw-r--r--src/glibext/linecolumn.h2
-rw-r--r--src/glibext/linegen-int.h2
-rw-r--r--src/glibext/linegen.c2
-rw-r--r--src/glibext/linegen.h2
-rw-r--r--src/glibext/linesegment.c2
-rw-r--r--src/glibext/linesegment.h2
-rw-r--r--src/glibext/proto.h2
-rw-r--r--src/glibext/signal.c2
-rw-r--r--src/glibext/signal.h2
-rw-r--r--src/gtkext/easygtk.c2
-rw-r--r--src/gtkext/easygtk.h2
-rw-r--r--src/gtkext/graph/cluster.c2
-rw-r--r--src/gtkext/graph/cluster.h2
-rw-r--r--src/gtkext/graph/edge.c2
-rw-r--r--src/gtkext/graph/edge.h2
-rw-r--r--src/gtkext/gtkbinarystrip.c2
-rw-r--r--src/gtkext/gtkbinarystrip.h2
-rw-r--r--src/gtkext/gtkblockdisplay.c2
-rw-r--r--src/gtkext/gtkblockdisplay.h2
-rw-r--r--src/gtkext/gtkbufferdisplay-int.h2
-rw-r--r--src/gtkext/gtkbufferdisplay.c2
-rw-r--r--src/gtkext/gtkbufferdisplay.h2
-rw-r--r--src/gtkext/gtkdisplaypanel-int.h2
-rw-r--r--src/gtkext/gtkdisplaypanel.c2
-rw-r--r--src/gtkext/gtkdisplaypanel.h2
-rw-r--r--src/gtkext/gtkdockable-int.h2
-rw-r--r--src/gtkext/gtkdockable.c2
-rw-r--r--src/gtkext/gtkdockable.h2
-rw-r--r--src/gtkext/gtkdockstation.c2
-rw-r--r--src/gtkext/gtkdockstation.h2
-rw-r--r--src/gtkext/gtkextstatusbar.c2
-rw-r--r--src/gtkext/gtkextstatusbar.h2
-rw-r--r--src/gtkext/gtkgraphdisplay.c2
-rw-r--r--src/gtkext/gtkgraphdisplay.h2
-rw-r--r--src/gtkext/gtkstatusstack.c2
-rw-r--r--src/gtkext/gtkstatusstack.h2
-rw-r--r--src/gtkext/tmgt.c2
-rw-r--r--src/gtkext/tmgt.h2
-rw-r--r--src/gui/core/core.c2
-rw-r--r--src/gui/core/core.h2
-rw-r--r--src/gui/core/global.c2
-rw-r--r--src/gui/core/global.h2
-rw-r--r--src/gui/core/items.c2
-rw-r--r--src/gui/core/items.h2
-rw-r--r--src/gui/dialogs/about.c2
-rw-r--r--src/gui/dialogs/about.h2
-rw-r--r--src/gui/dialogs/bookmark.c2
-rw-r--r--src/gui/dialogs/bookmark.h2
-rw-r--r--src/gui/dialogs/export.c2
-rw-r--r--src/gui/dialogs/export.h2
-rw-r--r--src/gui/dialogs/goto.c2
-rw-r--r--src/gui/dialogs/goto.h2
-rw-r--r--src/gui/dialogs/gotox.c2
-rw-r--r--src/gui/dialogs/gotox.h2
-rw-r--r--src/gui/dialogs/identity.c2
-rw-r--r--src/gui/dialogs/identity.h2
-rw-r--r--src/gui/dialogs/plugins.c2
-rw-r--r--src/gui/dialogs/plugins.h2
-rw-r--r--src/gui/dialogs/shellcode.c2
-rw-r--r--src/gui/dialogs/shellcode.h2
-rw-r--r--src/gui/dialogs/storage.c2
-rw-r--r--src/gui/dialogs/storage.h2
-rw-r--r--src/gui/panels/updating-int.h2
-rw-r--r--src/gui/panels/updating.c2
-rw-r--r--src/gui/panels/updating.h2
-rw-r--r--src/mangling/context-int.h2
-rw-r--r--src/mangling/context.c2
-rw-r--r--src/mangling/context.h2
-rw-r--r--src/mangling/demangler-int.h2
-rw-r--r--src/mangling/demangler.c2
-rw-r--r--src/mangling/demangler.h2
-rw-r--r--src/mangling/itanium/abi.c2
-rw-r--r--src/mangling/itanium/abi.h2
-rw-r--r--src/mangling/itanium/component.c2
-rw-r--r--src/mangling/itanium/component.h2
-rw-r--r--src/mangling/itanium/context.c2
-rw-r--r--src/mangling/itanium/context.h2
-rw-r--r--src/mangling/java.h2
-rw-r--r--src/plugins/context-int.h2
-rw-r--r--src/plugins/overjump/overjump.c2
-rw-r--r--src/plugins/overjump/overjump.h2
-rw-r--r--src/plugins/plugin-int.h2
449 files changed, 449 insertions, 449 deletions
diff --git a/src/analysis/binary.c b/src/analysis/binary.c
index 606b753..d7cb29c 100644
--- a/src/analysis/binary.c
+++ b/src/analysis/binary.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/binary.h b/src/analysis/binary.h
index 73b5a71..43cbaa2 100644
--- a/src/analysis/binary.h
+++ b/src/analysis/binary.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/block-int.h b/src/analysis/block-int.h
index 8d8ca39..fdf6549 100644
--- a/src/analysis/block-int.h
+++ b/src/analysis/block-int.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/block.c b/src/analysis/block.c
index 74815fa..cd3ef94 100644
--- a/src/analysis/block.c
+++ b/src/analysis/block.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/block.h b/src/analysis/block.h
index 8dde72f..20b018d 100644
--- a/src/analysis/block.h
+++ b/src/analysis/block.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/content-int.h b/src/analysis/content-int.h
index 7da78db..e8b4add 100644
--- a/src/analysis/content-int.h
+++ b/src/analysis/content-int.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/content.c b/src/analysis/content.c
index 562ec2a..2c2d366 100644
--- a/src/analysis/content.c
+++ b/src/analysis/content.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/content.h b/src/analysis/content.h
index a4fff20..b06a17b 100644
--- a/src/analysis/content.h
+++ b/src/analysis/content.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/contents/file.c b/src/analysis/contents/file.c
index 2461017..3519be3 100644
--- a/src/analysis/contents/file.c
+++ b/src/analysis/contents/file.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/contents/file.h b/src/analysis/contents/file.h
index 0e9e0eb..e1fc7a9 100644
--- a/src/analysis/contents/file.h
+++ b/src/analysis/contents/file.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/contents/restricted.c b/src/analysis/contents/restricted.c
index 28949ba..711f963 100644
--- a/src/analysis/contents/restricted.c
+++ b/src/analysis/contents/restricted.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/contents/restricted.h b/src/analysis/contents/restricted.h
index 32d03e3..8b87453 100644
--- a/src/analysis/contents/restricted.h
+++ b/src/analysis/contents/restricted.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/db/cdb.c b/src/analysis/db/cdb.c
index 3199308..14ea5c7 100644
--- a/src/analysis/db/cdb.c
+++ b/src/analysis/db/cdb.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/db/cdb.h b/src/analysis/db/cdb.h
index a3c6fe7..9490f4b 100644
--- a/src/analysis/db/cdb.h
+++ b/src/analysis/db/cdb.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/db/certs.c b/src/analysis/db/certs.c
index 6b8037b..41a40b7 100644
--- a/src/analysis/db/certs.c
+++ b/src/analysis/db/certs.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/db/certs.h b/src/analysis/db/certs.h
index 5d9142f..31da82f 100644
--- a/src/analysis/db/certs.h
+++ b/src/analysis/db/certs.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/db/client.c b/src/analysis/db/client.c
index aff235c..31fc062 100644
--- a/src/analysis/db/client.c
+++ b/src/analysis/db/client.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/db/client.h b/src/analysis/db/client.h
index 682cb14..821acfe 100644
--- a/src/analysis/db/client.h
+++ b/src/analysis/db/client.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/db/collection-int.h b/src/analysis/db/collection-int.h
index b8d6b0e..cb0aea6 100644
--- a/src/analysis/db/collection-int.h
+++ b/src/analysis/db/collection-int.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/db/collection.c b/src/analysis/db/collection.c
index 475f7fd..adf607d 100644
--- a/src/analysis/db/collection.c
+++ b/src/analysis/db/collection.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/db/collection.h b/src/analysis/db/collection.h
index 1eb297c..5fbf385 100644
--- a/src/analysis/db/collection.h
+++ b/src/analysis/db/collection.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/db/item-int.h b/src/analysis/db/item-int.h
index 38ad444..618bab9 100644
--- a/src/analysis/db/item-int.h
+++ b/src/analysis/db/item-int.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/db/item.c b/src/analysis/db/item.c
index e16ce56..f01a953 100644
--- a/src/analysis/db/item.c
+++ b/src/analysis/db/item.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/db/item.h b/src/analysis/db/item.h
index 286f907..1cb0a0b 100644
--- a/src/analysis/db/item.h
+++ b/src/analysis/db/item.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/db/items/bookmark.c b/src/analysis/db/items/bookmark.c
index 0db847b..2fa2544 100644
--- a/src/analysis/db/items/bookmark.c
+++ b/src/analysis/db/items/bookmark.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/db/items/bookmark.h b/src/analysis/db/items/bookmark.h
index ddd0f73..2dee2f2 100644
--- a/src/analysis/db/items/bookmark.h
+++ b/src/analysis/db/items/bookmark.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/db/items/comment.c b/src/analysis/db/items/comment.c
index cad2d64..59fc6b7 100644
--- a/src/analysis/db/items/comment.c
+++ b/src/analysis/db/items/comment.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/db/items/comment.h b/src/analysis/db/items/comment.h
index 9fdfa32..1558228 100644
--- a/src/analysis/db/items/comment.h
+++ b/src/analysis/db/items/comment.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/db/items/move.c b/src/analysis/db/items/move.c
index 4162e9f..6300a86 100644
--- a/src/analysis/db/items/move.c
+++ b/src/analysis/db/items/move.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/db/items/move.h b/src/analysis/db/items/move.h
index 22f2d8c..167b969 100644
--- a/src/analysis/db/items/move.h
+++ b/src/analysis/db/items/move.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/db/items/switcher.c b/src/analysis/db/items/switcher.c
index 1863098..b583b65 100644
--- a/src/analysis/db/items/switcher.c
+++ b/src/analysis/db/items/switcher.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/db/items/switcher.h b/src/analysis/db/items/switcher.h
index 7fda6d7..651b3d7 100644
--- a/src/analysis/db/items/switcher.h
+++ b/src/analysis/db/items/switcher.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/db/keymgn.c b/src/analysis/db/keymgn.c
index e1afdcf..5c66e66 100644
--- a/src/analysis/db/keymgn.c
+++ b/src/analysis/db/keymgn.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/db/keymgn.h b/src/analysis/db/keymgn.h
index f2b2b74..be6ce83 100644
--- a/src/analysis/db/keymgn.h
+++ b/src/analysis/db/keymgn.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/db/misc/rlestr.c b/src/analysis/db/misc/rlestr.c
index 43bbac4..196b934 100644
--- a/src/analysis/db/misc/rlestr.c
+++ b/src/analysis/db/misc/rlestr.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/db/misc/rlestr.h b/src/analysis/db/misc/rlestr.h
index 82a7d8c..7b317b6 100644
--- a/src/analysis/db/misc/rlestr.h
+++ b/src/analysis/db/misc/rlestr.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/db/misc/timestamp.c b/src/analysis/db/misc/timestamp.c
index aa9f758..5302c60 100644
--- a/src/analysis/db/misc/timestamp.c
+++ b/src/analysis/db/misc/timestamp.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/db/misc/timestamp.h b/src/analysis/db/misc/timestamp.h
index 14a1fb5..076a4e0 100644
--- a/src/analysis/db/misc/timestamp.h
+++ b/src/analysis/db/misc/timestamp.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/db/protocol.h b/src/analysis/db/protocol.h
index 8445356..363669b 100644
--- a/src/analysis/db/protocol.h
+++ b/src/analysis/db/protocol.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/db/server.c b/src/analysis/db/server.c
index d0ce62b..6455fda 100644
--- a/src/analysis/db/server.c
+++ b/src/analysis/db/server.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/db/server.h b/src/analysis/db/server.h
index d265843..9b7a7a7 100644
--- a/src/analysis/db/server.h
+++ b/src/analysis/db/server.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/decomp/cmerge.c b/src/analysis/decomp/cmerge.c
index 881bcf5..6777263 100644
--- a/src/analysis/decomp/cmerge.c
+++ b/src/analysis/decomp/cmerge.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/decomp/cmerge.h b/src/analysis/decomp/cmerge.h
index 77ace65..bd89604 100644
--- a/src/analysis/decomp/cmerge.h
+++ b/src/analysis/decomp/cmerge.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/decomp/decompiler.c b/src/analysis/decomp/decompiler.c
index 5b2d231..432e924 100644
--- a/src/analysis/decomp/decompiler.c
+++ b/src/analysis/decomp/decompiler.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/decomp/decompiler.h b/src/analysis/decomp/decompiler.h
index 852d5af..12a3fb4 100644
--- a/src/analysis/decomp/decompiler.h
+++ b/src/analysis/decomp/decompiler.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/decomp/il.c b/src/analysis/decomp/il.c
index f409550..c125412 100644
--- a/src/analysis/decomp/il.c
+++ b/src/analysis/decomp/il.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/decomp/il.h b/src/analysis/decomp/il.h
index 27b5325..ed901e6 100644
--- a/src/analysis/decomp/il.h
+++ b/src/analysis/decomp/il.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/decomp/reduce.c b/src/analysis/decomp/reduce.c
index 42ff983..b630bc7 100644
--- a/src/analysis/decomp/reduce.c
+++ b/src/analysis/decomp/reduce.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/decomp/reduce.h b/src/analysis/decomp/reduce.h
index 829fbe0..fe5fa99 100644
--- a/src/analysis/decomp/reduce.h
+++ b/src/analysis/decomp/reduce.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/disass/area.c b/src/analysis/disass/area.c
index ae01a1b..339b4ad 100644
--- a/src/analysis/disass/area.c
+++ b/src/analysis/disass/area.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/disass/area.h b/src/analysis/disass/area.h
index 5ee71a3..818b8a2 100644
--- a/src/analysis/disass/area.h
+++ b/src/analysis/disass/area.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/disass/block.c b/src/analysis/disass/block.c
index 9950934..2d01d5d 100644
--- a/src/analysis/disass/block.c
+++ b/src/analysis/disass/block.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/disass/block.h b/src/analysis/disass/block.h
index 49c6a14..68cade7 100644
--- a/src/analysis/disass/block.h
+++ b/src/analysis/disass/block.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/disass/disassembler.c b/src/analysis/disass/disassembler.c
index ae60602..6c63b0b 100644
--- a/src/analysis/disass/disassembler.c
+++ b/src/analysis/disass/disassembler.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/disass/disassembler.h b/src/analysis/disass/disassembler.h
index 4f14e59..a3fb74f 100644
--- a/src/analysis/disass/disassembler.h
+++ b/src/analysis/disass/disassembler.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/disass/dragon.c b/src/analysis/disass/dragon.c
index 655300b..44d82da 100644
--- a/src/analysis/disass/dragon.c
+++ b/src/analysis/disass/dragon.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/disass/dragon.h b/src/analysis/disass/dragon.h
index 74bb2e9..dfef39f 100644
--- a/src/analysis/disass/dragon.h
+++ b/src/analysis/disass/dragon.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/disass/fetch.c b/src/analysis/disass/fetch.c
index c33cad9..55afe5a 100644
--- a/src/analysis/disass/fetch.c
+++ b/src/analysis/disass/fetch.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/disass/fetch.h b/src/analysis/disass/fetch.h
index f89d991..ecef527 100644
--- a/src/analysis/disass/fetch.h
+++ b/src/analysis/disass/fetch.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/disass/instructions.c b/src/analysis/disass/instructions.c
index fc16186..78b20d4 100644
--- a/src/analysis/disass/instructions.c
+++ b/src/analysis/disass/instructions.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/disass/instructions.h b/src/analysis/disass/instructions.h
index 6f7a737..808c0d9 100644
--- a/src/analysis/disass/instructions.h
+++ b/src/analysis/disass/instructions.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/disass/limit.c b/src/analysis/disass/limit.c
index bcc594f..4fb219a 100644
--- a/src/analysis/disass/limit.c
+++ b/src/analysis/disass/limit.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/disass/limit.h b/src/analysis/disass/limit.h
index ce76a43..6c1a55a 100644
--- a/src/analysis/disass/limit.h
+++ b/src/analysis/disass/limit.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/disass/links.c b/src/analysis/disass/links.c
index 09f8d1b..0207d6b 100644
--- a/src/analysis/disass/links.c
+++ b/src/analysis/disass/links.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/disass/links.h b/src/analysis/disass/links.h
index 4630d8d..44b15c2 100644
--- a/src/analysis/disass/links.h
+++ b/src/analysis/disass/links.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/disass/loop.c b/src/analysis/disass/loop.c
index b7e7ff9..9312917 100644
--- a/src/analysis/disass/loop.c
+++ b/src/analysis/disass/loop.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/disass/loop.h b/src/analysis/disass/loop.h
index d877527..4e8ccb0 100644
--- a/src/analysis/disass/loop.h
+++ b/src/analysis/disass/loop.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/disass/output.c b/src/analysis/disass/output.c
index a1c0718..9f532e6 100644
--- a/src/analysis/disass/output.c
+++ b/src/analysis/disass/output.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/disass/output.h b/src/analysis/disass/output.h
index a05a3c4..e21dadc 100644
--- a/src/analysis/disass/output.h
+++ b/src/analysis/disass/output.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/disass/rank.c b/src/analysis/disass/rank.c
index 6ff194b..c31fd58 100644
--- a/src/analysis/disass/rank.c
+++ b/src/analysis/disass/rank.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/disass/rank.h b/src/analysis/disass/rank.h
index 90a2ef0..0b8c3d0 100644
--- a/src/analysis/disass/rank.h
+++ b/src/analysis/disass/rank.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/disass/routines.c b/src/analysis/disass/routines.c
index 661e136..4393c6e 100644
--- a/src/analysis/disass/routines.c
+++ b/src/analysis/disass/routines.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/disass/routines.h b/src/analysis/disass/routines.h
index db8144d..d6fd76b 100644
--- a/src/analysis/disass/routines.h
+++ b/src/analysis/disass/routines.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/human/asm/lang.c b/src/analysis/human/asm/lang.c
index 7110920..95d1ec1 100644
--- a/src/analysis/human/asm/lang.c
+++ b/src/analysis/human/asm/lang.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/human/asm/lang.h b/src/analysis/human/asm/lang.h
index b484ded..5ee236a 100644
--- a/src/analysis/human/asm/lang.h
+++ b/src/analysis/human/asm/lang.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/human/lang-int.h b/src/analysis/human/lang-int.h
index cfe2149..74823c5 100644
--- a/src/analysis/human/lang-int.h
+++ b/src/analysis/human/lang-int.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/human/lang.c b/src/analysis/human/lang.c
index 3f84635..b002802 100644
--- a/src/analysis/human/lang.c
+++ b/src/analysis/human/lang.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/human/lang.h b/src/analysis/human/lang.h
index 7f8ca6c..38e3f30 100644
--- a/src/analysis/human/lang.h
+++ b/src/analysis/human/lang.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/loaded-int.h b/src/analysis/loaded-int.h
index a574d27..60d7304 100644
--- a/src/analysis/loaded-int.h
+++ b/src/analysis/loaded-int.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/loaded.c b/src/analysis/loaded.c
index 5ce16c1..450784b 100644
--- a/src/analysis/loaded.c
+++ b/src/analysis/loaded.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/loaded.h b/src/analysis/loaded.h
index d1d9102..b74a03d 100644
--- a/src/analysis/loaded.h
+++ b/src/analysis/loaded.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/loading.c b/src/analysis/loading.c
index 38d130e..5aff20f 100644
--- a/src/analysis/loading.c
+++ b/src/analysis/loading.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/loading.h b/src/analysis/loading.h
index bfc785c..46b42a1 100644
--- a/src/analysis/loading.h
+++ b/src/analysis/loading.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/project.c b/src/analysis/project.c
index a600788..09b4aad 100644
--- a/src/analysis/project.c
+++ b/src/analysis/project.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/project.h b/src/analysis/project.h
index c6f6fc9..c24ee43 100644
--- a/src/analysis/project.h
+++ b/src/analysis/project.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/roptions.c b/src/analysis/roptions.c
index c37a665..a40c784 100644
--- a/src/analysis/roptions.c
+++ b/src/analysis/roptions.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/roptions.h b/src/analysis/roptions.h
index 3deb780..2f54a60 100644
--- a/src/analysis/roptions.h
+++ b/src/analysis/roptions.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/routine.c b/src/analysis/routine.c
index bf2b589..336838b 100644
--- a/src/analysis/routine.c
+++ b/src/analysis/routine.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/routine.h b/src/analysis/routine.h
index 9e09a6f..52b2747 100644
--- a/src/analysis/routine.h
+++ b/src/analysis/routine.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/type-int.h b/src/analysis/type-int.h
index 5a9c6db..cd4190c 100644
--- a/src/analysis/type-int.h
+++ b/src/analysis/type-int.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/type.c b/src/analysis/type.c
index 5b24328..97dc94f 100644
--- a/src/analysis/type.c
+++ b/src/analysis/type.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/type.h b/src/analysis/type.h
index 7803882..97fee36 100644
--- a/src/analysis/type.h
+++ b/src/analysis/type.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/types/basic.c b/src/analysis/types/basic.c
index 45c04c4..9e0239a 100644
--- a/src/analysis/types/basic.c
+++ b/src/analysis/types/basic.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/types/basic.h b/src/analysis/types/basic.h
index 273e0ad..6dba6ae 100644
--- a/src/analysis/types/basic.h
+++ b/src/analysis/types/basic.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/types/cse-int.h b/src/analysis/types/cse-int.h
index 0558466..0272435 100644
--- a/src/analysis/types/cse-int.h
+++ b/src/analysis/types/cse-int.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/types/cse.c b/src/analysis/types/cse.c
index 8e2e021..f20f340 100644
--- a/src/analysis/types/cse.c
+++ b/src/analysis/types/cse.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/types/cse.h b/src/analysis/types/cse.h
index 0d59743..184062d 100644
--- a/src/analysis/types/cse.h
+++ b/src/analysis/types/cse.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/types/encaps.c b/src/analysis/types/encaps.c
index 0dfc3af..537d849 100644
--- a/src/analysis/types/encaps.c
+++ b/src/analysis/types/encaps.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/types/encaps.h b/src/analysis/types/encaps.h
index 4cd74d2..7ea8b9e 100644
--- a/src/analysis/types/encaps.h
+++ b/src/analysis/types/encaps.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/types/literal.c b/src/analysis/types/literal.c
index f709d9b..7a0c4f7 100644
--- a/src/analysis/types/literal.c
+++ b/src/analysis/types/literal.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/types/literal.h b/src/analysis/types/literal.h
index e0f0014..032ba8b 100644
--- a/src/analysis/types/literal.h
+++ b/src/analysis/types/literal.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/types/template.c b/src/analysis/types/template.c
index 367a42e..5e6e95f 100644
--- a/src/analysis/types/template.c
+++ b/src/analysis/types/template.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/types/template.h b/src/analysis/types/template.h
index 9bc0408..567822e 100644
--- a/src/analysis/types/template.h
+++ b/src/analysis/types/template.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/variable.c b/src/analysis/variable.c
index 05331d3..f30c659 100644
--- a/src/analysis/variable.c
+++ b/src/analysis/variable.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/analysis/variable.h b/src/analysis/variable.h
index 8c96c35..9fbdc4e 100644
--- a/src/analysis/variable.h
+++ b/src/analysis/variable.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/arch/archbase.c b/src/arch/archbase.c
index 9fca68b..996c0d0 100644
--- a/src/arch/archbase.c
+++ b/src/arch/archbase.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/arch/archbase.h b/src/arch/archbase.h
index 634efc3..efdb921 100644
--- a/src/arch/archbase.h
+++ b/src/arch/archbase.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/arch/context-int.h b/src/arch/context-int.h
index 3a5c7ee..4257656 100644
--- a/src/arch/context-int.h
+++ b/src/arch/context-int.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/arch/context.c b/src/arch/context.c
index c7a59da..8a266b6 100644
--- a/src/arch/context.c
+++ b/src/arch/context.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/arch/context.h b/src/arch/context.h
index d7c1552..e1ea652 100644
--- a/src/arch/context.h
+++ b/src/arch/context.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/arch/immediate.c b/src/arch/immediate.c
index 25630bf..bf4a36a 100644
--- a/src/arch/immediate.c
+++ b/src/arch/immediate.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/arch/immediate.h b/src/arch/immediate.h
index 84b3d2a..2a7f015 100644
--- a/src/arch/immediate.h
+++ b/src/arch/immediate.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/arch/instriter.c b/src/arch/instriter.c
index 23525f3..db322a2 100644
--- a/src/arch/instriter.c
+++ b/src/arch/instriter.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/arch/instriter.h b/src/arch/instriter.h
index 23bc323..1a0003f 100644
--- a/src/arch/instriter.h
+++ b/src/arch/instriter.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/arch/instruction-int.h b/src/arch/instruction-int.h
index 782c827..c0ae3a7 100644
--- a/src/arch/instruction-int.h
+++ b/src/arch/instruction-int.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/arch/instruction.c b/src/arch/instruction.c
index 9c0a47c..962b0e8 100644
--- a/src/arch/instruction.c
+++ b/src/arch/instruction.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/arch/instruction.h b/src/arch/instruction.h
index 0f6eac6..e0c8fdc 100644
--- a/src/arch/instruction.h
+++ b/src/arch/instruction.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/arch/jvm/instruction.c b/src/arch/jvm/instruction.c
index 668fe9a..d0301fb 100644
--- a/src/arch/jvm/instruction.c
+++ b/src/arch/jvm/instruction.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/arch/jvm/instruction.h b/src/arch/jvm/instruction.h
index 49ec6bb..bac55be 100644
--- a/src/arch/jvm/instruction.h
+++ b/src/arch/jvm/instruction.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/arch/jvm/op_add.c b/src/arch/jvm/op_add.c
index 386d1ca..fbcc682 100644
--- a/src/arch/jvm/op_add.c
+++ b/src/arch/jvm/op_add.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/arch/jvm/op_const.c b/src/arch/jvm/op_const.c
index dd1e6eb..fc7075c 100644
--- a/src/arch/jvm/op_const.c
+++ b/src/arch/jvm/op_const.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/arch/jvm/op_convert.c b/src/arch/jvm/op_convert.c
index cb3c7d9..43d9d20 100644
--- a/src/arch/jvm/op_convert.c
+++ b/src/arch/jvm/op_convert.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/arch/jvm/op_dup.c b/src/arch/jvm/op_dup.c
index 26c42a1..a42acd8 100644
--- a/src/arch/jvm/op_dup.c
+++ b/src/arch/jvm/op_dup.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/arch/jvm/op_getput.c b/src/arch/jvm/op_getput.c
index 9d7eae1..c4d2b26 100644
--- a/src/arch/jvm/op_getput.c
+++ b/src/arch/jvm/op_getput.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/arch/jvm/op_invoke.c b/src/arch/jvm/op_invoke.c
index 5ce26fa..118f3a5 100644
--- a/src/arch/jvm/op_invoke.c
+++ b/src/arch/jvm/op_invoke.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/arch/jvm/op_load.c b/src/arch/jvm/op_load.c
index 98a9d09..faea478 100644
--- a/src/arch/jvm/op_load.c
+++ b/src/arch/jvm/op_load.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/arch/jvm/op_monitor.c b/src/arch/jvm/op_monitor.c
index 9afae4f..3e0b61a 100644
--- a/src/arch/jvm/op_monitor.c
+++ b/src/arch/jvm/op_monitor.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/arch/jvm/op_nop.c b/src/arch/jvm/op_nop.c
index 8f89008..ff2f58b 100644
--- a/src/arch/jvm/op_nop.c
+++ b/src/arch/jvm/op_nop.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/arch/jvm/op_pop.c b/src/arch/jvm/op_pop.c
index aa7cfb8..a9f98f1 100644
--- a/src/arch/jvm/op_pop.c
+++ b/src/arch/jvm/op_pop.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/arch/jvm/op_ret.c b/src/arch/jvm/op_ret.c
index 15b03f7..6ab6df3 100644
--- a/src/arch/jvm/op_ret.c
+++ b/src/arch/jvm/op_ret.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/arch/jvm/op_store.c b/src/arch/jvm/op_store.c
index b0b84ea..1804049 100644
--- a/src/arch/jvm/op_store.c
+++ b/src/arch/jvm/op_store.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/arch/jvm/opcodes.h b/src/arch/jvm/opcodes.h
index 300c85e..7251fed 100644
--- a/src/arch/jvm/opcodes.h
+++ b/src/arch/jvm/opcodes.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/arch/jvm/operand.c b/src/arch/jvm/operand.c
index 13ac476..2cab5e3 100644
--- a/src/arch/jvm/operand.c
+++ b/src/arch/jvm/operand.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/arch/jvm/operand.h b/src/arch/jvm/operand.h
index e206640..2845b7a 100644
--- a/src/arch/jvm/operand.h
+++ b/src/arch/jvm/operand.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/arch/jvm/processor.c b/src/arch/jvm/processor.c
index 378a47a..f25dabc 100644
--- a/src/arch/jvm/processor.c
+++ b/src/arch/jvm/processor.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/arch/jvm/processor.h b/src/arch/jvm/processor.h
index 0ee0716..05f7cd8 100644
--- a/src/arch/jvm/processor.h
+++ b/src/arch/jvm/processor.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/arch/link.c b/src/arch/link.c
index 2e8e455..a5b8ca1 100644
--- a/src/arch/link.c
+++ b/src/arch/link.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/arch/link.h b/src/arch/link.h
index 88ed279..0eed869 100644
--- a/src/arch/link.h
+++ b/src/arch/link.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/arch/operand-int.h b/src/arch/operand-int.h
index 05c58d0..a1e6441 100644
--- a/src/arch/operand-int.h
+++ b/src/arch/operand-int.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/arch/operand.c b/src/arch/operand.c
index e8a4e58..930a588 100644
--- a/src/arch/operand.c
+++ b/src/arch/operand.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/arch/operand.h b/src/arch/operand.h
index 5242e24..cd140ba 100644
--- a/src/arch/operand.h
+++ b/src/arch/operand.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/arch/post.c b/src/arch/post.c
index 6462984..5687556 100644
--- a/src/arch/post.c
+++ b/src/arch/post.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/arch/post.h b/src/arch/post.h
index b9f34f5..0e993c7 100644
--- a/src/arch/post.h
+++ b/src/arch/post.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/arch/processor-int.h b/src/arch/processor-int.h
index 00152c7..cc39307 100644
--- a/src/arch/processor-int.h
+++ b/src/arch/processor-int.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/arch/processor.c b/src/arch/processor.c
index 5c4f864..92669ed 100644
--- a/src/arch/processor.c
+++ b/src/arch/processor.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/arch/processor.h b/src/arch/processor.h
index 900db0c..31b2b69 100644
--- a/src/arch/processor.h
+++ b/src/arch/processor.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/arch/raw.c b/src/arch/raw.c
index 683d60f..36bb4b3 100644
--- a/src/arch/raw.c
+++ b/src/arch/raw.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/arch/raw.h b/src/arch/raw.h
index 42f3f99..1246d10 100644
--- a/src/arch/raw.h
+++ b/src/arch/raw.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/arch/register-int.h b/src/arch/register-int.h
index 3397200..19e9fec 100644
--- a/src/arch/register-int.h
+++ b/src/arch/register-int.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/arch/register.c b/src/arch/register.c
index bbad23f..6194a28 100644
--- a/src/arch/register.c
+++ b/src/arch/register.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/arch/register.h b/src/arch/register.h
index ab611bf..cb3dbe4 100644
--- a/src/arch/register.h
+++ b/src/arch/register.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/arch/target.c b/src/arch/target.c
index 7cff2f8..3b5655e 100644
--- a/src/arch/target.c
+++ b/src/arch/target.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/arch/target.h b/src/arch/target.h
index 529dba8..45c1cb0 100644
--- a/src/arch/target.h
+++ b/src/arch/target.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/arch/undefined.c b/src/arch/undefined.c
index 0ae95d3..656e3f5 100644
--- a/src/arch/undefined.c
+++ b/src/arch/undefined.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/arch/undefined.h b/src/arch/undefined.h
index 64cea6a..9992ce7 100644
--- a/src/arch/undefined.h
+++ b/src/arch/undefined.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/arch/vmpa.c b/src/arch/vmpa.c
index 1031d79..b29bb72 100644
--- a/src/arch/vmpa.c
+++ b/src/arch/vmpa.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/arch/vmpa.h b/src/arch/vmpa.h
index 6ed7605..96fb52b 100644
--- a/src/arch/vmpa.h
+++ b/src/arch/vmpa.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/common/array.c b/src/common/array.c
index ea05e6a..8264101 100644
--- a/src/common/array.c
+++ b/src/common/array.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/common/array.h b/src/common/array.h
index 5ddc9ba..0ee6837 100644
--- a/src/common/array.h
+++ b/src/common/array.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/common/asm.c b/src/common/asm.c
index eede758..f29d599 100644
--- a/src/common/asm.c
+++ b/src/common/asm.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/common/asm.h b/src/common/asm.h
index 94b8a55..3e52925 100644
--- a/src/common/asm.h
+++ b/src/common/asm.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/common/bconst.h b/src/common/bconst.h
index 0bb2eaf..116d2c2 100644
--- a/src/common/bconst.h
+++ b/src/common/bconst.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/common/bits.c b/src/common/bits.c
index 837e31e..5533293 100644
--- a/src/common/bits.c
+++ b/src/common/bits.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/common/bits.h b/src/common/bits.h
index 72b431e..02f75e9 100644
--- a/src/common/bits.h
+++ b/src/common/bits.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/common/cpp.h b/src/common/cpp.h
index 18dea2b..dc0c208 100644
--- a/src/common/cpp.h
+++ b/src/common/cpp.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/common/dllist.c b/src/common/dllist.c
index 487a806..633a7e0 100644
--- a/src/common/dllist.c
+++ b/src/common/dllist.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/common/dllist.h b/src/common/dllist.h
index 926a8d6..2451906 100644
--- a/src/common/dllist.h
+++ b/src/common/dllist.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/common/endianness.c b/src/common/endianness.c
index 0304647..75a1f8f 100755
--- a/src/common/endianness.c
+++ b/src/common/endianness.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/common/endianness.h b/src/common/endianness.h
index 625b7fd..59d19aa 100755
--- a/src/common/endianness.h
+++ b/src/common/endianness.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/common/environment.c b/src/common/environment.c
index 72856d9..cbb8636 100644
--- a/src/common/environment.c
+++ b/src/common/environment.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/common/environment.h b/src/common/environment.h
index 5fc4d86..77ce254 100644
--- a/src/common/environment.h
+++ b/src/common/environment.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/common/extstr.c b/src/common/extstr.c
index 83dcace..65826f2 100644
--- a/src/common/extstr.c
+++ b/src/common/extstr.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/common/extstr.h b/src/common/extstr.h
index d5bbee6..5af572b 100644
--- a/src/common/extstr.h
+++ b/src/common/extstr.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/common/fnv1a.c b/src/common/fnv1a.c
index 51fa849..c9e9bdf 100644
--- a/src/common/fnv1a.c
+++ b/src/common/fnv1a.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/common/fnv1a.h b/src/common/fnv1a.h
index 901aa7a..b48ac11 100644
--- a/src/common/fnv1a.h
+++ b/src/common/fnv1a.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/common/ibuf.c b/src/common/ibuf.c
index 6eb04e6..f0ea0ac 100644
--- a/src/common/ibuf.c
+++ b/src/common/ibuf.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/common/ibuf.h b/src/common/ibuf.h
index b57e374..3d0d5d1 100644
--- a/src/common/ibuf.h
+++ b/src/common/ibuf.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/common/io.c b/src/common/io.c
index f7d3e4c..8e56379 100644
--- a/src/common/io.c
+++ b/src/common/io.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/common/io.h b/src/common/io.h
index 35acd10..0ada366 100644
--- a/src/common/io.h
+++ b/src/common/io.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/common/leb128.c b/src/common/leb128.c
index c6218bf..7e5112e 100644
--- a/src/common/leb128.c
+++ b/src/common/leb128.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/common/leb128.h b/src/common/leb128.h
index 19c2289..dda06d2 100644
--- a/src/common/leb128.h
+++ b/src/common/leb128.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/common/macros.h b/src/common/macros.h
index 093d2f6..4843701 100644
--- a/src/common/macros.h
+++ b/src/common/macros.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/common/net.c b/src/common/net.c
index f250a3b..4f1fc28 100644
--- a/src/common/net.c
+++ b/src/common/net.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/common/net.h b/src/common/net.h
index 9985c2b..3c1a93f 100644
--- a/src/common/net.h
+++ b/src/common/net.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/common/packed.c b/src/common/packed.c
index d09feea..21ba988 100644
--- a/src/common/packed.c
+++ b/src/common/packed.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/common/packed.h b/src/common/packed.h
index b1f9d73..7b4890d 100644
--- a/src/common/packed.h
+++ b/src/common/packed.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/common/pathname.c b/src/common/pathname.c
index 9ce62b2..aaa320f 100644
--- a/src/common/pathname.c
+++ b/src/common/pathname.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/common/pathname.h b/src/common/pathname.h
index adeee3e..7d14b2e 100644
--- a/src/common/pathname.h
+++ b/src/common/pathname.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/common/shuffle.c b/src/common/shuffle.c
index 5e3ea60..b511518 100644
--- a/src/common/shuffle.c
+++ b/src/common/shuffle.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/common/shuffle.h b/src/common/shuffle.h
index a589cc3..66b8d97 100644
--- a/src/common/shuffle.h
+++ b/src/common/shuffle.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/common/sort.c b/src/common/sort.c
index 5cf3132..eee11a3 100644
--- a/src/common/sort.c
+++ b/src/common/sort.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/common/sort.h b/src/common/sort.h
index 4ec5214..2d9e672 100644
--- a/src/common/sort.h
+++ b/src/common/sort.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/common/sqlite.c b/src/common/sqlite.c
index 3523242..a3b97b0 100644
--- a/src/common/sqlite.c
+++ b/src/common/sqlite.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/common/sqlite.h b/src/common/sqlite.h
index 4aaa60d..1d31746 100644
--- a/src/common/sqlite.h
+++ b/src/common/sqlite.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/common/utf8.c b/src/common/utf8.c
index 401b0a3..3c23a1b 100644
--- a/src/common/utf8.c
+++ b/src/common/utf8.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/common/utf8.h b/src/common/utf8.h
index b312cd5..1bc6620 100644
--- a/src/common/utf8.h
+++ b/src/common/utf8.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/common/xdg.c b/src/common/xdg.c
index 8b7ff5d..afd7911 100644
--- a/src/common/xdg.c
+++ b/src/common/xdg.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/common/xdg.h b/src/common/xdg.h
index a718988..8db3313 100644
--- a/src/common/xdg.h
+++ b/src/common/xdg.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/core/collections.c b/src/core/collections.c
index 5797d3e..c00c760 100644
--- a/src/core/collections.c
+++ b/src/core/collections.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/core/collections.h b/src/core/collections.h
index 21fdb33..1191f4c 100644
--- a/src/core/collections.h
+++ b/src/core/collections.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/core/core.c b/src/core/core.c
index 1d01c7c..2d790ce 100644
--- a/src/core/core.c
+++ b/src/core/core.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/core/core.h b/src/core/core.h
index a57b9b9..3cd2c93 100644
--- a/src/core/core.h
+++ b/src/core/core.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/core/demanglers.c b/src/core/demanglers.c
index 409018e..4b43f55 100644
--- a/src/core/demanglers.c
+++ b/src/core/demanglers.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/core/demanglers.h b/src/core/demanglers.h
index b3ff985..35bdb49 100644
--- a/src/core/demanglers.h
+++ b/src/core/demanglers.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/core/formats.c b/src/core/formats.c
index 35d8a46..d16cb26 100644
--- a/src/core/formats.c
+++ b/src/core/formats.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/core/formats.h b/src/core/formats.h
index 777936a..2d155a0 100644
--- a/src/core/formats.h
+++ b/src/core/formats.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/core/global.c b/src/core/global.c
index 2185c3a..2deb9f7 100644
--- a/src/core/global.c
+++ b/src/core/global.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/core/global.h b/src/core/global.h
index 9e2b8cd..6cf029f 100644
--- a/src/core/global.h
+++ b/src/core/global.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/core/logs.c b/src/core/logs.c
index ceed5a9..8327203 100644
--- a/src/core/logs.c
+++ b/src/core/logs.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/core/logs.h b/src/core/logs.h
index 2199cc1..3ef4e9d 100644
--- a/src/core/logs.h
+++ b/src/core/logs.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/core/params.c b/src/core/params.c
index bf662a1..a3783d7 100644
--- a/src/core/params.c
+++ b/src/core/params.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/core/params.h b/src/core/params.h
index ee5583f..60c57d4 100644
--- a/src/core/params.h
+++ b/src/core/params.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/core/processors.c b/src/core/processors.c
index f798641..4678d7a 100644
--- a/src/core/processors.c
+++ b/src/core/processors.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/core/processors.h b/src/core/processors.h
index 0b4841a..cd87b68 100644
--- a/src/core/processors.h
+++ b/src/core/processors.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/debug/break-int.h b/src/debug/break-int.h
index 44b3664..111872a 100644
--- a/src/debug/break-int.h
+++ b/src/debug/break-int.h
@@ -16,7 +16,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/debug/break.c b/src/debug/break.c
index fac3f08..390519e 100644
--- a/src/debug/break.c
+++ b/src/debug/break.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/debug/break.h b/src/debug/break.h
index 77d959a..2232794 100644
--- a/src/debug/break.h
+++ b/src/debug/break.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/debug/debugger-int.h b/src/debug/debugger-int.h
index 58153b8..5533e76 100644
--- a/src/debug/debugger-int.h
+++ b/src/debug/debugger-int.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/debug/debugger.c b/src/debug/debugger.c
index 4635d0e..4a1d314 100644
--- a/src/debug/debugger.c
+++ b/src/debug/debugger.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/debug/debugger.h b/src/debug/debugger.h
index 1050e4e..159d1f6 100644
--- a/src/debug/debugger.h
+++ b/src/debug/debugger.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/debug/gdbrsp/aops.h b/src/debug/gdbrsp/aops.h
index 02d4982..1599615 100644
--- a/src/debug/gdbrsp/aops.h
+++ b/src/debug/gdbrsp/aops.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/debug/gdbrsp/gdb-int.h b/src/debug/gdbrsp/gdb-int.h
index 5055fbf..11b4753 100644
--- a/src/debug/gdbrsp/gdb-int.h
+++ b/src/debug/gdbrsp/gdb-int.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/debug/gdbrsp/gdb.c b/src/debug/gdbrsp/gdb.c
index 37a7a73..1d0ffe5 100644
--- a/src/debug/gdbrsp/gdb.c
+++ b/src/debug/gdbrsp/gdb.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/debug/gdbrsp/gdb.h b/src/debug/gdbrsp/gdb.h
index 7faa044..a338f98 100644
--- a/src/debug/gdbrsp/gdb.h
+++ b/src/debug/gdbrsp/gdb.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/debug/gdbrsp/helpers.c b/src/debug/gdbrsp/helpers.c
index 296d642..1bdf6f7 100644
--- a/src/debug/gdbrsp/helpers.c
+++ b/src/debug/gdbrsp/helpers.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/debug/gdbrsp/helpers.h b/src/debug/gdbrsp/helpers.h
index 5f5f301..0492ea3 100644
--- a/src/debug/gdbrsp/helpers.h
+++ b/src/debug/gdbrsp/helpers.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/debug/gdbrsp/helpers_arm.c b/src/debug/gdbrsp/helpers_arm.c
index e2491ae..4b486d4 100644
--- a/src/debug/gdbrsp/helpers_arm.c
+++ b/src/debug/gdbrsp/helpers_arm.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/debug/gdbrsp/helpers_arm.h b/src/debug/gdbrsp/helpers_arm.h
index 70977bc..ec82b27 100644
--- a/src/debug/gdbrsp/helpers_arm.h
+++ b/src/debug/gdbrsp/helpers_arm.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/debug/gdbrsp/helpers_arm64.c b/src/debug/gdbrsp/helpers_arm64.c
index 6807662..810c8b3 100644
--- a/src/debug/gdbrsp/helpers_arm64.c
+++ b/src/debug/gdbrsp/helpers_arm64.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/debug/gdbrsp/helpers_arm64.h b/src/debug/gdbrsp/helpers_arm64.h
index 80f9312..5e89deb 100644
--- a/src/debug/gdbrsp/helpers_arm64.h
+++ b/src/debug/gdbrsp/helpers_arm64.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/debug/gdbrsp/packet.c b/src/debug/gdbrsp/packet.c
index 4a70a79..806c6b0 100644
--- a/src/debug/gdbrsp/packet.c
+++ b/src/debug/gdbrsp/packet.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/debug/gdbrsp/packet.h b/src/debug/gdbrsp/packet.h
index 2e8abb7..7f362bd 100644
--- a/src/debug/gdbrsp/packet.h
+++ b/src/debug/gdbrsp/packet.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/debug/gdbrsp/stream-int.h b/src/debug/gdbrsp/stream-int.h
index db61d13..ab26dc2 100644
--- a/src/debug/gdbrsp/stream-int.h
+++ b/src/debug/gdbrsp/stream-int.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/debug/gdbrsp/stream.c b/src/debug/gdbrsp/stream.c
index d75cff4..f86f630 100644
--- a/src/debug/gdbrsp/stream.c
+++ b/src/debug/gdbrsp/stream.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/debug/gdbrsp/stream.h b/src/debug/gdbrsp/stream.h
index b4b483d..a64485a 100644
--- a/src/debug/gdbrsp/stream.h
+++ b/src/debug/gdbrsp/stream.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/debug/gdbrsp/support.c b/src/debug/gdbrsp/support.c
index 5086540..3d27c06 100644
--- a/src/debug/gdbrsp/support.c
+++ b/src/debug/gdbrsp/support.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/debug/gdbrsp/support.h b/src/debug/gdbrsp/support.h
index 6b4ab63..2f6259c 100644
--- a/src/debug/gdbrsp/support.h
+++ b/src/debug/gdbrsp/support.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/debug/gdbrsp/target.c b/src/debug/gdbrsp/target.c
index d6edf6c..dbe6513 100644
--- a/src/debug/gdbrsp/target.c
+++ b/src/debug/gdbrsp/target.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/debug/gdbrsp/target.h b/src/debug/gdbrsp/target.h
index 805ff49..bbdbec1 100644
--- a/src/debug/gdbrsp/target.h
+++ b/src/debug/gdbrsp/target.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/debug/gdbrsp/tcp.c b/src/debug/gdbrsp/tcp.c
index d6a1ef8..8458dc6 100644
--- a/src/debug/gdbrsp/tcp.c
+++ b/src/debug/gdbrsp/tcp.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/debug/gdbrsp/tcp.h b/src/debug/gdbrsp/tcp.h
index 18d6c33..3472fd2 100644
--- a/src/debug/gdbrsp/tcp.h
+++ b/src/debug/gdbrsp/tcp.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/debug/gdbrsp/utils.c b/src/debug/gdbrsp/utils.c
index f1f1c85..1088e51 100644
--- a/src/debug/gdbrsp/utils.c
+++ b/src/debug/gdbrsp/utils.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/debug/gdbrsp/utils.h b/src/debug/gdbrsp/utils.h
index a67df46..833fe69 100644
--- a/src/debug/gdbrsp/utils.h
+++ b/src/debug/gdbrsp/utils.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/debug/jdwp/debugger.c b/src/debug/jdwp/debugger.c
index b73c8a3..6b406e3 100644
--- a/src/debug/jdwp/debugger.c
+++ b/src/debug/jdwp/debugger.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/debug/jdwp/debugger.h b/src/debug/jdwp/debugger.h
index bbae2d3..f7a0fbb 100644
--- a/src/debug/jdwp/debugger.h
+++ b/src/debug/jdwp/debugger.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/debug/jdwp/jdwp_def.h b/src/debug/jdwp/jdwp_def.h
index 68bd387..4e1ae27 100644
--- a/src/debug/jdwp/jdwp_def.h
+++ b/src/debug/jdwp/jdwp_def.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/debug/jdwp/misc/header.c b/src/debug/jdwp/misc/header.c
index 5a44cf1..82ba187 100644
--- a/src/debug/jdwp/misc/header.c
+++ b/src/debug/jdwp/misc/header.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/debug/jdwp/misc/header.h b/src/debug/jdwp/misc/header.h
index 033ed0b..e1bedad 100644
--- a/src/debug/jdwp/misc/header.h
+++ b/src/debug/jdwp/misc/header.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/debug/jdwp/misc/id.c b/src/debug/jdwp/misc/id.c
index ff4a284..ba2724e 100644
--- a/src/debug/jdwp/misc/id.c
+++ b/src/debug/jdwp/misc/id.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/debug/jdwp/misc/id.h b/src/debug/jdwp/misc/id.h
index 5076f75..0000886 100644
--- a/src/debug/jdwp/misc/id.h
+++ b/src/debug/jdwp/misc/id.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/debug/jdwp/misc/location.c b/src/debug/jdwp/misc/location.c
index 00411a9..dbf14b1 100644
--- a/src/debug/jdwp/misc/location.c
+++ b/src/debug/jdwp/misc/location.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/debug/jdwp/misc/location.h b/src/debug/jdwp/misc/location.h
index 4c4d570..4b9bf1b 100644
--- a/src/debug/jdwp/misc/location.h
+++ b/src/debug/jdwp/misc/location.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/debug/jdwp/misc/types.c b/src/debug/jdwp/misc/types.c
index 168b18d..b901704 100644
--- a/src/debug/jdwp/misc/types.c
+++ b/src/debug/jdwp/misc/types.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/debug/jdwp/misc/types.h b/src/debug/jdwp/misc/types.h
index f991b3b..11f9c60 100644
--- a/src/debug/jdwp/misc/types.h
+++ b/src/debug/jdwp/misc/types.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/debug/jdwp/packet.c b/src/debug/jdwp/packet.c
index d5e3dba..3eb6625 100644
--- a/src/debug/jdwp/packet.c
+++ b/src/debug/jdwp/packet.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/debug/jdwp/packet.h b/src/debug/jdwp/packet.h
index e8d331b..9475c21 100644
--- a/src/debug/jdwp/packet.h
+++ b/src/debug/jdwp/packet.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/debug/jdwp/sets/list.c b/src/debug/jdwp/sets/list.c
index 1fcc23e..fcab7be 100644
--- a/src/debug/jdwp/sets/list.c
+++ b/src/debug/jdwp/sets/list.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/debug/jdwp/sets/list.h b/src/debug/jdwp/sets/list.h
index d89a016..02a6fac 100644
--- a/src/debug/jdwp/sets/list.h
+++ b/src/debug/jdwp/sets/list.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/debug/jdwp/sets/thread.c b/src/debug/jdwp/sets/thread.c
index 141d393..bac30ec 100644
--- a/src/debug/jdwp/sets/thread.c
+++ b/src/debug/jdwp/sets/thread.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/debug/jdwp/sets/thread.h b/src/debug/jdwp/sets/thread.h
index 7572028..b0df015 100644
--- a/src/debug/jdwp/sets/thread.h
+++ b/src/debug/jdwp/sets/thread.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/debug/jdwp/sets/vm.c b/src/debug/jdwp/sets/vm.c
index d1bc5e2..3ff28d6 100644
--- a/src/debug/jdwp/sets/vm.c
+++ b/src/debug/jdwp/sets/vm.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/debug/jdwp/sets/vm.h b/src/debug/jdwp/sets/vm.h
index 579b4bd..a63adc7 100644
--- a/src/debug/jdwp/sets/vm.h
+++ b/src/debug/jdwp/sets/vm.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/debug/jdwp/tcp.c b/src/debug/jdwp/tcp.c
index 5059419..3cd8771 100644
--- a/src/debug/jdwp/tcp.c
+++ b/src/debug/jdwp/tcp.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/debug/jdwp/tcp.h b/src/debug/jdwp/tcp.h
index b954b7c..aa69953 100644
--- a/src/debug/jdwp/tcp.h
+++ b/src/debug/jdwp/tcp.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/debug/misc.h b/src/debug/misc.h
index dd9492a..6b797c1 100644
--- a/src/debug/misc.h
+++ b/src/debug/misc.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/debug/packet-int.h b/src/debug/packet-int.h
index ba14643..37607d9 100644
--- a/src/debug/packet-int.h
+++ b/src/debug/packet-int.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/debug/packet.c b/src/debug/packet.c
index ec17b03..8074356 100644
--- a/src/debug/packet.c
+++ b/src/debug/packet.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/debug/packet.h b/src/debug/packet.h
index dd698a7..22064e0 100644
--- a/src/debug/packet.h
+++ b/src/debug/packet.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/debug/stream-int.h b/src/debug/stream-int.h
index 1d7161e..89e469a 100644
--- a/src/debug/stream-int.h
+++ b/src/debug/stream-int.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/debug/stream.c b/src/debug/stream.c
index 3687aed..0b7282e 100644
--- a/src/debug/stream.c
+++ b/src/debug/stream.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/debug/stream.h b/src/debug/stream.h
index fcb41df..c26ef89 100644
--- a/src/debug/stream.h
+++ b/src/debug/stream.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/debuggable-int.h b/src/format/debuggable-int.h
index 1320951..ea11753 100644
--- a/src/format/debuggable-int.h
+++ b/src/format/debuggable-int.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/debuggable.c b/src/format/debuggable.c
index 89a973a..571163b 100644
--- a/src/format/debuggable.c
+++ b/src/format/debuggable.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/debuggable.h b/src/format/debuggable.h
index 554b272..4ee9525 100644
--- a/src/format/debuggable.h
+++ b/src/format/debuggable.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/dwarf/abbrev.c b/src/format/dwarf/abbrev.c
index 3d838d5..f214430 100644
--- a/src/format/dwarf/abbrev.c
+++ b/src/format/dwarf/abbrev.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/dwarf/abbrev.h b/src/format/dwarf/abbrev.h
index 089190e..b5fe3be 100644
--- a/src/format/dwarf/abbrev.h
+++ b/src/format/dwarf/abbrev.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/dwarf/d_dwarf.c b/src/format/dwarf/d_dwarf.c
index 3bb3b1c..67ab955 100644
--- a/src/format/dwarf/d_dwarf.c
+++ b/src/format/dwarf/d_dwarf.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/dwarf/d_dwarf.h b/src/format/dwarf/d_dwarf.h
index 6521962..4b699ca 100644
--- a/src/format/dwarf/d_dwarf.h
+++ b/src/format/dwarf/d_dwarf.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/dwarf/die.c b/src/format/dwarf/die.c
index e5afba7..0c1887c 100644
--- a/src/format/dwarf/die.c
+++ b/src/format/dwarf/die.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/dwarf/die.h b/src/format/dwarf/die.h
index a9a66b5..8bff4a9 100644
--- a/src/format/dwarf/die.h
+++ b/src/format/dwarf/die.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/dwarf/dwarf-int.c b/src/format/dwarf/dwarf-int.c
index fd7adf7..365414b 100644
--- a/src/format/dwarf/dwarf-int.c
+++ b/src/format/dwarf/dwarf-int.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/dwarf/dwarf-int.h b/src/format/dwarf/dwarf-int.h
index 8e35b32..6f8f921 100644
--- a/src/format/dwarf/dwarf-int.h
+++ b/src/format/dwarf/dwarf-int.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/dwarf/dwarf.c b/src/format/dwarf/dwarf.c
index b66d006..0c0dab8 100644
--- a/src/format/dwarf/dwarf.c
+++ b/src/format/dwarf/dwarf.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/dwarf/dwarf.h b/src/format/dwarf/dwarf.h
index aaeaae1..ad2f008 100644
--- a/src/format/dwarf/dwarf.h
+++ b/src/format/dwarf/dwarf.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/dwarf/dwarf_def.h b/src/format/dwarf/dwarf_def.h
index 5ce58ea..6641576 100644
--- a/src/format/dwarf/dwarf_def.h
+++ b/src/format/dwarf/dwarf_def.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/dwarf/form.c b/src/format/dwarf/form.c
index f482cab..d7922f7 100644
--- a/src/format/dwarf/form.c
+++ b/src/format/dwarf/form.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/dwarf/form.h b/src/format/dwarf/form.h
index b8645fe..bdef9b3 100644
--- a/src/format/dwarf/form.h
+++ b/src/format/dwarf/form.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/dwarf/info.c b/src/format/dwarf/info.c
index ced856d..432280e 100644
--- a/src/format/dwarf/info.c
+++ b/src/format/dwarf/info.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/dwarf/info.h b/src/format/dwarf/info.h
index 56b82fa..76220e5 100644
--- a/src/format/dwarf/info.h
+++ b/src/format/dwarf/info.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/dwarf/symbols.c b/src/format/dwarf/symbols.c
index 20ec7ea..f0a7300 100644
--- a/src/format/dwarf/symbols.c
+++ b/src/format/dwarf/symbols.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/dwarf/symbols.h b/src/format/dwarf/symbols.h
index b01ed2e..128f00c 100644
--- a/src/format/dwarf/symbols.h
+++ b/src/format/dwarf/symbols.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/dwarf/utils.c b/src/format/dwarf/utils.c
index 27b1685..b767970 100644
--- a/src/format/dwarf/utils.c
+++ b/src/format/dwarf/utils.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/dwarf/utils.h b/src/format/dwarf/utils.h
index f12af93..6727082 100644
--- a/src/format/dwarf/utils.h
+++ b/src/format/dwarf/utils.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/dwarf/v2/dwarf.c b/src/format/dwarf/v2/dwarf.c
index 894db5a..8f794bf 100644
--- a/src/format/dwarf/v2/dwarf.c
+++ b/src/format/dwarf/v2/dwarf.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/dwarf/v2/dwarf.h b/src/format/dwarf/v2/dwarf.h
index 604149c..f3b3501 100644
--- a/src/format/dwarf/v2/dwarf.h
+++ b/src/format/dwarf/v2/dwarf.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/dwarf/v2/form.c b/src/format/dwarf/v2/form.c
index fdb446d..7e012b7 100644
--- a/src/format/dwarf/v2/form.c
+++ b/src/format/dwarf/v2/form.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/dwarf/v2/form.h b/src/format/dwarf/v2/form.h
index ed6c219..a124e67 100644
--- a/src/format/dwarf/v2/form.h
+++ b/src/format/dwarf/v2/form.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/dwarf/v3/dwarf.c b/src/format/dwarf/v3/dwarf.c
index 22ee04d..942c289 100644
--- a/src/format/dwarf/v3/dwarf.c
+++ b/src/format/dwarf/v3/dwarf.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/dwarf/v3/dwarf.h b/src/format/dwarf/v3/dwarf.h
index 3d23bb9..5042b89 100644
--- a/src/format/dwarf/v3/dwarf.h
+++ b/src/format/dwarf/v3/dwarf.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/dwarf/v4/dwarf.c b/src/format/dwarf/v4/dwarf.c
index 6e43695..a220aff 100644
--- a/src/format/dwarf/v4/dwarf.c
+++ b/src/format/dwarf/v4/dwarf.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/dwarf/v4/dwarf.h b/src/format/dwarf/v4/dwarf.h
index 531ec0d..89135e3 100644
--- a/src/format/dwarf/v4/dwarf.h
+++ b/src/format/dwarf/v4/dwarf.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/dwarf/v4/form.c b/src/format/dwarf/v4/form.c
index 9629174..80dbf1e 100644
--- a/src/format/dwarf/v4/form.c
+++ b/src/format/dwarf/v4/form.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/dwarf/v4/form.h b/src/format/dwarf/v4/form.h
index 4617d91..053b693 100644
--- a/src/format/dwarf/v4/form.h
+++ b/src/format/dwarf/v4/form.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/executable-int.c b/src/format/executable-int.c
index ebea16e..e13a7c9 100644
--- a/src/format/executable-int.c
+++ b/src/format/executable-int.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/executable-int.h b/src/format/executable-int.h
index 64050e3..ed2c7c1 100644
--- a/src/format/executable-int.h
+++ b/src/format/executable-int.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/executable.c b/src/format/executable.c
index 1f46721..0107074 100644
--- a/src/format/executable.c
+++ b/src/format/executable.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/executable.h b/src/format/executable.h
index 81e5e6c..ebb21d6 100644
--- a/src/format/executable.h
+++ b/src/format/executable.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/format-int.h b/src/format/format-int.h
index e01b597..78da2f6 100644
--- a/src/format/format-int.h
+++ b/src/format/format-int.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/format.c b/src/format/format.c
index f71cc8f..29709c9 100644
--- a/src/format/format.c
+++ b/src/format/format.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/format.h b/src/format/format.h
index 4052482..806c14f 100644
--- a/src/format/format.h
+++ b/src/format/format.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/java/attribute.c b/src/format/java/attribute.c
index ec5569c..3e04ea9 100644
--- a/src/format/java/attribute.c
+++ b/src/format/java/attribute.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/java/attribute.h b/src/format/java/attribute.h
index 60c134d..155aa7e 100644
--- a/src/format/java/attribute.h
+++ b/src/format/java/attribute.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/java/e_java.c b/src/format/java/e_java.c
index 608b987..7d05fa9 100755
--- a/src/format/java/e_java.c
+++ b/src/format/java/e_java.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/java/e_java.h b/src/format/java/e_java.h
index f0f7534..65befbd 100755
--- a/src/format/java/e_java.h
+++ b/src/format/java/e_java.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/java/field.c b/src/format/java/field.c
index 9ff37c0..e7df342 100644
--- a/src/format/java/field.c
+++ b/src/format/java/field.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/java/field.h b/src/format/java/field.h
index 07074b9..686c13f 100644
--- a/src/format/java/field.h
+++ b/src/format/java/field.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/java/java-int.c b/src/format/java/java-int.c
index fed2ce8..c1c8aa5 100644
--- a/src/format/java/java-int.c
+++ b/src/format/java/java-int.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/java/java-int.h b/src/format/java/java-int.h
index 68e20e8..1636d1e 100755
--- a/src/format/java/java-int.h
+++ b/src/format/java/java-int.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/java/java.c b/src/format/java/java.c
index ea11a08..dcd8299 100755
--- a/src/format/java/java.c
+++ b/src/format/java/java.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/java/java.h b/src/format/java/java.h
index e8a3aa2..f83f3e7 100755
--- a/src/format/java/java.h
+++ b/src/format/java/java.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/java/java_def.h b/src/format/java/java_def.h
index b23a387..2b1da67 100755
--- a/src/format/java/java_def.h
+++ b/src/format/java/java_def.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/java/method.c b/src/format/java/method.c
index f448d2e..371ba8c 100644
--- a/src/format/java/method.c
+++ b/src/format/java/method.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/java/method.h b/src/format/java/method.h
index c7adeb4..35b04e1 100644
--- a/src/format/java/method.h
+++ b/src/format/java/method.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/java/pool.c b/src/format/java/pool.c
index 23c8af0..625e9cc 100755
--- a/src/format/java/pool.c
+++ b/src/format/java/pool.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/java/pool.h b/src/format/java/pool.h
index 5c19489..7f1a1db 100755
--- a/src/format/java/pool.h
+++ b/src/format/java/pool.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/pe/pe-int.c b/src/format/pe/pe-int.c
index 81ed6bb..0ce1577 100644
--- a/src/format/pe/pe-int.c
+++ b/src/format/pe/pe-int.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/pe/pe-int.h b/src/format/pe/pe-int.h
index b7910c7..14a6007 100644
--- a/src/format/pe/pe-int.h
+++ b/src/format/pe/pe-int.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/pe/pe.c b/src/format/pe/pe.c
index 02b7f19..8533d25 100644
--- a/src/format/pe/pe.c
+++ b/src/format/pe/pe.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/pe/pe.h b/src/format/pe/pe.h
index 9ead4f2..c8dee42 100644
--- a/src/format/pe/pe.h
+++ b/src/format/pe/pe.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/pe/pe_def.h b/src/format/pe/pe_def.h
index d6d34f2..62d8afc 100644
--- a/src/format/pe/pe_def.h
+++ b/src/format/pe/pe_def.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/pe/section.c b/src/format/pe/section.c
index 7944981..f4cdaf3 100644
--- a/src/format/pe/section.c
+++ b/src/format/pe/section.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/pe/section.h b/src/format/pe/section.h
index 8b4c244..e7c399b 100644
--- a/src/format/pe/section.h
+++ b/src/format/pe/section.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/pe/symbols.c b/src/format/pe/symbols.c
index ff86e44..30e43b5 100644
--- a/src/format/pe/symbols.c
+++ b/src/format/pe/symbols.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/pe/symbols.h b/src/format/pe/symbols.h
index 762914e..7581152 100644
--- a/src/format/pe/symbols.h
+++ b/src/format/pe/symbols.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/preload-int.h b/src/format/preload-int.h
index ccc59e3..a8cf390 100644
--- a/src/format/preload-int.h
+++ b/src/format/preload-int.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/preload.c b/src/format/preload.c
index 552601e..6891f16 100644
--- a/src/format/preload.c
+++ b/src/format/preload.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/preload.h b/src/format/preload.h
index de79f83..2e3c7e6 100644
--- a/src/format/preload.h
+++ b/src/format/preload.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/symbol-int.h b/src/format/symbol-int.h
index a0460c2..780a510 100644
--- a/src/format/symbol-int.h
+++ b/src/format/symbol-int.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/symbol.c b/src/format/symbol.c
index dfb36a6..fb70c0e 100644
--- a/src/format/symbol.c
+++ b/src/format/symbol.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/symbol.h b/src/format/symbol.h
index b6f1e87..881c2f2 100644
--- a/src/format/symbol.h
+++ b/src/format/symbol.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/symiter.c b/src/format/symiter.c
index 230b4ac..e46d848 100644
--- a/src/format/symiter.c
+++ b/src/format/symiter.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/format/symiter.h b/src/format/symiter.h
index 32f4af7..a735150 100644
--- a/src/format/symiter.h
+++ b/src/format/symiter.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/glibext/configuration.c b/src/glibext/configuration.c
index b934190..32eefa7 100644
--- a/src/glibext/configuration.c
+++ b/src/glibext/configuration.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/glibext/configuration.h b/src/glibext/configuration.h
index c78d3ca..a3cbb1c 100644
--- a/src/glibext/configuration.h
+++ b/src/glibext/configuration.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/glibext/delayed-int.h b/src/glibext/delayed-int.h
index 0c4bf60..2e1b4be 100644
--- a/src/glibext/delayed-int.h
+++ b/src/glibext/delayed-int.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/glibext/delayed.c b/src/glibext/delayed.c
index 6251766..b7793cd 100644
--- a/src/glibext/delayed.c
+++ b/src/glibext/delayed.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/glibext/delayed.h b/src/glibext/delayed.h
index d3e084d..7c620e6 100644
--- a/src/glibext/delayed.h
+++ b/src/glibext/delayed.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/glibext/gbinportion.c b/src/glibext/gbinportion.c
index daa88f3..2275583 100644
--- a/src/glibext/gbinportion.c
+++ b/src/glibext/gbinportion.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/glibext/gbinportion.h b/src/glibext/gbinportion.h
index 14a6960..b1184fb 100644
--- a/src/glibext/gbinportion.h
+++ b/src/glibext/gbinportion.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/glibext/gbuffercache.c b/src/glibext/gbuffercache.c
index f7dc49f..a627238 100644
--- a/src/glibext/gbuffercache.c
+++ b/src/glibext/gbuffercache.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/glibext/gbuffercache.h b/src/glibext/gbuffercache.h
index 061d1b1..c00e0f2 100644
--- a/src/glibext/gbuffercache.h
+++ b/src/glibext/gbuffercache.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/glibext/gbufferline.c b/src/glibext/gbufferline.c
index 9d2ec51..7c49163 100644
--- a/src/glibext/gbufferline.c
+++ b/src/glibext/gbufferline.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/glibext/gbufferline.h b/src/glibext/gbufferline.h
index 818d068..1fefb7d 100644
--- a/src/glibext/gbufferline.h
+++ b/src/glibext/gbufferline.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/glibext/gbufferview.c b/src/glibext/gbufferview.c
index 9ef088a..c212672 100644
--- a/src/glibext/gbufferview.c
+++ b/src/glibext/gbufferview.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/glibext/gbufferview.h b/src/glibext/gbufferview.h
index b934821..ee77212 100644
--- a/src/glibext/gbufferview.h
+++ b/src/glibext/gbufferview.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/glibext/generators/prologue.c b/src/glibext/generators/prologue.c
index 00259d0..2f4075e 100644
--- a/src/glibext/generators/prologue.c
+++ b/src/glibext/generators/prologue.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/glibext/generators/prologue.h b/src/glibext/generators/prologue.h
index 5bfc548..df94e37 100644
--- a/src/glibext/generators/prologue.h
+++ b/src/glibext/generators/prologue.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/glibext/generators/rborder.c b/src/glibext/generators/rborder.c
index c1fc88c..a440377 100644
--- a/src/glibext/generators/rborder.c
+++ b/src/glibext/generators/rborder.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/glibext/generators/rborder.h b/src/glibext/generators/rborder.h
index e23dd8d..0996f22 100644
--- a/src/glibext/generators/rborder.h
+++ b/src/glibext/generators/rborder.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/glibext/gloadedpanel-int.h b/src/glibext/gloadedpanel-int.h
index 904041d..3059912 100644
--- a/src/glibext/gloadedpanel-int.h
+++ b/src/glibext/gloadedpanel-int.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/glibext/gloadedpanel.c b/src/glibext/gloadedpanel.c
index 4d5a1e1..341c207 100644
--- a/src/glibext/gloadedpanel.c
+++ b/src/glibext/gloadedpanel.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/glibext/gloadedpanel.h b/src/glibext/gloadedpanel.h
index c2c9e85..545760b 100644
--- a/src/glibext/gloadedpanel.h
+++ b/src/glibext/gloadedpanel.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/glibext/gnhash.c b/src/glibext/gnhash.c
index 2ebb14e..cbf7fda 100644
--- a/src/glibext/gnhash.c
+++ b/src/glibext/gnhash.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/glibext/gnhash.h b/src/glibext/gnhash.h
index 347fe34..e7e4dee 100644
--- a/src/glibext/gnhash.h
+++ b/src/glibext/gnhash.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/glibext/gwidthtracker.c b/src/glibext/gwidthtracker.c
index c02a0e3..82ae65b 100644
--- a/src/glibext/gwidthtracker.c
+++ b/src/glibext/gwidthtracker.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/glibext/gwidthtracker.h b/src/glibext/gwidthtracker.h
index e5c1f61..0832467 100644
--- a/src/glibext/gwidthtracker.h
+++ b/src/glibext/gwidthtracker.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/glibext/linecolumn.c b/src/glibext/linecolumn.c
index 0d38b90..2d24926 100644
--- a/src/glibext/linecolumn.c
+++ b/src/glibext/linecolumn.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/glibext/linecolumn.h b/src/glibext/linecolumn.h
index 5877e36..308e6f4 100644
--- a/src/glibext/linecolumn.h
+++ b/src/glibext/linecolumn.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/glibext/linegen-int.h b/src/glibext/linegen-int.h
index c5483f4..1847eba 100644
--- a/src/glibext/linegen-int.h
+++ b/src/glibext/linegen-int.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/glibext/linegen.c b/src/glibext/linegen.c
index 52f7269..6675646 100644
--- a/src/glibext/linegen.c
+++ b/src/glibext/linegen.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/glibext/linegen.h b/src/glibext/linegen.h
index 22b964f..1fa6dbf 100644
--- a/src/glibext/linegen.h
+++ b/src/glibext/linegen.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/glibext/linesegment.c b/src/glibext/linesegment.c
index e802dda..7f1afa4 100644
--- a/src/glibext/linesegment.c
+++ b/src/glibext/linesegment.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/glibext/linesegment.h b/src/glibext/linesegment.h
index 88739d3..a0b8e91 100644
--- a/src/glibext/linesegment.h
+++ b/src/glibext/linesegment.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/glibext/proto.h b/src/glibext/proto.h
index d1c0dce..16ee8fc 100644
--- a/src/glibext/proto.h
+++ b/src/glibext/proto.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/glibext/signal.c b/src/glibext/signal.c
index e0a59c0..c1a977d 100644
--- a/src/glibext/signal.c
+++ b/src/glibext/signal.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/glibext/signal.h b/src/glibext/signal.h
index ba12a7b..20317b1 100644
--- a/src/glibext/signal.h
+++ b/src/glibext/signal.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gtkext/easygtk.c b/src/gtkext/easygtk.c
index 05e93b2..b86955f 100644
--- a/src/gtkext/easygtk.c
+++ b/src/gtkext/easygtk.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gtkext/easygtk.h b/src/gtkext/easygtk.h
index f274301..1c732b0 100644
--- a/src/gtkext/easygtk.h
+++ b/src/gtkext/easygtk.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gtkext/graph/cluster.c b/src/gtkext/graph/cluster.c
index 1b7cf3a..bf49484 100644
--- a/src/gtkext/graph/cluster.c
+++ b/src/gtkext/graph/cluster.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gtkext/graph/cluster.h b/src/gtkext/graph/cluster.h
index 873f86e..70e1608 100644
--- a/src/gtkext/graph/cluster.h
+++ b/src/gtkext/graph/cluster.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gtkext/graph/edge.c b/src/gtkext/graph/edge.c
index 88cf240..093f793 100644
--- a/src/gtkext/graph/edge.c
+++ b/src/gtkext/graph/edge.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gtkext/graph/edge.h b/src/gtkext/graph/edge.h
index e652cbc..c9f3d4f 100644
--- a/src/gtkext/graph/edge.h
+++ b/src/gtkext/graph/edge.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gtkext/gtkbinarystrip.c b/src/gtkext/gtkbinarystrip.c
index aedeab3..7002037 100644
--- a/src/gtkext/gtkbinarystrip.c
+++ b/src/gtkext/gtkbinarystrip.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gtkext/gtkbinarystrip.h b/src/gtkext/gtkbinarystrip.h
index 3f2dfd5..728d1b5 100644
--- a/src/gtkext/gtkbinarystrip.h
+++ b/src/gtkext/gtkbinarystrip.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gtkext/gtkblockdisplay.c b/src/gtkext/gtkblockdisplay.c
index 8078e7e..7fde317 100644
--- a/src/gtkext/gtkblockdisplay.c
+++ b/src/gtkext/gtkblockdisplay.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gtkext/gtkblockdisplay.h b/src/gtkext/gtkblockdisplay.h
index b394a01..3f7267d 100644
--- a/src/gtkext/gtkblockdisplay.h
+++ b/src/gtkext/gtkblockdisplay.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gtkext/gtkbufferdisplay-int.h b/src/gtkext/gtkbufferdisplay-int.h
index d4084af..079d271 100644
--- a/src/gtkext/gtkbufferdisplay-int.h
+++ b/src/gtkext/gtkbufferdisplay-int.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gtkext/gtkbufferdisplay.c b/src/gtkext/gtkbufferdisplay.c
index e2335af..ad0589e 100644
--- a/src/gtkext/gtkbufferdisplay.c
+++ b/src/gtkext/gtkbufferdisplay.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gtkext/gtkbufferdisplay.h b/src/gtkext/gtkbufferdisplay.h
index 896e2cc..9998b43 100644
--- a/src/gtkext/gtkbufferdisplay.h
+++ b/src/gtkext/gtkbufferdisplay.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gtkext/gtkdisplaypanel-int.h b/src/gtkext/gtkdisplaypanel-int.h
index 106663f..72638c0 100644
--- a/src/gtkext/gtkdisplaypanel-int.h
+++ b/src/gtkext/gtkdisplaypanel-int.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gtkext/gtkdisplaypanel.c b/src/gtkext/gtkdisplaypanel.c
index 31b3b58..08c9838 100644
--- a/src/gtkext/gtkdisplaypanel.c
+++ b/src/gtkext/gtkdisplaypanel.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gtkext/gtkdisplaypanel.h b/src/gtkext/gtkdisplaypanel.h
index 5b6de36..82259e9 100644
--- a/src/gtkext/gtkdisplaypanel.h
+++ b/src/gtkext/gtkdisplaypanel.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gtkext/gtkdockable-int.h b/src/gtkext/gtkdockable-int.h
index 8eaf34c..d9dbbd5 100644
--- a/src/gtkext/gtkdockable-int.h
+++ b/src/gtkext/gtkdockable-int.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gtkext/gtkdockable.c b/src/gtkext/gtkdockable.c
index 115549e..cad9b43 100644
--- a/src/gtkext/gtkdockable.c
+++ b/src/gtkext/gtkdockable.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gtkext/gtkdockable.h b/src/gtkext/gtkdockable.h
index 5c705f3..bf0c7e6 100644
--- a/src/gtkext/gtkdockable.h
+++ b/src/gtkext/gtkdockable.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gtkext/gtkdockstation.c b/src/gtkext/gtkdockstation.c
index e18be3e..634b007 100644
--- a/src/gtkext/gtkdockstation.c
+++ b/src/gtkext/gtkdockstation.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gtkext/gtkdockstation.h b/src/gtkext/gtkdockstation.h
index 26b22ae..5825164 100644
--- a/src/gtkext/gtkdockstation.h
+++ b/src/gtkext/gtkdockstation.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gtkext/gtkextstatusbar.c b/src/gtkext/gtkextstatusbar.c
index bec2ea8..4ec6c0e 100644
--- a/src/gtkext/gtkextstatusbar.c
+++ b/src/gtkext/gtkextstatusbar.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gtkext/gtkextstatusbar.h b/src/gtkext/gtkextstatusbar.h
index 4483ebc..485e5bd 100644
--- a/src/gtkext/gtkextstatusbar.h
+++ b/src/gtkext/gtkextstatusbar.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gtkext/gtkgraphdisplay.c b/src/gtkext/gtkgraphdisplay.c
index 9c6933e..c74d203 100644
--- a/src/gtkext/gtkgraphdisplay.c
+++ b/src/gtkext/gtkgraphdisplay.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gtkext/gtkgraphdisplay.h b/src/gtkext/gtkgraphdisplay.h
index e0c3c3e..e1ff00b 100644
--- a/src/gtkext/gtkgraphdisplay.h
+++ b/src/gtkext/gtkgraphdisplay.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gtkext/gtkstatusstack.c b/src/gtkext/gtkstatusstack.c
index ae4935b..0d24095 100644
--- a/src/gtkext/gtkstatusstack.c
+++ b/src/gtkext/gtkstatusstack.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gtkext/gtkstatusstack.h b/src/gtkext/gtkstatusstack.h
index e8ac1ff..bcb9477 100644
--- a/src/gtkext/gtkstatusstack.h
+++ b/src/gtkext/gtkstatusstack.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gtkext/tmgt.c b/src/gtkext/tmgt.c
index 3b06d4c..536adb0 100644
--- a/src/gtkext/tmgt.c
+++ b/src/gtkext/tmgt.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gtkext/tmgt.h b/src/gtkext/tmgt.h
index eeeb848..189e704 100644
--- a/src/gtkext/tmgt.h
+++ b/src/gtkext/tmgt.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gui/core/core.c b/src/gui/core/core.c
index 0530953..54e5a8f 100644
--- a/src/gui/core/core.c
+++ b/src/gui/core/core.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gui/core/core.h b/src/gui/core/core.h
index 3112c44..a344bb9 100644
--- a/src/gui/core/core.h
+++ b/src/gui/core/core.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gui/core/global.c b/src/gui/core/global.c
index 0d0ec92..d3c9005 100644
--- a/src/gui/core/global.c
+++ b/src/gui/core/global.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gui/core/global.h b/src/gui/core/global.h
index 68aeb8a..5e49ec5 100644
--- a/src/gui/core/global.h
+++ b/src/gui/core/global.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gui/core/items.c b/src/gui/core/items.c
index ce60bcb..a2320cd 100644
--- a/src/gui/core/items.c
+++ b/src/gui/core/items.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gui/core/items.h b/src/gui/core/items.h
index 13c3d9c..a738ac9 100644
--- a/src/gui/core/items.h
+++ b/src/gui/core/items.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gui/dialogs/about.c b/src/gui/dialogs/about.c
index b594d06..7e62269 100644
--- a/src/gui/dialogs/about.c
+++ b/src/gui/dialogs/about.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gui/dialogs/about.h b/src/gui/dialogs/about.h
index e5ad285..f572f5a 100644
--- a/src/gui/dialogs/about.h
+++ b/src/gui/dialogs/about.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gui/dialogs/bookmark.c b/src/gui/dialogs/bookmark.c
index 805b80f..c14ec15 100644
--- a/src/gui/dialogs/bookmark.c
+++ b/src/gui/dialogs/bookmark.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gui/dialogs/bookmark.h b/src/gui/dialogs/bookmark.h
index cec71ca..047f915 100644
--- a/src/gui/dialogs/bookmark.h
+++ b/src/gui/dialogs/bookmark.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gui/dialogs/export.c b/src/gui/dialogs/export.c
index 8209395..c410882 100644
--- a/src/gui/dialogs/export.c
+++ b/src/gui/dialogs/export.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gui/dialogs/export.h b/src/gui/dialogs/export.h
index 0bafd69..209dea8 100644
--- a/src/gui/dialogs/export.h
+++ b/src/gui/dialogs/export.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gui/dialogs/goto.c b/src/gui/dialogs/goto.c
index 3ffa990..6f659d5 100644
--- a/src/gui/dialogs/goto.c
+++ b/src/gui/dialogs/goto.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gui/dialogs/goto.h b/src/gui/dialogs/goto.h
index f505949..66c1017 100644
--- a/src/gui/dialogs/goto.h
+++ b/src/gui/dialogs/goto.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gui/dialogs/gotox.c b/src/gui/dialogs/gotox.c
index 31123ff..7ae1244 100644
--- a/src/gui/dialogs/gotox.c
+++ b/src/gui/dialogs/gotox.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gui/dialogs/gotox.h b/src/gui/dialogs/gotox.h
index e38ac9e..f11c2d3 100644
--- a/src/gui/dialogs/gotox.h
+++ b/src/gui/dialogs/gotox.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gui/dialogs/identity.c b/src/gui/dialogs/identity.c
index 3df2e91..9e3cfd7 100644
--- a/src/gui/dialogs/identity.c
+++ b/src/gui/dialogs/identity.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gui/dialogs/identity.h b/src/gui/dialogs/identity.h
index 2019eba..99c0ca6 100644
--- a/src/gui/dialogs/identity.h
+++ b/src/gui/dialogs/identity.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gui/dialogs/plugins.c b/src/gui/dialogs/plugins.c
index 1a75269..4bcf274 100644
--- a/src/gui/dialogs/plugins.c
+++ b/src/gui/dialogs/plugins.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gui/dialogs/plugins.h b/src/gui/dialogs/plugins.h
index 56906eb..b6c6af3 100644
--- a/src/gui/dialogs/plugins.h
+++ b/src/gui/dialogs/plugins.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gui/dialogs/shellcode.c b/src/gui/dialogs/shellcode.c
index 68ce1f4..94ae269 100644
--- a/src/gui/dialogs/shellcode.c
+++ b/src/gui/dialogs/shellcode.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gui/dialogs/shellcode.h b/src/gui/dialogs/shellcode.h
index d846f7c..7c1706b 100644
--- a/src/gui/dialogs/shellcode.h
+++ b/src/gui/dialogs/shellcode.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gui/dialogs/storage.c b/src/gui/dialogs/storage.c
index 65a22f4..d51c4e6 100644
--- a/src/gui/dialogs/storage.c
+++ b/src/gui/dialogs/storage.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gui/dialogs/storage.h b/src/gui/dialogs/storage.h
index dbded89..6e0c9f0 100644
--- a/src/gui/dialogs/storage.h
+++ b/src/gui/dialogs/storage.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gui/panels/updating-int.h b/src/gui/panels/updating-int.h
index 0007a5a..40414ce 100644
--- a/src/gui/panels/updating-int.h
+++ b/src/gui/panels/updating-int.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gui/panels/updating.c b/src/gui/panels/updating.c
index 2dec844..800161c 100644
--- a/src/gui/panels/updating.c
+++ b/src/gui/panels/updating.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gui/panels/updating.h b/src/gui/panels/updating.h
index b02f1af..2eeb09c 100644
--- a/src/gui/panels/updating.h
+++ b/src/gui/panels/updating.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/mangling/context-int.h b/src/mangling/context-int.h
index e34842c..e7dfaea 100644
--- a/src/mangling/context-int.h
+++ b/src/mangling/context-int.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/mangling/context.c b/src/mangling/context.c
index 65a8874..4b3e1d4 100644
--- a/src/mangling/context.c
+++ b/src/mangling/context.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/mangling/context.h b/src/mangling/context.h
index 1f516d3..fa02f08 100644
--- a/src/mangling/context.h
+++ b/src/mangling/context.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/mangling/demangler-int.h b/src/mangling/demangler-int.h
index 55fb27d..1039845 100644
--- a/src/mangling/demangler-int.h
+++ b/src/mangling/demangler-int.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/mangling/demangler.c b/src/mangling/demangler.c
index 299da9c..f46badd 100644
--- a/src/mangling/demangler.c
+++ b/src/mangling/demangler.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/mangling/demangler.h b/src/mangling/demangler.h
index 4a4b9fa..fd209ea 100644
--- a/src/mangling/demangler.h
+++ b/src/mangling/demangler.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/mangling/itanium/abi.c b/src/mangling/itanium/abi.c
index 3970482..8d15ad4 100644
--- a/src/mangling/itanium/abi.c
+++ b/src/mangling/itanium/abi.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/mangling/itanium/abi.h b/src/mangling/itanium/abi.h
index 1ed21f3..469562f 100644
--- a/src/mangling/itanium/abi.h
+++ b/src/mangling/itanium/abi.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/mangling/itanium/component.c b/src/mangling/itanium/component.c
index e3f3f23..65c2d7e 100644
--- a/src/mangling/itanium/component.c
+++ b/src/mangling/itanium/component.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/mangling/itanium/component.h b/src/mangling/itanium/component.h
index 7ab2521..4d50d1f 100644
--- a/src/mangling/itanium/component.h
+++ b/src/mangling/itanium/component.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/mangling/itanium/context.c b/src/mangling/itanium/context.c
index d0a0664..a0c3614 100644
--- a/src/mangling/itanium/context.c
+++ b/src/mangling/itanium/context.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/mangling/itanium/context.h b/src/mangling/itanium/context.h
index 13ec1f4..258e7b0 100644
--- a/src/mangling/itanium/context.h
+++ b/src/mangling/itanium/context.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/mangling/java.h b/src/mangling/java.h
index ee7f21d..f56aef7 100644
--- a/src/mangling/java.h
+++ b/src/mangling/java.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/plugins/context-int.h b/src/plugins/context-int.h
index e448066..c57235f 100644
--- a/src/plugins/context-int.h
+++ b/src/plugins/context-int.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/plugins/overjump/overjump.c b/src/plugins/overjump/overjump.c
index 820ee9a..d83f484 100644
--- a/src/plugins/overjump/overjump.c
+++ b/src/plugins/overjump/overjump.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/plugins/overjump/overjump.h b/src/plugins/overjump/overjump.h
index 50bacb5..4c1aa0e 100644
--- a/src/plugins/overjump/overjump.h
+++ b/src/plugins/overjump/overjump.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/plugins/plugin-int.h b/src/plugins/plugin-int.h
index 821653c..213ae92 100644
--- a/src/plugins/plugin-int.h
+++ b/src/plugins/plugin-int.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/