From 4fd0c480b7eb4bef21aa5d458f1e47c28aeea11c Mon Sep 17 00:00:00 2001 From: Cyrille Bagard Date: Sun, 1 Jan 2012 19:01:07 +0000 Subject: Updated copyright dates. git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@221 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a --- ChangeLog | 274 ++++++++++++++++++++++++++++++++++++ plugins/pyoida/plugin.c | 2 +- plugins/pyoida/plugin.h | 2 +- plugins/pyoida/pyoida.c | 2 +- plugins/stackvars/operand.c | 2 +- plugins/theseus/theseus.c | 2 +- src/analysis/binary.c | 2 +- src/analysis/binary.h | 2 +- src/analysis/disass/disassembler.c | 2 +- src/analysis/disass/fetch.c | 2 +- src/analysis/exporter-int.h | 2 +- src/analysis/exporter.c | 2 +- src/analysis/exporter.h | 2 +- src/analysis/line-int.h | 2 +- src/analysis/line.c | 2 +- src/analysis/line.h | 2 +- src/analysis/line_code.c | 2 +- src/analysis/line_code.h | 2 +- src/analysis/line_comment.c | 2 +- src/analysis/line_comment.h | 2 +- src/analysis/line_prologue.c | 2 +- src/analysis/line_prologue.h | 2 +- src/analysis/roptions.c | 2 +- src/analysis/roptions.h | 2 +- src/analysis/routine.c | 2 +- src/analysis/routine.h | 2 +- src/analysis/type.c | 2 +- src/analysis/type.h | 2 +- src/analysis/variable.c | 2 +- src/analysis/variable.h | 2 +- src/arch/archbase.h | 2 +- src/arch/artificial.c | 2 +- src/arch/artificial.h | 2 +- src/arch/dalvik/decomp/aget.c | 2 +- src/arch/dalvik/decomp/aput.c | 2 +- src/arch/dalvik/decomp/arithm.c | 2 +- src/arch/dalvik/decomp/array.c | 2 +- src/arch/dalvik/decomp/const.c | 2 +- src/arch/dalvik/decomp/if.c | 2 +- src/arch/dalvik/decomp/invoke.c | 2 +- src/arch/dalvik/decomp/ret.c | 2 +- src/arch/dalvik/decomp/translate.h | 2 +- src/arch/dalvik/instruction.c | 2 +- src/arch/dalvik/instruction.h | 2 +- src/arch/dalvik/opcodes/add.c | 2 +- src/arch/dalvik/opcodes/aget.c | 2 +- src/arch/dalvik/opcodes/and.c | 2 +- src/arch/dalvik/opcodes/aput.c | 2 +- src/arch/dalvik/opcodes/array.c | 2 +- src/arch/dalvik/opcodes/check.c | 2 +- src/arch/dalvik/opcodes/cmp.c | 2 +- src/arch/dalvik/opcodes/const.c | 2 +- src/arch/dalvik/opcodes/div.c | 2 +- src/arch/dalvik/opcodes/goto.c | 2 +- src/arch/dalvik/opcodes/if.c | 2 +- src/arch/dalvik/opcodes/iget.c | 2 +- src/arch/dalvik/opcodes/invoke.c | 2 +- src/arch/dalvik/opcodes/iput.c | 2 +- src/arch/dalvik/opcodes/move.c | 2 +- src/arch/dalvik/opcodes/mul.c | 2 +- src/arch/dalvik/opcodes/new.c | 2 +- src/arch/dalvik/opcodes/nop.c | 2 +- src/arch/dalvik/opcodes/opcodes.h | 2 +- src/arch/dalvik/opcodes/or.c | 2 +- src/arch/dalvik/opcodes/rem.c | 2 +- src/arch/dalvik/opcodes/ret.c | 2 +- src/arch/dalvik/opcodes/rsub.c | 2 +- src/arch/dalvik/opcodes/sget.c | 2 +- src/arch/dalvik/opcodes/shl.c | 2 +- src/arch/dalvik/opcodes/shr.c | 2 +- src/arch/dalvik/opcodes/sput.c | 2 +- src/arch/dalvik/opcodes/sub.c | 2 +- src/arch/dalvik/opcodes/switch.c | 2 +- src/arch/dalvik/opcodes/to.c | 2 +- src/arch/dalvik/opcodes/ushr.c | 2 +- src/arch/dalvik/opcodes/xor.c | 2 +- src/arch/dalvik/operand.c | 2 +- src/arch/dalvik/operand.h | 2 +- src/arch/dalvik/operands/register.c | 2 +- src/arch/dalvik/operands/register.h | 2 +- src/arch/dalvik/processor.c | 2 +- src/arch/immediate.c | 2 +- src/arch/immediate.h | 2 +- src/arch/instruction-int.h | 2 +- src/arch/instruction.c | 2 +- src/arch/instruction.h | 2 +- src/arch/jvm/opcodes.h | 2 +- src/arch/jvm/operand.c | 2 +- src/arch/jvm/processor.c | 2 +- src/arch/mips/instruction.c | 2 +- src/arch/mips/instruction.h | 2 +- src/arch/mips/operand.c | 2 +- src/arch/mips/operand.h | 2 +- src/arch/operand-int.h | 2 +- src/arch/operand.c | 2 +- src/arch/operand.h | 2 +- src/arch/processor-int.h | 2 +- src/arch/processor.c | 2 +- src/arch/processor.h | 2 +- src/arch/x86/instruction.c | 2 +- src/arch/x86/instruction.h | 2 +- src/arch/x86/op_adc.c | 2 +- src/arch/x86/op_add.c | 2 +- src/arch/x86/op_and.c | 2 +- src/arch/x86/op_call.c | 2 +- src/arch/x86/op_cld.c | 2 +- src/arch/x86/op_cmp.c | 2 +- src/arch/x86/op_dec.c | 2 +- src/arch/x86/op_hlt.c | 2 +- src/arch/x86/op_inc.c | 2 +- src/arch/x86/op_int.c | 2 +- src/arch/x86/op_jump.c | 2 +- src/arch/x86/op_lea.c | 2 +- src/arch/x86/op_leave.c | 2 +- src/arch/x86/op_mov.c | 2 +- src/arch/x86/op_movs.c | 2 +- src/arch/x86/op_movsx.c | 2 +- src/arch/x86/op_movzx.c | 2 +- src/arch/x86/op_mul.c | 2 +- src/arch/x86/op_nop.c | 2 +- src/arch/x86/op_not.c | 2 +- src/arch/x86/op_or.c | 2 +- src/arch/x86/op_pop.c | 2 +- src/arch/x86/op_push.c | 2 +- src/arch/x86/op_rcl.c | 2 +- src/arch/x86/op_rcr.c | 2 +- src/arch/x86/op_ret.c | 2 +- src/arch/x86/op_rol.c | 2 +- src/arch/x86/op_ror.c | 2 +- src/arch/x86/op_sar.c | 2 +- src/arch/x86/op_sbb.c | 2 +- src/arch/x86/op_set.c | 2 +- src/arch/x86/op_shl.c | 2 +- src/arch/x86/op_shr.c | 2 +- src/arch/x86/op_stos.c | 2 +- src/arch/x86/op_sub.c | 2 +- src/arch/x86/op_test.c | 2 +- src/arch/x86/op_xchg.c | 2 +- src/arch/x86/op_xor.c | 2 +- src/arch/x86/opcodes.h | 2 +- src/arch/x86/operand.c | 2 +- src/arch/x86/operand.h | 2 +- src/arch/x86/processor.c | 2 +- src/arch/x86/processor.h | 2 +- src/arch/x86/registers.c | 2 +- src/common/dllist.c | 2 +- src/common/dllist.h | 2 +- src/common/endianness.c | 2 +- src/common/endianness.h | 2 +- src/common/environment.c | 2 +- src/common/extstr.c | 2 +- src/common/extstr.h | 2 +- src/common/macros.h | 2 +- src/common/xml.c | 2 +- src/common/xml.h | 2 +- src/configuration.c | 2 +- src/debug/debugger-int.h | 2 +- src/debug/debugger.c | 2 +- src/debug/debugger.h | 2 +- src/debug/jdwp/debugger.c | 2 +- src/debug/jdwp/tcp.c | 2 +- src/debug/remgdb/gdb.c | 2 +- src/debug/remgdb/gdb.h | 2 +- src/debug/remgdb/packet.c | 2 +- src/debug/remgdb/packet.h | 2 +- src/debug/remgdb/stream.c | 2 +- src/debug/remgdb/tcp.c | 2 +- src/dialogs/about.c | 2 +- src/dialogs/add_shellcode.c | 2 +- src/dialogs/add_shellcode.h | 2 +- src/dialogs/binparts.c | 2 +- src/dialogs/binparts.h | 2 +- src/editor.c | 2 +- src/format/dex/dex-int.h | 2 +- src/format/dex/dex.c | 2 +- src/format/elf/elf-int.c | 2 +- src/format/elf/elf-int.h | 2 +- src/format/elf/elf.c | 2 +- src/format/elf/elf_def.h | 2 +- src/format/elf/helper_x86.c | 2 +- src/format/elf/section.c | 2 +- src/format/elf/section.h | 2 +- src/format/elf/strings.c | 2 +- src/format/elf/strings.h | 2 +- src/format/elf/symbols.c | 2 +- src/format/elf/symbols.h | 2 +- src/format/exe_format-int.h | 2 +- src/format/exe_format.c | 2 +- src/format/exe_format.h | 2 +- src/format/executable-int.h | 2 +- src/format/executable.c | 2 +- src/format/executable.h | 2 +- src/format/format-int.h | 2 +- src/format/format.c | 2 +- src/format/format.h | 2 +- src/format/java/attribute.c | 2 +- src/format/java/attribute.h | 2 +- src/format/java/e_java.c | 2 +- src/format/java/e_java.h | 2 +- src/format/java/field.c | 2 +- src/format/java/field.h | 2 +- src/format/java/java-int.h | 2 +- src/format/java/java.c | 2 +- src/format/java/java.h | 2 +- src/format/java/java_def.h | 2 +- src/format/java/method.c | 2 +- src/format/java/method.h | 2 +- src/format/java/pool.c | 2 +- src/format/java/pool.h | 2 +- src/format/mangling/demangler.c | 2 +- src/format/mangling/demangler.h | 2 +- src/format/mangling/itanium.h | 2 +- src/format/part.c | 2 +- src/format/part.h | 2 +- src/format/pe/pe-int.h | 2 +- src/format/pe/pe.c | 2 +- src/format/pe/pe.h | 2 +- src/glibext/delayed-int.h | 2 +- src/glibext/delayed.c | 2 +- src/glibext/delayed.h | 2 +- src/gtkext/easygtk.c | 2 +- src/gtkext/easygtk.h | 2 +- src/gtkext/gtkbinview-int.h | 2 +- src/gtkext/gtkbinview.c | 2 +- src/gtkext/gtkbinview.h | 2 +- src/gtkext/gtkblockview.c | 2 +- src/gtkext/gtkblockview.h | 2 +- src/gtkext/gtkdockitem.c | 2 +- src/gtkext/gtkdockitem.h | 2 +- src/gtkext/gtkdockpanel.c | 2 +- src/gtkext/gtkdockpanel.h | 2 +- src/gtkext/gtkdropwindow.c | 2 +- src/gtkext/gtkdropwindow.h | 2 +- src/gtkext/gtkextstatusbar.c | 2 +- src/gtkext/gtkgraphview.c | 2 +- src/gtkext/gtksourceview.c | 2 +- src/gtkext/support.c | 2 +- src/gtkext/support.h | 2 +- src/gui/editem.c | 2 +- src/gui/editem.h | 2 +- src/main.c | 2 +- src/panel/log.c | 2 +- src/panel/log.h | 2 +- src/panel/panels.c | 2 +- src/panel/panels.h | 2 +- src/panel/registers.c | 2 +- src/panel/registers.h | 2 +- src/panel/strings.c | 2 +- src/panel/strings.h | 2 +- src/panel/symbols.c | 2 +- src/panel/symbols.h | 2 +- src/panels/log.c | 2 +- src/panels/log.h | 2 +- src/panels/panel-int.h | 2 +- src/panels/panel.c | 2 +- src/panels/panel.h | 2 +- src/panels/registers.c | 2 +- src/panels/registers.h | 2 +- src/panels/strings.c | 2 +- src/panels/strings.h | 2 +- src/panels/symbols.c | 2 +- src/panels/symbols.h | 2 +- src/plugins/pglist.c | 2 +- src/plugins/plugin-def.h | 2 +- src/plugins/plugin-int.h | 2 +- src/plugins/plugin.c | 2 +- src/plugins/plugin.h | 2 +- src/project.c | 2 +- src/project.h | 2 +- src/shell.c | 2 +- src/shell.h | 2 +- 271 files changed, 544 insertions(+), 270 deletions(-) diff --git a/ChangeLog b/ChangeLog index 765885d..46477e5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,277 @@ +12-01-01 Cyrille Bagard + + * plugins/pyoida/plugin.c: + * plugins/pyoida/plugin.h: + * plugins/pyoida/pyoida.c: + * plugins/stackvars/operand.c: + * plugins/theseus/theseus.c: + * src/analysis/binary.c: + * src/analysis/binary.h: + * src/analysis/disass/disassembler.c: + * src/analysis/disass/fetch.c: + * src/analysis/exporter.c: + * src/analysis/exporter.h: + * src/analysis/exporter-int.h: + * src/analysis/line.c: + * src/analysis/line_code.c: + * src/analysis/line_code.h: + * src/analysis/line_comment.c: + * src/analysis/line_comment.h: + * src/analysis/line.h: + * src/analysis/line-int.h: + * src/analysis/line_prologue.c: + * src/analysis/line_prologue.h: + * src/analysis/roptions.c: + * src/analysis/roptions.h: + * src/analysis/routine.c: + * src/analysis/routine.h: + * src/analysis/type.c: + * src/analysis/type.h: + * src/analysis/variable.c: + * src/analysis/variable.h: + * src/arch/archbase.h: + * src/arch/artificial.c: + * src/arch/artificial.h: + * src/arch/dalvik/decomp/aget.c: + * src/arch/dalvik/decomp/aput.c: + * src/arch/dalvik/decomp/arithm.c: + * src/arch/dalvik/decomp/array.c: + * src/arch/dalvik/decomp/const.c: + * src/arch/dalvik/decomp/if.c: + * src/arch/dalvik/decomp/invoke.c: + * src/arch/dalvik/decomp/ret.c: + * src/arch/dalvik/decomp/translate.h: + * src/arch/dalvik/instruction.c: + * src/arch/dalvik/instruction.h: + * src/arch/dalvik/opcodes/add.c: + * src/arch/dalvik/opcodes/aget.c: + * src/arch/dalvik/opcodes/and.c: + * src/arch/dalvik/opcodes/aput.c: + * src/arch/dalvik/opcodes/array.c: + * src/arch/dalvik/opcodes/check.c: + * src/arch/dalvik/opcodes/cmp.c: + * src/arch/dalvik/opcodes/const.c: + * src/arch/dalvik/opcodes/div.c: + * src/arch/dalvik/opcodes/goto.c: + * src/arch/dalvik/opcodes/if.c: + * src/arch/dalvik/opcodes/iget.c: + * src/arch/dalvik/opcodes/invoke.c: + * src/arch/dalvik/opcodes/iput.c: + * src/arch/dalvik/opcodes/move.c: + * src/arch/dalvik/opcodes/mul.c: + * src/arch/dalvik/opcodes/new.c: + * src/arch/dalvik/opcodes/nop.c: + * src/arch/dalvik/opcodes/opcodes.h: + * src/arch/dalvik/opcodes/or.c: + * src/arch/dalvik/opcodes/rem.c: + * src/arch/dalvik/opcodes/ret.c: + * src/arch/dalvik/opcodes/rsub.c: + * src/arch/dalvik/opcodes/sget.c: + * src/arch/dalvik/opcodes/shl.c: + * src/arch/dalvik/opcodes/shr.c: + * src/arch/dalvik/opcodes/sput.c: + * src/arch/dalvik/opcodes/sub.c: + * src/arch/dalvik/opcodes/switch.c: + * src/arch/dalvik/opcodes/to.c: + * src/arch/dalvik/opcodes/ushr.c: + * src/arch/dalvik/opcodes/xor.c: + * src/arch/dalvik/operand.c: + * src/arch/dalvik/operand.h: + * src/arch/dalvik/operands/register.c: + * src/arch/dalvik/operands/register.h: + * src/arch/dalvik/processor.c: + * src/arch/immediate.c: + * src/arch/immediate.h: + * src/arch/instruction.c: + * src/arch/instruction.h: + * src/arch/instruction-int.h: + * src/arch/jvm/opcodes.h: + * src/arch/jvm/operand.c: + * src/arch/jvm/processor.c: + * src/arch/mips/instruction.c: + * src/arch/mips/instruction.h: + * src/arch/mips/operand.c: + * src/arch/mips/operand.h: + * src/arch/operand.c: + * src/arch/operand.h: + * src/arch/operand-int.h: + * src/arch/processor.c: + * src/arch/processor.h: + * src/arch/processor-int.h: + * src/arch/x86/instruction.c: + * src/arch/x86/instruction.h: + * src/arch/x86/op_adc.c: + * src/arch/x86/op_add.c: + * src/arch/x86/op_and.c: + * src/arch/x86/op_call.c: + * src/arch/x86/op_cld.c: + * src/arch/x86/op_cmp.c: + * src/arch/x86/opcodes.h: + * src/arch/x86/op_dec.c: + * src/arch/x86/operand.c: + * src/arch/x86/operand.h: + * src/arch/x86/op_hlt.c: + * src/arch/x86/op_inc.c: + * src/arch/x86/op_int.c: + * src/arch/x86/op_jump.c: + * src/arch/x86/op_lea.c: + * src/arch/x86/op_leave.c: + * src/arch/x86/op_mov.c: + * src/arch/x86/op_movs.c: + * src/arch/x86/op_movsx.c: + * src/arch/x86/op_movzx.c: + * src/arch/x86/op_mul.c: + * src/arch/x86/op_nop.c: + * src/arch/x86/op_not.c: + * src/arch/x86/op_or.c: + * src/arch/x86/op_pop.c: + * src/arch/x86/op_push.c: + * src/arch/x86/op_rcl.c: + * src/arch/x86/op_rcr.c: + * src/arch/x86/op_ret.c: + * src/arch/x86/op_rol.c: + * src/arch/x86/op_ror.c: + * src/arch/x86/op_sar.c: + * src/arch/x86/op_sbb.c: + * src/arch/x86/op_set.c: + * src/arch/x86/op_shl.c: + * src/arch/x86/op_shr.c: + * src/arch/x86/op_stos.c: + * src/arch/x86/op_sub.c: + * src/arch/x86/op_test.c: + * src/arch/x86/op_xchg.c: + * src/arch/x86/op_xor.c: + * src/arch/x86/processor.c: + * src/arch/x86/processor.h: + * src/arch/x86/registers.c: + * src/common/dllist.c: + * src/common/dllist.h: + * src/common/endianness.c: + * src/common/endianness.h: + * src/common/environment.c: + * src/common/extstr.c: + * src/common/extstr.h: + * src/common/macros.h: + * src/common/xml.c: + * src/common/xml.h: + * src/configuration.c: + * src/debug/debugger.c: + * src/debug/debugger.h: + * src/debug/debugger-int.h: + * src/debug/jdwp/debugger.c: + * src/debug/jdwp/tcp.c: + * src/debug/remgdb/gdb.c: + * src/debug/remgdb/gdb.h: + * src/debug/remgdb/packet.c: + * src/debug/remgdb/packet.h: + * src/debug/remgdb/stream.c: + * src/debug/remgdb/tcp.c: + * src/dialogs/about.c: + * src/dialogs/add_shellcode.c: + * src/dialogs/add_shellcode.h: + * src/dialogs/binparts.c: + * src/dialogs/binparts.h: + * src/editor.c: + * src/format/dex/dex.c: + * src/format/dex/dex-int.h: + * src/format/elf/elf.c: + * src/format/elf/elf_def.h: + * src/format/elf/elf-int.c: + * src/format/elf/elf-int.h: + * src/format/elf/helper_x86.c: + * src/format/elf/section.c: + * src/format/elf/section.h: + * src/format/elf/strings.c: + * src/format/elf/strings.h: + * src/format/elf/symbols.c: + * src/format/elf/symbols.h: + * src/format/executable.c: + * src/format/executable.h: + * src/format/executable-int.h: + * src/format/exe_format.c: + * src/format/exe_format.h: + * src/format/exe_format-int.h: + * src/format/format.c: + * src/format/format.h: + * src/format/format-int.h: + * src/format/java/attribute.c: + * src/format/java/attribute.h: + * src/format/java/e_java.c: + * src/format/java/e_java.h: + * src/format/java/field.c: + * src/format/java/field.h: + * src/format/java/java.c: + * src/format/java/java_def.h: + * src/format/java/java.h: + * src/format/java/java-int.h: + * src/format/java/method.c: + * src/format/java/method.h: + * src/format/java/pool.c: + * src/format/java/pool.h: + * src/format/mangling/demangler.c: + * src/format/mangling/demangler.h: + * src/format/mangling/itanium.h: + * src/format/part.c: + * src/format/part.h: + * src/format/pe/pe.c: + * src/format/pe/pe.h: + * src/format/pe/pe-int.h: + * src/glibext/delayed.c: + * src/glibext/delayed.h: + * src/glibext/delayed-int.h: + * src/gtkext/easygtk.c: + * src/gtkext/easygtk.h: + * src/gtkext/gtkbinview.c: + * src/gtkext/gtkbinview.h: + * src/gtkext/gtkbinview-int.h: + * src/gtkext/gtkblockview.c: + * src/gtkext/gtkblockview.h: + * src/gtkext/gtkdockitem.c: + * src/gtkext/gtkdockitem.h: + * src/gtkext/gtkdockpanel.c: + * src/gtkext/gtkdockpanel.h: + * src/gtkext/gtkdropwindow.c: + * src/gtkext/gtkdropwindow.h: + * src/gtkext/gtkextstatusbar.c: + * src/gtkext/gtkgraphview.c: + * src/gtkext/gtksourceview.c: + * src/gtkext/support.c: + * src/gtkext/support.h: + * src/gui/editem.c: + * src/gui/editem.h: + * src/main.c: + * src/panel/log.c: + * src/panel/log.h: + * src/panel/panels.c: + * src/panel/panels.h: + * src/panel/registers.c: + * src/panel/registers.h: + * src/panels/log.c: + * src/panels/log.h: + * src/panels/panel.c: + * src/panels/panel.h: + * src/panels/panel-int.h: + * src/panels/registers.c: + * src/panels/registers.h: + * src/panels/strings.c: + * src/panels/strings.h: + * src/panels/symbols.c: + * src/panels/symbols.h: + * src/panel/strings.c: + * src/panel/strings.h: + * src/panel/symbols.c: + * src/panel/symbols.h: + * src/plugins/pglist.c: + * src/plugins/plugin.c: + * src/plugins/plugin-def.h: + * src/plugins/plugin.h: + * src/plugins/plugin-int.h: + * src/project.c: + * src/project.h: + * src/shell.c: + * src/shell.h: + Update copyright dates. + 11-12-27 Cyrille Bagard * src/arch/dalvik/instruction.c: diff --git a/plugins/pyoida/plugin.c b/plugins/pyoida/plugin.c index e652949..d7deecb 100644 --- a/plugins/pyoida/plugin.c +++ b/plugins/pyoida/plugin.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * plugin.c - interactions avec un greffon Python * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/plugins/pyoida/plugin.h b/plugins/pyoida/plugin.h index b8b76d9..af8445d 100644 --- a/plugins/pyoida/plugin.h +++ b/plugins/pyoida/plugin.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * plugin.h - prototypes pour les interactions avec un greffon Python * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/plugins/pyoida/pyoida.c b/plugins/pyoida/pyoida.c index be75b7c..1622512 100644 --- a/plugins/pyoida/pyoida.c +++ b/plugins/pyoida/pyoida.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * pyoida.c - plugin permettant des extensions en Python * - * Copyright (C) 2009 Cyrille Bagard + * Copyright (C) 2009-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/plugins/stackvars/operand.c b/plugins/stackvars/operand.c index 503a065..77ea43d 100644 --- a/plugins/stackvars/operand.c +++ b/plugins/stackvars/operand.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * operand.c - opérandes de substitution pour variables * - * Copyright (C) 2009 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/plugins/theseus/theseus.c b/plugins/theseus/theseus.c index dd389ed..b04c355 100644 --- a/plugins/theseus/theseus.c +++ b/plugins/theseus/theseus.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * theseus.c - décompilation en fonction du flot d'exécution * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/analysis/binary.c b/src/analysis/binary.c index f5ff3fb..b1d41f2 100644 --- a/src/analysis/binary.c +++ b/src/analysis/binary.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * binary.c - traitement des flots de code binaire * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/analysis/binary.h b/src/analysis/binary.h index 1de0970..4f9c034 100644 --- a/src/analysis/binary.h +++ b/src/analysis/binary.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * binary.h - prototypes pour le traitement des flots de code binaire * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/analysis/disass/disassembler.c b/src/analysis/disass/disassembler.c index 046f936..7a1c219 100644 --- a/src/analysis/disass/disassembler.c +++ b/src/analysis/disass/disassembler.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * disassembler.c - encadrement des phases de désassemblage * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/analysis/disass/fetch.c b/src/analysis/disass/fetch.c index 2ac9f5c..760363e 100644 --- a/src/analysis/disass/fetch.c +++ b/src/analysis/disass/fetch.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * fetch.c - récupération d'instructions à partir de binaire brut * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/analysis/exporter-int.h b/src/analysis/exporter-int.h index 5198e4f..ec75bcc 100644 --- a/src/analysis/exporter-int.h +++ b/src/analysis/exporter-int.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * exporter-int.h - prototypes pour la traduction humaine des lignes de rendus * - * Copyright (C) 2009 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/analysis/exporter.c b/src/analysis/exporter.c index 676b101..40e9fe1 100644 --- a/src/analysis/exporter.c +++ b/src/analysis/exporter.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * exporter.c - traduction humaine des lignes de rendus * - * Copyright (C) 2009 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/analysis/exporter.h b/src/analysis/exporter.h index eb4cb5d..1c87c2d 100644 --- a/src/analysis/exporter.h +++ b/src/analysis/exporter.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * exporter.h - prototypes pour la traduction humaine des lignes de rendus * - * Copyright (C) 2009 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/analysis/line-int.h b/src/analysis/line-int.h index 795adcc..5027a1a 100644 --- a/src/analysis/line-int.h +++ b/src/analysis/line-int.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * line-int.h - prototypes pour l'interface des représentations des lignes de rendu * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/analysis/line.c b/src/analysis/line.c index a964b2a..560b683 100644 --- a/src/analysis/line.c +++ b/src/analysis/line.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * line.c - représentation des lignes de rendu * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/analysis/line.h b/src/analysis/line.h index b7565f6..39b3f24 100644 --- a/src/analysis/line.h +++ b/src/analysis/line.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * line.h - prototypes pour la représentation des lignes de rendu * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/analysis/line_code.c b/src/analysis/line_code.c index 7630366..6a1ed51 100644 --- a/src/analysis/line_code.c +++ b/src/analysis/line_code.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * line_code.c - représentation des lignes de code binaire. * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/analysis/line_code.h b/src/analysis/line_code.h index 42ac2ff..326d183 100644 --- a/src/analysis/line_code.h +++ b/src/analysis/line_code.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * line_code.h - prototypes pour la représentation de code binaire * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2009 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/analysis/line_comment.c b/src/analysis/line_comment.c index 7d2758d..2156ce4 100644 --- a/src/analysis/line_comment.c +++ b/src/analysis/line_comment.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * line_comment.c - représentation des lignes commentaires entières * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/analysis/line_comment.h b/src/analysis/line_comment.h index 09657cb..20aa16f 100644 --- a/src/analysis/line_comment.h +++ b/src/analysis/line_comment.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * line_comment.h - prototypes pour la représentation des lignes commentaires entières * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2009 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/analysis/line_prologue.c b/src/analysis/line_prologue.c index 70c8e79..508ddfc 100644 --- a/src/analysis/line_prologue.c +++ b/src/analysis/line_prologue.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * line_prologue.c - représentation des lignes d'en-tête de désassemblage * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/analysis/line_prologue.h b/src/analysis/line_prologue.h index 45ee7fc..c5ebb15 100644 --- a/src/analysis/line_prologue.h +++ b/src/analysis/line_prologue.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * line_prologue.h - prototypes pour la représentation des lignes d'en-tête de désassemblage * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2009 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/analysis/roptions.c b/src/analysis/roptions.c index be7e1e9..6742275 100644 --- a/src/analysis/roptions.c +++ b/src/analysis/roptions.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * roptions.c - options de rendus des lignes de code * - * Copyright (C) 2009 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/analysis/roptions.h b/src/analysis/roptions.h index 392d740..d7dbf7b 100644 --- a/src/analysis/roptions.h +++ b/src/analysis/roptions.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * roptions.h - prototypes pour les options de rendus des lignes de code * - * Copyright (C) 2009 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/analysis/routine.c b/src/analysis/routine.c index fd3d206..651b7c6 100644 --- a/src/analysis/routine.c +++ b/src/analysis/routine.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * routine.c - manipulation des prototypes de fonctions et de variables * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/analysis/routine.h b/src/analysis/routine.h index c58925c..59569fb 100644 --- a/src/analysis/routine.h +++ b/src/analysis/routine.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * routine.h - prototypes pour la manipulation des prototypes de fonctions et de variables * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/analysis/type.c b/src/analysis/type.c index 0cd021e..be49d98 100644 --- a/src/analysis/type.c +++ b/src/analysis/type.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * variable.h - prototypes pour la manipulation des variables en tout genre * - * Copyright (C) 2009 Cyrille Bagard + * Copyright (C) 2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/analysis/type.h b/src/analysis/type.h index 45d0b82..72b64d1 100644 --- a/src/analysis/type.h +++ b/src/analysis/type.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * variable.h - prototypes pour la manipulation des variables en tout genre * - * Copyright (C) 2009 Cyrille Bagard + * Copyright (C) 2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/analysis/variable.c b/src/analysis/variable.c index 86fc4cc..932d165 100644 --- a/src/analysis/variable.c +++ b/src/analysis/variable.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * variable.c - manipulation des variables en tout genre * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/analysis/variable.h b/src/analysis/variable.h index df8ee81..63e8361 100644 --- a/src/analysis/variable.h +++ b/src/analysis/variable.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * variable.h - prototypes pour la manipulation des variables en tout genre * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/archbase.h b/src/arch/archbase.h index 0299227..0886e26 100644 --- a/src/arch/archbase.h +++ b/src/arch/archbase.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * archbase.h - prototypes des définitions de base pour les architectures * - * Copyright (C) 2009 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/artificial.c b/src/arch/artificial.c index 4ffcbe3..ed5a7ca 100644 --- a/src/arch/artificial.c +++ b/src/arch/artificial.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * artificial.c - instructions pures vues de l'esprit * - * Copyright (C) 2009 Cyrille Bagard + * Copyright (C) 2009-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/artificial.h b/src/arch/artificial.h index f4a661d..4eba46a 100644 --- a/src/arch/artificial.h +++ b/src/arch/artificial.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * artificial.h - prototypes pour les instructions pures vues de l'esprit * - * Copyright (C) 2009 Cyrille Bagard + * Copyright (C) 2009-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/dalvik/decomp/aget.c b/src/arch/dalvik/decomp/aget.c index 337d0fc..41b7e34 100644 --- a/src/arch/dalvik/decomp/aget.c +++ b/src/arch/dalvik/decomp/aget.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * aget.c - décompilation des instructions manipulant des tableaux (chargement) * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/dalvik/decomp/aput.c b/src/arch/dalvik/decomp/aput.c index 20e78bd..8d86789 100644 --- a/src/arch/dalvik/decomp/aput.c +++ b/src/arch/dalvik/decomp/aput.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * aput.c - décompilation des instructions manipulant des tableaux (enregistrement) * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/dalvik/decomp/arithm.c b/src/arch/dalvik/decomp/arithm.c index fc7134f..257c59a 100644 --- a/src/arch/dalvik/decomp/arithm.c +++ b/src/arch/dalvik/decomp/arithm.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * arithm.c - décompilation des opérations arithmétiques * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/dalvik/decomp/array.c b/src/arch/dalvik/decomp/array.c index 95f16f7..c5db396 100644 --- a/src/arch/dalvik/decomp/array.c +++ b/src/arch/dalvik/decomp/array.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * array.c - décompilation de l'opération récupérant la longueur d'un tableau * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/dalvik/decomp/const.c b/src/arch/dalvik/decomp/const.c index 072c987..54b6403 100644 --- a/src/arch/dalvik/decomp/const.c +++ b/src/arch/dalvik/decomp/const.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * const.c - décompilation des chargements de constantes * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/dalvik/decomp/if.c b/src/arch/dalvik/decomp/if.c index 39d1cb5..1a8663c 100644 --- a/src/arch/dalvik/decomp/if.c +++ b/src/arch/dalvik/decomp/if.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * array.c - décompilation des branchements conditionnels * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/dalvik/decomp/invoke.c b/src/arch/dalvik/decomp/invoke.c index 6a542f3..7360659 100644 --- a/src/arch/dalvik/decomp/invoke.c +++ b/src/arch/dalvik/decomp/invoke.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * invoke.c - décompilation des appels de méthode * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/dalvik/decomp/ret.c b/src/arch/dalvik/decomp/ret.c index 529a9b5..3717529 100644 --- a/src/arch/dalvik/decomp/ret.c +++ b/src/arch/dalvik/decomp/ret.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * ret.c - décompilation des ordres de retour * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/dalvik/decomp/translate.h b/src/arch/dalvik/decomp/translate.h index 482ba55..11b11f7 100644 --- a/src/arch/dalvik/decomp/translate.h +++ b/src/arch/dalvik/decomp/translate.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * translate.h - prototypes pour les environnements de traduction d'instructions Dalvik * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/dalvik/instruction.c b/src/arch/dalvik/instruction.c index 8779428..b593d51 100644 --- a/src/arch/dalvik/instruction.c +++ b/src/arch/dalvik/instruction.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * instruction.c - gestion des instructions de la VM Dalvik * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/dalvik/instruction.h b/src/arch/dalvik/instruction.h index 0caee00..4d510e8 100644 --- a/src/arch/dalvik/instruction.h +++ b/src/arch/dalvik/instruction.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * instruction.h - prototypes pour la gestion des instructions de la VM Dalvik * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/dalvik/opcodes/add.c b/src/arch/dalvik/opcodes/add.c index 93320de..771f222 100644 --- a/src/arch/dalvik/opcodes/add.c +++ b/src/arch/dalvik/opcodes/add.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * add.c - décodage des opérations d'addition * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/dalvik/opcodes/aget.c b/src/arch/dalvik/opcodes/aget.c index 3db5d93..e219972 100644 --- a/src/arch/dalvik/opcodes/aget.c +++ b/src/arch/dalvik/opcodes/aget.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * aget.c - décodage des instructions manipulant des tableaux (chargement) * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/dalvik/opcodes/and.c b/src/arch/dalvik/opcodes/and.c index 5ceb714..5360df9 100644 --- a/src/arch/dalvik/opcodes/and.c +++ b/src/arch/dalvik/opcodes/and.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * and.c - décodage des opérations de ET logiques * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/dalvik/opcodes/aput.c b/src/arch/dalvik/opcodes/aput.c index 7e23501..4aab0c9 100644 --- a/src/arch/dalvik/opcodes/aput.c +++ b/src/arch/dalvik/opcodes/aput.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * aput.c - décodage des instructions manipulant des tableaux (enregistrement) * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/dalvik/opcodes/array.c b/src/arch/dalvik/opcodes/array.c index d98fac1..ef27778 100644 --- a/src/arch/dalvik/opcodes/array.c +++ b/src/arch/dalvik/opcodes/array.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * array.c - décodage de l'opération récupérant la longueur d'un tableau * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/dalvik/opcodes/check.c b/src/arch/dalvik/opcodes/check.c index 7d5ac26..7157ee5 100644 --- a/src/arch/dalvik/opcodes/check.c +++ b/src/arch/dalvik/opcodes/check.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * check.c - décodage des vérifications de types * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/dalvik/opcodes/cmp.c b/src/arch/dalvik/opcodes/cmp.c index e5913a9..ff899d4 100644 --- a/src/arch/dalvik/opcodes/cmp.c +++ b/src/arch/dalvik/opcodes/cmp.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * cmp.c - décodage des instructions de comparaison * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/dalvik/opcodes/const.c b/src/arch/dalvik/opcodes/const.c index 2f2d911..9cc4341 100644 --- a/src/arch/dalvik/opcodes/const.c +++ b/src/arch/dalvik/opcodes/const.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * const.c - décodage des chargements de constantes * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/dalvik/opcodes/div.c b/src/arch/dalvik/opcodes/div.c index a25e465..e8b0705 100644 --- a/src/arch/dalvik/opcodes/div.c +++ b/src/arch/dalvik/opcodes/div.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * div.c - décodage des opérations de divisions * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/dalvik/opcodes/goto.c b/src/arch/dalvik/opcodes/goto.c index b44ec7d..36bf4ba 100644 --- a/src/arch/dalvik/opcodes/goto.c +++ b/src/arch/dalvik/opcodes/goto.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * goto.c - décodage des branchements inconditionnels * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/dalvik/opcodes/if.c b/src/arch/dalvik/opcodes/if.c index 1cfc436..9c29da3 100644 --- a/src/arch/dalvik/opcodes/if.c +++ b/src/arch/dalvik/opcodes/if.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * if.c - décodage des branchements conditionnels * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/dalvik/opcodes/iget.c b/src/arch/dalvik/opcodes/iget.c index b262a8b..5dada0c 100644 --- a/src/arch/dalvik/opcodes/iget.c +++ b/src/arch/dalvik/opcodes/iget.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * iget.c - décodage des chargements de champs d'instance * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/dalvik/opcodes/invoke.c b/src/arch/dalvik/opcodes/invoke.c index 4789ab6..444926f 100644 --- a/src/arch/dalvik/opcodes/invoke.c +++ b/src/arch/dalvik/opcodes/invoke.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * invoke.c - décodage des appels de méthode * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/dalvik/opcodes/iput.c b/src/arch/dalvik/opcodes/iput.c index 0c0d503..1afff4c 100644 --- a/src/arch/dalvik/opcodes/iput.c +++ b/src/arch/dalvik/opcodes/iput.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * iput.c - décodage des enregistrements de champs d'instance * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/dalvik/opcodes/move.c b/src/arch/dalvik/opcodes/move.c index 6a86e1f..5cc6777 100644 --- a/src/arch/dalvik/opcodes/move.c +++ b/src/arch/dalvik/opcodes/move.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * move.c - décodage des opérations de multiplications * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/dalvik/opcodes/mul.c b/src/arch/dalvik/opcodes/mul.c index 80f32b0..3b3a2db 100644 --- a/src/arch/dalvik/opcodes/mul.c +++ b/src/arch/dalvik/opcodes/mul.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * mul.c - décodage des opérations de multiplications * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/dalvik/opcodes/new.c b/src/arch/dalvik/opcodes/new.c index 029c695..602389b 100644 --- a/src/arch/dalvik/opcodes/new.c +++ b/src/arch/dalvik/opcodes/new.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * new.c - décodage des créations de nouvelles instances * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/dalvik/opcodes/nop.c b/src/arch/dalvik/opcodes/nop.c index 1a60cf3..7ba79d5 100644 --- a/src/arch/dalvik/opcodes/nop.c +++ b/src/arch/dalvik/opcodes/nop.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * ret.c - décodage de l'instruction nulle * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/dalvik/opcodes/opcodes.h b/src/arch/dalvik/opcodes/opcodes.h index 7e7e29e..ecc02ad 100644 --- a/src/arch/dalvik/opcodes/opcodes.h +++ b/src/arch/dalvik/opcodes/opcodes.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * opcodes.h - prototypes pour la liste de tous les opcodes de l'architecture Dalvik * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/dalvik/opcodes/or.c b/src/arch/dalvik/opcodes/or.c index 6c4648c..e22e258 100644 --- a/src/arch/dalvik/opcodes/or.c +++ b/src/arch/dalvik/opcodes/or.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * or.c - décodage des opérations de OU logiques * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/dalvik/opcodes/rem.c b/src/arch/dalvik/opcodes/rem.c index 91e5083..d274868 100644 --- a/src/arch/dalvik/opcodes/rem.c +++ b/src/arch/dalvik/opcodes/rem.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * rem.c - décodage des opérations de restes de division * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/dalvik/opcodes/ret.c b/src/arch/dalvik/opcodes/ret.c index 4cd5a07..2605b79 100644 --- a/src/arch/dalvik/opcodes/ret.c +++ b/src/arch/dalvik/opcodes/ret.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * ret.c - décodage des ordres de retour * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/dalvik/opcodes/rsub.c b/src/arch/dalvik/opcodes/rsub.c index 2d35737..84baf44 100644 --- a/src/arch/dalvik/opcodes/rsub.c +++ b/src/arch/dalvik/opcodes/rsub.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * rsub.c - décodage des opérations de soustractions inverses * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/dalvik/opcodes/sget.c b/src/arch/dalvik/opcodes/sget.c index e0b7b7a..6a51103 100644 --- a/src/arch/dalvik/opcodes/sget.c +++ b/src/arch/dalvik/opcodes/sget.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * sget.c - décodage des instructions manipulant des champs statiques (chargement) * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/dalvik/opcodes/shl.c b/src/arch/dalvik/opcodes/shl.c index 6a73840..874c734 100644 --- a/src/arch/dalvik/opcodes/shl.c +++ b/src/arch/dalvik/opcodes/shl.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * shl.c - décodage des opérations de décalage à gauche * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/dalvik/opcodes/shr.c b/src/arch/dalvik/opcodes/shr.c index 966bf21..203498e 100644 --- a/src/arch/dalvik/opcodes/shr.c +++ b/src/arch/dalvik/opcodes/shr.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * shr.c - décodage des opérations de décalage à droite signé * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/dalvik/opcodes/sput.c b/src/arch/dalvik/opcodes/sput.c index f85b0d2..8aa59e8 100644 --- a/src/arch/dalvik/opcodes/sput.c +++ b/src/arch/dalvik/opcodes/sput.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * sput.c - décodage des instructions manipulant des champs statiques (enregistrement) * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/dalvik/opcodes/sub.c b/src/arch/dalvik/opcodes/sub.c index 4f4ab7d..dec31f5 100644 --- a/src/arch/dalvik/opcodes/sub.c +++ b/src/arch/dalvik/opcodes/sub.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * sub.c - décodage des opérations de soustraction * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/dalvik/opcodes/switch.c b/src/arch/dalvik/opcodes/switch.c index 489107e..0f73b25 100644 --- a/src/arch/dalvik/opcodes/switch.c +++ b/src/arch/dalvik/opcodes/switch.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * array.c - décodage de l'opération récupérant la longueur d'un tableau * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/dalvik/opcodes/to.c b/src/arch/dalvik/opcodes/to.c index 5379d24..879ed07 100644 --- a/src/arch/dalvik/opcodes/to.c +++ b/src/arch/dalvik/opcodes/to.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * to.c - décodage des instructions de conversions forcées * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/dalvik/opcodes/ushr.c b/src/arch/dalvik/opcodes/ushr.c index 1461b2e..39c033f 100644 --- a/src/arch/dalvik/opcodes/ushr.c +++ b/src/arch/dalvik/opcodes/ushr.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * ushr.c - décodage des opérations de décalage à droite non signé * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/dalvik/opcodes/xor.c b/src/arch/dalvik/opcodes/xor.c index eedaedd..aff7549 100644 --- a/src/arch/dalvik/opcodes/xor.c +++ b/src/arch/dalvik/opcodes/xor.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * xor.c - décodage des opérations de OU exclusifs et logiques * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/dalvik/operand.c b/src/arch/dalvik/operand.c index 33fcf44..65efd31 100644 --- a/src/arch/dalvik/operand.c +++ b/src/arch/dalvik/operand.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * operand.c - aide à la création d'opérandes Dalvik * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/dalvik/operand.h b/src/arch/dalvik/operand.h index 41ce084..b369787 100644 --- a/src/arch/dalvik/operand.h +++ b/src/arch/dalvik/operand.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * operand.h - prototypes pour l'aide à la création d'opérandes Dalvik * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/dalvik/operands/register.c b/src/arch/dalvik/operands/register.c index b2b8db9..ced6608 100644 --- a/src/arch/dalvik/operands/register.c +++ b/src/arch/dalvik/operands/register.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * register.c - opérandes visant un registre Dalvik * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/dalvik/operands/register.h b/src/arch/dalvik/operands/register.h index c3510b1..a4151f9 100644 --- a/src/arch/dalvik/operands/register.h +++ b/src/arch/dalvik/operands/register.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * register.h - prototypes pour les opérandes visant un registre Dalvik * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/dalvik/processor.c b/src/arch/dalvik/processor.c index 8ee586c..1304b8e 100644 --- a/src/arch/dalvik/processor.c +++ b/src/arch/dalvik/processor.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * processor.c - manipulation du processeur de la VM Dalvik * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/immediate.c b/src/arch/immediate.c index ec689b8..7f4fb47 100644 --- a/src/arch/immediate.c +++ b/src/arch/immediate.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * immediate.c - opérandes représentant des valeurs numériques * - * Copyright (C) 2009 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/immediate.h b/src/arch/immediate.h index 1d0c770..17416dc 100644 --- a/src/arch/immediate.h +++ b/src/arch/immediate.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * immediate.h - prototypes pour les opérandes représentant des valeurs numériques * - * Copyright (C) 2009 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/instruction-int.h b/src/arch/instruction-int.h index 4ffb5b0..83a2eef 100644 --- a/src/arch/instruction-int.h +++ b/src/arch/instruction-int.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * instruction-int.h - prototypes pour la définition générique interne des instructions * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/instruction.c b/src/arch/instruction.c index 047ed86..cfc6e20 100644 --- a/src/arch/instruction.c +++ b/src/arch/instruction.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * instruction.c - gestion générique des instructions * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/instruction.h b/src/arch/instruction.h index 07a6054..fd059a1 100644 --- a/src/arch/instruction.h +++ b/src/arch/instruction.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * instruction.h - prototypes pour la gestion générique des instructions * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/jvm/opcodes.h b/src/arch/jvm/opcodes.h index cf13536..07e4f23 100644 --- a/src/arch/jvm/opcodes.h +++ b/src/arch/jvm/opcodes.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * opcodes.h - prototypes pour la liste de tous les opcodes de l'architecture JVM * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2009 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/jvm/operand.c b/src/arch/jvm/operand.c index 4e4146d..b0f2fa0 100644 --- a/src/arch/jvm/operand.c +++ b/src/arch/jvm/operand.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * operand.c - gestion des operandes de l'architecture JVM * - * Copyright (C) 2009 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/jvm/processor.c b/src/arch/jvm/processor.c index e9dffe2..51c7de7 100644 --- a/src/arch/jvm/processor.c +++ b/src/arch/jvm/processor.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * processor.c - manipulation du processeur de la JVM * - * Copyright (C) 2009 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/mips/instruction.c b/src/arch/mips/instruction.c index fd39d5c..87d184b 100644 --- a/src/arch/mips/instruction.c +++ b/src/arch/mips/instruction.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * instruction.c - gestion des instructions de l'architecture MIPS * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2009 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/mips/instruction.h b/src/arch/mips/instruction.h index 79b63f9..12ea84a 100644 --- a/src/arch/mips/instruction.h +++ b/src/arch/mips/instruction.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * instruction.h - prototypes pour la gestion des instructions de l'architecture MIPS * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2009 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/mips/operand.c b/src/arch/mips/operand.c index 6c88a7e..c470e74 100644 --- a/src/arch/mips/operand.c +++ b/src/arch/mips/operand.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * operand.h - prototypes pour la gestion des operandes de l'architecture MIPS * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/mips/operand.h b/src/arch/mips/operand.h index 22bd080..8cfb229 100644 --- a/src/arch/mips/operand.h +++ b/src/arch/mips/operand.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * operand.h - prototypes pour la gestion des operandes de l'architecture MIPS * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2009 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/operand-int.h b/src/arch/operand-int.h index 51f392b..9bb9da1 100644 --- a/src/arch/operand-int.h +++ b/src/arch/operand-int.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * operand-int.h - prototypes pour la définition générique interne des opérandes * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/operand.c b/src/arch/operand.c index f3aecb6..43d0027 100644 --- a/src/arch/operand.c +++ b/src/arch/operand.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * operand.c - gestion générique des opérandes * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/operand.h b/src/arch/operand.h index d22235e..6eac263 100644 --- a/src/arch/operand.h +++ b/src/arch/operand.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * operand.h - prototypes pour la gestion générique des opérandes * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/processor-int.h b/src/arch/processor-int.h index 9d067b1..dab4d5c 100644 --- a/src/arch/processor-int.h +++ b/src/arch/processor-int.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * processor.h - prototypes pour la définition générique interne des architectures * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/processor.c b/src/arch/processor.c index f82f2d7..0e9ad1f 100644 --- a/src/arch/processor.c +++ b/src/arch/processor.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * processor.c - gestion générique des architectures * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/processor.h b/src/arch/processor.h index fbdbb38..d66fc7a 100644 --- a/src/arch/processor.h +++ b/src/arch/processor.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * processor.h - prototypes pour la gestion générique des architectures * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/x86/instruction.c b/src/arch/x86/instruction.c index f5901ef..44ec963 100644 --- a/src/arch/x86/instruction.c +++ b/src/arch/x86/instruction.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * instruction.c - gestion des instructions de l'architecture x86 * - * Copyright (C) 2009 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/x86/instruction.h b/src/arch/x86/instruction.h index 001233e..613514d 100644 --- a/src/arch/x86/instruction.h +++ b/src/arch/x86/instruction.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * instruction.h - prototypes pour la gestion des instructions de l'architecture x86 * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/x86/op_adc.c b/src/arch/x86/op_adc.c index 5d7c1c6..f098c8c 100644 --- a/src/arch/x86/op_adc.c +++ b/src/arch/x86/op_adc.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * op_adc.c - décodage des additions avec retenue * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/x86/op_add.c b/src/arch/x86/op_add.c index 2090d5a..71a8da5 100644 --- a/src/arch/x86/op_add.c +++ b/src/arch/x86/op_add.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * op_add.c - décodage des additions * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/x86/op_and.c b/src/arch/x86/op_and.c index 74f6d8f..709434d 100644 --- a/src/arch/x86/op_and.c +++ b/src/arch/x86/op_and.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * op_and.c - décodage des ET logiques * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/x86/op_call.c b/src/arch/x86/op_call.c index 3bf162a..83d00b4 100644 --- a/src/arch/x86/op_call.c +++ b/src/arch/x86/op_call.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * op_call.c - décodage des appels * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/x86/op_cld.c b/src/arch/x86/op_cld.c index fe59683..197202f 100644 --- a/src/arch/x86/op_cld.c +++ b/src/arch/x86/op_cld.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * op_cld.c - décodage de la suppression du drapeau de direction * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2009 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/x86/op_cmp.c b/src/arch/x86/op_cmp.c index c503b02..dd14bfb 100644 --- a/src/arch/x86/op_cmp.c +++ b/src/arch/x86/op_cmp.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * op_cmp.c - décodage des comparaisons d'opérandes * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/x86/op_dec.c b/src/arch/x86/op_dec.c index 7a524b9..609ad6a 100644 --- a/src/arch/x86/op_dec.c +++ b/src/arch/x86/op_dec.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * op_dec.c - décodage des décrémentations * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/x86/op_hlt.c b/src/arch/x86/op_hlt.c index c38c1cc..53016a3 100644 --- a/src/arch/x86/op_hlt.c +++ b/src/arch/x86/op_hlt.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * op_hlt.c - décodage de la mise en pause du processeur * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2009 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/x86/op_inc.c b/src/arch/x86/op_inc.c index e9bea6d..8ebf8bf 100644 --- a/src/arch/x86/op_inc.c +++ b/src/arch/x86/op_inc.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * op_inc.c - décodage des incrémentations * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/x86/op_int.c b/src/arch/x86/op_int.c index b40b257..74bfcd4 100644 --- a/src/arch/x86/op_int.c +++ b/src/arch/x86/op_int.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * op_int.c - décodage des instructions d'interruption * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/x86/op_jump.c b/src/arch/x86/op_jump.c index d7894de..a49782e 100644 --- a/src/arch/x86/op_jump.c +++ b/src/arch/x86/op_jump.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * op_jump.c - décodage des sauts inconditionnels * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/x86/op_lea.c b/src/arch/x86/op_lea.c index 2438798..b49dfbb 100644 --- a/src/arch/x86/op_lea.c +++ b/src/arch/x86/op_lea.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * op_lea.c - décodage des chargements d'adresse effective * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/x86/op_leave.c b/src/arch/x86/op_leave.c index 05d347a..1c57d4d 100644 --- a/src/arch/x86/op_leave.c +++ b/src/arch/x86/op_leave.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * op_leave.c - décodage de la préparation d'une sortie d'appel * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2009 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/x86/op_mov.c b/src/arch/x86/op_mov.c index 67ef1c8..ce84e62 100644 --- a/src/arch/x86/op_mov.c +++ b/src/arch/x86/op_mov.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * op_mov.c - décodage des déplacements de données * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/x86/op_movs.c b/src/arch/x86/op_movs.c index 291a111..0d3cbad 100644 --- a/src/arch/x86/op_movs.c +++ b/src/arch/x86/op_movs.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * op_movs.c - décodage des déplacements de données * - * Copyright (C) 2009 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/x86/op_movsx.c b/src/arch/x86/op_movsx.c index bed7ea3..0cbd817 100644 --- a/src/arch/x86/op_movsx.c +++ b/src/arch/x86/op_movsx.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * op_movsx.c - décodage des copies d'opérandes sans mise à zéro * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/x86/op_movzx.c b/src/arch/x86/op_movzx.c index e25ca85..1c47582 100644 --- a/src/arch/x86/op_movzx.c +++ b/src/arch/x86/op_movzx.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * op_movzx.c - décodage des copies d'opérandes avec mise à zéro * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/x86/op_mul.c b/src/arch/x86/op_mul.c index 6227da1..7b48b29 100644 --- a/src/arch/x86/op_mul.c +++ b/src/arch/x86/op_mul.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * op_mul.c - décodage des multiplications * - * Copyright (C) 2009 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/x86/op_nop.c b/src/arch/x86/op_nop.c index 1c2d4c1..5e0bf72 100644 --- a/src/arch/x86/op_nop.c +++ b/src/arch/x86/op_nop.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * op_nop.c - décodage de l'instruction nulle * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2009 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/x86/op_not.c b/src/arch/x86/op_not.c index 2933cf0..78d90ff 100644 --- a/src/arch/x86/op_not.c +++ b/src/arch/x86/op_not.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * op_not.c - décodage des négations par complément à un * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/x86/op_or.c b/src/arch/x86/op_or.c index 6f483bf..28e7aa7 100644 --- a/src/arch/x86/op_or.c +++ b/src/arch/x86/op_or.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * op_or.c - décodage des OU logiques * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/x86/op_pop.c b/src/arch/x86/op_pop.c index f9c77ca..ed48c9e 100644 --- a/src/arch/x86/op_pop.c +++ b/src/arch/x86/op_pop.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * op_pop.c - décodage des dépilements * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/x86/op_push.c b/src/arch/x86/op_push.c index 8181984..56621e3 100644 --- a/src/arch/x86/op_push.c +++ b/src/arch/x86/op_push.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * op_push.c - décodage des empilements * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/x86/op_rcl.c b/src/arch/x86/op_rcl.c index 03e920e..6634b83 100644 --- a/src/arch/x86/op_rcl.c +++ b/src/arch/x86/op_rcl.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * op_rcl.c - décodage des rotations à gauche avec retenue * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/x86/op_rcr.c b/src/arch/x86/op_rcr.c index cd2c42d..69a63da 100644 --- a/src/arch/x86/op_rcr.c +++ b/src/arch/x86/op_rcr.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * op_rcr.c - décodage des rotations à droite avec retenue * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/x86/op_ret.c b/src/arch/x86/op_ret.c index 4e2f26b..6713992 100644 --- a/src/arch/x86/op_ret.c +++ b/src/arch/x86/op_ret.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * op_ret.c - décodage de la sortie d'un appel * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/x86/op_rol.c b/src/arch/x86/op_rol.c index e322e9f..6f85110 100644 --- a/src/arch/x86/op_rol.c +++ b/src/arch/x86/op_rol.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * op_rol.c - décodage des rotations à gauche sans retenue * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/x86/op_ror.c b/src/arch/x86/op_ror.c index 55d350a..cedf20c 100644 --- a/src/arch/x86/op_ror.c +++ b/src/arch/x86/op_ror.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * op_ror.c - décodage des rotations à droite sans retenue * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/x86/op_sar.c b/src/arch/x86/op_sar.c index 924a5be..8024e42 100644 --- a/src/arch/x86/op_sar.c +++ b/src/arch/x86/op_sar.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * op_sar.c - décodage des décallages arithmetiques à droite * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/x86/op_sbb.c b/src/arch/x86/op_sbb.c index 4f3eebc..1939bb8 100644 --- a/src/arch/x86/op_sbb.c +++ b/src/arch/x86/op_sbb.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * op_sbb.c - décodage des soustractions avec retenue * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/x86/op_set.c b/src/arch/x86/op_set.c index 0da85f0..65721d9 100644 --- a/src/arch/x86/op_set.c +++ b/src/arch/x86/op_set.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * op_set.c - décodage des définitions d'octet sur condition * - * Copyright (C) 2009 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/x86/op_shl.c b/src/arch/x86/op_shl.c index 62f4adf..9494d3e 100644 --- a/src/arch/x86/op_shl.c +++ b/src/arch/x86/op_shl.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * op_shl.c - décodage des décallages logiques à gauche * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/x86/op_shr.c b/src/arch/x86/op_shr.c index 612df13..28496a6 100644 --- a/src/arch/x86/op_shr.c +++ b/src/arch/x86/op_shr.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * op_shr.c - décodage des décallages logiques à droite * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/x86/op_stos.c b/src/arch/x86/op_stos.c index c44c304..2635c2a 100644 --- a/src/arch/x86/op_stos.c +++ b/src/arch/x86/op_stos.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * op_stos.c - décodage des enregistrements de données * - * Copyright (C) 2009 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/x86/op_sub.c b/src/arch/x86/op_sub.c index 641ab0d..31deb4f 100644 --- a/src/arch/x86/op_sub.c +++ b/src/arch/x86/op_sub.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * op_sub.c - décodage des soustractions * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/x86/op_test.c b/src/arch/x86/op_test.c index a214b22..16109ee 100644 --- a/src/arch/x86/op_test.c +++ b/src/arch/x86/op_test.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * op_test.c - décodage des comparaisons logiques * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/x86/op_xchg.c b/src/arch/x86/op_xchg.c index 280db6e..dec2560 100644 --- a/src/arch/x86/op_xchg.c +++ b/src/arch/x86/op_xchg.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * op_xchg.c - décodage des échanges de contenu de regitres * - * Copyright (C) 2009 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/x86/op_xor.c b/src/arch/x86/op_xor.c index 87a1b76..575d7e7 100644 --- a/src/arch/x86/op_xor.c +++ b/src/arch/x86/op_xor.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * op_xor.c - décodage des OU exclusifs * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/x86/opcodes.h b/src/arch/x86/opcodes.h index b1f9232..ed5d07e 100644 --- a/src/arch/x86/opcodes.h +++ b/src/arch/x86/opcodes.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * opcodes.h - prototypes pour la liste de tous les opcodes de l'architecture x86 * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/x86/operand.c b/src/arch/x86/operand.c index bf7010c..36faa76 100644 --- a/src/arch/x86/operand.c +++ b/src/arch/x86/operand.c @@ -1,7 +1,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * operand.c - gestion des operandes de l'architecture x86 * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/x86/operand.h b/src/arch/x86/operand.h index 12bd371..17d8844 100644 --- a/src/arch/x86/operand.h +++ b/src/arch/x86/operand.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * operand.h - prototypes pour la gestion des operandes de l'architecture x86 * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/x86/processor.c b/src/arch/x86/processor.c index beddda6..672f4e1 100644 --- a/src/arch/x86/processor.c +++ b/src/arch/x86/processor.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * processor.c - gestion de l'architecture x86 * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/x86/processor.h b/src/arch/x86/processor.h index 99f2118..29fc97d 100644 --- a/src/arch/x86/processor.h +++ b/src/arch/x86/processor.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * processor.h - prototypes pour la gestion de l'architecture x86 * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/arch/x86/registers.c b/src/arch/x86/registers.c index 45b6286..e0a4df1 100644 --- a/src/arch/x86/registers.c +++ b/src/arch/x86/registers.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * registers.c - aides auxiliaires relatives aux registres x86 * - * Copyright (C) 2009 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/common/dllist.c b/src/common/dllist.c index 2a75768..6445ce5 100644 --- a/src/common/dllist.c +++ b/src/common/dllist.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * dllist.c - implantation simple des listes doublement chaînées * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2009 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/common/dllist.h b/src/common/dllist.h index f309dc9..9641cb4 100644 --- a/src/common/dllist.h +++ b/src/common/dllist.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * dllist.h - prototypes de l'implantation simple des listes doublement chaînées * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/common/endianness.c b/src/common/endianness.c index 15ca52a..072b767 100755 --- a/src/common/endianness.c +++ b/src/common/endianness.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * endianness.c - manipulation abstraite des nombres * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/common/endianness.h b/src/common/endianness.h index e4aca6e..a6bf582 100755 --- a/src/common/endianness.h +++ b/src/common/endianness.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * endianness.h - prototypes pour la manipulation abstraite des nombres * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/common/environment.c b/src/common/environment.c index 633d3e2..50b75f8 100644 --- a/src/common/environment.c +++ b/src/common/environment.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * environment.c - manipulations des variables d'environnement. * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/common/extstr.c b/src/common/extstr.c index f8e83f2..4dec066 100644 --- a/src/common/extstr.c +++ b/src/common/extstr.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * extstr.c - extension des fonctions relatives aux chaînes * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2009 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/common/extstr.h b/src/common/extstr.h index 80759b5..fa1b21b 100644 --- a/src/common/extstr.h +++ b/src/common/extstr.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * extstr.h - prototypes pour une extension des fonctions relatives aux chaînes * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2009 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/common/macros.h b/src/common/macros.h index 65311fd..63f61c8 100644 --- a/src/common/macros.h +++ b/src/common/macros.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * macros.h - prototypes de macros utiles * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2009 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/common/xml.c b/src/common/xml.c index a90bc65..1129d9c 100644 --- a/src/common/xml.c +++ b/src/common/xml.c @@ -2,7 +2,7 @@ /* Firebox Tools - Outils de configurations pour le WM Firebox * xml.c - lecture ou écriture de documents XML * - * Copyright (C) 2006-2007 Cyrille Bagard + * Copyright (C) 2008-2011 Cyrille Bagard * * This file is part of Firebox Tools. * diff --git a/src/common/xml.h b/src/common/xml.h index 988a6d7..b7fbc4c 100644 --- a/src/common/xml.h +++ b/src/common/xml.h @@ -2,7 +2,7 @@ /* Firebox Tools - Outils de configurations pour le WM Firebox * xml.h - prototypes pour la lecture ou l'écriture de documents XML * - * Copyright (C) 2006-2007 Cyrille Bagard + * Copyright (C) 2008-2011 Cyrille Bagard * * This file is part of Firebox Tools. * diff --git a/src/configuration.c b/src/configuration.c index 1ff3353..8448c03 100644 --- a/src/configuration.c +++ b/src/configuration.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * configuration.c - éléments de configuration du programme * - * Copyright (C) 2009 Cyrille Bagard + * Copyright (C) 2009-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/debug/debugger-int.h b/src/debug/debugger-int.h index f27667c..6f85a84 100644 --- a/src/debug/debugger-int.h +++ b/src/debug/debugger-int.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * debugger-int.h - prototypes pour l'interface des débogueurs * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2009-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/debug/debugger.c b/src/debug/debugger.c index 4f5eb19..6a9c7a2 100644 --- a/src/debug/debugger.c +++ b/src/debug/debugger.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * debugger.c - gestion des différents débogueurs * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/debug/debugger.h b/src/debug/debugger.h index e3b90f4..12660eb 100644 --- a/src/debug/debugger.h +++ b/src/debug/debugger.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * debugger.h - prototypes pour la gestion des différents débogueurs * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/debug/jdwp/debugger.c b/src/debug/jdwp/debugger.c index 829d31c..6441f90 100644 --- a/src/debug/jdwp/debugger.c +++ b/src/debug/jdwp/debugger.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * debugger.c - débogage d'une cible en Java. * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/debug/jdwp/tcp.c b/src/debug/jdwp/tcp.c index d4ec1d7..d389f51 100644 --- a/src/debug/jdwp/tcp.c +++ b/src/debug/jdwp/tcp.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * tcp.c - gestion des connexions TCP aux serveurs JDWP. * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/debug/remgdb/gdb.c b/src/debug/remgdb/gdb.c index ea8e48e..caff762 100644 --- a/src/debug/remgdb/gdb.c +++ b/src/debug/remgdb/gdb.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * gdb.c - débogage à l'aide de gdb. * - * Copyright (C) 2009 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/debug/remgdb/gdb.h b/src/debug/remgdb/gdb.h index dfd2f69..6cda59e 100644 --- a/src/debug/remgdb/gdb.h +++ b/src/debug/remgdb/gdb.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * gdb.h - prototypes pour le débogage à l'aide de gdb. * - * Copyright (C) 2009 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/debug/remgdb/packet.c b/src/debug/remgdb/packet.c index acdec1d..2cb0f63 100644 --- a/src/debug/remgdb/packet.c +++ b/src/debug/remgdb/packet.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * packet.c - manipulation des paquets de données GDB. * - * Copyright (C) 2009 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/debug/remgdb/packet.h b/src/debug/remgdb/packet.h index 9276e62..b1384ea 100644 --- a/src/debug/remgdb/packet.h +++ b/src/debug/remgdb/packet.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * packet.h - prototypes pour la manipulation des paquets de données GDB. * - * Copyright (C) 2009 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/debug/remgdb/stream.c b/src/debug/remgdb/stream.c index 0f17930..0ff442d 100644 --- a/src/debug/remgdb/stream.c +++ b/src/debug/remgdb/stream.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * stream.c - gestion des connexions aux serveurs GDB. * - * Copyright (C) 2009 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/debug/remgdb/tcp.c b/src/debug/remgdb/tcp.c index 6c6b78b..62132d9 100644 --- a/src/debug/remgdb/tcp.c +++ b/src/debug/remgdb/tcp.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * tcp.c - gestion des connexions TCP aux serveurs GDB. * - * Copyright (C) 2009 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/dialogs/about.c b/src/dialogs/about.c index 44ceaa8..b7b2730 100644 --- a/src/dialogs/about.c +++ b/src/dialogs/about.c @@ -118,7 +118,7 @@ GtkWidget *create_about_dialog(GtkWindow *parent) /* Copyright */ - label = qck_create_label(NULL, NULL, "Copyright (C) 2008-2010 Cyrille Bagard"); + label = qck_create_label(NULL, NULL, "Copyright (C) 2010 Cyrille Bagard"); gtk_misc_set_alignment(GTK_MISC(label), 0.5, 0.5); gtk_label_set_use_markup(GTK_LABEL(label), TRUE); gtk_fixed_put(GTK_FIXED(fixed), label, 0, 400); diff --git a/src/dialogs/add_shellcode.c b/src/dialogs/add_shellcode.c index a9f65cc..6cb4f9d 100644 --- a/src/dialogs/add_shellcode.c +++ b/src/dialogs/add_shellcode.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * export.c - assistant d'exportation de contenu binaire * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/dialogs/add_shellcode.h b/src/dialogs/add_shellcode.h index d22783a..db30ada 100644 --- a/src/dialogs/add_shellcode.h +++ b/src/dialogs/add_shellcode.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * export.h - prototypes pour l'assistant d'exportation de contenu binaire * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/dialogs/binparts.c b/src/dialogs/binparts.c index 5f11700..054c7bf 100644 --- a/src/dialogs/binparts.c +++ b/src/dialogs/binparts.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * binparts.h - boîte de dialogue permettant une sélection des sections * - * Copyright (C) 2009 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/dialogs/binparts.h b/src/dialogs/binparts.h index 90f4737..0880f85 100644 --- a/src/dialogs/binparts.h +++ b/src/dialogs/binparts.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * binparts.h - prototypes pour la boîte de dialogue permettant une sélection des sections * - * Copyright (C) 2009 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/editor.c b/src/editor.c index ee1684a..8cb8d06 100644 --- a/src/editor.c +++ b/src/editor.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * editor.c - fenêtre principale de l'interface graphique * - * Copyright (C) 2006-2007 Cyrille Bagard + * Copyright (C) 2008-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/format/dex/dex-int.h b/src/format/dex/dex-int.h index 4b15c83..feb63a8 100755 --- a/src/format/dex/dex-int.h +++ b/src/format/dex/dex-int.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * dex-int.h - prototypes pour les structures internes du format DEX * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/format/dex/dex.c b/src/format/dex/dex.c index 287c9ea..6061445 100755 --- a/src/format/dex/dex.c +++ b/src/format/dex/dex.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * dex.c - support du format DEX * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/format/elf/elf-int.c b/src/format/elf/elf-int.c index 85bdfc0..a4c7790 100644 --- a/src/format/elf/elf-int.c +++ b/src/format/elf/elf-int.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * elf-int.c - structures internes du format ELF * - * Copyright (C) 2009 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/format/elf/elf-int.h b/src/format/elf/elf-int.h index 34570f9..2bce496 100644 --- a/src/format/elf/elf-int.h +++ b/src/format/elf/elf-int.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * elf-int.h - prototypes pour les structures internes du format ELF * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/format/elf/elf.c b/src/format/elf/elf.c index 3ed3dda..c3d2e42 100644 --- a/src/format/elf/elf.c +++ b/src/format/elf/elf.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * elf.c - support du format ELF * - * Copyright (C) 2009 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/format/elf/elf_def.h b/src/format/elf/elf_def.h index 916e81d..dda1b1c 100644 --- a/src/format/elf/elf_def.h +++ b/src/format/elf/elf_def.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * elf_def.h - liste des structures et constantes utilisées par le format ELF * - * Copyright (C) 2009 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/format/elf/helper_x86.c b/src/format/elf/helper_x86.c index dd6d278..7e795a1 100644 --- a/src/format/elf/helper_x86.c +++ b/src/format/elf/helper_x86.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * helper_x86.c - gestion auxiliaire de l'architecture x86 * - * Copyright (C) 2009 Cyrille Bagard + * Copyright (C) 2009-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/format/elf/section.c b/src/format/elf/section.c index b39ebee..b57ca74 100644 --- a/src/format/elf/section.c +++ b/src/format/elf/section.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * section.h - prototypes pour la gestion des sections d'un ELF * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/format/elf/section.h b/src/format/elf/section.h index 811e32b..6da1805 100644 --- a/src/format/elf/section.h +++ b/src/format/elf/section.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * section.h - prototypes pour la gestion des sections d'un ELF * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/format/elf/strings.c b/src/format/elf/strings.c index 6fb61b5..8dc6f9e 100644 --- a/src/format/elf/strings.c +++ b/src/format/elf/strings.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * strings.c - recherche des chaînes contenues dans un ELF * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/format/elf/strings.h b/src/format/elf/strings.h index e52d054..022a2cf 100644 --- a/src/format/elf/strings.h +++ b/src/format/elf/strings.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * strings.h - prototypes pour la recherche des chaînes contenues dans un ELF * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2009 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/format/elf/symbols.c b/src/format/elf/symbols.c index 8d06c05..a243a6c 100644 --- a/src/format/elf/symbols.c +++ b/src/format/elf/symbols.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * symbols.c - gestion des symboles d'un ELF * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/format/elf/symbols.h b/src/format/elf/symbols.h index 6644cbf..153bafb 100644 --- a/src/format/elf/symbols.h +++ b/src/format/elf/symbols.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * symbols.h - prototypes pour la gestion des symboles d'un ELF * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2009 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/format/exe_format-int.h b/src/format/exe_format-int.h index 1245d44..38ffa10 100644 --- a/src/format/exe_format-int.h +++ b/src/format/exe_format-int.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * exe_format-int.h - prototypes utiles aux formats d'exécutables * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2009 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/format/exe_format.c b/src/format/exe_format.c index 92db2fd..3ee5d41 100644 --- a/src/format/exe_format.c +++ b/src/format/exe_format.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * exe_format.h - support des formats d'exécutables * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2009 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/format/exe_format.h b/src/format/exe_format.h index d61e51a..09db41a 100644 --- a/src/format/exe_format.h +++ b/src/format/exe_format.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * exe_format.h - prototypes pour le support des formats d'exécutables * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2009 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/format/executable-int.h b/src/format/executable-int.h index 224e193..49b5275 100644 --- a/src/format/executable-int.h +++ b/src/format/executable-int.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * executable-int.h - prototypes utiles aux formats d'exécutables * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/format/executable.c b/src/format/executable.c index 76efaa1..2d7c185 100644 --- a/src/format/executable.c +++ b/src/format/executable.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * executable.c - support des formats d'exécutables * - * Copyright (C) 2009 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/format/executable.h b/src/format/executable.h index a122977..d4f2645 100644 --- a/src/format/executable.h +++ b/src/format/executable.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * executable.h - prototypes pour le support des formats d'exécutables * - * Copyright (C) 2009 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/format/format-int.h b/src/format/format-int.h index 5473e57..2996732 100644 --- a/src/format/format-int.h +++ b/src/format/format-int.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * format-int.h - prototypes utiles aux formats binaires * - * Copyright (C) 2009 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/format/format.c b/src/format/format.c index 8e1d864..a44f676 100644 --- a/src/format/format.c +++ b/src/format/format.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * format.c - support des différents formats binaires * - * Copyright (C) 2009 Cyrille Bagard + * Copyright (C) 2009-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/format/format.h b/src/format/format.h index 7f0b649..ce49a26 100644 --- a/src/format/format.h +++ b/src/format/format.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * format.h - prototypes pour le support des différents formats binaires * - * Copyright (C) 2009 Cyrille Bagard + * Copyright (C) 2009-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/format/java/attribute.c b/src/format/java/attribute.c index 0cfed92..caf3b86 100644 --- a/src/format/java/attribute.c +++ b/src/format/java/attribute.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * attribute.c - manipulation des attributs Java * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2009 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/format/java/attribute.h b/src/format/java/attribute.h index 7d57383..a370e3b 100644 --- a/src/format/java/attribute.h +++ b/src/format/java/attribute.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * attribute.h - prototypes pour la manipulation des attributs Java * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2009 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/format/java/e_java.c b/src/format/java/e_java.c index 76172b2..c7cf2e5 100755 --- a/src/format/java/e_java.c +++ b/src/format/java/e_java.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * e_java.c - support du format Java * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2009 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/format/java/e_java.h b/src/format/java/e_java.h index 489404b..4fe1cef 100755 --- a/src/format/java/e_java.h +++ b/src/format/java/e_java.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * e_java.h - prototypes pour le support du format Java * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2009 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/format/java/field.c b/src/format/java/field.c index ede84f3..cb2a57b 100644 --- a/src/format/java/field.c +++ b/src/format/java/field.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * field.c - gestion des champs Java * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2009 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/format/java/field.h b/src/format/java/field.h index 94c1961..e33a9bc 100644 --- a/src/format/java/field.h +++ b/src/format/java/field.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * field.h - prototypes pour la gestion des champs Java * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2009 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/format/java/java-int.h b/src/format/java/java-int.h index 40ed675..022f512 100755 --- a/src/format/java/java-int.h +++ b/src/format/java/java-int.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * java-int.h - prototypes pour les structures internes du format Java * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/format/java/java.c b/src/format/java/java.c index d11b56a..d16be63 100755 --- a/src/format/java/java.c +++ b/src/format/java/java.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * java.c - support du format Java * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/format/java/java.h b/src/format/java/java.h index 0c11a62..7eea5d3 100755 --- a/src/format/java/java.h +++ b/src/format/java/java.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * java.h - prototypes pour le support du format Java * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/format/java/java_def.h b/src/format/java/java_def.h index fb700a0..90eedcd 100755 --- a/src/format/java/java_def.h +++ b/src/format/java/java_def.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * java_def.h - liste des structures et constantes utilisées par le format Java * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/format/java/method.c b/src/format/java/method.c index ec4aa85..fb69755 100644 --- a/src/format/java/method.c +++ b/src/format/java/method.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * method.c - gestion des méthodes Java * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2009 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/format/java/method.h b/src/format/java/method.h index 96ed8de..ece8ae2 100644 --- a/src/format/java/method.h +++ b/src/format/java/method.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * method.h - prototypes pour la gestion des méthodes Java * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2009 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/format/java/pool.c b/src/format/java/pool.c index c05abd5..2ee71f6 100755 --- a/src/format/java/pool.c +++ b/src/format/java/pool.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * pool.c - lecture du réservoir de constantes * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/format/java/pool.h b/src/format/java/pool.h index 3550511..0fe42db 100755 --- a/src/format/java/pool.h +++ b/src/format/java/pool.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * pool.h - prototypes pour la lecture du réservoir de constantes * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/format/mangling/demangler.c b/src/format/mangling/demangler.c index 786005d..012c736 100644 --- a/src/format/mangling/demangler.c +++ b/src/format/mangling/demangler.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * demangler.c - décodage des noms d'éléments * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/format/mangling/demangler.h b/src/format/mangling/demangler.h index 8fd6947..7fe5850 100644 --- a/src/format/mangling/demangler.h +++ b/src/format/mangling/demangler.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * demangler.h - prototypes pour le décodage des noms d'éléments * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/format/mangling/itanium.h b/src/format/mangling/itanium.h index ed03796..2d2fd59 100644 --- a/src/format/mangling/itanium.h +++ b/src/format/mangling/itanium.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * itanium.h - prototypes pour le décodage des noms d'éléments selon Intel * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/format/part.c b/src/format/part.c index e42b8d2..0089284 100644 --- a/src/format/part.c +++ b/src/format/part.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * part.h - manipulation des parties de code * - * Copyright (C) 2009 Cyrille Bagard + * Copyright (C) 2009-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/format/part.h b/src/format/part.h index 5adeb2b..62fb0d3 100644 --- a/src/format/part.h +++ b/src/format/part.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * part.h - prototypes pour la manipulation des parties de code * - * Copyright (C) 2009 Cyrille Bagard + * Copyright (C) 2009-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/format/pe/pe-int.h b/src/format/pe/pe-int.h index 0c8bf45..83a7850 100644 --- a/src/format/pe/pe-int.h +++ b/src/format/pe/pe-int.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * pe-int.h - prototypes pour les structures internes du format Portable Executable * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/format/pe/pe.c b/src/format/pe/pe.c index 7b2ac25..a35cf12 100644 --- a/src/format/pe/pe.c +++ b/src/format/pe/pe.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * pe.c - support du format Portable Executable * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/format/pe/pe.h b/src/format/pe/pe.h index 9789205..f183582 100644 --- a/src/format/pe/pe.h +++ b/src/format/pe/pe.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * pe.h - prototypes pour le support du format Portable Executable * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/glibext/delayed-int.h b/src/glibext/delayed-int.h index 2aabf0b..d56f2e9 100644 --- a/src/glibext/delayed-int.h +++ b/src/glibext/delayed-int.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * delayed-int.h - définitions internes pour la gestion des travaux différés * - * Copyright (C) 2009 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/glibext/delayed.c b/src/glibext/delayed.c index 92e167a..a183449 100644 --- a/src/glibext/delayed.c +++ b/src/glibext/delayed.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * delayed.c - gestion des travaux différés * - * Copyright (C) 2009 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/glibext/delayed.h b/src/glibext/delayed.h index d2649e1..56ce17e 100644 --- a/src/glibext/delayed.h +++ b/src/glibext/delayed.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * delayed.h - prototypes pour la gestion des travaux différés * - * Copyright (C) 2009 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/gtkext/easygtk.c b/src/gtkext/easygtk.c index 3c8a29f..ff4d9e6 100644 --- a/src/gtkext/easygtk.c +++ b/src/gtkext/easygtk.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * easygtk.c - mise en place rapide de composants GTK * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/gtkext/easygtk.h b/src/gtkext/easygtk.h index 51b9c67..242f349 100644 --- a/src/gtkext/easygtk.h +++ b/src/gtkext/easygtk.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * easygtk.h - prototypes pour la mise en place rapide de composants GTK * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/gtkext/gtkbinview-int.h b/src/gtkext/gtkbinview-int.h index 51bc786..d1acde0 100644 --- a/src/gtkext/gtkbinview-int.h +++ b/src/gtkext/gtkbinview-int.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * gtkbinview-int.h - définitions internes propre à l'affichage d'un ou plusieurs morceaux de code * - * Copyright (C) 2009 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/gtkext/gtkbinview.c b/src/gtkext/gtkbinview.c index 46fc9ce..a1657b3 100644 --- a/src/gtkext/gtkbinview.c +++ b/src/gtkext/gtkbinview.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * gtkbinview.c - affichage d'un ou de plusieurs morceaux de code * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/gtkext/gtkbinview.h b/src/gtkext/gtkbinview.h index 945eefb..b6027a6 100644 --- a/src/gtkext/gtkbinview.h +++ b/src/gtkext/gtkbinview.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * gtkbinview.h - prototypes pour l'affichage d'un ou de plusieurs morceaux de code * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/gtkext/gtkblockview.c b/src/gtkext/gtkblockview.c index 1964ea5..6d828b1 100644 --- a/src/gtkext/gtkblockview.c +++ b/src/gtkext/gtkblockview.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * gtkblockview.c - affichage d'un fragment de code d'assemblage * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/gtkext/gtkblockview.h b/src/gtkext/gtkblockview.h index af2ba2b..c3e04ed 100644 --- a/src/gtkext/gtkblockview.h +++ b/src/gtkext/gtkblockview.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * gtkblockview.h - prototypes pour l'affichage d'un fragment de code d'assemblage * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/gtkext/gtkdockitem.c b/src/gtkext/gtkdockitem.c index 51d1cc7..692ed17 100644 --- a/src/gtkext/gtkdockitem.c +++ b/src/gtkext/gtkdockitem.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * gtkdockitem.c - mémorisation des propriétés d'un panneau dockable * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2009 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/gtkext/gtkdockitem.h b/src/gtkext/gtkdockitem.h index 4e9d1ee..d6f2fbc 100644 --- a/src/gtkext/gtkdockitem.h +++ b/src/gtkext/gtkdockitem.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * gtkdockitem.h - prototypes pour la mémorisation des propriétés d'un panneau dockable * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2009 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/gtkext/gtkdockpanel.c b/src/gtkext/gtkdockpanel.c index 3b74fbb..ea83b73 100644 --- a/src/gtkext/gtkdockpanel.c +++ b/src/gtkext/gtkdockpanel.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * gtkdockpanel.c - manipulation et affichage de panneaux dockables * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2009 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/gtkext/gtkdockpanel.h b/src/gtkext/gtkdockpanel.h index 250d6bf..1d820bc 100644 --- a/src/gtkext/gtkdockpanel.h +++ b/src/gtkext/gtkdockpanel.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * gtkdockpanel.h - prototypes pour la manipulation et l'affichage de panneaux dockables * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2009 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/gtkext/gtkdropwindow.c b/src/gtkext/gtkdropwindow.c index b2013f4..3966f1d 100644 --- a/src/gtkext/gtkdropwindow.c +++ b/src/gtkext/gtkdropwindow.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * gtkdropwindow.c - fenêtre de sélection de zone de destination pour dock * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2009 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/gtkext/gtkdropwindow.h b/src/gtkext/gtkdropwindow.h index c74a18d..f9dcb12 100644 --- a/src/gtkext/gtkdropwindow.h +++ b/src/gtkext/gtkdropwindow.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * gtkdropwindow.h - prototypes pour la fenêtre de sélection de zone de destination pour dock * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2009 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/gtkext/gtkextstatusbar.c b/src/gtkext/gtkextstatusbar.c index a177d18..e0ce43d 100644 --- a/src/gtkext/gtkextstatusbar.c +++ b/src/gtkext/gtkextstatusbar.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * gtkextstatusbar.h - prototypes pour la barre de statut améliorée * - * Copyright (C) 2009 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/gtkext/gtkgraphview.c b/src/gtkext/gtkgraphview.c index 07ae8ba..6e7b85a 100644 --- a/src/gtkext/gtkgraphview.c +++ b/src/gtkext/gtkgraphview.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * gtkgraphview.c - affichage de morceaux de code sous forme graphique * - * Copyright (C) 2009 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/gtkext/gtksourceview.c b/src/gtkext/gtksourceview.c index 5dea05f..026c851 100644 --- a/src/gtkext/gtksourceview.c +++ b/src/gtkext/gtksourceview.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * gtksourceview.c - affichage de code source * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/gtkext/support.c b/src/gtkext/support.c index 4eab7fe..6a2c327 100644 --- a/src/gtkext/support.c +++ b/src/gtkext/support.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * support.c - recherche des chemins d'accès aux fichiers * - * Copyright (C) 2008-2009 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/gtkext/support.h b/src/gtkext/support.h index 1dcb3e7..230d908 100644 --- a/src/gtkext/support.h +++ b/src/gtkext/support.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * support.h - prototypes pour la recherche des chemins d'accès aux fichiers * - * Copyright (C) 2008-2009 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/gui/editem.c b/src/gui/editem.c index bb3ec35..ac3461c 100644 --- a/src/gui/editem.c +++ b/src/gui/editem.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * editem.c - gestion des différents éléments réactifs de l'éditeurs * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/gui/editem.h b/src/gui/editem.h index 04513d7..267a679 100644 --- a/src/gui/editem.h +++ b/src/gui/editem.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * editem.h - prototypes pour la gestion des différents éléments réactifs de l'éditeurs * - * Copyright (C) 2010 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/main.c b/src/main.c index a3529ef..9430541 100644 --- a/src/main.c +++ b/src/main.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * main.c - fichier d'entrée du programme * - * Copyright (C) 2009 Cyrille Bagard + * Copyright (C) 2009-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/panel/log.c b/src/panel/log.c index e8ac952..32ad10d 100644 --- a/src/panel/log.c +++ b/src/panel/log.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * log.c - panneau d'affichage des messages système * - * Copyright (C) 2006-2007 Cyrille Bagard + * Copyright (C) 2009 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/panel/log.h b/src/panel/log.h index 5ea95cc..48f8ad6 100644 --- a/src/panel/log.h +++ b/src/panel/log.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * log.h - prototypes pour le panneau d'affichage des messages système * - * Copyright (C) 2006-2007 Cyrille Bagard + * Copyright (C) 2009 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/panel/panels.c b/src/panel/panels.c index 9363578..262f6a2 100644 --- a/src/panel/panels.c +++ b/src/panel/panels.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * panels.h - gestion des différents panneaux * - * Copyright (C) 2006-2007 Cyrille Bagard + * Copyright (C) 2009 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/panel/panels.h b/src/panel/panels.h index 4584bba..ef07dbf 100644 --- a/src/panel/panels.h +++ b/src/panel/panels.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * panels.h - prototypes pour la gestion des différents panneaux * - * Copyright (C) 2006-2007 Cyrille Bagard + * Copyright (C) 2009 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/panel/registers.c b/src/panel/registers.c index 1f9c8e5..76e546d 100644 --- a/src/panel/registers.c +++ b/src/panel/registers.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * registers.c - panneau d'affichage des registres d'architecture * - * Copyright (C) 2006-2007 Cyrille Bagard + * Copyright (C) 2009 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/panel/registers.h b/src/panel/registers.h index 7110414..635dbcf 100644 --- a/src/panel/registers.h +++ b/src/panel/registers.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * registers.h - prototypes pour le panneau d'affichage des registres d'architecture * - * Copyright (C) 2006-2007 Cyrille Bagard + * Copyright (C) 2009 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/panel/strings.c b/src/panel/strings.c index 1d09593..bed27ae 100644 --- a/src/panel/strings.c +++ b/src/panel/strings.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * strings.c - panneau d'affichage des chaînes de caractères * - * Copyright (C) 2006-2007 Cyrille Bagard + * Copyright (C) 2008-2009 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/panel/strings.h b/src/panel/strings.h index 8227e89..18a302b 100644 --- a/src/panel/strings.h +++ b/src/panel/strings.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * strings.h - prototypes pour le panneau d'affichage des chaînes de caractères * - * Copyright (C) 2006-2007 Cyrille Bagard + * Copyright (C) 2008-2009 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/panel/symbols.c b/src/panel/symbols.c index 1908ed0..0d22a7b 100644 --- a/src/panel/symbols.c +++ b/src/panel/symbols.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * symbols.c - panneau d'affichage des symboles * - * Copyright (C) 2006-2007 Cyrille Bagard + * Copyright (C) 2008-2009 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/panel/symbols.h b/src/panel/symbols.h index 9761fed..09898c5 100644 --- a/src/panel/symbols.h +++ b/src/panel/symbols.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * pan_symbols.h - prototypes pour le panneau d'affichage des symboles * - * Copyright (C) 2006-2007 Cyrille Bagard + * Copyright (C) 2008-2009 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/panels/log.c b/src/panels/log.c index 175c185..fdbda1d 100644 --- a/src/panels/log.c +++ b/src/panels/log.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * log.c - panneau d'affichage des messages système * - * Copyright (C) 2006-2007 Cyrille Bagard + * Copyright (C) 2009-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/panels/log.h b/src/panels/log.h index b0fc3e9..1d46edd 100644 --- a/src/panels/log.h +++ b/src/panels/log.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * log.h - prototypes pour le panneau d'affichage des messages système * - * Copyright (C) 2006-2007 Cyrille Bagard + * Copyright (C) 2009-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/panels/panel-int.h b/src/panels/panel-int.h index bc052ff..543c33c 100644 --- a/src/panels/panel-int.h +++ b/src/panels/panel-int.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * panels.h - prototypes pour les définitions internes liées aux panneaux * - * Copyright (C) 2009 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/panels/panel.c b/src/panels/panel.c index 8b22f14..53fab8f 100644 --- a/src/panels/panel.c +++ b/src/panels/panel.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * panels.h - gestion des différents panneaux * - * Copyright (C) 2006-2007 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/panels/panel.h b/src/panels/panel.h index a5c9f7c..b946222 100644 --- a/src/panels/panel.h +++ b/src/panels/panel.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * panels.h - prototypes pour la gestion des différents panneaux * - * Copyright (C) 2006-2007 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/panels/registers.c b/src/panels/registers.c index 6480404..fa080ee 100644 --- a/src/panels/registers.c +++ b/src/panels/registers.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * registers.c - panneau d'affichage des registres d'architecture * - * Copyright (C) 2006-2007 Cyrille Bagard + * Copyright (C) 2009 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/panels/registers.h b/src/panels/registers.h index 0abf849..22010bb 100644 --- a/src/panels/registers.h +++ b/src/panels/registers.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * registers.h - prototypes pour le panneau d'affichage des registres d'architecture * - * Copyright (C) 2006-2007 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/panels/strings.c b/src/panels/strings.c index 1d09593..bed27ae 100644 --- a/src/panels/strings.c +++ b/src/panels/strings.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * strings.c - panneau d'affichage des chaînes de caractères * - * Copyright (C) 2006-2007 Cyrille Bagard + * Copyright (C) 2008-2009 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/panels/strings.h b/src/panels/strings.h index 8227e89..18a302b 100644 --- a/src/panels/strings.h +++ b/src/panels/strings.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * strings.h - prototypes pour le panneau d'affichage des chaînes de caractères * - * Copyright (C) 2006-2007 Cyrille Bagard + * Copyright (C) 2008-2009 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/panels/symbols.c b/src/panels/symbols.c index 484ee97..d54e05e 100644 --- a/src/panels/symbols.c +++ b/src/panels/symbols.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * symbols.c - panneau d'affichage des symboles * - * Copyright (C) 2006-2007 Cyrille Bagard + * Copyright (C) 2008-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/panels/symbols.h b/src/panels/symbols.h index cebf542..d9f8b38 100644 --- a/src/panels/symbols.h +++ b/src/panels/symbols.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * pan_symbols.h - prototypes pour le panneau d'affichage des symboles * - * Copyright (C) 2006-2007 Cyrille Bagard + * Copyright (C) 2008-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/plugins/pglist.c b/src/plugins/pglist.c index f242cba..3fd2cb0 100644 --- a/src/plugins/pglist.c +++ b/src/plugins/pglist.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * pglist.c - gestion de l'ensemble des greffons * - * Copyright (C) 2009 Cyrille Bagard + * Copyright (C) 2009-2010 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/plugins/plugin-def.h b/src/plugins/plugin-def.h index 43ec28e..67b26d6 100644 --- a/src/plugins/plugin-def.h +++ b/src/plugins/plugin-def.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * plugin-def.h - prototypes pour les définitions de base utiles aux greffons * - * Copyright (C) 2009 Cyrille Bagard + * Copyright (C) 2009-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/plugins/plugin-int.h b/src/plugins/plugin-int.h index a0b5758..1ab8d36 100644 --- a/src/plugins/plugin-int.h +++ b/src/plugins/plugin-int.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * plugin-int.h - prototypes pour les structures internes des greffons * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2010-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/plugins/plugin.c b/src/plugins/plugin.c index ce8ef37..d654df1 100644 --- a/src/plugins/plugin.c +++ b/src/plugins/plugin.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * plugin.c - interactions avec un greffon donné * - * Copyright (C) 2009 Cyrille Bagard + * Copyright (C) 2009-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/plugins/plugin.h b/src/plugins/plugin.h index 8df0e0e..85b6db9 100644 --- a/src/plugins/plugin.h +++ b/src/plugins/plugin.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * plugin.h - prototypes pour les interactions avec un greffon donné * - * Copyright (C) 2009 Cyrille Bagard + * Copyright (C) 2009-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/project.c b/src/project.c index 60767be..85368c6 100644 --- a/src/project.c +++ b/src/project.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * project.c - gestion d'un groupe de fichiers binaires * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/project.h b/src/project.h index d9b36c1..fa0d01a 100644 --- a/src/project.h +++ b/src/project.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * project.h - prototypes pour la gestion d'un groupe de fichiers binaires * - * Copyright (C) 2008 Cyrille Bagard + * Copyright (C) 2008-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/shell.c b/src/shell.c index 78e807f..ffd5cc7 100644 --- a/src/shell.c +++ b/src/shell.c @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * shell.c - panneau d'affichage du shell Python * - * Copyright (C) 2006-2007 Cyrille Bagard + * Copyright (C) 2009-2011 Cyrille Bagard * * This file is part of OpenIDA. * diff --git a/src/shell.h b/src/shell.h index c07a368..90de5a1 100644 --- a/src/shell.h +++ b/src/shell.h @@ -2,7 +2,7 @@ /* OpenIDA - Outil d'analyse de fichiers binaires * shell.h - prototypes pour le panneau d'affichage du shell Python * - * Copyright (C) 2006-2007 Cyrille Bagard + * Copyright (C) 2009 Cyrille Bagard * * This file is part of OpenIDA. * -- cgit v0.11.2-87-g4458