From 43ce34d547bd840aaca13cdc0b2f5ba18ea55d2c Mon Sep 17 00:00:00 2001 From: "Markus F.X.J. Oberhumer" Date: Sun, 1 Jan 2012 22:35:11 +0100 Subject: [PATCH] Welcome 2012. --- BUGS | 2 +- Makefile | 2 +- PROJECTS | 2 +- README | 8 ++++---- README.1ST | 2 +- THANKS | 2 +- doc/elf-to-mem.txt | 2 +- doc/upx.pod | 10 +++++----- src/Makefile | 2 +- src/bele.h | 4 ++-- src/bele_policy.h | 4 ++-- src/bptr.h | 4 ++-- src/c_file.cpp | 4 ++-- src/c_init.cpp | 4 ++-- src/c_none.cpp | 4 ++-- src/c_screen.cpp | 4 ++-- src/compress.cpp | 4 ++-- src/compress.h | 4 ++-- src/compress_lzma.cpp | 4 ++-- src/compress_ucl.cpp | 4 ++-- src/compress_zlib.cpp | 4 ++-- src/conf.h | 4 ++-- src/console.h | 4 ++-- src/except.cpp | 4 ++-- src/except.h | 4 ++-- src/file.cpp | 4 ++-- src/file.h | 4 ++-- src/filter.cpp | 4 ++-- src/filter.h | 4 ++-- src/filter/ct.h | 4 ++-- src/filter/cto.h | 4 ++-- src/filter/ctoj.h | 6 +++--- src/filter/ctojr.h | 6 +++--- src/filter/ctok.h | 6 +++--- src/filter/ctsw.h | 4 ++-- src/filter/getcto.h | 4 ++-- src/filter/ppcbxx.h | 6 +++--- src/filter/sub.hh | 4 ++-- src/filter/sub16.h | 4 ++-- src/filter/sub32.h | 4 ++-- src/filter/sub8.h | 4 ++-- src/filter/sw.h | 4 ++-- src/filteri.cpp | 4 ++-- src/help.cpp | 12 ++++++------ src/lefile.cpp | 4 ++-- src/lefile.h | 4 ++-- src/linker.cpp | 4 ++-- src/linker.h | 4 ++-- src/main.cpp | 4 ++-- src/mem.cpp | 4 ++-- src/mem.h | 4 ++-- src/msg.cpp | 4 ++-- src/options.h | 4 ++-- src/p_armpe.cpp | 4 ++-- src/p_armpe.h | 4 ++-- src/p_com.cpp | 4 ++-- src/p_com.h | 4 ++-- src/p_djgpp2.cpp | 4 ++-- src/p_djgpp2.h | 4 ++-- src/p_elf.h | 4 ++-- src/p_elf_enum.h | 4 ++-- src/p_elks.cpp | 4 ++-- src/p_exe.cpp | 4 ++-- src/p_exe.h | 4 ++-- src/p_lx_elf.cpp | 6 +++--- src/p_lx_elf.h | 6 +++--- src/p_lx_exc.cpp | 6 +++--- src/p_lx_exc.h | 4 ++-- src/p_lx_interp.cpp | 6 +++--- src/p_lx_interp.h | 6 +++--- src/p_lx_sh.cpp | 6 +++--- src/p_lx_sh.h | 6 +++--- src/p_mach.cpp | 2 +- src/p_mach.h | 4 ++-- src/p_mach_enum.h | 2 +- src/p_ps1.cpp | 6 +++--- src/p_ps1.h | 6 +++--- src/p_sys.cpp | 4 ++-- src/p_sys.h | 4 ++-- src/p_tmt.cpp | 4 ++-- src/p_tmt.h | 4 ++-- src/p_tos.cpp | 4 ++-- src/p_tos.h | 4 ++-- src/p_unix.cpp | 4 ++-- src/p_unix.h | 4 ++-- src/p_vmlinx.cpp | 6 +++--- src/p_vmlinx.h | 4 ++-- src/p_vmlinz.cpp | 4 ++-- src/p_vmlinz.h | 4 ++-- src/p_vxd.h | 4 ++-- src/p_w16ne.cpp | 4 ++-- src/p_w16ne.h | 4 ++-- src/p_w32pe.cpp | 4 ++-- src/p_w32pe.h | 4 ++-- src/p_wcle.cpp | 4 ++-- src/p_wcle.h | 4 ++-- src/packer.cpp | 4 ++-- src/packer.h | 4 ++-- src/packer_c.cpp | 4 ++-- src/packer_f.cpp | 4 ++-- src/packhead.cpp | 4 ++-- src/packmast.cpp | 4 ++-- src/packmast.h | 4 ++-- src/pefile.cpp | 4 ++-- src/pefile.h | 4 ++-- src/s_djgpp2.cpp | 4 ++-- src/s_object.cpp | 4 ++-- src/s_vcsa.cpp | 4 ++-- src/s_win32.cpp | 4 ++-- src/screen.h | 4 ++-- src/snprintf.h | 4 ++-- src/stdcxx.cpp | 4 ++-- src/stdcxx.h | 4 ++-- src/stub/Makefile | 2 +- src/stub/amd64-darwin.dylib-entry.h | 6 +++--- src/stub/amd64-darwin.macho-entry.h | 6 +++--- src/stub/amd64-darwin.macho-fold.h | 6 +++--- src/stub/amd64-linux.elf-entry.h | 6 +++--- src/stub/amd64-linux.elf-fold.h | 6 +++--- src/stub/amd64-linux.kernel.vmlinux-head.h | 6 +++--- src/stub/amd64-linux.kernel.vmlinux.h | 6 +++--- src/stub/amd64-linux.shlib-init.h | 6 +++--- src/stub/arm-darwin.macho-entry.h | 6 +++--- src/stub/arm-darwin.macho-fold.h | 6 +++--- src/stub/arm-linux.elf-entry.h | 6 +++--- src/stub/arm-linux.elf-fold.h | 6 +++--- src/stub/arm-linux.kernel.vmlinux-head.h | 6 +++--- src/stub/arm-linux.kernel.vmlinux.h | 6 +++--- src/stub/arm-linux.shlib-init.h | 6 +++--- src/stub/arm.v4a-wince.pe.h | 6 +++--- src/stub/arm.v4t-wince.pe.h | 6 +++--- src/stub/armeb-linux.elf-entry.h | 6 +++--- src/stub/armeb-linux.elf-fold.h | 6 +++--- src/stub/armeb-linux.kernel.vmlinux-head.h | 6 +++--- src/stub/armeb-linux.kernel.vmlinux.h | 6 +++--- src/stub/armel-eabi-linux.elf-entry.h | 6 +++--- src/stub/armel-eabi-linux.elf-fold.h | 6 +++--- src/stub/armel-eabi-linux.shlib-init.h | 6 +++--- src/stub/armel-linux.kernel.vmlinuz-head.h | 6 +++--- src/stub/armel-linux.kernel.vmlinuz.h | 6 +++--- src/stub/i086-dos16.com.h | 6 +++--- src/stub/i086-dos16.exe.h | 6 +++--- src/stub/i086-dos16.sys.h | 6 +++--- src/stub/i386-bsd.elf-entry.h | 6 +++--- src/stub/i386-bsd.elf-fold.h | 6 +++--- src/stub/i386-bsd.elf.execve-entry.h | 6 +++--- src/stub/i386-bsd.elf.execve-fold.h | 6 +++--- src/stub/i386-darwin.dylib-entry.h | 6 +++--- src/stub/i386-darwin.macho-entry.h | 6 +++--- src/stub/i386-darwin.macho-fold.h | 6 +++--- src/stub/i386-dos32.djgpp2.h | 6 +++--- src/stub/i386-dos32.tmt.h | 6 +++--- src/stub/i386-dos32.watcom.le.h | 6 +++--- src/stub/i386-linux.elf-entry.h | 6 +++--- src/stub/i386-linux.elf-fold.h | 6 +++--- src/stub/i386-linux.elf.execve-entry.h | 6 +++--- src/stub/i386-linux.elf.execve-fold.h | 6 +++--- src/stub/i386-linux.elf.interp-entry.h | 6 +++--- src/stub/i386-linux.elf.interp-fold.h | 6 +++--- src/stub/i386-linux.elf.shell-entry.h | 6 +++--- src/stub/i386-linux.elf.shell-fold.h | 6 +++--- src/stub/i386-linux.kernel.vmlinux-head.h | 6 +++--- src/stub/i386-linux.kernel.vmlinux.h | 6 +++--- src/stub/i386-linux.kernel.vmlinuz.h | 6 +++--- src/stub/i386-linux.shlib-init.h | 6 +++--- src/stub/i386-netbsd.elf-entry.h | 6 +++--- src/stub/i386-netbsd.elf-fold.h | 6 +++--- src/stub/i386-openbsd.elf-fold.h | 6 +++--- src/stub/i386-win32.pe.h | 6 +++--- src/stub/m68k-atari.tos.h | 6 +++--- src/stub/mips.r3000-linux.elf-entry.h | 6 +++--- src/stub/mips.r3000-linux.elf-fold.h | 6 +++--- src/stub/mipsel.r3000-linux.elf-entry.h | 6 +++--- src/stub/mipsel.r3000-linux.elf-fold.h | 6 +++--- src/stub/mipsel.r3000-ps1.h | 6 +++--- src/stub/powerpc-darwin.dylib-entry.h | 6 +++--- src/stub/powerpc-darwin.macho-entry.h | 6 +++--- src/stub/powerpc-darwin.macho-fold.h | 6 +++--- src/stub/powerpc-linux.elf-entry.h | 6 +++--- src/stub/powerpc-linux.elf-fold.h | 6 +++--- src/stub/powerpc-linux.kernel.vmlinux-head.h | 6 +++--- src/stub/powerpc-linux.kernel.vmlinux.h | 6 +++--- src/stub/scripts/UNUSED/asl_m68k.sh | 4 ++-- src/stub/scripts/UNUSED/bin2h.pl | 12 ++++++------ src/stub/scripts/UNUSED/bin2w.sh | 2 +- src/stub/scripts/UNUSED/o2bin.pl | 4 ++-- src/stub/scripts/UNUSED/setfold.pl | 2 +- src/stub/scripts/UNUSED/setfold.sh | 4 ++-- src/stub/scripts/UNUSED/stripelf.pl | 4 ++-- src/stub/scripts/UNUSED/version.pl | 4 ++-- src/stub/scripts/bin2h.py | 8 ++++---- src/stub/scripts/brandelf.py | 2 +- src/stub/scripts/gpp_inc.py | 2 +- src/stub/scripts/xstrip.py | 2 +- src/stub/src/amd64-darwin.dylib-entry.S | 6 +++--- src/stub/src/amd64-darwin.macho-entry.S | 6 +++--- src/stub/src/amd64-darwin.macho-fold.S | 6 +++--- src/stub/src/amd64-darwin.macho-main.c | 6 +++--- src/stub/src/amd64-linux.elf-entry.S | 6 +++--- src/stub/src/amd64-linux.elf-fold.S | 2 +- src/stub/src/amd64-linux.elf-fold.lds | 2 +- src/stub/src/amd64-linux.elf-main.c | 6 +++--- src/stub/src/amd64-linux.shlib-init.S | 6 +++--- src/stub/src/arch/amd64/bxx.S | 2 +- src/stub/src/arch/amd64/lzma_d.S | 2 +- src/stub/src/arch/amd64/macros.S | 4 ++-- src/stub/src/arch/amd64/nrv2b_d.S | 6 +++--- src/stub/src/arch/amd64/nrv2d_d.S | 6 +++--- src/stub/src/arch/amd64/nrv2e_d.S | 6 +++--- src/stub/src/arch/arm/v4a/lzma_d-arm.S | 4 ++-- src/stub/src/arch/arm/v4a/lzma_d.S | 6 +++--- src/stub/src/arch/arm/v4a/macros.S | 4 ++-- src/stub/src/arch/arm/v4a/nrv2b_d8.S | 6 +++--- src/stub/src/arch/arm/v4a/nrv2d_d8.S | 6 +++--- src/stub/src/arch/arm/v4a/nrv2e_d8.S | 6 +++--- src/stub/src/arch/arm/v4t/macros.S | 4 ++-- src/stub/src/arch/arm/v4t/nrv2b_d32.S | 6 +++--- src/stub/src/arch/arm/v4t/nrv2b_d8.S | 6 +++--- src/stub/src/arch/arm/v4t/nrv2e_d32.S | 6 +++--- src/stub/src/arch/arm/v4t/nrv2e_d8.S | 6 +++--- src/stub/src/arch/arm/v5a/macros.S | 4 ++-- src/stub/src/arch/i086/cc_test.c | 2 +- src/stub/src/arch/i086/cleanasm.py | 2 +- src/stub/src/arch/i086/l_test.c | 2 +- src/stub/src/arch/i086/lzma_d.S | 2 +- src/stub/src/arch/i086/lzma_m.h | 2 +- src/stub/src/arch/i086/macros.S | 4 ++-- src/stub/src/arch/i086/nrv2b_d16.S | 2 +- src/stub/src/arch/i086/nrv2b_d8.S | 2 +- src/stub/src/arch/i086/nrv2d_d8.S | 2 +- src/stub/src/arch/i086/nrv2e_d8.S | 2 +- src/stub/src/arch/i086/wdis2gas.py | 2 +- src/stub/src/arch/i386/cl1_d32.S | 4 ++-- src/stub/src/arch/i386/lzma_d.S | 2 +- src/stub/src/arch/i386/macros.S | 4 ++-- src/stub/src/arch/i386/nrv2b_d32.S | 2 +- src/stub/src/arch/i386/nrv2d_d32.S | 2 +- src/stub/src/arch/i386/nrv2e_d32.S | 2 +- src/stub/src/arch/i386/upx_itoa.S | 2 +- src/stub/src/arch/m68k/bits.ash | 2 +- src/stub/src/arch/m68k/lzma_d.S | 2 +- src/stub/src/arch/m68k/macros.S | 4 ++-- src/stub/src/arch/m68k/nrv2b_d.ash | 2 +- src/stub/src/arch/m68k/nrv2d_d.ash | 2 +- src/stub/src/arch/m68k/nrv2e_d.ash | 2 +- src/stub/src/arch/m68k/rename.ash | 2 +- src/stub/src/arch/mips/r3000/bits.ash | 2 +- src/stub/src/arch/mips/r3000/lzma_d.S | 8 ++++---- src/stub/src/arch/mips/r3000/macros.ash | 2 +- src/stub/src/arch/mips/r3000/nrv2b_d.ash | 2 +- src/stub/src/arch/mips/r3000/nrv2d_d.ash | 2 +- src/stub/src/arch/mips/r3000/nrv2e_d.ash | 2 +- src/stub/src/arch/powerpc/32/bxx.S | 2 +- src/stub/src/arch/powerpc/32/lzma_d.S | 2 +- src/stub/src/arch/powerpc/32/macros.S | 4 ++-- src/stub/src/arch/powerpc/32/nrv2b_d.S | 6 +++--- src/stub/src/arch/powerpc/32/nrv2d_d.S | 6 +++--- src/stub/src/arch/powerpc/32/nrv2e_d.S | 6 +++--- src/stub/src/arm-darwin.macho-entry.S | 6 +++--- src/stub/src/arm-darwin.macho-fold.S | 2 +- src/stub/src/arm-darwin.macho-main.c | 6 +++--- src/stub/src/arm-linux.elf-entry.S | 6 +++--- src/stub/src/arm-linux.elf-fold.S | 2 +- src/stub/src/arm-linux.elf-fold.lds | 2 +- src/stub/src/arm-linux.kernel.vmlinux-head.S | 2 +- src/stub/src/arm-linux.kernel.vmlinux.S | 6 +++--- src/stub/src/arm-linux.shlib-init.S | 6 +++--- src/stub/src/arm.v4a-wince.pe.S | 6 +++--- src/stub/src/arm.v4t-wince.pe.S | 6 +++--- src/stub/src/armeb-linux.elf-fold.S | 2 +- src/stub/src/armeb-linux.elf-fold.lds | 2 +- src/stub/src/armeb-linux.kernel.vmlinux-head.S | 2 +- src/stub/src/armeb-linux.kernel.vmlinux.S | 6 +++--- src/stub/src/c/lzma_d_c.c | 2 +- src/stub/src/i086-dos16.com.S | 4 ++-- src/stub/src/i086-dos16.exe.S | 4 ++-- src/stub/src/i086-dos16.sys.S | 4 ++-- src/stub/src/i386-bsd.elf-entry.S | 6 +++--- src/stub/src/i386-bsd.elf-fold.S | 2 +- src/stub/src/i386-bsd.elf-fold.lds | 2 +- src/stub/src/i386-bsd.elf-main.c | 6 +++--- src/stub/src/i386-bsd.elf.execve-entry.S | 6 +++--- src/stub/src/i386-bsd.elf.execve-fold.S | 2 +- src/stub/src/i386-bsd.elf.execve-main.c | 4 ++-- src/stub/src/i386-bsd.syscall.S | 2 +- src/stub/src/i386-darwin.dylib-entry.S | 6 +++--- src/stub/src/i386-darwin.macho-entry.S | 6 +++--- src/stub/src/i386-darwin.macho-fold.S | 6 +++--- src/stub/src/i386-darwin.macho-main.c | 6 +++--- src/stub/src/i386-dos32.djgpp2.S | 4 ++-- src/stub/src/i386-dos32.tmt.S | 4 ++-- src/stub/src/i386-dos32.watcom.le.S | 4 ++-- src/stub/src/i386-linux.elf-entry.S | 6 +++--- src/stub/src/i386-linux.elf-fold.S | 2 +- src/stub/src/i386-linux.elf-fold.lds | 2 +- src/stub/src/i386-linux.elf-main.c | 6 +++--- src/stub/src/i386-linux.elf.execve-entry.S | 6 +++--- src/stub/src/i386-linux.elf.execve-fold.S | 2 +- src/stub/src/i386-linux.elf.execve-fold.lds | 2 +- src/stub/src/i386-linux.elf.execve-main.c | 4 ++-- src/stub/src/i386-linux.elf.interp-entry.S | 6 +++--- src/stub/src/i386-linux.elf.interp-fold.S | 2 +- src/stub/src/i386-linux.elf.interp-fold.lds | 2 +- src/stub/src/i386-linux.elf.interp-main.c | 6 +++--- src/stub/src/i386-linux.elf.shell-entry.S | 6 +++--- src/stub/src/i386-linux.elf.shell-fold.S | 6 +++--- src/stub/src/i386-linux.elf.shell-fold.lds | 2 +- src/stub/src/i386-linux.elf.shell-main.c | 6 +++--- src/stub/src/i386-linux.kernel.vmlinux-head.S | 2 +- src/stub/src/i386-linux.kernel.vmlinux.S | 6 +++--- src/stub/src/i386-linux.kernel.vmlinuz.S | 4 ++-- src/stub/src/i386-linux.shlib-init.S | 6 +++--- src/stub/src/i386-openbsd.elf-fold.S | 2 +- src/stub/src/i386-openbsd.elf-main.c | 6 +++--- src/stub/src/i386-win32.pe.S | 4 ++-- src/stub/src/include/bsd.h | 4 ++-- src/stub/src/include/darwin.h | 4 ++-- src/stub/src/include/header.S | 4 ++-- src/stub/src/include/linux.h | 4 ++-- src/stub/src/m68k-atari.tos.S | 4 ++-- src/stub/src/mips.r3000-linux.elf-fold.lds | 2 +- src/stub/src/mipsel.r3000-linux.elf-entry.S | 6 +++--- src/stub/src/mipsel.r3000-linux.elf-fold.S | 2 +- src/stub/src/mipsel.r3000-linux.elf-fold.lds | 2 +- src/stub/src/mipsel.r3000-ps1.S | 6 +++--- src/stub/src/powerpc-darwin.dylib-entry.S | 2 +- src/stub/src/powerpc-darwin.macho-entry.S | 2 +- src/stub/src/powerpc-darwin.macho-fold.S | 6 +++--- src/stub/src/powerpc-darwin.macho-main.c | 6 +++--- src/stub/src/powerpc-linux.elf-entry.S | 6 +++--- src/stub/src/powerpc-linux.elf-fold.S | 6 +++--- src/stub/src/powerpc-linux.elf-fold.lds | 2 +- src/stub/src/powerpc-linux.elf-main.c | 6 +++--- src/stub/src/powerpc-linux.kernel.vmlinux-head.S | 2 +- src/stub/src/powerpc-linux.kernel.vmlinux.S | 6 +++--- src/stub/src/thumb-linux.shlib-init.S | 6 +++--- src/stub/thumb-eabi-linux.shlib-init.h | 6 +++--- src/stub/tools/armpe/armpe_tester.c | 6 +++--- src/ui.cpp | 4 ++-- src/ui.h | 4 ++-- src/util.cpp | 4 ++-- src/util.h | 4 ++-- src/version.h | 6 +++--- src/work.cpp | 4 ++-- 344 files changed, 771 insertions(+), 771 deletions(-) diff --git a/BUGS b/BUGS index f30cadd1..ebd5cbd3 100644 --- a/BUGS +++ b/BUGS @@ -8,7 +8,7 @@ The Ultimate Packer for eXecutables - Copyright (c) 1996-2011 Markus Oberhumer, Laszlo Molnar & John Reiser + Copyright (c) 1996-2012 Markus Oberhumer, Laszlo Molnar & John Reiser http://upx.sourceforge.net diff --git a/Makefile b/Makefile index 11238d14..a4c14800 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # # UPX toplevel Makefile - needs GNU make 3.81 or better # -# Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer # MAKEFLAGS += -rR diff --git a/PROJECTS b/PROJECTS index 901c95fc..69bdf486 100644 --- a/PROJECTS +++ b/PROJECTS @@ -8,7 +8,7 @@ The Ultimate Packer for eXecutables - Copyright (c) 1996-2011 Markus Oberhumer, Laszlo Molnar & John Reiser + Copyright (c) 1996-2012 Markus Oberhumer, Laszlo Molnar & John Reiser http://upx.sourceforge.net diff --git a/README b/README index b89e6d37..fcc20443 100644 --- a/README +++ b/README @@ -8,7 +8,7 @@ The Ultimate Packer for eXecutables - Copyright (c) 1996-2011 Markus Oberhumer, Laszlo Molnar & John Reiser + Copyright (c) 1996-2012 Markus Oberhumer, Laszlo Molnar & John Reiser http://upx.sourceforge.net @@ -108,9 +108,9 @@ THE FUTURE COPYRIGHT ========= -Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer -Copyright (C) 1996-2011 Laszlo Molnar -Copyright (C) 2000-2011 John F. Reiser +Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer +Copyright (C) 1996-2012 Laszlo Molnar +Copyright (C) 2000-2012 John F. Reiser This program may be used freely, and you are welcome to redistribute it under certain conditions. diff --git a/README.1ST b/README.1ST index 73d49f28..7318c213 100644 --- a/README.1ST +++ b/README.1ST @@ -8,7 +8,7 @@ The Ultimate Packer for eXecutables - Copyright (c) 1996-2011 Markus Oberhumer, Laszlo Molnar & John Reiser + Copyright (c) 1996-2012 Markus Oberhumer, Laszlo Molnar & John Reiser http://upx.sourceforge.net diff --git a/THANKS b/THANKS index a841b784..0513b443 100644 --- a/THANKS +++ b/THANKS @@ -8,7 +8,7 @@ The Ultimate Packer for eXecutables - Copyright (c) 1996-2011 Markus Oberhumer, Laszlo Molnar & John Reiser + Copyright (c) 1996-2012 Markus Oberhumer, Laszlo Molnar & John Reiser http://upx.sourceforge.net diff --git a/doc/elf-to-mem.txt b/doc/elf-to-mem.txt index e43d4caf..d8f25c60 100644 --- a/doc/elf-to-mem.txt +++ b/doc/elf-to-mem.txt @@ -1,5 +1,5 @@ Decompressing ELF Directly to Memory on Linux/x86 - Copyright (C) 2000-2011 John F. Reiser jreiser@BitWagon.com + Copyright (C) 2000-2012 John F. Reiser jreiser@BitWagon.com References: definitions for the ELF file format diff --git a/doc/upx.pod b/doc/upx.pod index 2c36eb61..7ad2da28 100644 --- a/doc/upx.pod +++ b/doc/upx.pod @@ -13,7 +13,7 @@ B S<[ I ]> S<[ I ]> I... =head1 ABSTRACT The Ultimate Packer for eXecutables - Copyright (c) 1996-2011 Markus Oberhumer, Laszlo Molnar & John Reiser + Copyright (c) 1996-2012 Markus Oberhumer, Laszlo Molnar & John Reiser http://upx.sourceforge.net @@ -933,13 +933,13 @@ Please report all bugs immediately to the authors. =head1 COPYRIGHT -Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer -Copyright (C) 1996-2011 Laszlo Molnar +Copyright (C) 1996-2012 Laszlo Molnar -Copyright (C) 2000-2011 John F. Reiser +Copyright (C) 2000-2012 John F. Reiser -Copyright (C) 2002-2011 Jens Medoch +Copyright (C) 2002-2012 Jens Medoch This program may be used freely, and you are welcome to redistribute it under certain conditions. diff --git a/src/Makefile b/src/Makefile index 44989343..55527707 100644 --- a/src/Makefile +++ b/src/Makefile @@ -1,7 +1,7 @@ # # UPX Makefile - needs GNU make 3.81 or better # -# Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer # MAKEFLAGS += -rR diff --git a/src/bele.h b/src/bele.h index 83d4b7ce..1d96c92e 100644 --- a/src/bele.h +++ b/src/bele.h @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/bele_policy.h b/src/bele_policy.h index 6225b899..c8e32711 100644 --- a/src/bele_policy.h +++ b/src/bele_policy.h @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/bptr.h b/src/bptr.h index df41f7cb..546d6653 100644 --- a/src/bptr.h +++ b/src/bptr.h @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/c_file.cpp b/src/c_file.cpp index 0d9c11ad..1d19381b 100644 --- a/src/c_file.cpp +++ b/src/c_file.cpp @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/c_init.cpp b/src/c_init.cpp index e240ef55..be4ff5ff 100644 --- a/src/c_init.cpp +++ b/src/c_init.cpp @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/c_none.cpp b/src/c_none.cpp index 5b8824e9..84915d63 100644 --- a/src/c_none.cpp +++ b/src/c_none.cpp @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/c_screen.cpp b/src/c_screen.cpp index ce654bfd..7de083bf 100644 --- a/src/c_screen.cpp +++ b/src/c_screen.cpp @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/compress.cpp b/src/compress.cpp index d7a12698..4ab05e55 100644 --- a/src/compress.cpp +++ b/src/compress.cpp @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/compress.h b/src/compress.h index 0afc729c..188d0864 100644 --- a/src/compress.h +++ b/src/compress.h @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/compress_lzma.cpp b/src/compress_lzma.cpp index abd758c3..8cb141c6 100644 --- a/src/compress_lzma.cpp +++ b/src/compress_lzma.cpp @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/compress_ucl.cpp b/src/compress_ucl.cpp index e36548e8..e65cebc2 100644 --- a/src/compress_ucl.cpp +++ b/src/compress_ucl.cpp @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/compress_zlib.cpp b/src/compress_zlib.cpp index 85060369..4ede3b74 100644 --- a/src/compress_zlib.cpp +++ b/src/compress_zlib.cpp @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/conf.h b/src/conf.h index a5f65ee6..e29f7a73 100644 --- a/src/conf.h +++ b/src/conf.h @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/console.h b/src/console.h index 6d6d1e3f..bd10c1e0 100644 --- a/src/console.h +++ b/src/console.h @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/except.cpp b/src/except.cpp index 45dfdfeb..67a90767 100644 --- a/src/except.cpp +++ b/src/except.cpp @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/except.h b/src/except.h index 149e528c..e79f330e 100644 --- a/src/except.h +++ b/src/except.h @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/file.cpp b/src/file.cpp index f0c88f60..67003c5b 100644 --- a/src/file.cpp +++ b/src/file.cpp @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/file.h b/src/file.h index bc6923aa..417dcc8c 100644 --- a/src/file.h +++ b/src/file.h @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/filter.cpp b/src/filter.cpp index 3827922b..90f7cb72 100644 --- a/src/filter.cpp +++ b/src/filter.cpp @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/filter.h b/src/filter.h index f3b4a054..8c0670ea 100644 --- a/src/filter.h +++ b/src/filter.h @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/filter/ct.h b/src/filter/ct.h index 2a9ef31d..9f704c4c 100644 --- a/src/filter/ct.h +++ b/src/filter/ct.h @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/filter/cto.h b/src/filter/cto.h index 0f78b493..af8f72cd 100644 --- a/src/filter/cto.h +++ b/src/filter/cto.h @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/filter/ctoj.h b/src/filter/ctoj.h index c45396f9..344fde62 100644 --- a/src/filter/ctoj.h +++ b/src/filter/ctoj.h @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/filter/ctojr.h b/src/filter/ctojr.h index df5584fa..c047d0de 100644 --- a/src/filter/ctojr.h +++ b/src/filter/ctojr.h @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/filter/ctok.h b/src/filter/ctok.h index 127e24b1..3565d25a 100644 --- a/src/filter/ctok.h +++ b/src/filter/ctok.h @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/filter/ctsw.h b/src/filter/ctsw.h index e4f3f40c..80f1c864 100644 --- a/src/filter/ctsw.h +++ b/src/filter/ctsw.h @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/filter/getcto.h b/src/filter/getcto.h index 8d90a8af..a4af3cdb 100644 --- a/src/filter/getcto.h +++ b/src/filter/getcto.h @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/filter/ppcbxx.h b/src/filter/ppcbxx.h index 141579a5..fca36f5e 100644 --- a/src/filter/ppcbxx.h +++ b/src/filter/ppcbxx.h @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2004-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2004-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/filter/sub.hh b/src/filter/sub.hh index fb3143bc..65ef5a48 100644 --- a/src/filter/sub.hh +++ b/src/filter/sub.hh @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/filter/sub16.h b/src/filter/sub16.h index 9b3abda5..b46acc47 100644 --- a/src/filter/sub16.h +++ b/src/filter/sub16.h @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/filter/sub32.h b/src/filter/sub32.h index 4e92ae96..c09ceae4 100644 --- a/src/filter/sub32.h +++ b/src/filter/sub32.h @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/filter/sub8.h b/src/filter/sub8.h index 103a1ece..ff180367 100644 --- a/src/filter/sub8.h +++ b/src/filter/sub8.h @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/filter/sw.h b/src/filter/sw.h index 3f8093f6..608bee7f 100644 --- a/src/filter/sw.h +++ b/src/filter/sw.h @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/filteri.cpp b/src/filteri.cpp index afbac4bc..3daac973 100644 --- a/src/filteri.cpp +++ b/src/filteri.cpp @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/help.cpp b/src/help.cpp index f0c4587a..476266e4 100644 --- a/src/help.cpp +++ b/src/help.cpp @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them @@ -405,10 +405,10 @@ void show_version(int x) if (v != NULL && v[0]) fprintf(fp, "LZMA SDK version %s\n", v); #endif - fprintf(fp, "Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer\n"); - fprintf(fp, "Copyright (C) 1996-2011 Laszlo Molnar\n"); - fprintf(fp, "Copyright (C) 2000-2011 John F. Reiser\n"); - fprintf(fp, "Copyright (C) 2002-2011 Jens Medoch\n"); + fprintf(fp, "Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer\n"); + fprintf(fp, "Copyright (C) 1996-2012 Laszlo Molnar\n"); + fprintf(fp, "Copyright (C) 2000-2012 John F. Reiser\n"); + fprintf(fp, "Copyright (C) 2002-2012 Jens Medoch\n"); #if (WITH_ZLIB) fprintf(fp, "Copyright (C) 1995" "-2005 Jean-loup Gailly and Mark Adler\n"); #endif diff --git a/src/lefile.cpp b/src/lefile.cpp index 49f56dba..1120530e 100644 --- a/src/lefile.cpp +++ b/src/lefile.cpp @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/lefile.h b/src/lefile.h index cfaeea21..c9674a78 100644 --- a/src/lefile.h +++ b/src/lefile.h @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/linker.cpp b/src/linker.cpp index 4303dd96..329b2649 100644 --- a/src/linker.cpp +++ b/src/linker.cpp @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/linker.h b/src/linker.h index 1ebc02f5..5d995061 100644 --- a/src/linker.h +++ b/src/linker.h @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/main.cpp b/src/main.cpp index 5637d5ff..e3a28073 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/mem.cpp b/src/mem.cpp index 80192c54..add4a44c 100644 --- a/src/mem.cpp +++ b/src/mem.cpp @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/mem.h b/src/mem.h index 5289a827..aa139f78 100644 --- a/src/mem.h +++ b/src/mem.h @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/msg.cpp b/src/msg.cpp index 45e4a1db..68909f11 100644 --- a/src/msg.cpp +++ b/src/msg.cpp @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/options.h b/src/options.h index 6adc2cb0..40210b61 100644 --- a/src/options.h +++ b/src/options.h @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/p_armpe.cpp b/src/p_armpe.cpp index 7d63977d..32d9fbca 100644 --- a/src/p_armpe.cpp +++ b/src/p_armpe.cpp @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/p_armpe.h b/src/p_armpe.h index 91e1bd4e..b03a8664 100644 --- a/src/p_armpe.h +++ b/src/p_armpe.h @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/p_com.cpp b/src/p_com.cpp index a72afc2a..63626b4f 100644 --- a/src/p_com.cpp +++ b/src/p_com.cpp @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/p_com.h b/src/p_com.h index 7decfe3a..30385bd6 100644 --- a/src/p_com.h +++ b/src/p_com.h @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/p_djgpp2.cpp b/src/p_djgpp2.cpp index fdc73769..cd262f9e 100644 --- a/src/p_djgpp2.cpp +++ b/src/p_djgpp2.cpp @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/p_djgpp2.h b/src/p_djgpp2.h index 9a49574f..653ea933 100644 --- a/src/p_djgpp2.h +++ b/src/p_djgpp2.h @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/p_elf.h b/src/p_elf.h index 85f0d701..5d35e51c 100644 --- a/src/p_elf.h +++ b/src/p_elf.h @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/p_elf_enum.h b/src/p_elf_enum.h index 1c84a72a..8ded5d4a 100644 --- a/src/p_elf_enum.h +++ b/src/p_elf_enum.h @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/p_elks.cpp b/src/p_elks.cpp index 3bbdd64a..162b9e38 100644 --- a/src/p_elks.cpp +++ b/src/p_elks.cpp @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/p_exe.cpp b/src/p_exe.cpp index a43ae91d..548eaf8c 100644 --- a/src/p_exe.cpp +++ b/src/p_exe.cpp @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/p_exe.h b/src/p_exe.h index a4ec41a5..ee83d025 100644 --- a/src/p_exe.h +++ b/src/p_exe.h @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/p_lx_elf.cpp b/src/p_lx_elf.cpp index 2b3e4c3c..33d2fb6c 100644 --- a/src/p_lx_elf.cpp +++ b/src/p_lx_elf.cpp @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/p_lx_elf.h b/src/p_lx_elf.h index 84f0c820..154093ac 100644 --- a/src/p_lx_elf.h +++ b/src/p_lx_elf.h @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/p_lx_exc.cpp b/src/p_lx_exc.cpp index c0fab3bb..5547f99a 100644 --- a/src/p_lx_exc.cpp +++ b/src/p_lx_exc.cpp @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2001-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2001-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/p_lx_exc.h b/src/p_lx_exc.h index e63fead8..83343608 100644 --- a/src/p_lx_exc.h +++ b/src/p_lx_exc.h @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/p_lx_interp.cpp b/src/p_lx_interp.cpp index 99fe5f67..5c347b1c 100644 --- a/src/p_lx_interp.cpp +++ b/src/p_lx_interp.cpp @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/p_lx_interp.h b/src/p_lx_interp.h index 01bda64d..85d92c6a 100644 --- a/src/p_lx_interp.h +++ b/src/p_lx_interp.h @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/p_lx_sh.cpp b/src/p_lx_sh.cpp index 1ddb8814..02c1f330 100644 --- a/src/p_lx_sh.cpp +++ b/src/p_lx_sh.cpp @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/p_lx_sh.h b/src/p_lx_sh.h index e54b7752..70d3e1e2 100644 --- a/src/p_lx_sh.h +++ b/src/p_lx_sh.h @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/p_mach.cpp b/src/p_mach.cpp index 8787dd9b..fd8dd0b0 100644 --- a/src/p_mach.cpp +++ b/src/p_mach.cpp @@ -2,7 +2,7 @@ This file is part of the UPX executable compressor. - Copyright (C) 2004-2011 John Reiser + Copyright (C) 2004-2012 John Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/p_mach.h b/src/p_mach.h index 6cb38f94..5a95c83e 100644 --- a/src/p_mach.h +++ b/src/p_mach.h @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/p_mach_enum.h b/src/p_mach_enum.h index a7259d03..ff60c2cc 100644 --- a/src/p_mach_enum.h +++ b/src/p_mach_enum.h @@ -2,7 +2,7 @@ This file is part of the UPX executable compressor. - Copyright (C) 2007-2011 John F. Reiser + Copyright (C) 2007-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/p_ps1.cpp b/src/p_ps1.cpp index e67659a1..70a9809b 100644 --- a/src/p_ps1.cpp +++ b/src/p_ps1.cpp @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2002-2011 Jens Medoch + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2002-2012 Jens Medoch All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/p_ps1.h b/src/p_ps1.h index 5e1b1d31..17352b8a 100644 --- a/src/p_ps1.h +++ b/src/p_ps1.h @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2002-2011 Jens Medoch + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2002-2012 Jens Medoch All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/p_sys.cpp b/src/p_sys.cpp index d7d3559b..9593d956 100644 --- a/src/p_sys.cpp +++ b/src/p_sys.cpp @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/p_sys.h b/src/p_sys.h index 5be6d52c..e27f4569 100644 --- a/src/p_sys.h +++ b/src/p_sys.h @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/p_tmt.cpp b/src/p_tmt.cpp index 784bc919..c4a001a7 100644 --- a/src/p_tmt.cpp +++ b/src/p_tmt.cpp @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/p_tmt.h b/src/p_tmt.h index ad611e7f..e434d5cb 100644 --- a/src/p_tmt.h +++ b/src/p_tmt.h @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/p_tos.cpp b/src/p_tos.cpp index 19497c5f..7b0aa06b 100644 --- a/src/p_tos.cpp +++ b/src/p_tos.cpp @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/p_tos.h b/src/p_tos.h index 32c6191b..f7fcee17 100644 --- a/src/p_tos.h +++ b/src/p_tos.h @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/p_unix.cpp b/src/p_unix.cpp index fc846c21..5f61caa8 100644 --- a/src/p_unix.cpp +++ b/src/p_unix.cpp @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/p_unix.h b/src/p_unix.h index 7375b210..866f79d9 100644 --- a/src/p_unix.h +++ b/src/p_unix.h @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/p_vmlinx.cpp b/src/p_vmlinx.cpp index db7db7de..64d8b4f6 100644 --- a/src/p_vmlinx.cpp +++ b/src/p_vmlinx.cpp @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 2004-2011 John Reiser - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2004-2012 John Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/p_vmlinx.h b/src/p_vmlinx.h index c760e369..d95fce9b 100644 --- a/src/p_vmlinx.h +++ b/src/p_vmlinx.h @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/p_vmlinz.cpp b/src/p_vmlinz.cpp index 6b148c24..d2e9b0fe 100644 --- a/src/p_vmlinz.cpp +++ b/src/p_vmlinz.cpp @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/p_vmlinz.h b/src/p_vmlinz.h index a30c26bd..29a57425 100644 --- a/src/p_vmlinz.h +++ b/src/p_vmlinz.h @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/p_vxd.h b/src/p_vxd.h index baa0a67b..a0e33fe8 100644 --- a/src/p_vxd.h +++ b/src/p_vxd.h @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/p_w16ne.cpp b/src/p_w16ne.cpp index 85baaae1..d96f75ae 100644 --- a/src/p_w16ne.cpp +++ b/src/p_w16ne.cpp @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/p_w16ne.h b/src/p_w16ne.h index 3239b825..a9bfb88c 100644 --- a/src/p_w16ne.h +++ b/src/p_w16ne.h @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/p_w32pe.cpp b/src/p_w32pe.cpp index 90a33aed..b062d6fa 100644 --- a/src/p_w32pe.cpp +++ b/src/p_w32pe.cpp @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/p_w32pe.h b/src/p_w32pe.h index 1e3488b2..42073edf 100644 --- a/src/p_w32pe.h +++ b/src/p_w32pe.h @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/p_wcle.cpp b/src/p_wcle.cpp index 48f6157b..7c03bdf5 100644 --- a/src/p_wcle.cpp +++ b/src/p_wcle.cpp @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/p_wcle.h b/src/p_wcle.h index 63a5be04..efb02cd0 100644 --- a/src/p_wcle.h +++ b/src/p_wcle.h @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/packer.cpp b/src/packer.cpp index 5b5bc3c5..26924b50 100644 --- a/src/packer.cpp +++ b/src/packer.cpp @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/packer.h b/src/packer.h index 13913177..3f9585d4 100644 --- a/src/packer.h +++ b/src/packer.h @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/packer_c.cpp b/src/packer_c.cpp index e9d05140..6ebbfcc0 100644 --- a/src/packer_c.cpp +++ b/src/packer_c.cpp @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/packer_f.cpp b/src/packer_f.cpp index 09cfcd91..d93b8909 100644 --- a/src/packer_f.cpp +++ b/src/packer_f.cpp @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/packhead.cpp b/src/packhead.cpp index 0e67b4e6..6e7fd37f 100644 --- a/src/packhead.cpp +++ b/src/packhead.cpp @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/packmast.cpp b/src/packmast.cpp index cf4e36bf..6ad5de3d 100644 --- a/src/packmast.cpp +++ b/src/packmast.cpp @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/packmast.h b/src/packmast.h index eb09b9b4..0fb9cf70 100644 --- a/src/packmast.h +++ b/src/packmast.h @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/pefile.cpp b/src/pefile.cpp index f9b0fdf5..60170d3a 100644 --- a/src/pefile.cpp +++ b/src/pefile.cpp @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/pefile.h b/src/pefile.h index 834e9cf2..bbe8e839 100644 --- a/src/pefile.h +++ b/src/pefile.h @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/s_djgpp2.cpp b/src/s_djgpp2.cpp index b1888645..272ef3fb 100644 --- a/src/s_djgpp2.cpp +++ b/src/s_djgpp2.cpp @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/s_object.cpp b/src/s_object.cpp index cf7aa5a6..3eae59eb 100644 --- a/src/s_object.cpp +++ b/src/s_object.cpp @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/s_vcsa.cpp b/src/s_vcsa.cpp index 134d16ac..812fce8e 100644 --- a/src/s_vcsa.cpp +++ b/src/s_vcsa.cpp @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/s_win32.cpp b/src/s_win32.cpp index 7cc7f577..3d572bfa 100644 --- a/src/s_win32.cpp +++ b/src/s_win32.cpp @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/screen.h b/src/screen.h index bb6e37fe..fcd53ca7 100644 --- a/src/screen.h +++ b/src/screen.h @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/snprintf.h b/src/snprintf.h index a15ac441..87420d3c 100644 --- a/src/snprintf.h +++ b/src/snprintf.h @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stdcxx.cpp b/src/stdcxx.cpp index 5e6a1aaf..8b147d9b 100644 --- a/src/stdcxx.cpp +++ b/src/stdcxx.cpp @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stdcxx.h b/src/stdcxx.h index 230699a1..4e39ed58 100644 --- a/src/stdcxx.h +++ b/src/stdcxx.h @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/Makefile b/src/stub/Makefile index b3e9616b..fe9fb8b5 100644 --- a/src/stub/Makefile +++ b/src/stub/Makefile @@ -5,7 +5,7 @@ # cross-assemblers and cross-compilers - please see README.SRC # for details. # -# Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer # MAKEFLAGS += -rR diff --git a/src/stub/amd64-darwin.dylib-entry.h b/src/stub/amd64-darwin.dylib-entry.h index 95a97823..ef9b4d11 100644 --- a/src/stub/amd64-darwin.dylib-entry.h +++ b/src/stub/amd64-darwin.dylib-entry.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/amd64-darwin.macho-entry.h b/src/stub/amd64-darwin.macho-entry.h index 6ca28695..11733690 100644 --- a/src/stub/amd64-darwin.macho-entry.h +++ b/src/stub/amd64-darwin.macho-entry.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/amd64-darwin.macho-fold.h b/src/stub/amd64-darwin.macho-fold.h index d0689eec..28289943 100644 --- a/src/stub/amd64-darwin.macho-fold.h +++ b/src/stub/amd64-darwin.macho-fold.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/amd64-linux.elf-entry.h b/src/stub/amd64-linux.elf-entry.h index 2f170daa..8f692457 100644 --- a/src/stub/amd64-linux.elf-entry.h +++ b/src/stub/amd64-linux.elf-entry.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/amd64-linux.elf-fold.h b/src/stub/amd64-linux.elf-fold.h index 0f577ca5..ff82f9ba 100644 --- a/src/stub/amd64-linux.elf-fold.h +++ b/src/stub/amd64-linux.elf-fold.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/amd64-linux.kernel.vmlinux-head.h b/src/stub/amd64-linux.kernel.vmlinux-head.h index 78922fc9..6896ad34 100644 --- a/src/stub/amd64-linux.kernel.vmlinux-head.h +++ b/src/stub/amd64-linux.kernel.vmlinux-head.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/amd64-linux.kernel.vmlinux.h b/src/stub/amd64-linux.kernel.vmlinux.h index 1ba554c7..d761c6aa 100644 --- a/src/stub/amd64-linux.kernel.vmlinux.h +++ b/src/stub/amd64-linux.kernel.vmlinux.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/amd64-linux.shlib-init.h b/src/stub/amd64-linux.shlib-init.h index bad90f44..9166146d 100644 --- a/src/stub/amd64-linux.shlib-init.h +++ b/src/stub/amd64-linux.shlib-init.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/arm-darwin.macho-entry.h b/src/stub/arm-darwin.macho-entry.h index 1f6fad94..69c6076f 100644 --- a/src/stub/arm-darwin.macho-entry.h +++ b/src/stub/arm-darwin.macho-entry.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/arm-darwin.macho-fold.h b/src/stub/arm-darwin.macho-fold.h index 3f0bab4a..c42de776 100644 --- a/src/stub/arm-darwin.macho-fold.h +++ b/src/stub/arm-darwin.macho-fold.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/arm-linux.elf-entry.h b/src/stub/arm-linux.elf-entry.h index aeacc1cd..df172ed0 100644 --- a/src/stub/arm-linux.elf-entry.h +++ b/src/stub/arm-linux.elf-entry.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/arm-linux.elf-fold.h b/src/stub/arm-linux.elf-fold.h index 21ff9d8d..3e965b87 100644 --- a/src/stub/arm-linux.elf-fold.h +++ b/src/stub/arm-linux.elf-fold.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/arm-linux.kernel.vmlinux-head.h b/src/stub/arm-linux.kernel.vmlinux-head.h index 11236622..34af2a55 100644 --- a/src/stub/arm-linux.kernel.vmlinux-head.h +++ b/src/stub/arm-linux.kernel.vmlinux-head.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/arm-linux.kernel.vmlinux.h b/src/stub/arm-linux.kernel.vmlinux.h index 23a43570..38c93080 100644 --- a/src/stub/arm-linux.kernel.vmlinux.h +++ b/src/stub/arm-linux.kernel.vmlinux.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/arm-linux.shlib-init.h b/src/stub/arm-linux.shlib-init.h index 25342bc4..9b320836 100644 --- a/src/stub/arm-linux.shlib-init.h +++ b/src/stub/arm-linux.shlib-init.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/arm.v4a-wince.pe.h b/src/stub/arm.v4a-wince.pe.h index b426cd80..0e040be6 100644 --- a/src/stub/arm.v4a-wince.pe.h +++ b/src/stub/arm.v4a-wince.pe.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/arm.v4t-wince.pe.h b/src/stub/arm.v4t-wince.pe.h index 5e680d87..9e41d2d1 100644 --- a/src/stub/arm.v4t-wince.pe.h +++ b/src/stub/arm.v4t-wince.pe.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/armeb-linux.elf-entry.h b/src/stub/armeb-linux.elf-entry.h index 5f1d2872..45c3e89a 100644 --- a/src/stub/armeb-linux.elf-entry.h +++ b/src/stub/armeb-linux.elf-entry.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/armeb-linux.elf-fold.h b/src/stub/armeb-linux.elf-fold.h index 5c0e7af3..741b1314 100644 --- a/src/stub/armeb-linux.elf-fold.h +++ b/src/stub/armeb-linux.elf-fold.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/armeb-linux.kernel.vmlinux-head.h b/src/stub/armeb-linux.kernel.vmlinux-head.h index 22eb8a16..6859f4f6 100644 --- a/src/stub/armeb-linux.kernel.vmlinux-head.h +++ b/src/stub/armeb-linux.kernel.vmlinux-head.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/armeb-linux.kernel.vmlinux.h b/src/stub/armeb-linux.kernel.vmlinux.h index 7e25399b..47b38b05 100644 --- a/src/stub/armeb-linux.kernel.vmlinux.h +++ b/src/stub/armeb-linux.kernel.vmlinux.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/armel-eabi-linux.elf-entry.h b/src/stub/armel-eabi-linux.elf-entry.h index fcd458bc..3785c02b 100644 --- a/src/stub/armel-eabi-linux.elf-entry.h +++ b/src/stub/armel-eabi-linux.elf-entry.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/armel-eabi-linux.elf-fold.h b/src/stub/armel-eabi-linux.elf-fold.h index 4c6bd55e..55248d7f 100644 --- a/src/stub/armel-eabi-linux.elf-fold.h +++ b/src/stub/armel-eabi-linux.elf-fold.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/armel-eabi-linux.shlib-init.h b/src/stub/armel-eabi-linux.shlib-init.h index 2bb873b7..e10207d3 100644 --- a/src/stub/armel-eabi-linux.shlib-init.h +++ b/src/stub/armel-eabi-linux.shlib-init.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/armel-linux.kernel.vmlinuz-head.h b/src/stub/armel-linux.kernel.vmlinuz-head.h index d88393b2..e195cc09 100644 --- a/src/stub/armel-linux.kernel.vmlinuz-head.h +++ b/src/stub/armel-linux.kernel.vmlinuz-head.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/armel-linux.kernel.vmlinuz.h b/src/stub/armel-linux.kernel.vmlinuz.h index f32de4d2..8ab83331 100644 --- a/src/stub/armel-linux.kernel.vmlinuz.h +++ b/src/stub/armel-linux.kernel.vmlinuz.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/i086-dos16.com.h b/src/stub/i086-dos16.com.h index 06015291..d1adbbca 100644 --- a/src/stub/i086-dos16.com.h +++ b/src/stub/i086-dos16.com.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/i086-dos16.exe.h b/src/stub/i086-dos16.exe.h index 4fb09e7f..2789206a 100644 --- a/src/stub/i086-dos16.exe.h +++ b/src/stub/i086-dos16.exe.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/i086-dos16.sys.h b/src/stub/i086-dos16.sys.h index c66fa7e2..04159e9a 100644 --- a/src/stub/i086-dos16.sys.h +++ b/src/stub/i086-dos16.sys.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/i386-bsd.elf-entry.h b/src/stub/i386-bsd.elf-entry.h index fa3dcab5..2c3abf92 100644 --- a/src/stub/i386-bsd.elf-entry.h +++ b/src/stub/i386-bsd.elf-entry.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/i386-bsd.elf-fold.h b/src/stub/i386-bsd.elf-fold.h index dc9c0758..f1810ada 100644 --- a/src/stub/i386-bsd.elf-fold.h +++ b/src/stub/i386-bsd.elf-fold.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/i386-bsd.elf.execve-entry.h b/src/stub/i386-bsd.elf.execve-entry.h index be54842e..fde46f49 100644 --- a/src/stub/i386-bsd.elf.execve-entry.h +++ b/src/stub/i386-bsd.elf.execve-entry.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/i386-bsd.elf.execve-fold.h b/src/stub/i386-bsd.elf.execve-fold.h index 70e5593d..f130b060 100644 --- a/src/stub/i386-bsd.elf.execve-fold.h +++ b/src/stub/i386-bsd.elf.execve-fold.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/i386-darwin.dylib-entry.h b/src/stub/i386-darwin.dylib-entry.h index 690afcfd..3e9803fa 100644 --- a/src/stub/i386-darwin.dylib-entry.h +++ b/src/stub/i386-darwin.dylib-entry.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/i386-darwin.macho-entry.h b/src/stub/i386-darwin.macho-entry.h index deb52fc9..d6f3dc6e 100644 --- a/src/stub/i386-darwin.macho-entry.h +++ b/src/stub/i386-darwin.macho-entry.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/i386-darwin.macho-fold.h b/src/stub/i386-darwin.macho-fold.h index 898a1e85..f7cc820e 100644 --- a/src/stub/i386-darwin.macho-fold.h +++ b/src/stub/i386-darwin.macho-fold.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/i386-dos32.djgpp2.h b/src/stub/i386-dos32.djgpp2.h index cd7f0a48..c9b43601 100644 --- a/src/stub/i386-dos32.djgpp2.h +++ b/src/stub/i386-dos32.djgpp2.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/i386-dos32.tmt.h b/src/stub/i386-dos32.tmt.h index d7c177b6..b8b0ab4e 100644 --- a/src/stub/i386-dos32.tmt.h +++ b/src/stub/i386-dos32.tmt.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/i386-dos32.watcom.le.h b/src/stub/i386-dos32.watcom.le.h index fc8744b6..fb1bb1a5 100644 --- a/src/stub/i386-dos32.watcom.le.h +++ b/src/stub/i386-dos32.watcom.le.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/i386-linux.elf-entry.h b/src/stub/i386-linux.elf-entry.h index eda88fe5..167a496e 100644 --- a/src/stub/i386-linux.elf-entry.h +++ b/src/stub/i386-linux.elf-entry.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/i386-linux.elf-fold.h b/src/stub/i386-linux.elf-fold.h index 1ec519ce..d4d256a8 100644 --- a/src/stub/i386-linux.elf-fold.h +++ b/src/stub/i386-linux.elf-fold.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/i386-linux.elf.execve-entry.h b/src/stub/i386-linux.elf.execve-entry.h index 64b9343c..3c0f482a 100644 --- a/src/stub/i386-linux.elf.execve-entry.h +++ b/src/stub/i386-linux.elf.execve-entry.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/i386-linux.elf.execve-fold.h b/src/stub/i386-linux.elf.execve-fold.h index 7f03164b..50e24eee 100644 --- a/src/stub/i386-linux.elf.execve-fold.h +++ b/src/stub/i386-linux.elf.execve-fold.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/i386-linux.elf.interp-entry.h b/src/stub/i386-linux.elf.interp-entry.h index 3d9c4eaf..295c5dbe 100644 --- a/src/stub/i386-linux.elf.interp-entry.h +++ b/src/stub/i386-linux.elf.interp-entry.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/i386-linux.elf.interp-fold.h b/src/stub/i386-linux.elf.interp-fold.h index 7efaf22d..86909606 100644 --- a/src/stub/i386-linux.elf.interp-fold.h +++ b/src/stub/i386-linux.elf.interp-fold.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/i386-linux.elf.shell-entry.h b/src/stub/i386-linux.elf.shell-entry.h index 7281e5b3..3ff760f3 100644 --- a/src/stub/i386-linux.elf.shell-entry.h +++ b/src/stub/i386-linux.elf.shell-entry.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/i386-linux.elf.shell-fold.h b/src/stub/i386-linux.elf.shell-fold.h index 68cea844..78eebf8a 100644 --- a/src/stub/i386-linux.elf.shell-fold.h +++ b/src/stub/i386-linux.elf.shell-fold.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/i386-linux.kernel.vmlinux-head.h b/src/stub/i386-linux.kernel.vmlinux-head.h index 35851700..96759195 100644 --- a/src/stub/i386-linux.kernel.vmlinux-head.h +++ b/src/stub/i386-linux.kernel.vmlinux-head.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/i386-linux.kernel.vmlinux.h b/src/stub/i386-linux.kernel.vmlinux.h index f86c35b0..e1d56155 100644 --- a/src/stub/i386-linux.kernel.vmlinux.h +++ b/src/stub/i386-linux.kernel.vmlinux.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/i386-linux.kernel.vmlinuz.h b/src/stub/i386-linux.kernel.vmlinuz.h index b072b1b0..238d9604 100644 --- a/src/stub/i386-linux.kernel.vmlinuz.h +++ b/src/stub/i386-linux.kernel.vmlinuz.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/i386-linux.shlib-init.h b/src/stub/i386-linux.shlib-init.h index 3d7328b2..f6754d58 100644 --- a/src/stub/i386-linux.shlib-init.h +++ b/src/stub/i386-linux.shlib-init.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/i386-netbsd.elf-entry.h b/src/stub/i386-netbsd.elf-entry.h index 79aeb990..291e3bb3 100644 --- a/src/stub/i386-netbsd.elf-entry.h +++ b/src/stub/i386-netbsd.elf-entry.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/i386-netbsd.elf-fold.h b/src/stub/i386-netbsd.elf-fold.h index 8a6f4d66..7ac37087 100644 --- a/src/stub/i386-netbsd.elf-fold.h +++ b/src/stub/i386-netbsd.elf-fold.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/i386-openbsd.elf-fold.h b/src/stub/i386-openbsd.elf-fold.h index 642dc8b1..5a937a45 100644 --- a/src/stub/i386-openbsd.elf-fold.h +++ b/src/stub/i386-openbsd.elf-fold.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/i386-win32.pe.h b/src/stub/i386-win32.pe.h index 43c64645..ebe1fd5a 100644 --- a/src/stub/i386-win32.pe.h +++ b/src/stub/i386-win32.pe.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/m68k-atari.tos.h b/src/stub/m68k-atari.tos.h index d40fa397..019f8107 100644 --- a/src/stub/m68k-atari.tos.h +++ b/src/stub/m68k-atari.tos.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/mips.r3000-linux.elf-entry.h b/src/stub/mips.r3000-linux.elf-entry.h index 94565138..0d0615c7 100644 --- a/src/stub/mips.r3000-linux.elf-entry.h +++ b/src/stub/mips.r3000-linux.elf-entry.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/mips.r3000-linux.elf-fold.h b/src/stub/mips.r3000-linux.elf-fold.h index 87dcb7f8..f46a4a05 100644 --- a/src/stub/mips.r3000-linux.elf-fold.h +++ b/src/stub/mips.r3000-linux.elf-fold.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/mipsel.r3000-linux.elf-entry.h b/src/stub/mipsel.r3000-linux.elf-entry.h index 50b79897..e1eceeb9 100644 --- a/src/stub/mipsel.r3000-linux.elf-entry.h +++ b/src/stub/mipsel.r3000-linux.elf-entry.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/mipsel.r3000-linux.elf-fold.h b/src/stub/mipsel.r3000-linux.elf-fold.h index 604f3efe..4e471894 100644 --- a/src/stub/mipsel.r3000-linux.elf-fold.h +++ b/src/stub/mipsel.r3000-linux.elf-fold.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/mipsel.r3000-ps1.h b/src/stub/mipsel.r3000-ps1.h index fc813106..eb19c22f 100644 --- a/src/stub/mipsel.r3000-ps1.h +++ b/src/stub/mipsel.r3000-ps1.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/powerpc-darwin.dylib-entry.h b/src/stub/powerpc-darwin.dylib-entry.h index c18a0caa..f7e00aa1 100644 --- a/src/stub/powerpc-darwin.dylib-entry.h +++ b/src/stub/powerpc-darwin.dylib-entry.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/powerpc-darwin.macho-entry.h b/src/stub/powerpc-darwin.macho-entry.h index 8e0cc802..44805ca7 100644 --- a/src/stub/powerpc-darwin.macho-entry.h +++ b/src/stub/powerpc-darwin.macho-entry.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/powerpc-darwin.macho-fold.h b/src/stub/powerpc-darwin.macho-fold.h index 515a01dd..7121a466 100644 --- a/src/stub/powerpc-darwin.macho-fold.h +++ b/src/stub/powerpc-darwin.macho-fold.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/powerpc-linux.elf-entry.h b/src/stub/powerpc-linux.elf-entry.h index 654a6efe..67c0f238 100644 --- a/src/stub/powerpc-linux.elf-entry.h +++ b/src/stub/powerpc-linux.elf-entry.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/powerpc-linux.elf-fold.h b/src/stub/powerpc-linux.elf-fold.h index 9f593308..af1dfcad 100644 --- a/src/stub/powerpc-linux.elf-fold.h +++ b/src/stub/powerpc-linux.elf-fold.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/powerpc-linux.kernel.vmlinux-head.h b/src/stub/powerpc-linux.kernel.vmlinux-head.h index 97a7f270..d9538365 100644 --- a/src/stub/powerpc-linux.kernel.vmlinux-head.h +++ b/src/stub/powerpc-linux.kernel.vmlinux-head.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/powerpc-linux.kernel.vmlinux.h b/src/stub/powerpc-linux.kernel.vmlinux.h index 7d9c0075..9bdb1a9e 100644 --- a/src/stub/powerpc-linux.kernel.vmlinux.h +++ b/src/stub/powerpc-linux.kernel.vmlinux.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/scripts/UNUSED/asl_m68k.sh b/src/stub/scripts/UNUSED/asl_m68k.sh index 684dd8bf..20c74646 100644 --- a/src/stub/scripts/UNUSED/asl_m68k.sh +++ b/src/stub/scripts/UNUSED/asl_m68k.sh @@ -4,8 +4,8 @@ # # This file is part of the UPX executable compressor. # -# Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer -# Copyright (C) 1996-2011 Laszlo Molnar +# Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2012 Laszlo Molnar # All Rights Reserved. # # UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/scripts/UNUSED/bin2h.pl b/src/stub/scripts/UNUSED/bin2h.pl index b8dd18d7..59319e18 100644 --- a/src/stub/scripts/UNUSED/bin2h.pl +++ b/src/stub/scripts/UNUSED/bin2h.pl @@ -4,9 +4,9 @@ # # This file is part of the UPX executable compressor. # -# Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer -# Copyright (C) 1996-2011 Laszlo Molnar -# Copyright (C) 2000-2011 John F. Reiser +# Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2012 Laszlo Molnar +# Copyright (C) 2000-2012 John F. Reiser # All Rights Reserved. # # UPX and the UCL library are free software; you can redistribute them @@ -81,9 +81,9 @@ print <<"EOF"; This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/scripts/UNUSED/bin2w.sh b/src/stub/scripts/UNUSED/bin2w.sh index 5840ccbd..9387d50b 100755 --- a/src/stub/scripts/UNUSED/bin2w.sh +++ b/src/stub/scripts/UNUSED/bin2w.sh @@ -5,7 +5,7 @@ # # This file is part of the UPX executable compressor. # -# Copyright (C) 2008-2011 John F. Reiser +# Copyright (C) 2008-2012 John F. Reiser # All Rights Reserved. # # UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/scripts/UNUSED/o2bin.pl b/src/stub/scripts/UNUSED/o2bin.pl index 8317efd4..2627e37f 100644 --- a/src/stub/scripts/UNUSED/o2bin.pl +++ b/src/stub/scripts/UNUSED/o2bin.pl @@ -4,8 +4,8 @@ # # This file is part of the UPX executable compressor. # -# Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer -# Copyright (C) 1996-2011 Laszlo Molnar +# Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2012 Laszlo Molnar # All Rights Reserved. # # UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/scripts/UNUSED/setfold.pl b/src/stub/scripts/UNUSED/setfold.pl index 00fd3d3b..cf2695df 100644 --- a/src/stub/scripts/UNUSED/setfold.pl +++ b/src/stub/scripts/UNUSED/setfold.pl @@ -4,7 +4,7 @@ # # This file is part of the UPX executable compressor. # -# Copyright (C) 2000-2011 John F. Reiser +# Copyright (C) 2000-2012 John F. Reiser # All Rights Reserved. # # UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/scripts/UNUSED/setfold.sh b/src/stub/scripts/UNUSED/setfold.sh index ffb8977d..664bd29d 100644 --- a/src/stub/scripts/UNUSED/setfold.sh +++ b/src/stub/scripts/UNUSED/setfold.sh @@ -4,8 +4,8 @@ # # This file is part of the UPX executable compressor. # -# Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer -# Copyright (C) 1996-2011 Laszlo Molnar +# Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2012 Laszlo Molnar # All Rights Reserved. # # UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/scripts/UNUSED/stripelf.pl b/src/stub/scripts/UNUSED/stripelf.pl index 74e83b4d..cb2541e6 100644 --- a/src/stub/scripts/UNUSED/stripelf.pl +++ b/src/stub/scripts/UNUSED/stripelf.pl @@ -4,8 +4,8 @@ # # This file is part of the UPX executable compressor. # -# Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer -# Copyright (C) 1996-2011 Laszlo Molnar +# Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2012 Laszlo Molnar # All Rights Reserved. # # UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/scripts/UNUSED/version.pl b/src/stub/scripts/UNUSED/version.pl index 2cc74aef..06d9457a 100644 --- a/src/stub/scripts/UNUSED/version.pl +++ b/src/stub/scripts/UNUSED/version.pl @@ -4,8 +4,8 @@ # # This file is part of the UPX executable compressor. # -# Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer -# Copyright (C) 1996-2011 Laszlo Molnar +# Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2012 Laszlo Molnar # All Rights Reserved. # # UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/scripts/bin2h.py b/src/stub/scripts/bin2h.py index c09f4471..d2836cb0 100644 --- a/src/stub/scripts/bin2h.py +++ b/src/stub/scripts/bin2h.py @@ -5,7 +5,7 @@ # # This file is part of the UPX executable compressor. # -# Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer # All Rights Reserved. # # UPX and the UCL library are free software; you can redistribute them @@ -49,9 +49,9 @@ def w_header_c(w, ifile, ofile, n): w("""\n\ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/scripts/brandelf.py b/src/stub/scripts/brandelf.py index c034d653..9b47c10e 100644 --- a/src/stub/scripts/brandelf.py +++ b/src/stub/scripts/brandelf.py @@ -5,7 +5,7 @@ # # This file is part of the UPX executable compressor. # -# Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer # All Rights Reserved. # # UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/scripts/gpp_inc.py b/src/stub/scripts/gpp_inc.py index 5eaadedd..2647064e 100644 --- a/src/stub/scripts/gpp_inc.py +++ b/src/stub/scripts/gpp_inc.py @@ -5,7 +5,7 @@ # # This file is part of the UPX executable compressor. # -# Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer # All Rights Reserved. # # UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/scripts/xstrip.py b/src/stub/scripts/xstrip.py index 9e7d1b47..83822465 100644 --- a/src/stub/scripts/xstrip.py +++ b/src/stub/scripts/xstrip.py @@ -5,7 +5,7 @@ # # This file is part of the UPX executable compressor. # -# Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer # All Rights Reserved. # # UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/amd64-darwin.dylib-entry.S b/src/stub/src/amd64-darwin.dylib-entry.S index 84fe72ca..e8fafc14 100644 --- a/src/stub/src/amd64-darwin.dylib-entry.S +++ b/src/stub/src/amd64-darwin.dylib-entry.S @@ -3,9 +3,9 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2011 Laszlo Molnar -; Copyright (C) 2000-2011 John F. Reiser +; Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2012 Laszlo Molnar +; Copyright (C) 2000-2012 John F. Reiser ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/amd64-darwin.macho-entry.S b/src/stub/src/amd64-darwin.macho-entry.S index a50f943c..93efe066 100644 --- a/src/stub/src/amd64-darwin.macho-entry.S +++ b/src/stub/src/amd64-darwin.macho-entry.S @@ -3,9 +3,9 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2011 Laszlo Molnar -; Copyright (C) 2000-2011 John F. Reiser +; Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2012 Laszlo Molnar +; Copyright (C) 2000-2012 John F. Reiser ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/amd64-darwin.macho-fold.S b/src/stub/src/amd64-darwin.macho-fold.S index 3973df9f..91b81f75 100644 --- a/src/stub/src/amd64-darwin.macho-fold.S +++ b/src/stub/src/amd64-darwin.macho-fold.S @@ -2,9 +2,9 @@ * * This file is part of the UPX executable compressor. * -* Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2011 Laszlo Molnar -* Copyright (C) 2000-2011 John F. Reiser +* Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2012 Laszlo Molnar +* Copyright (C) 2000-2012 John F. Reiser * All Rights Reserved. * * UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/amd64-darwin.macho-main.c b/src/stub/src/amd64-darwin.macho-main.c index 47bafcce..7c8a1aea 100644 --- a/src/stub/src/amd64-darwin.macho-main.c +++ b/src/stub/src/amd64-darwin.macho-main.c @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/amd64-linux.elf-entry.S b/src/stub/src/amd64-linux.elf-entry.S index 9bb0b5b8..f8d967ae 100644 --- a/src/stub/src/amd64-linux.elf-entry.S +++ b/src/stub/src/amd64-linux.elf-entry.S @@ -2,9 +2,9 @@ * * This file is part of the UPX executable compressor. * -* Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2011 Laszlo Molnar -* Copyright (C) 2000-2011 John F. Reiser +* Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2012 Laszlo Molnar +* Copyright (C) 2000-2012 John F. Reiser * All Rights Reserved. * * UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/amd64-linux.elf-fold.S b/src/stub/src/amd64-linux.elf-fold.S index 8d56574f..18f01f1f 100644 --- a/src/stub/src/amd64-linux.elf-fold.S +++ b/src/stub/src/amd64-linux.elf-fold.S @@ -2,7 +2,7 @@ * * This file is part of the UPX executable compressor. * -* Copyright (C) 2000-2011 John F. Reiser +* Copyright (C) 2000-2012 John F. Reiser * All Rights Reserved. * * UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/amd64-linux.elf-fold.lds b/src/stub/src/amd64-linux.elf-fold.lds index ced7732d..01afbe4e 100644 --- a/src/stub/src/amd64-linux.elf-fold.lds +++ b/src/stub/src/amd64-linux.elf-fold.lds @@ -2,7 +2,7 @@ This file is part of the UPX executable compressor. - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/amd64-linux.elf-main.c b/src/stub/src/amd64-linux.elf-main.c index ee8b8f47..1c9863a7 100644 --- a/src/stub/src/amd64-linux.elf-main.c +++ b/src/stub/src/amd64-linux.elf-main.c @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/amd64-linux.shlib-init.S b/src/stub/src/amd64-linux.shlib-init.S index 072db722..fc1f3b2e 100644 --- a/src/stub/src/amd64-linux.shlib-init.S +++ b/src/stub/src/amd64-linux.shlib-init.S @@ -2,9 +2,9 @@ * * This file is part of the UPX executable compressor. * -* Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2011 Laszlo Molnar -* Copyright (C) 2000-2011 John F. Reiser +* Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2012 Laszlo Molnar +* Copyright (C) 2000-2012 John F. Reiser * All Rights Reserved. * * UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arch/amd64/bxx.S b/src/stub/src/arch/amd64/bxx.S index 9a39ab33..db152703 100644 --- a/src/stub/src/arch/amd64/bxx.S +++ b/src/stub/src/arch/amd64/bxx.S @@ -2,7 +2,7 @@ This file is part of the UPX executable compressor. - Copyright (C) 2005-2011 John F. Reiser + Copyright (C) 2005-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arch/amd64/lzma_d.S b/src/stub/src/arch/amd64/lzma_d.S index 3285c8d5..bfbfb4d4 100644 --- a/src/stub/src/arch/amd64/lzma_d.S +++ b/src/stub/src/arch/amd64/lzma_d.S @@ -3,7 +3,7 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 2006-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2012 Markus Franz Xaver Johannes Oberhumer ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arch/amd64/macros.S b/src/stub/src/arch/amd64/macros.S index 598ae9a3..3a638ebd 100644 --- a/src/stub/src/arch/amd64/macros.S +++ b/src/stub/src/arch/amd64/macros.S @@ -3,8 +3,8 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2011 Laszlo Molnar +; Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2012 Laszlo Molnar ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arch/amd64/nrv2b_d.S b/src/stub/src/arch/amd64/nrv2b_d.S index 29dfec1b..2d4658d6 100644 --- a/src/stub/src/arch/amd64/nrv2b_d.S +++ b/src/stub/src/arch/amd64/nrv2b_d.S @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arch/amd64/nrv2d_d.S b/src/stub/src/arch/amd64/nrv2d_d.S index ce76e6a1..940886fd 100644 --- a/src/stub/src/arch/amd64/nrv2d_d.S +++ b/src/stub/src/arch/amd64/nrv2d_d.S @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arch/amd64/nrv2e_d.S b/src/stub/src/arch/amd64/nrv2e_d.S index 4dcbcbae..264f6aa5 100644 --- a/src/stub/src/arch/amd64/nrv2e_d.S +++ b/src/stub/src/arch/amd64/nrv2e_d.S @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arch/arm/v4a/lzma_d-arm.S b/src/stub/src/arch/arm/v4a/lzma_d-arm.S index 86f930cd..363e8fe3 100644 --- a/src/stub/src/arch/arm/v4a/lzma_d-arm.S +++ b/src/stub/src/arch/arm/v4a/lzma_d-arm.S @@ -5,9 +5,9 @@ // remains copyright by John F. Reiser and licensed under GNU Lesser General // Public License (GNU LGPL). -// Hand compiled Copyright (c) 2006-2011 John F. Reiser (2007-06-18) +// Hand compiled Copyright (c) 2006-2012 John F. Reiser (2007-06-18) // from modified LzmaDecode.c. -// LZMA SDK 4.40 Copyright (c) 1999-2011 Igor Pavlov (2006-05-01) +// LZMA SDK 4.40 Copyright (c) 1999-2012 Igor Pavlov (2006-05-01) // // This file is licensed under either of these two licenses: // 1) GNU Lesser General Public License (GNU LGPL) diff --git a/src/stub/src/arch/arm/v4a/lzma_d.S b/src/stub/src/arch/arm/v4a/lzma_d.S index 544f8cb5..3c07350b 100644 --- a/src/stub/src/arch/arm/v4a/lzma_d.S +++ b/src/stub/src/arch/arm/v4a/lzma_d.S @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arch/arm/v4a/macros.S b/src/stub/src/arch/arm/v4a/macros.S index 5a272dbb..699812f3 100644 --- a/src/stub/src/arch/arm/v4a/macros.S +++ b/src/stub/src/arch/arm/v4a/macros.S @@ -3,8 +3,8 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2011 Laszlo Molnar +; Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2012 Laszlo Molnar ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arch/arm/v4a/nrv2b_d8.S b/src/stub/src/arch/arm/v4a/nrv2b_d8.S index 8e3672d4..48a8ed56 100644 --- a/src/stub/src/arch/arm/v4a/nrv2b_d8.S +++ b/src/stub/src/arch/arm/v4a/nrv2b_d8.S @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arch/arm/v4a/nrv2d_d8.S b/src/stub/src/arch/arm/v4a/nrv2d_d8.S index 9d94e233..64430264 100644 --- a/src/stub/src/arch/arm/v4a/nrv2d_d8.S +++ b/src/stub/src/arch/arm/v4a/nrv2d_d8.S @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arch/arm/v4a/nrv2e_d8.S b/src/stub/src/arch/arm/v4a/nrv2e_d8.S index 5ddf2c9d..6300f82e 100644 --- a/src/stub/src/arch/arm/v4a/nrv2e_d8.S +++ b/src/stub/src/arch/arm/v4a/nrv2e_d8.S @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arch/arm/v4t/macros.S b/src/stub/src/arch/arm/v4t/macros.S index 74d2a025..978aac88 100644 --- a/src/stub/src/arch/arm/v4t/macros.S +++ b/src/stub/src/arch/arm/v4t/macros.S @@ -3,8 +3,8 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2011 Laszlo Molnar +; Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2012 Laszlo Molnar ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arch/arm/v4t/nrv2b_d32.S b/src/stub/src/arch/arm/v4t/nrv2b_d32.S index 6d3828a4..a6959110 100644 --- a/src/stub/src/arch/arm/v4t/nrv2b_d32.S +++ b/src/stub/src/arch/arm/v4t/nrv2b_d32.S @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arch/arm/v4t/nrv2b_d8.S b/src/stub/src/arch/arm/v4t/nrv2b_d8.S index e86b1ef6..7fe06c68 100644 --- a/src/stub/src/arch/arm/v4t/nrv2b_d8.S +++ b/src/stub/src/arch/arm/v4t/nrv2b_d8.S @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arch/arm/v4t/nrv2e_d32.S b/src/stub/src/arch/arm/v4t/nrv2e_d32.S index 5be47163..320ef714 100644 --- a/src/stub/src/arch/arm/v4t/nrv2e_d32.S +++ b/src/stub/src/arch/arm/v4t/nrv2e_d32.S @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arch/arm/v4t/nrv2e_d8.S b/src/stub/src/arch/arm/v4t/nrv2e_d8.S index 606de276..3b93e4f5 100644 --- a/src/stub/src/arch/arm/v4t/nrv2e_d8.S +++ b/src/stub/src/arch/arm/v4t/nrv2e_d8.S @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arch/arm/v5a/macros.S b/src/stub/src/arch/arm/v5a/macros.S index 971e187d..fc8e49da 100644 --- a/src/stub/src/arch/arm/v5a/macros.S +++ b/src/stub/src/arch/arm/v5a/macros.S @@ -3,8 +3,8 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2011 Laszlo Molnar +; Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2012 Laszlo Molnar ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arch/i086/cc_test.c b/src/stub/src/arch/i086/cc_test.c index b39ed756..3d58cc90 100644 --- a/src/stub/src/arch/i086/cc_test.c +++ b/src/stub/src/arch/i086/cc_test.c @@ -2,7 +2,7 @@ This file is part of the UPX executable compressor. - Copyright (C) 2006-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 2006-2012 Markus Franz Xaver Johannes Oberhumer All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arch/i086/cleanasm.py b/src/stub/src/arch/i086/cleanasm.py index 6289ab24..bf902fdc 100644 --- a/src/stub/src/arch/i086/cleanasm.py +++ b/src/stub/src/arch/i086/cleanasm.py @@ -5,7 +5,7 @@ # # This file is part of the UPX executable compressor. # -# Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer # All Rights Reserved. # # UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arch/i086/l_test.c b/src/stub/src/arch/i086/l_test.c index 7378bcad..cbecb612 100644 --- a/src/stub/src/arch/i086/l_test.c +++ b/src/stub/src/arch/i086/l_test.c @@ -2,7 +2,7 @@ This file is part of the UPX executable compressor. - Copyright (C) 2007-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 2007-2012 Markus Franz Xaver Johannes Oberhumer All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arch/i086/lzma_d.S b/src/stub/src/arch/i086/lzma_d.S index 85d4f7f2..6685573a 100644 --- a/src/stub/src/arch/i086/lzma_d.S +++ b/src/stub/src/arch/i086/lzma_d.S @@ -3,7 +3,7 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 2006-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2012 Markus Franz Xaver Johannes Oberhumer ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arch/i086/lzma_m.h b/src/stub/src/arch/i086/lzma_m.h index a3aa3c24..84c0eeea 100644 --- a/src/stub/src/arch/i086/lzma_m.h +++ b/src/stub/src/arch/i086/lzma_m.h @@ -3,7 +3,7 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 2006-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2012 Markus Franz Xaver Johannes Oberhumer ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arch/i086/macros.S b/src/stub/src/arch/i086/macros.S index a4638333..11ec5a31 100644 --- a/src/stub/src/arch/i086/macros.S +++ b/src/stub/src/arch/i086/macros.S @@ -3,8 +3,8 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2011 Laszlo Molnar +; Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2012 Laszlo Molnar ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arch/i086/nrv2b_d16.S b/src/stub/src/arch/i086/nrv2b_d16.S index b4b67e5a..fba9fa14 100644 --- a/src/stub/src/arch/i086/nrv2b_d16.S +++ b/src/stub/src/arch/i086/nrv2b_d16.S @@ -3,7 +3,7 @@ ; ; This file is part of the UCL data compression library. ; -; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer ; All Rights Reserved. ; ; The UCL library is free software; you can redistribute it and/or diff --git a/src/stub/src/arch/i086/nrv2b_d8.S b/src/stub/src/arch/i086/nrv2b_d8.S index fa8b1efc..35019844 100644 --- a/src/stub/src/arch/i086/nrv2b_d8.S +++ b/src/stub/src/arch/i086/nrv2b_d8.S @@ -3,7 +3,7 @@ ; ; This file is part of the UCL data compression library. ; -; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer ; All Rights Reserved. ; ; The UCL library is free software; you can redistribute it and/or diff --git a/src/stub/src/arch/i086/nrv2d_d8.S b/src/stub/src/arch/i086/nrv2d_d8.S index 735f706b..2272d07e 100644 --- a/src/stub/src/arch/i086/nrv2d_d8.S +++ b/src/stub/src/arch/i086/nrv2d_d8.S @@ -3,7 +3,7 @@ ; ; This file is part of the UCL data compression library. ; -; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer ; All Rights Reserved. ; ; The UCL library is free software; you can redistribute it and/or diff --git a/src/stub/src/arch/i086/nrv2e_d8.S b/src/stub/src/arch/i086/nrv2e_d8.S index 8d65380e..16416f59 100644 --- a/src/stub/src/arch/i086/nrv2e_d8.S +++ b/src/stub/src/arch/i086/nrv2e_d8.S @@ -3,7 +3,7 @@ ; ; This file is part of the UCL data compression library. ; -; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer ; All Rights Reserved. ; ; The UCL library is free software; you can redistribute it and/or diff --git a/src/stub/src/arch/i086/wdis2gas.py b/src/stub/src/arch/i086/wdis2gas.py index c4162648..90e30b6c 100644 --- a/src/stub/src/arch/i086/wdis2gas.py +++ b/src/stub/src/arch/i086/wdis2gas.py @@ -5,7 +5,7 @@ # # This file is part of the UPX executable compressor. # -# Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer # All Rights Reserved. # # UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arch/i386/cl1_d32.S b/src/stub/src/arch/i386/cl1_d32.S index 841acff6..e5393a0f 100644 --- a/src/stub/src/arch/i386/cl1_d32.S +++ b/src/stub/src/arch/i386/cl1_d32.S @@ -2,8 +2,8 @@ ; cl1_d32.ash -- cl1_decompress_le32 in 32-bit assembly ; schema from ucl/nrv2b_d32.ash ; -; Copyright (C) 2004-2011 John Reiser -; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2004-2012 John Reiser +; Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer ; All Rights Reserved. ; ; This file is free software; you can redistribute it and/or diff --git a/src/stub/src/arch/i386/lzma_d.S b/src/stub/src/arch/i386/lzma_d.S index 5fe408de..71ec7787 100644 --- a/src/stub/src/arch/i386/lzma_d.S +++ b/src/stub/src/arch/i386/lzma_d.S @@ -3,7 +3,7 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 2006-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2012 Markus Franz Xaver Johannes Oberhumer ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arch/i386/macros.S b/src/stub/src/arch/i386/macros.S index a865c99b..b8d36fda 100644 --- a/src/stub/src/arch/i386/macros.S +++ b/src/stub/src/arch/i386/macros.S @@ -3,8 +3,8 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2011 Laszlo Molnar +; Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2012 Laszlo Molnar ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arch/i386/nrv2b_d32.S b/src/stub/src/arch/i386/nrv2b_d32.S index 6c24e9b1..eccf4dc0 100644 --- a/src/stub/src/arch/i386/nrv2b_d32.S +++ b/src/stub/src/arch/i386/nrv2b_d32.S @@ -3,7 +3,7 @@ ; ; This file is part of the UCL data compression library. ; -; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer ; All Rights Reserved. ; ; The UCL library is free software; you can redistribute it and/or diff --git a/src/stub/src/arch/i386/nrv2d_d32.S b/src/stub/src/arch/i386/nrv2d_d32.S index bce039c6..fb5f18e9 100644 --- a/src/stub/src/arch/i386/nrv2d_d32.S +++ b/src/stub/src/arch/i386/nrv2d_d32.S @@ -3,7 +3,7 @@ ; ; This file is part of the UCL data compression library. ; -; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer ; All Rights Reserved. ; ; The UCL library is free software; you can redistribute it and/or diff --git a/src/stub/src/arch/i386/nrv2e_d32.S b/src/stub/src/arch/i386/nrv2e_d32.S index fc53511b..5c98f74d 100644 --- a/src/stub/src/arch/i386/nrv2e_d32.S +++ b/src/stub/src/arch/i386/nrv2e_d32.S @@ -3,7 +3,7 @@ ; ; This file is part of the UCL data compression library. ; -; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer ; All Rights Reserved. ; ; The UCL library is free software; you can redistribute it and/or diff --git a/src/stub/src/arch/i386/upx_itoa.S b/src/stub/src/arch/i386/upx_itoa.S index 2c325155..fef8488a 100644 --- a/src/stub/src/arch/i386/upx_itoa.S +++ b/src/stub/src/arch/i386/upx_itoa.S @@ -3,7 +3,7 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 2002-2011 John F. Reiser +; Copyright (C) 2002-2012 John F. Reiser ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arch/m68k/bits.ash b/src/stub/src/arch/m68k/bits.ash index d9625e95..ef1d74a0 100644 --- a/src/stub/src/arch/m68k/bits.ash +++ b/src/stub/src/arch/m68k/bits.ash @@ -3,7 +3,7 @@ ; ; This file is part of the UCL data compression library. ; -; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer ; All Rights Reserved. ; ; The UCL library is free software; you can redistribute it and/or diff --git a/src/stub/src/arch/m68k/lzma_d.S b/src/stub/src/arch/m68k/lzma_d.S index beb280f1..43ce4be7 100644 --- a/src/stub/src/arch/m68k/lzma_d.S +++ b/src/stub/src/arch/m68k/lzma_d.S @@ -3,7 +3,7 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 2006-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2012 Markus Franz Xaver Johannes Oberhumer ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arch/m68k/macros.S b/src/stub/src/arch/m68k/macros.S index 3fffea00..a1ce0e6a 100644 --- a/src/stub/src/arch/m68k/macros.S +++ b/src/stub/src/arch/m68k/macros.S @@ -3,8 +3,8 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2011 Laszlo Molnar +; Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2012 Laszlo Molnar ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arch/m68k/nrv2b_d.ash b/src/stub/src/arch/m68k/nrv2b_d.ash index 82c99a4b..2389d670 100644 --- a/src/stub/src/arch/m68k/nrv2b_d.ash +++ b/src/stub/src/arch/m68k/nrv2b_d.ash @@ -3,7 +3,7 @@ ; ; This file is part of the UCL data compression library. ; -; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer ; All Rights Reserved. ; ; The UCL library is free software; you can redistribute it and/or diff --git a/src/stub/src/arch/m68k/nrv2d_d.ash b/src/stub/src/arch/m68k/nrv2d_d.ash index 298653be..998edc22 100644 --- a/src/stub/src/arch/m68k/nrv2d_d.ash +++ b/src/stub/src/arch/m68k/nrv2d_d.ash @@ -3,7 +3,7 @@ ; ; This file is part of the UCL data compression library. ; -; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer ; All Rights Reserved. ; ; The UCL library is free software; you can redistribute it and/or diff --git a/src/stub/src/arch/m68k/nrv2e_d.ash b/src/stub/src/arch/m68k/nrv2e_d.ash index a016e72a..13d92255 100644 --- a/src/stub/src/arch/m68k/nrv2e_d.ash +++ b/src/stub/src/arch/m68k/nrv2e_d.ash @@ -3,7 +3,7 @@ ; ; This file is part of the UCL data compression library. ; -; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer ; All Rights Reserved. ; ; The UCL library is free software; you can redistribute it and/or diff --git a/src/stub/src/arch/m68k/rename.ash b/src/stub/src/arch/m68k/rename.ash index c1a8f453..90486b72 100644 --- a/src/stub/src/arch/m68k/rename.ash +++ b/src/stub/src/arch/m68k/rename.ash @@ -3,7 +3,7 @@ ; ; This file is part of the UCL data compression library. ; -; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer ; All Rights Reserved. ; ; The UCL library is free software; you can redistribute it and/or diff --git a/src/stub/src/arch/mips/r3000/bits.ash b/src/stub/src/arch/mips/r3000/bits.ash index 9a6692a2..d4555f03 100644 --- a/src/stub/src/arch/mips/r3000/bits.ash +++ b/src/stub/src/arch/mips/r3000/bits.ash @@ -3,7 +3,7 @@ ; ; This file is part of the UCL data compression library. ; -; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer ; All Rights Reserved. ; ; The UCL library is free software; you can redistribute it and/or diff --git a/src/stub/src/arch/mips/r3000/lzma_d.S b/src/stub/src/arch/mips/r3000/lzma_d.S index 5ea84919..d915d1ed 100644 --- a/src/stub/src/arch/mips/r3000/lzma_d.S +++ b/src/stub/src/arch/mips/r3000/lzma_d.S @@ -2,10 +2,10 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser - Copyright (C) 2002-2011 Jens Medoch + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 2002-2012 Jens Medoch All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arch/mips/r3000/macros.ash b/src/stub/src/arch/mips/r3000/macros.ash index daa30f8d..084a9297 100644 --- a/src/stub/src/arch/mips/r3000/macros.ash +++ b/src/stub/src/arch/mips/r3000/macros.ash @@ -3,7 +3,7 @@ ; ; This file is part of the UCL data compression library. ; -; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer ; All Rights Reserved. ; ; The UCL library is free software; you can redistribute it and/or diff --git a/src/stub/src/arch/mips/r3000/nrv2b_d.ash b/src/stub/src/arch/mips/r3000/nrv2b_d.ash index 64e31c1c..d0e736ed 100644 --- a/src/stub/src/arch/mips/r3000/nrv2b_d.ash +++ b/src/stub/src/arch/mips/r3000/nrv2b_d.ash @@ -3,7 +3,7 @@ ; ; This file is part of the UCL data compression library. ; -; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer ; All Rights Reserved. ; ; The UCL library is free software; you can redistribute it and/or diff --git a/src/stub/src/arch/mips/r3000/nrv2d_d.ash b/src/stub/src/arch/mips/r3000/nrv2d_d.ash index 8da8b5c1..cad9f9e9 100644 --- a/src/stub/src/arch/mips/r3000/nrv2d_d.ash +++ b/src/stub/src/arch/mips/r3000/nrv2d_d.ash @@ -3,7 +3,7 @@ ; ; This file is part of the UCL data compression library. ; -; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer ; All Rights Reserved. ; ; The UCL library is free software; you can redistribute it and/or diff --git a/src/stub/src/arch/mips/r3000/nrv2e_d.ash b/src/stub/src/arch/mips/r3000/nrv2e_d.ash index ebdfab94..c38a34fe 100644 --- a/src/stub/src/arch/mips/r3000/nrv2e_d.ash +++ b/src/stub/src/arch/mips/r3000/nrv2e_d.ash @@ -3,7 +3,7 @@ ; ; This file is part of the UCL data compression library. ; -; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer ; All Rights Reserved. ; ; The UCL library is free software; you can redistribute it and/or diff --git a/src/stub/src/arch/powerpc/32/bxx.S b/src/stub/src/arch/powerpc/32/bxx.S index 779d197b..b097a02f 100644 --- a/src/stub/src/arch/powerpc/32/bxx.S +++ b/src/stub/src/arch/powerpc/32/bxx.S @@ -2,7 +2,7 @@ This file is part of the UPX executable compressor. - Copyright (C) 2005-2011 John F. Reiser + Copyright (C) 2005-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arch/powerpc/32/lzma_d.S b/src/stub/src/arch/powerpc/32/lzma_d.S index bccee845..44231490 100644 --- a/src/stub/src/arch/powerpc/32/lzma_d.S +++ b/src/stub/src/arch/powerpc/32/lzma_d.S @@ -3,7 +3,7 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 2006-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2012 Markus Franz Xaver Johannes Oberhumer ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arch/powerpc/32/macros.S b/src/stub/src/arch/powerpc/32/macros.S index f68ad76c..799ecec0 100644 --- a/src/stub/src/arch/powerpc/32/macros.S +++ b/src/stub/src/arch/powerpc/32/macros.S @@ -3,8 +3,8 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2011 Laszlo Molnar +; Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2012 Laszlo Molnar ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arch/powerpc/32/nrv2b_d.S b/src/stub/src/arch/powerpc/32/nrv2b_d.S index b6b8b1aa..581ef280 100644 --- a/src/stub/src/arch/powerpc/32/nrv2b_d.S +++ b/src/stub/src/arch/powerpc/32/nrv2b_d.S @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arch/powerpc/32/nrv2d_d.S b/src/stub/src/arch/powerpc/32/nrv2d_d.S index 1f094e24..66837b11 100644 --- a/src/stub/src/arch/powerpc/32/nrv2d_d.S +++ b/src/stub/src/arch/powerpc/32/nrv2d_d.S @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arch/powerpc/32/nrv2e_d.S b/src/stub/src/arch/powerpc/32/nrv2e_d.S index 093b7bf7..089c4c72 100644 --- a/src/stub/src/arch/powerpc/32/nrv2e_d.S +++ b/src/stub/src/arch/powerpc/32/nrv2e_d.S @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arm-darwin.macho-entry.S b/src/stub/src/arm-darwin.macho-entry.S index 769a8e3d..c9659cd3 100644 --- a/src/stub/src/arm-darwin.macho-entry.S +++ b/src/stub/src/arm-darwin.macho-entry.S @@ -2,9 +2,9 @@ * * This file is part of the UPX executable compressor. * -* Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2011 Laszlo Molnar -* Copyright (C) 2000-2011 John F. Reiser +* Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2012 Laszlo Molnar +* Copyright (C) 2000-2012 John F. Reiser * All Rights Reserved. * * UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arm-darwin.macho-fold.S b/src/stub/src/arm-darwin.macho-fold.S index 73e3b543..1ec82930 100644 --- a/src/stub/src/arm-darwin.macho-fold.S +++ b/src/stub/src/arm-darwin.macho-fold.S @@ -2,7 +2,7 @@ // // This file is part of the UPX executable compressor. // -// Copyright (C) 2000-2011 John F. Reiser +// Copyright (C) 2000-2012 John F. Reiser // All Rights Reserved. // // UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arm-darwin.macho-main.c b/src/stub/src/arm-darwin.macho-main.c index 3a5b18b1..acd5007e 100644 --- a/src/stub/src/arm-darwin.macho-main.c +++ b/src/stub/src/arm-darwin.macho-main.c @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arm-linux.elf-entry.S b/src/stub/src/arm-linux.elf-entry.S index cf969bf1..6a3c46b8 100644 --- a/src/stub/src/arm-linux.elf-entry.S +++ b/src/stub/src/arm-linux.elf-entry.S @@ -2,9 +2,9 @@ * * This file is part of the UPX executable compressor. * -* Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2011 Laszlo Molnar -* Copyright (C) 2000-2011 John F. Reiser +* Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2012 Laszlo Molnar +* Copyright (C) 2000-2012 John F. Reiser * All Rights Reserved. * * UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arm-linux.elf-fold.S b/src/stub/src/arm-linux.elf-fold.S index ac714db6..922850ec 100644 --- a/src/stub/src/arm-linux.elf-fold.S +++ b/src/stub/src/arm-linux.elf-fold.S @@ -2,7 +2,7 @@ @ @ This file is part of the UPX executable compressor. @ -@ Copyright (C) 2000-2011 John F. Reiser +@ Copyright (C) 2000-2012 John F. Reiser @ All Rights Reserved. @ @ UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arm-linux.elf-fold.lds b/src/stub/src/arm-linux.elf-fold.lds index bc9184d1..fd33c2c0 100644 --- a/src/stub/src/arm-linux.elf-fold.lds +++ b/src/stub/src/arm-linux.elf-fold.lds @@ -2,7 +2,7 @@ This file is part of the UPX executable compressor. - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arm-linux.kernel.vmlinux-head.S b/src/stub/src/arm-linux.kernel.vmlinux-head.S index 96fa8f63..55f932cc 100644 --- a/src/stub/src/arm-linux.kernel.vmlinux-head.S +++ b/src/stub/src/arm-linux.kernel.vmlinux-head.S @@ -3,7 +3,7 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 2006-2011 John Reiser +; Copyright (C) 2006-2012 John Reiser ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arm-linux.kernel.vmlinux.S b/src/stub/src/arm-linux.kernel.vmlinux.S index 12c8b12b..c1c188a3 100644 --- a/src/stub/src/arm-linux.kernel.vmlinux.S +++ b/src/stub/src/arm-linux.kernel.vmlinux.S @@ -3,9 +3,9 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2011 Laszlo Molnar -; Copyright (C) 2004-2011 John Reiser +; Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2012 Laszlo Molnar +; Copyright (C) 2004-2012 John Reiser ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arm-linux.shlib-init.S b/src/stub/src/arm-linux.shlib-init.S index 60b9c843..da35af15 100644 --- a/src/stub/src/arm-linux.shlib-init.S +++ b/src/stub/src/arm-linux.shlib-init.S @@ -2,9 +2,9 @@ * * This file is part of the UPX executable compressor. * -* Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2011 Laszlo Molnar -* Copyright (C) 2000-2011 John F. Reiser +* Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2012 Laszlo Molnar +* Copyright (C) 2000-2012 John F. Reiser * All Rights Reserved. * * UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arm.v4a-wince.pe.S b/src/stub/src/arm.v4a-wince.pe.S index 67c5e247..2db47a6b 100644 --- a/src/stub/src/arm.v4a-wince.pe.S +++ b/src/stub/src/arm.v4a-wince.pe.S @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arm.v4t-wince.pe.S b/src/stub/src/arm.v4t-wince.pe.S index 6651a755..653070ba 100644 --- a/src/stub/src/arm.v4t-wince.pe.S +++ b/src/stub/src/arm.v4t-wince.pe.S @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/armeb-linux.elf-fold.S b/src/stub/src/armeb-linux.elf-fold.S index c302364c..29a9e354 100644 --- a/src/stub/src/armeb-linux.elf-fold.S +++ b/src/stub/src/armeb-linux.elf-fold.S @@ -2,7 +2,7 @@ @ @ This file is part of the UPX executable compressor. @ -@ Copyright (C) 2000-2011 John F. Reiser +@ Copyright (C) 2000-2012 John F. Reiser @ All Rights Reserved. @ @ UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/armeb-linux.elf-fold.lds b/src/stub/src/armeb-linux.elf-fold.lds index 0372b37e..25d3b5bc 100644 --- a/src/stub/src/armeb-linux.elf-fold.lds +++ b/src/stub/src/armeb-linux.elf-fold.lds @@ -2,7 +2,7 @@ This file is part of the UPX executable compressor. - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/armeb-linux.kernel.vmlinux-head.S b/src/stub/src/armeb-linux.kernel.vmlinux-head.S index e56d1d75..12e3a8eb 100644 --- a/src/stub/src/armeb-linux.kernel.vmlinux-head.S +++ b/src/stub/src/armeb-linux.kernel.vmlinux-head.S @@ -3,7 +3,7 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 2006-2011 John Reiser +; Copyright (C) 2006-2012 John Reiser ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/armeb-linux.kernel.vmlinux.S b/src/stub/src/armeb-linux.kernel.vmlinux.S index 32fb17e4..e73fd4c3 100644 --- a/src/stub/src/armeb-linux.kernel.vmlinux.S +++ b/src/stub/src/armeb-linux.kernel.vmlinux.S @@ -3,9 +3,9 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2011 Laszlo Molnar -; Copyright (C) 2004-2011 John Reiser +; Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2012 Laszlo Molnar +; Copyright (C) 2004-2012 John Reiser ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/c/lzma_d_c.c b/src/stub/src/c/lzma_d_c.c index 63a02dba..23dbbdb9 100644 --- a/src/stub/src/c/lzma_d_c.c +++ b/src/stub/src/c/lzma_d_c.c @@ -2,7 +2,7 @@ This file is part of the UPX executable compressor. - Copyright (C) 2006-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 2006-2012 Markus Franz Xaver Johannes Oberhumer All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/i086-dos16.com.S b/src/stub/src/i086-dos16.com.S index cb4eadc2..5210f1dd 100644 --- a/src/stub/src/i086-dos16.com.S +++ b/src/stub/src/i086-dos16.com.S @@ -3,8 +3,8 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2011 Laszlo Molnar +; Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2012 Laszlo Molnar ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/i086-dos16.exe.S b/src/stub/src/i086-dos16.exe.S index 3a4f72ef..2211cbd0 100644 --- a/src/stub/src/i086-dos16.exe.S +++ b/src/stub/src/i086-dos16.exe.S @@ -3,8 +3,8 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2011 Laszlo Molnar +; Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2012 Laszlo Molnar ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/i086-dos16.sys.S b/src/stub/src/i086-dos16.sys.S index 7b00a549..feee6c53 100644 --- a/src/stub/src/i086-dos16.sys.S +++ b/src/stub/src/i086-dos16.sys.S @@ -3,8 +3,8 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2011 Laszlo Molnar +; Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2012 Laszlo Molnar ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/i386-bsd.elf-entry.S b/src/stub/src/i386-bsd.elf-entry.S index d83624d1..732c7992 100644 --- a/src/stub/src/i386-bsd.elf-entry.S +++ b/src/stub/src/i386-bsd.elf-entry.S @@ -3,9 +3,9 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2011 Laszlo Molnar -; Copyright (C) 2000-2011 John F. Reiser +; Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2012 Laszlo Molnar +; Copyright (C) 2000-2012 John F. Reiser ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/i386-bsd.elf-fold.S b/src/stub/src/i386-bsd.elf-fold.S index 43bd489a..fd4ba55b 100644 --- a/src/stub/src/i386-bsd.elf-fold.S +++ b/src/stub/src/i386-bsd.elf-fold.S @@ -3,7 +3,7 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 2000-2011 John F. Reiser +; Copyright (C) 2000-2012 John F. Reiser ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/i386-bsd.elf-fold.lds b/src/stub/src/i386-bsd.elf-fold.lds index d61ea217..23c67b92 100644 --- a/src/stub/src/i386-bsd.elf-fold.lds +++ b/src/stub/src/i386-bsd.elf-fold.lds @@ -2,7 +2,7 @@ This file is part of the UPX executable compressor. - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/i386-bsd.elf-main.c b/src/stub/src/i386-bsd.elf-main.c index 2a12b72f..638036d5 100644 --- a/src/stub/src/i386-bsd.elf-main.c +++ b/src/stub/src/i386-bsd.elf-main.c @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/i386-bsd.elf.execve-entry.S b/src/stub/src/i386-bsd.elf.execve-entry.S index 121decca..9d0b95ed 100644 --- a/src/stub/src/i386-bsd.elf.execve-entry.S +++ b/src/stub/src/i386-bsd.elf.execve-entry.S @@ -3,9 +3,9 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2011 Laszlo Molnar -; Copyright (C) 2000-2011 John F. Reiser +; Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2012 Laszlo Molnar +; Copyright (C) 2000-2012 John F. Reiser ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/i386-bsd.elf.execve-fold.S b/src/stub/src/i386-bsd.elf.execve-fold.S index 8a9ca8f2..51d3ac93 100644 --- a/src/stub/src/i386-bsd.elf.execve-fold.S +++ b/src/stub/src/i386-bsd.elf.execve-fold.S @@ -3,7 +3,7 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 2000-2011 John F. Reiser +; Copyright (C) 2000-2012 John F. Reiser ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/i386-bsd.elf.execve-main.c b/src/stub/src/i386-bsd.elf.execve-main.c index 98d21cf9..00122e47 100644 --- a/src/stub/src/i386-bsd.elf.execve-main.c +++ b/src/stub/src/i386-bsd.elf.execve-main.c @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/i386-bsd.syscall.S b/src/stub/src/i386-bsd.syscall.S index 11912a04..8df531f8 100644 --- a/src/stub/src/i386-bsd.syscall.S +++ b/src/stub/src/i386-bsd.syscall.S @@ -3,7 +3,7 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 2006-2011 John F. Reiser +; Copyright (C) 2006-2012 John F. Reiser ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/i386-darwin.dylib-entry.S b/src/stub/src/i386-darwin.dylib-entry.S index e39433df..0160c0d0 100644 --- a/src/stub/src/i386-darwin.dylib-entry.S +++ b/src/stub/src/i386-darwin.dylib-entry.S @@ -3,9 +3,9 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2011 Laszlo Molnar -; Copyright (C) 2000-2011 John F. Reiser +; Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2012 Laszlo Molnar +; Copyright (C) 2000-2012 John F. Reiser ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/i386-darwin.macho-entry.S b/src/stub/src/i386-darwin.macho-entry.S index 8197b2f8..55ce0805 100644 --- a/src/stub/src/i386-darwin.macho-entry.S +++ b/src/stub/src/i386-darwin.macho-entry.S @@ -3,9 +3,9 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2011 Laszlo Molnar -; Copyright (C) 2000-2011 John F. Reiser +; Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2012 Laszlo Molnar +; Copyright (C) 2000-2012 John F. Reiser ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/i386-darwin.macho-fold.S b/src/stub/src/i386-darwin.macho-fold.S index 4419fa87..665c658e 100644 --- a/src/stub/src/i386-darwin.macho-fold.S +++ b/src/stub/src/i386-darwin.macho-fold.S @@ -2,9 +2,9 @@ * * This file is part of the UPX executable compressor. * -* Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2011 Laszlo Molnar -* Copyright (C) 2000-2011 John F. Reiser +* Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2012 Laszlo Molnar +* Copyright (C) 2000-2012 John F. Reiser * All Rights Reserved. * * UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/i386-darwin.macho-main.c b/src/stub/src/i386-darwin.macho-main.c index f8f530aa..6535f644 100644 --- a/src/stub/src/i386-darwin.macho-main.c +++ b/src/stub/src/i386-darwin.macho-main.c @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/i386-dos32.djgpp2.S b/src/stub/src/i386-dos32.djgpp2.S index ba2fb46b..321011ed 100644 --- a/src/stub/src/i386-dos32.djgpp2.S +++ b/src/stub/src/i386-dos32.djgpp2.S @@ -3,8 +3,8 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2011 Laszlo Molnar +; Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2012 Laszlo Molnar ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/i386-dos32.tmt.S b/src/stub/src/i386-dos32.tmt.S index 907955d7..4ff6681f 100644 --- a/src/stub/src/i386-dos32.tmt.S +++ b/src/stub/src/i386-dos32.tmt.S @@ -3,8 +3,8 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2011 Laszlo Molnar +; Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2012 Laszlo Molnar ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/i386-dos32.watcom.le.S b/src/stub/src/i386-dos32.watcom.le.S index 2bb1ca2c..0ee62d7a 100644 --- a/src/stub/src/i386-dos32.watcom.le.S +++ b/src/stub/src/i386-dos32.watcom.le.S @@ -3,8 +3,8 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2011 Laszlo Molnar +; Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2012 Laszlo Molnar ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/i386-linux.elf-entry.S b/src/stub/src/i386-linux.elf-entry.S index fb92220d..205451b8 100644 --- a/src/stub/src/i386-linux.elf-entry.S +++ b/src/stub/src/i386-linux.elf-entry.S @@ -3,9 +3,9 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2011 Laszlo Molnar -; Copyright (C) 2000-2011 John F. Reiser +; Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2012 Laszlo Molnar +; Copyright (C) 2000-2012 John F. Reiser ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/i386-linux.elf-fold.S b/src/stub/src/i386-linux.elf-fold.S index 6a1dae31..d3285b28 100644 --- a/src/stub/src/i386-linux.elf-fold.S +++ b/src/stub/src/i386-linux.elf-fold.S @@ -3,7 +3,7 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 2000-2011 John F. Reiser +; Copyright (C) 2000-2012 John F. Reiser ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/i386-linux.elf-fold.lds b/src/stub/src/i386-linux.elf-fold.lds index c4e7d9ea..85b0fdfe 100644 --- a/src/stub/src/i386-linux.elf-fold.lds +++ b/src/stub/src/i386-linux.elf-fold.lds @@ -2,7 +2,7 @@ This file is part of the UPX executable compressor. - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/i386-linux.elf-main.c b/src/stub/src/i386-linux.elf-main.c index 942e59ed..48e0784e 100644 --- a/src/stub/src/i386-linux.elf-main.c +++ b/src/stub/src/i386-linux.elf-main.c @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/i386-linux.elf.execve-entry.S b/src/stub/src/i386-linux.elf.execve-entry.S index c2146113..30860bac 100644 --- a/src/stub/src/i386-linux.elf.execve-entry.S +++ b/src/stub/src/i386-linux.elf.execve-entry.S @@ -3,9 +3,9 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2011 Laszlo Molnar -; Copyright (C) 2000-2011 John F. Reiser +; Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2012 Laszlo Molnar +; Copyright (C) 2000-2012 John F. Reiser ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/i386-linux.elf.execve-fold.S b/src/stub/src/i386-linux.elf.execve-fold.S index a9a3de0a..43f5d870 100644 --- a/src/stub/src/i386-linux.elf.execve-fold.S +++ b/src/stub/src/i386-linux.elf.execve-fold.S @@ -3,7 +3,7 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 2000-2011 John F. Reiser +; Copyright (C) 2000-2012 John F. Reiser ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/i386-linux.elf.execve-fold.lds b/src/stub/src/i386-linux.elf.execve-fold.lds index 4f3b6b54..a7062385 100644 --- a/src/stub/src/i386-linux.elf.execve-fold.lds +++ b/src/stub/src/i386-linux.elf.execve-fold.lds @@ -2,7 +2,7 @@ This file is part of the UPX executable compressor. - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/i386-linux.elf.execve-main.c b/src/stub/src/i386-linux.elf.execve-main.c index eb7f2dd9..70bfba57 100644 --- a/src/stub/src/i386-linux.elf.execve-main.c +++ b/src/stub/src/i386-linux.elf.execve-main.c @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/i386-linux.elf.interp-entry.S b/src/stub/src/i386-linux.elf.interp-entry.S index 52017afb..87a94193 100644 --- a/src/stub/src/i386-linux.elf.interp-entry.S +++ b/src/stub/src/i386-linux.elf.interp-entry.S @@ -3,9 +3,9 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2011 Laszlo Molnar -; Copyright (C) 2000-2011 John F. Reiser +; Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2012 Laszlo Molnar +; Copyright (C) 2000-2012 John F. Reiser ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/i386-linux.elf.interp-fold.S b/src/stub/src/i386-linux.elf.interp-fold.S index 4ed7353f..c0d610a1 100644 --- a/src/stub/src/i386-linux.elf.interp-fold.S +++ b/src/stub/src/i386-linux.elf.interp-fold.S @@ -3,7 +3,7 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 2000-2011 John F. Reiser +; Copyright (C) 2000-2012 John F. Reiser ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/i386-linux.elf.interp-fold.lds b/src/stub/src/i386-linux.elf.interp-fold.lds index 4d53d7a2..6f2ac8ba 100644 --- a/src/stub/src/i386-linux.elf.interp-fold.lds +++ b/src/stub/src/i386-linux.elf.interp-fold.lds @@ -2,7 +2,7 @@ This file is part of the UPX executable compressor. - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/i386-linux.elf.interp-main.c b/src/stub/src/i386-linux.elf.interp-main.c index c25a5038..fabc433f 100644 --- a/src/stub/src/i386-linux.elf.interp-main.c +++ b/src/stub/src/i386-linux.elf.interp-main.c @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/i386-linux.elf.shell-entry.S b/src/stub/src/i386-linux.elf.shell-entry.S index ac6f7e15..cb943d9e 100644 --- a/src/stub/src/i386-linux.elf.shell-entry.S +++ b/src/stub/src/i386-linux.elf.shell-entry.S @@ -3,9 +3,9 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2011 Laszlo Molnar -; Copyright (C) 2000-2011 John F. Reiser +; Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2012 Laszlo Molnar +; Copyright (C) 2000-2012 John F. Reiser ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/i386-linux.elf.shell-fold.S b/src/stub/src/i386-linux.elf.shell-fold.S index 5698d83f..0c7db09b 100644 --- a/src/stub/src/i386-linux.elf.shell-fold.S +++ b/src/stub/src/i386-linux.elf.shell-fold.S @@ -3,9 +3,9 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2011 Laszlo Molnar -; Copyright (C) 2000-2011 John F. Reiser +; Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2012 Laszlo Molnar +; Copyright (C) 2000-2012 John F. Reiser ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/i386-linux.elf.shell-fold.lds b/src/stub/src/i386-linux.elf.shell-fold.lds index 7eb58902..d30e464d 100644 --- a/src/stub/src/i386-linux.elf.shell-fold.lds +++ b/src/stub/src/i386-linux.elf.shell-fold.lds @@ -2,7 +2,7 @@ This file is part of the UPX executable compressor. - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/i386-linux.elf.shell-main.c b/src/stub/src/i386-linux.elf.shell-main.c index 57a3b4dd..d7df67f0 100644 --- a/src/stub/src/i386-linux.elf.shell-main.c +++ b/src/stub/src/i386-linux.elf.shell-main.c @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/i386-linux.kernel.vmlinux-head.S b/src/stub/src/i386-linux.kernel.vmlinux-head.S index de950f49..dca39e34 100644 --- a/src/stub/src/i386-linux.kernel.vmlinux-head.S +++ b/src/stub/src/i386-linux.kernel.vmlinux-head.S @@ -3,7 +3,7 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 2006-2011 John Reiser +; Copyright (C) 2006-2012 John Reiser ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/i386-linux.kernel.vmlinux.S b/src/stub/src/i386-linux.kernel.vmlinux.S index e3bb1865..43cb99ee 100644 --- a/src/stub/src/i386-linux.kernel.vmlinux.S +++ b/src/stub/src/i386-linux.kernel.vmlinux.S @@ -3,9 +3,9 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2011 Laszlo Molnar -; Copyright (C) 2004-2011 John Reiser +; Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2012 Laszlo Molnar +; Copyright (C) 2004-2012 John Reiser ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/i386-linux.kernel.vmlinuz.S b/src/stub/src/i386-linux.kernel.vmlinuz.S index fa20807c..885ac5d6 100644 --- a/src/stub/src/i386-linux.kernel.vmlinuz.S +++ b/src/stub/src/i386-linux.kernel.vmlinuz.S @@ -3,8 +3,8 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2011 Laszlo Molnar +; Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2012 Laszlo Molnar ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/i386-linux.shlib-init.S b/src/stub/src/i386-linux.shlib-init.S index c189ea35..00eded6e 100644 --- a/src/stub/src/i386-linux.shlib-init.S +++ b/src/stub/src/i386-linux.shlib-init.S @@ -3,9 +3,9 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2011 Laszlo Molnar -; Copyright (C) 2000-2011 John F. Reiser +; Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2012 Laszlo Molnar +; Copyright (C) 2000-2012 John F. Reiser ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/i386-openbsd.elf-fold.S b/src/stub/src/i386-openbsd.elf-fold.S index d6d6ac14..e23ce83f 100644 --- a/src/stub/src/i386-openbsd.elf-fold.S +++ b/src/stub/src/i386-openbsd.elf-fold.S @@ -3,7 +3,7 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 2000-2011 John F. Reiser +; Copyright (C) 2000-2012 John F. Reiser ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/i386-openbsd.elf-main.c b/src/stub/src/i386-openbsd.elf-main.c index 8dfc669d..a7404a6a 100644 --- a/src/stub/src/i386-openbsd.elf-main.c +++ b/src/stub/src/i386-openbsd.elf-main.c @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/i386-win32.pe.S b/src/stub/src/i386-win32.pe.S index 844a35b3..7387333d 100644 --- a/src/stub/src/i386-win32.pe.S +++ b/src/stub/src/i386-win32.pe.S @@ -3,8 +3,8 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2011 Laszlo Molnar +; Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2012 Laszlo Molnar ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/include/bsd.h b/src/stub/src/include/bsd.h index 3cd8f94d..671ddbf1 100644 --- a/src/stub/src/include/bsd.h +++ b/src/stub/src/include/bsd.h @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/include/darwin.h b/src/stub/src/include/darwin.h index 0c5f727e..341d8b59 100644 --- a/src/stub/src/include/darwin.h +++ b/src/stub/src/include/darwin.h @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/include/header.S b/src/stub/src/include/header.S index 71fa085e..c0d5a71a 100644 --- a/src/stub/src/include/header.S +++ b/src/stub/src/include/header.S @@ -3,8 +3,8 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2011 Laszlo Molnar +; Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2012 Laszlo Molnar ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/include/linux.h b/src/stub/src/include/linux.h index b1ba5769..b859c6a1 100644 --- a/src/stub/src/include/linux.h +++ b/src/stub/src/include/linux.h @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/m68k-atari.tos.S b/src/stub/src/m68k-atari.tos.S index 60d66964..c8f8bf10 100644 --- a/src/stub/src/m68k-atari.tos.S +++ b/src/stub/src/m68k-atari.tos.S @@ -3,8 +3,8 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2011 Laszlo Molnar +; Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2012 Laszlo Molnar ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/mips.r3000-linux.elf-fold.lds b/src/stub/src/mips.r3000-linux.elf-fold.lds index dd3452fc..eb88dc53 100644 --- a/src/stub/src/mips.r3000-linux.elf-fold.lds +++ b/src/stub/src/mips.r3000-linux.elf-fold.lds @@ -2,7 +2,7 @@ This file is part of the UPX executable compressor. - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/mipsel.r3000-linux.elf-entry.S b/src/stub/src/mipsel.r3000-linux.elf-entry.S index 427d3fdc..66adfeb2 100644 --- a/src/stub/src/mipsel.r3000-linux.elf-entry.S +++ b/src/stub/src/mipsel.r3000-linux.elf-entry.S @@ -2,9 +2,9 @@ * * This file is part of the UPX executable compressor. * -* Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2011 Laszlo Molnar -* Copyright (C) 2000-2011 John F. Reiser +* Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2012 Laszlo Molnar +* Copyright (C) 2000-2012 John F. Reiser * All Rights Reserved. * * UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/mipsel.r3000-linux.elf-fold.S b/src/stub/src/mipsel.r3000-linux.elf-fold.S index 9af5108e..ceef113b 100644 --- a/src/stub/src/mipsel.r3000-linux.elf-fold.S +++ b/src/stub/src/mipsel.r3000-linux.elf-fold.S @@ -2,7 +2,7 @@ * * This file is part of the UPX executable compressor. * -* Copyright (C) 2000-2011 John F. Reiser +* Copyright (C) 2000-2012 John F. Reiser * All Rights Reserved. * * UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/mipsel.r3000-linux.elf-fold.lds b/src/stub/src/mipsel.r3000-linux.elf-fold.lds index dbdd8b0b..ff0fd9fa 100644 --- a/src/stub/src/mipsel.r3000-linux.elf-fold.lds +++ b/src/stub/src/mipsel.r3000-linux.elf-fold.lds @@ -2,7 +2,7 @@ This file is part of the UPX executable compressor. - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/mipsel.r3000-ps1.S b/src/stub/src/mipsel.r3000-ps1.S index 4d6d92fc..d075cedc 100644 --- a/src/stub/src/mipsel.r3000-ps1.S +++ b/src/stub/src/mipsel.r3000-ps1.S @@ -3,9 +3,9 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2011 Laszlo Molnar -; Copyright (C) 2002-2011 Jens Medoch +; Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2012 Laszlo Molnar +; Copyright (C) 2002-2012 Jens Medoch ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/powerpc-darwin.dylib-entry.S b/src/stub/src/powerpc-darwin.dylib-entry.S index c47d9bbb..60bd7865 100644 --- a/src/stub/src/powerpc-darwin.dylib-entry.S +++ b/src/stub/src/powerpc-darwin.dylib-entry.S @@ -3,7 +3,7 @@ * * This file is part of the UPX executable compressor. * - * Copyright (C) 2005-2011 John F. Reiser + * Copyright (C) 2005-2012 John F. Reiser * All Rights Reserved. * * UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/powerpc-darwin.macho-entry.S b/src/stub/src/powerpc-darwin.macho-entry.S index 773519b6..a16bcb2c 100644 --- a/src/stub/src/powerpc-darwin.macho-entry.S +++ b/src/stub/src/powerpc-darwin.macho-entry.S @@ -3,7 +3,7 @@ * * This file is part of the UPX executable compressor. * - * Copyright (C) 2005-2011 John F. Reiser + * Copyright (C) 2005-2012 John F. Reiser * All Rights Reserved. * * UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/powerpc-darwin.macho-fold.S b/src/stub/src/powerpc-darwin.macho-fold.S index 37c72479..892e43e2 100644 --- a/src/stub/src/powerpc-darwin.macho-fold.S +++ b/src/stub/src/powerpc-darwin.macho-fold.S @@ -2,9 +2,9 @@ * * This file is part of the UPX executable compressor. * -* Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2011 Laszlo Molnar -* Copyright (C) 2000-2011 John F. Reiser +* Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2012 Laszlo Molnar +* Copyright (C) 2000-2012 John F. Reiser * All Rights Reserved. * * UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/powerpc-darwin.macho-main.c b/src/stub/src/powerpc-darwin.macho-main.c index 73bbecc9..527911e4 100644 --- a/src/stub/src/powerpc-darwin.macho-main.c +++ b/src/stub/src/powerpc-darwin.macho-main.c @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/powerpc-linux.elf-entry.S b/src/stub/src/powerpc-linux.elf-entry.S index 420b926a..a4aa97e5 100644 --- a/src/stub/src/powerpc-linux.elf-entry.S +++ b/src/stub/src/powerpc-linux.elf-entry.S @@ -2,9 +2,9 @@ * * This file is part of the UPX executable compressor. * -* Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2011 Laszlo Molnar -* Copyright (C) 2000-2011 John F. Reiser +* Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2012 Laszlo Molnar +* Copyright (C) 2000-2012 John F. Reiser * All Rights Reserved. * * UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/powerpc-linux.elf-fold.S b/src/stub/src/powerpc-linux.elf-fold.S index 8a373709..6b75b5e2 100644 --- a/src/stub/src/powerpc-linux.elf-fold.S +++ b/src/stub/src/powerpc-linux.elf-fold.S @@ -2,9 +2,9 @@ * * This file is part of the UPX executable compressor. * -* Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2011 Laszlo Molnar -* Copyright (C) 2000-2011 John F. Reiser +* Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2012 Laszlo Molnar +* Copyright (C) 2000-2012 John F. Reiser * All Rights Reserved. * * UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/powerpc-linux.elf-fold.lds b/src/stub/src/powerpc-linux.elf-fold.lds index 85b15481..7a0e45d2 100644 --- a/src/stub/src/powerpc-linux.elf-fold.lds +++ b/src/stub/src/powerpc-linux.elf-fold.lds @@ -2,7 +2,7 @@ This file is part of the UPX executable compressor. - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/powerpc-linux.elf-main.c b/src/stub/src/powerpc-linux.elf-main.c index 215d5b9b..eac291ad 100644 --- a/src/stub/src/powerpc-linux.elf-main.c +++ b/src/stub/src/powerpc-linux.elf-main.c @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/powerpc-linux.kernel.vmlinux-head.S b/src/stub/src/powerpc-linux.kernel.vmlinux-head.S index c9564370..e1daff66 100644 --- a/src/stub/src/powerpc-linux.kernel.vmlinux-head.S +++ b/src/stub/src/powerpc-linux.kernel.vmlinux-head.S @@ -3,7 +3,7 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 2007-2011 John Reiser +; Copyright (C) 2007-2012 John Reiser ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/powerpc-linux.kernel.vmlinux.S b/src/stub/src/powerpc-linux.kernel.vmlinux.S index 8c6453eb..6b8b8275 100644 --- a/src/stub/src/powerpc-linux.kernel.vmlinux.S +++ b/src/stub/src/powerpc-linux.kernel.vmlinux.S @@ -3,9 +3,9 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2011 Laszlo Molnar -; Copyright (C) 2004-2011 John Reiser +; Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2012 Laszlo Molnar +; Copyright (C) 2004-2012 John Reiser ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/thumb-linux.shlib-init.S b/src/stub/src/thumb-linux.shlib-init.S index 068eb12c..addc6184 100644 --- a/src/stub/src/thumb-linux.shlib-init.S +++ b/src/stub/src/thumb-linux.shlib-init.S @@ -2,9 +2,9 @@ * * This file is part of the UPX executable compressor. * -* Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2011 Laszlo Molnar -* Copyright (C) 2000-2011 John F. Reiser +* Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2012 Laszlo Molnar +* Copyright (C) 2000-2012 John F. Reiser * All Rights Reserved. * * UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/thumb-eabi-linux.shlib-init.h b/src/stub/thumb-eabi-linux.shlib-init.h index f669afa3..796428ce 100644 --- a/src/stub/thumb-eabi-linux.shlib-init.h +++ b/src/stub/thumb-eabi-linux.shlib-init.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/tools/armpe/armpe_tester.c b/src/stub/tools/armpe/armpe_tester.c index 49969cd7..25a1ac8d 100644 --- a/src/stub/tools/armpe/armpe_tester.c +++ b/src/stub/tools/armpe/armpe_tester.c @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar - Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2000-2012 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/ui.cpp b/src/ui.cpp index 64721dc4..abd7bc6b 100644 --- a/src/ui.cpp +++ b/src/ui.cpp @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/ui.h b/src/ui.h index 70ea3258..9c841f05 100644 --- a/src/ui.h +++ b/src/ui.h @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/util.cpp b/src/util.cpp index 96bccf6e..458ba994 100644 --- a/src/util.cpp +++ b/src/util.cpp @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/util.h b/src/util.h index edd95e6a..43181f5a 100644 --- a/src/util.h +++ b/src/util.h @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/version.h b/src/version.h index d734e32d..c296f30d 100644 --- a/src/version.h +++ b/src/version.h @@ -1,6 +1,6 @@ #define UPX_VERSION_HEX 0x030900 /* 03.09.00 */ #define UPX_VERSION_STRING "3.09" #define UPX_VERSION_STRING4 "3.09" -#define UPX_VERSION_DATE "Dec 13th 2011" -#define UPX_VERSION_DATE_ISO "2011-12-13" -#define UPX_VERSION_YEAR "2011" +#define UPX_VERSION_DATE "Jan 1st 2012" +#define UPX_VERSION_DATE_ISO "2012-01-01" +#define UPX_VERSION_YEAR "2012" diff --git a/src/work.cpp b/src/work.cpp index 068a689f..d80860e5 100644 --- a/src/work.cpp +++ b/src/work.cpp @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2012 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them