From 9131d5216f727ccf137a4861fc76cd234dc134b1 Mon Sep 17 00:00:00 2001 From: "Markus F.X.J. Oberhumer" Date: Fri, 1 Jan 2021 20:39:22 +0100 Subject: [PATCH] Welcome 2021. --- 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/miniacc.h | 2 +- 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_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 | 6 +++--- 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_w32pe.cpp | 4 ++-- src/p_w32pe.h | 4 ++-- src/p_w64pep.cpp | 4 ++-- src/p_w64pep.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-darwin.macho-upxmain.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/amd64-win64.pep.h | 6 +++--- src/stub/arm.v4a-linux.elf-entry.h | 6 +++--- src/stub/arm.v4a-linux.elf-fold.h | 6 +++--- src/stub/arm.v4a-wince.pe.h | 6 +++--- src/stub/arm.v4t-wince.pe.h | 6 +++--- src/stub/arm.v5a-darwin.macho-entry.h | 6 +++--- src/stub/arm.v5a-darwin.macho-fold.h | 6 +++--- src/stub/arm.v5a-linux.elf-entry.h | 6 +++--- src/stub/arm.v5a-linux.elf-fold.h | 6 +++--- src/stub/arm.v5a-linux.kernel.vmlinux-head.h | 6 +++--- src/stub/arm.v5a-linux.kernel.vmlinux.h | 6 +++--- src/stub/arm.v5a-linux.kernel.vmlinuz-head.h | 6 +++--- src/stub/arm.v5a-linux.kernel.vmlinuz.h | 6 +++--- src/stub/arm.v5a-linux.shlib-init.h | 6 +++--- src/stub/arm.v5t-linux.shlib-init.h | 6 +++--- src/stub/arm64-darwin.macho-entry.h | 6 +++--- src/stub/arm64-darwin.macho-fold.h | 6 +++--- src/stub/arm64-linux.elf-entry.h | 6 +++--- src/stub/arm64-linux.elf-fold.h | 6 +++--- src/stub/arm64-linux.shlib-init.h | 6 +++--- src/stub/armeb.v4a-linux.elf-entry.h | 6 +++--- src/stub/armeb.v4a-linux.elf-fold.h | 6 +++--- src/stub/armeb.v5a-linux.kernel.vmlinux-head.h | 6 +++--- src/stub/armeb.v5a-linux.kernel.vmlinux.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-darwin.macho-upxmain.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/mips.r3000-linux.shlib-init.h | 6 +++--- src/stub/mipsel.r3000-linux.elf-entry.h | 6 +++--- src/stub/mipsel.r3000-linux.elf-fold.h | 6 +++--- src/stub/mipsel.r3000-linux.shlib-init.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-darwin.macho-upxmain.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/powerpc64-linux.elf-entry.h | 6 +++--- src/stub/powerpc64-linux.elf-fold.h | 6 +++--- src/stub/powerpc64le-darwin.dylib-entry.h | 6 +++--- src/stub/powerpc64le-darwin.macho-entry.h | 6 +++--- src/stub/powerpc64le-darwin.macho-fold.h | 6 +++--- src/stub/powerpc64le-linux.elf-entry.h | 6 +++--- src/stub/powerpc64le-linux.elf-fold.h | 6 +++--- src/stub/powerpc64le-linux.kernel.vmlinux-head.h | 6 +++--- src/stub/powerpc64le-linux.kernel.vmlinux.h | 6 +++--- 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-darwin.macho-upxmain.c | 6 +++--- src/stub/src/amd64-darwin.macho-upxsubr.S | 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/amd64-win64.pep.S | 4 ++-- 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/arm64/v8/lzma_d-arm.S | 4 ++-- src/stub/src/arch/arm64/v8/lzma_d.S | 6 +++--- src/stub/src/arch/arm64/v8/macros.S | 4 ++-- src/stub/src/arch/arm64/v8/nrv2b_d32.S | 6 +++--- src/stub/src/arch/arm64/v8/nrv2d_d32.S | 6 +++--- src/stub/src/arch/arm64/v8/nrv2e_d32.S | 6 +++--- 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/bxx.S | 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-easy.S | 6 +++--- src/stub/src/arch/i386/nrv2b_d32.S | 2 +- src/stub/src/arch/i386/nrv2d_d32-easy.S | 6 +++--- src/stub/src/arch/i386/nrv2d_d32.S | 2 +- src/stub/src/arch/i386/nrv2e_d32-easy.S | 6 +++--- 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/arch/powerpc/64le/bxx.S | 2 +- src/stub/src/arch/powerpc/64le/lzma_d-common.S | 2 +- src/stub/src/arch/powerpc/64le/macros.S | 4 ++-- src/stub/src/arch/powerpc/64le/nrv2b_d.S | 6 +++--- src/stub/src/arch/powerpc/64le/nrv2d_d.S | 6 +++--- src/stub/src/arch/powerpc/64le/nrv2e_d.S | 6 +++--- src/stub/src/arm.v4a-linux.elf-entry.S | 6 +++--- src/stub/src/arm.v4a-linux.elf-fold.S | 2 +- src/stub/src/arm.v4a-linux.elf-fold.lds | 2 +- src/stub/src/arm.v4a-linux.shlib-init.S | 6 +++--- src/stub/src/arm.v4a-wince.pe.S | 6 +++--- src/stub/src/arm.v4t-linux.shlib-init.S | 6 +++--- src/stub/src/arm.v4t-wince.pe.S | 6 +++--- src/stub/src/arm.v5a-darwin.macho-entry.S | 6 +++--- src/stub/src/arm.v5a-darwin.macho-fold.S | 2 +- src/stub/src/arm.v5a-linux.kernel.vmlinux-head.S | 2 +- src/stub/src/arm.v5a-linux.kernel.vmlinux.S | 6 +++--- src/stub/src/arm64-darwin.macho-entry.S | 6 +++--- src/stub/src/arm64-darwin.macho-fold.S | 2 +- src/stub/src/arm64-linux.elf-entry.S | 6 +++--- src/stub/src/arm64-linux.elf-fold.S | 2 +- src/stub/src/arm64-linux.elf-fold.lds | 2 +- src/stub/src/arm64-linux.shlib-init.S | 6 +++--- src/stub/src/armeb.v4a-linux.elf-fold.S | 2 +- src/stub/src/armeb.v4a-linux.elf-fold.lds | 2 +- src/stub/src/armeb.v5a-linux.kernel.vmlinux-head.S | 2 +- src/stub/src/armeb.v5a-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-darwin.macho-upxmain.c | 6 +++--- src/stub/src/i386-darwin.macho-upxsubr.S | 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-linux.shlib-init.S | 6 +++--- 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-darwin.macho-upxmain.c | 6 +++--- src/stub/src/powerpc-darwin.macho-upxsubr.S | 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.kernel.vmlinux-head.S | 2 +- src/stub/src/powerpc-linux.kernel.vmlinux.S | 6 +++--- src/stub/src/powerpc64-linux.elf-fold.lds | 2 +- src/stub/src/powerpc64le-darwin.dylib-entry.S | 2 +- src/stub/src/powerpc64le-darwin.macho-entry.S | 2 +- src/stub/src/powerpc64le-darwin.macho-fold.S | 6 +++--- src/stub/src/powerpc64le-darwin.macho-main.c | 6 +++--- src/stub/src/powerpc64le-linux.elf-entry.S | 6 +++--- src/stub/src/powerpc64le-linux.elf-fold.S | 6 +++--- src/stub/src/powerpc64le-linux.elf-fold.lds | 2 +- src/stub/src/powerpc64le-linux.kernel.vmlinux-head.S | 2 +- src/stub/src/powerpc64le-linux.kernel.vmlinux.S | 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/work.cpp | 4 ++-- 391 files changed, 893 insertions(+), 893 deletions(-) diff --git a/BUGS b/BUGS index 3364330b..9191f698 100644 --- a/BUGS +++ b/BUGS @@ -8,7 +8,7 @@ The Ultimate Packer for eXecutables - Copyright (c) 1996-2020 Markus Oberhumer, Laszlo Molnar & John Reiser + Copyright (c) 1996-2021 Markus Oberhumer, Laszlo Molnar & John Reiser https://upx.github.io diff --git a/Makefile b/Makefile index 75a8b542..ca2d423f 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # # UPX toplevel Makefile - needs GNU make 3.81 or better # -# Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer # MAKEFLAGS += -rR diff --git a/PROJECTS b/PROJECTS index 7fc36eff..cd7e6703 100644 --- a/PROJECTS +++ b/PROJECTS @@ -8,7 +8,7 @@ The Ultimate Packer for eXecutables - Copyright (c) 1996-2020 Markus Oberhumer, Laszlo Molnar & John Reiser + Copyright (c) 1996-2021 Markus Oberhumer, Laszlo Molnar & John Reiser https://upx.github.io diff --git a/README b/README index b21fdfd0..f96f78c6 100644 --- a/README +++ b/README @@ -8,7 +8,7 @@ The Ultimate Packer for eXecutables - Copyright (c) 1996-2020 Markus Oberhumer, Laszlo Molnar & John Reiser + Copyright (c) 1996-2021 Markus Oberhumer, Laszlo Molnar & John Reiser https://upx.github.io @@ -114,9 +114,9 @@ THE FUTURE COPYRIGHT ========= -Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer -Copyright (C) 1996-2020 Laszlo Molnar -Copyright (C) 2000-2020 John F. Reiser +Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +Copyright (C) 1996-2021 Laszlo Molnar +Copyright (C) 2000-2021 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 ae0baec7..d5350c6f 100644 --- a/README.1ST +++ b/README.1ST @@ -8,7 +8,7 @@ The Ultimate Packer for eXecutables - Copyright (c) 1996-2020 Markus Oberhumer, Laszlo Molnar & John Reiser + Copyright (c) 1996-2021 Markus Oberhumer, Laszlo Molnar & John Reiser https://upx.github.io diff --git a/THANKS b/THANKS index 14ee73c1..8848c38d 100644 --- a/THANKS +++ b/THANKS @@ -8,7 +8,7 @@ The Ultimate Packer for eXecutables - Copyright (c) 1996-2020 Markus Oberhumer, Laszlo Molnar & John Reiser + Copyright (c) 1996-2021 Markus Oberhumer, Laszlo Molnar & John Reiser https://upx.github.io diff --git a/doc/elf-to-mem.txt b/doc/elf-to-mem.txt index ee0d4d72..912be333 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-2020 John F. Reiser jreiser@BitWagon.com + Copyright (C) 2000-2021 John F. Reiser jreiser@BitWagon.com References: definitions for the ELF file format diff --git a/doc/upx.pod b/doc/upx.pod index b0b6a4fd..aa68b28c 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-2020 Markus Oberhumer, Laszlo Molnar & John Reiser + Copyright (c) 1996-2021 Markus Oberhumer, Laszlo Molnar & John Reiser https://upx.github.io @@ -945,13 +945,13 @@ Please report all bugs immediately to the authors. =head1 COPYRIGHT -Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer -Copyright (C) 1996-2020 Laszlo Molnar +Copyright (C) 1996-2021 Laszlo Molnar -Copyright (C) 2000-2020 John F. Reiser +Copyright (C) 2000-2021 John F. Reiser -Copyright (C) 2002-2020 Jens Medoch +Copyright (C) 2002-2021 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 6a77b88f..527f4d0b 100644 --- a/src/Makefile +++ b/src/Makefile @@ -1,7 +1,7 @@ # # UPX Makefile - needs GNU make # -# Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer # MAKEFLAGS += -r diff --git a/src/bele.h b/src/bele.h index f52b5291..ef56f026 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 74857e15..af0a8d71 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 e77418ca..e6a4cc61 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 75b21e72..ebdf50c0 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 6c26af45..c5700a31 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 702b7980..7ff92765 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 44509ba9..3516f460 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 3a6b8d75..566102b5 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 6c870da6..69020faf 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 6e461035..e7d1f571 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 a1f4e413..6d235509 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 15ee8401..323b5833 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 b2f645dc..f7c8a647 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 84422d82..a5aa56bc 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 04864fd8..4e970285 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 7a9697b7..f2e07c0b 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 854330c9..42782541 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 95939d28..306cdb87 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 ba2014a2..701a0a2b 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 e477ae1e..836033ac 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 497bf63f..5f6bb278 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 a5776014..4b1f5ea6 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 830ff489..321c741c 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 57872374..2868ceb9 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 8550768d..bbb86ed6 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 09c897c7..97683f86 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 d9f05e9b..1f20e8a9 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 056b8f2f..9166e05d 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2004-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2004-2021 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 b4ff2610..ca208412 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 db50d053..b0161584 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 52d4b3ca..3f6a325e 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 c774bcb2..80113de3 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 e8edfe59..c97d833a 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 9caf8e73..3024caee 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 16105b88..e32f86fb 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them @@ -408,10 +408,10 @@ void show_version(int x) if (v != nullptr && v[0]) fprintf(fp, "LZMA SDK version %s\n", v); #endif - fprintf(fp, "Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer\n"); - fprintf(fp, "Copyright (C) 1996-2020 Laszlo Molnar\n"); - fprintf(fp, "Copyright (C) 2000-2020 John F. Reiser\n"); - fprintf(fp, "Copyright (C) 2002-2020 Jens Medoch\n"); + fprintf(fp, "Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer\n"); + fprintf(fp, "Copyright (C) 1996-2021 Laszlo Molnar\n"); + fprintf(fp, "Copyright (C) 2000-2021 John F. Reiser\n"); + fprintf(fp, "Copyright (C) 2002-2021 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 e000f863..465ea674 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 dc9d6386..85b7799d 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 e8b29a63..60413e17 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 51851c4c..c05f555a 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 651765c6..7895f433 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 0efe993f..5831b889 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 4b66df32..6b14cdc4 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/miniacc.h b/src/miniacc.h index cd62ea88..055f62ec 100644 --- a/src/miniacc.h +++ b/src/miniacc.h @@ -2,7 +2,7 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer 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 03ba8992..83be4e3e 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 267a415d..2155349a 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 9f14f2ea..20bc5fa9 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 1e088ec4..85a06107 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 11603880..cc50352b 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 843c0285..75348c31 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 af26e082..a51198fb 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 42a79a97..2c37a1ca 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 bfb48ef6..0d173c77 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 0129abec..e397cdeb 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 142c356f..21c3fe6f 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 4468c922..ac6e9133 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 3a4101cf..7d302979 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 9362dc60..528df9b4 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 2273427b..984fa5ec 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2001-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2001-2021 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 e103e6da..6d6bff0e 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 407bdf90..c8cad2fe 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 d192e706..6c6f3c57 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 5caf03d1..8c3af548 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 d064fec2..9f38da11 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 a6b17351..52848c22 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-2020 John Reiser + Copyright (C) 2004-2021 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 587fb46d..ac6fab5b 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 43f062c5..11ba4ac1 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-2020 John F. Reiser + Copyright (C) 2007-2021 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 e126e949..30edbef9 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2002-2020 Jens Medoch + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2002-2021 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 9de9718f..5bfd8c37 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2002-2020 Jens Medoch + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2002-2021 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 35690e02..cf494c0b 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 7e5e19bc..fbdaa22b 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 516ece23..73e973dd 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 53394bfb..fdd69654 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 78b96ae3..c907e849 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 fc0dfde4..63d2efc3 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 0ffb3d60..c6e0e9e3 100644 --- a/src/p_unix.cpp +++ b/src/p_unix.cpp @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 John F. Reiser 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 3b8698f7..ce4d3d06 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 07b980da..5bee9caf 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-2020 John Reiser - Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2004-2021 John Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 603d25f0..a19d70c2 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 5dbeb55c..d01db70c 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 e50d02c4..45c64d40 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 6aa79f67..28863230 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 01a3cf31..dc8e6f8c 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/p_w64pep.cpp b/src/p_w64pep.cpp index b07921cb..121d3287 100644 --- a/src/p_w64pep.cpp +++ b/src/p_w64pep.cpp @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/p_w64pep.h b/src/p_w64pep.h index 2067b5a3..aac38156 100644 --- a/src/p_w64pep.h +++ b/src/p_w64pep.h @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 5244dc87..a535d868 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 c77f417e..0a3d8367 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 8131ffcc..5914a99e 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 9acd15fd..b4cc432a 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 654eb2f6..d4de0c64 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 053faed2..e76f30ac 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 9ac5a0b1..81f90bdb 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 cc2c9f69..0961db2a 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 96a59c27..0bf8853c 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 fe539148..99b73f05 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 d0e151d0..6c2efcd5 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 b9115588..baf88bca 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 32199b13..a5550ade 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 ea0beab2..87e26d1d 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 d562c6ab..bac2f441 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 cf7bd4ad..740fa684 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 3cbd7abe..d87fbfc0 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 3fe358fb..3feb99cb 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 c0ee33dc..7048a86e 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 134e0b2c..3d9e7f78 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-2020 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2021 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 7d062e28..662d572c 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 0c8ca179..e16db898 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 cee7367c..3fc100d1 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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-upxmain.h b/src/stub/amd64-darwin.macho-upxmain.h index e11d3631..18cbd039 100644 --- a/src/stub/amd64-darwin.macho-upxmain.h +++ b/src/stub/amd64-darwin.macho-upxmain.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 25ff5947..d253f910 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 bb4272b4..f3f18e7c 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 2cea0225..febd6fd8 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 b210ee10..ff7e772c 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 7fd7cda8..1dd0167e 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/amd64-win64.pep.h b/src/stub/amd64-win64.pep.h index ac4b088a..e6652f01 100644 --- a/src/stub/amd64-win64.pep.h +++ b/src/stub/amd64-win64.pep.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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-linux.elf-entry.h b/src/stub/arm.v4a-linux.elf-entry.h index 72f7fa48..d7c08ba6 100644 --- a/src/stub/arm.v4a-linux.elf-entry.h +++ b/src/stub/arm.v4a-linux.elf-entry.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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-linux.elf-fold.h b/src/stub/arm.v4a-linux.elf-fold.h index b5672743..86f2d724 100644 --- a/src/stub/arm.v4a-linux.elf-fold.h +++ b/src/stub/arm.v4a-linux.elf-fold.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 67e4f153..47a827a8 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 46fb5164..d7749606 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/arm.v5a-darwin.macho-entry.h b/src/stub/arm.v5a-darwin.macho-entry.h index abb44cfc..168ed49c 100644 --- a/src/stub/arm.v5a-darwin.macho-entry.h +++ b/src/stub/arm.v5a-darwin.macho-entry.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/arm.v5a-darwin.macho-fold.h b/src/stub/arm.v5a-darwin.macho-fold.h index 7480ea04..cb26efd3 100644 --- a/src/stub/arm.v5a-darwin.macho-fold.h +++ b/src/stub/arm.v5a-darwin.macho-fold.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/arm.v5a-linux.elf-entry.h b/src/stub/arm.v5a-linux.elf-entry.h index 835defca..2260ffc5 100644 --- a/src/stub/arm.v5a-linux.elf-entry.h +++ b/src/stub/arm.v5a-linux.elf-entry.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/arm.v5a-linux.elf-fold.h b/src/stub/arm.v5a-linux.elf-fold.h index 2bab23d6..20b44f74 100644 --- a/src/stub/arm.v5a-linux.elf-fold.h +++ b/src/stub/arm.v5a-linux.elf-fold.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/arm.v5a-linux.kernel.vmlinux-head.h b/src/stub/arm.v5a-linux.kernel.vmlinux-head.h index 81cb82ec..742b61aa 100644 --- a/src/stub/arm.v5a-linux.kernel.vmlinux-head.h +++ b/src/stub/arm.v5a-linux.kernel.vmlinux-head.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/arm.v5a-linux.kernel.vmlinux.h b/src/stub/arm.v5a-linux.kernel.vmlinux.h index 8e9a244b..da8ba9b5 100644 --- a/src/stub/arm.v5a-linux.kernel.vmlinux.h +++ b/src/stub/arm.v5a-linux.kernel.vmlinux.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/arm.v5a-linux.kernel.vmlinuz-head.h b/src/stub/arm.v5a-linux.kernel.vmlinuz-head.h index adcf6166..22fb6407 100644 --- a/src/stub/arm.v5a-linux.kernel.vmlinuz-head.h +++ b/src/stub/arm.v5a-linux.kernel.vmlinuz-head.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/arm.v5a-linux.kernel.vmlinuz.h b/src/stub/arm.v5a-linux.kernel.vmlinuz.h index 6521ece0..91879adb 100644 --- a/src/stub/arm.v5a-linux.kernel.vmlinuz.h +++ b/src/stub/arm.v5a-linux.kernel.vmlinuz.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/arm.v5a-linux.shlib-init.h b/src/stub/arm.v5a-linux.shlib-init.h index b913069c..73b2c432 100644 --- a/src/stub/arm.v5a-linux.shlib-init.h +++ b/src/stub/arm.v5a-linux.shlib-init.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/arm.v5t-linux.shlib-init.h b/src/stub/arm.v5t-linux.shlib-init.h index db7180c5..d35a4d12 100644 --- a/src/stub/arm.v5t-linux.shlib-init.h +++ b/src/stub/arm.v5t-linux.shlib-init.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/arm64-darwin.macho-entry.h b/src/stub/arm64-darwin.macho-entry.h index 601964bb..d2032786 100644 --- a/src/stub/arm64-darwin.macho-entry.h +++ b/src/stub/arm64-darwin.macho-entry.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/arm64-darwin.macho-fold.h b/src/stub/arm64-darwin.macho-fold.h index fc487b09..6b32d0c2 100644 --- a/src/stub/arm64-darwin.macho-fold.h +++ b/src/stub/arm64-darwin.macho-fold.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/arm64-linux.elf-entry.h b/src/stub/arm64-linux.elf-entry.h index 43e106a6..82fb7ac7 100644 --- a/src/stub/arm64-linux.elf-entry.h +++ b/src/stub/arm64-linux.elf-entry.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/arm64-linux.elf-fold.h b/src/stub/arm64-linux.elf-fold.h index 01a3a369..e880a4ce 100644 --- a/src/stub/arm64-linux.elf-fold.h +++ b/src/stub/arm64-linux.elf-fold.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/arm64-linux.shlib-init.h b/src/stub/arm64-linux.shlib-init.h index 91ddb6ce..7b0c6234 100644 --- a/src/stub/arm64-linux.shlib-init.h +++ b/src/stub/arm64-linux.shlib-init.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/armeb.v4a-linux.elf-entry.h b/src/stub/armeb.v4a-linux.elf-entry.h index 57e1e0f3..ab256a7d 100644 --- a/src/stub/armeb.v4a-linux.elf-entry.h +++ b/src/stub/armeb.v4a-linux.elf-entry.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/armeb.v4a-linux.elf-fold.h b/src/stub/armeb.v4a-linux.elf-fold.h index 45cd1e54..ec37cb43 100644 --- a/src/stub/armeb.v4a-linux.elf-fold.h +++ b/src/stub/armeb.v4a-linux.elf-fold.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/armeb.v5a-linux.kernel.vmlinux-head.h b/src/stub/armeb.v5a-linux.kernel.vmlinux-head.h index 3e6ccdd4..91ad2319 100644 --- a/src/stub/armeb.v5a-linux.kernel.vmlinux-head.h +++ b/src/stub/armeb.v5a-linux.kernel.vmlinux-head.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/armeb.v5a-linux.kernel.vmlinux.h b/src/stub/armeb.v5a-linux.kernel.vmlinux.h index cae28e10..4537706f 100644 --- a/src/stub/armeb.v5a-linux.kernel.vmlinux.h +++ b/src/stub/armeb.v5a-linux.kernel.vmlinux.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 fd2876df..ee8391a9 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 d716e2fe..9fad1986 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 0f384314..3b92c4e7 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 a438a215..f2f154e3 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 271ab8af..5614d23e 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 104cadec..22afd235 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 0c9a4c66..e7491fab 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 3d6e1a94..ef82fe1d 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 0dcd0ee0..db00b1a4 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 e18ad1a5..510403e6 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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-upxmain.h b/src/stub/i386-darwin.macho-upxmain.h index 9de1e3a9..3ed90244 100644 --- a/src/stub/i386-darwin.macho-upxmain.h +++ b/src/stub/i386-darwin.macho-upxmain.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 4f91a5d1..6a30267c 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 fd0c1d79..865c9430 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 739699c1..2e484c3d 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 85a0cbb2..82bcb0ff 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 b98b529f..388e624f 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 aaf348a1..7a122554 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 31972f8a..a0a89bf3 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 dc0cddde..fba49fad 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 2108afb7..e1c3f984 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 a48aa501..f2eedde5 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 0d9c2653..8c70bd69 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 90a391ce..d497ad74 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 bbd1a7ae..166fec1a 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 b9a2b751..5542a652 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 b39633f5..c3cb0142 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 e60c84fe..800d34ee 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 163bc29c..5a3da7ad 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 cd521726..84183ebb 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 6a2bc261..8f850279 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 b2fabeb8..f082b3c4 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 c3d11a65..e353c7a3 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 7875ed51..d3a9e71c 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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.shlib-init.h b/src/stub/mips.r3000-linux.shlib-init.h index 9114af0c..21c7c93f 100644 --- a/src/stub/mips.r3000-linux.shlib-init.h +++ b/src/stub/mips.r3000-linux.shlib-init.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 594e521e..6f5a96ef 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 761c9172..984bcde8 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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.shlib-init.h b/src/stub/mipsel.r3000-linux.shlib-init.h index 39365031..b5fc35d1 100644 --- a/src/stub/mipsel.r3000-linux.shlib-init.h +++ b/src/stub/mipsel.r3000-linux.shlib-init.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 6fe5efd5..eca7740d 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 03a024f7..8c9c9e81 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 a31e4a2f..f0d36f34 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 b44fea2e..93675873 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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-upxmain.h b/src/stub/powerpc-darwin.macho-upxmain.h index 494cd4bb..fc2c42d3 100644 --- a/src/stub/powerpc-darwin.macho-upxmain.h +++ b/src/stub/powerpc-darwin.macho-upxmain.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 5f954b1f..f3a687e2 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 8c4b0733..82b42e11 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 9f776019..c4cf244b 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 ef490f66..2ca9c06e 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/powerpc64-linux.elf-entry.h b/src/stub/powerpc64-linux.elf-entry.h index aa910e8c..afefd71a 100644 --- a/src/stub/powerpc64-linux.elf-entry.h +++ b/src/stub/powerpc64-linux.elf-entry.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/powerpc64-linux.elf-fold.h b/src/stub/powerpc64-linux.elf-fold.h index f3239972..128c4f4d 100644 --- a/src/stub/powerpc64-linux.elf-fold.h +++ b/src/stub/powerpc64-linux.elf-fold.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/powerpc64le-darwin.dylib-entry.h b/src/stub/powerpc64le-darwin.dylib-entry.h index ae1a3d2b..b38db5dc 100644 --- a/src/stub/powerpc64le-darwin.dylib-entry.h +++ b/src/stub/powerpc64le-darwin.dylib-entry.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/powerpc64le-darwin.macho-entry.h b/src/stub/powerpc64le-darwin.macho-entry.h index b6f3482f..931c4e88 100644 --- a/src/stub/powerpc64le-darwin.macho-entry.h +++ b/src/stub/powerpc64le-darwin.macho-entry.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/powerpc64le-darwin.macho-fold.h b/src/stub/powerpc64le-darwin.macho-fold.h index d6fe8a48..20dbaf81 100644 --- a/src/stub/powerpc64le-darwin.macho-fold.h +++ b/src/stub/powerpc64le-darwin.macho-fold.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/powerpc64le-linux.elf-entry.h b/src/stub/powerpc64le-linux.elf-entry.h index d88a05e2..667a5b25 100644 --- a/src/stub/powerpc64le-linux.elf-entry.h +++ b/src/stub/powerpc64le-linux.elf-entry.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/powerpc64le-linux.elf-fold.h b/src/stub/powerpc64le-linux.elf-fold.h index 09654fc4..7f6b45e6 100644 --- a/src/stub/powerpc64le-linux.elf-fold.h +++ b/src/stub/powerpc64le-linux.elf-fold.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/powerpc64le-linux.kernel.vmlinux-head.h b/src/stub/powerpc64le-linux.kernel.vmlinux-head.h index ef270a50..1e17dccb 100644 --- a/src/stub/powerpc64le-linux.kernel.vmlinux-head.h +++ b/src/stub/powerpc64le-linux.kernel.vmlinux-head.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/powerpc64le-linux.kernel.vmlinux.h b/src/stub/powerpc64le-linux.kernel.vmlinux.h index 59416df5..7620f1fc 100644 --- a/src/stub/powerpc64le-linux.kernel.vmlinux.h +++ b/src/stub/powerpc64le-linux.kernel.vmlinux.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 John F. Reiser 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 b30e3c89..1348d6f3 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-2020 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2021 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 bcafb111..b3fa54c3 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-2020 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2021 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 3c0a9083..d5cc2dcd 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-2020 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2021 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 2d8c07c3..97962ce0 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-2020 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2021 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 d9299ff7..b98ed7be 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-2020 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2020 Laszlo Molnar -; Copyright (C) 2000-2020 John F. Reiser +; Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 Laszlo Molnar +; Copyright (C) 2000-2021 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 a5f4161d..dea62081 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-2020 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2020 Laszlo Molnar -; Copyright (C) 2000-2020 John F. Reiser +; Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 Laszlo Molnar +; Copyright (C) 2000-2021 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 a983ff6d..b40ba679 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-2020 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2020 Laszlo Molnar -* Copyright (C) 2000-2020 John F. Reiser +* Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2021 Laszlo Molnar +* Copyright (C) 2000-2021 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 545806e8..9c7998bf 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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-upxmain.c b/src/stub/src/amd64-darwin.macho-upxmain.c index 3ffb273a..62695986 100644 --- a/src/stub/src/amd64-darwin.macho-upxmain.c +++ b/src/stub/src/amd64-darwin.macho-upxmain.c @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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-upxsubr.S b/src/stub/src/amd64-darwin.macho-upxsubr.S index 22270a11..b4856229 100644 --- a/src/stub/src/amd64-darwin.macho-upxsubr.S +++ b/src/stub/src/amd64-darwin.macho-upxsubr.S @@ -3,9 +3,9 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2020 Laszlo Molnar -; Copyright (C) 2000-2020 John F. Reiser +; Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 Laszlo Molnar +; Copyright (C) 2000-2021 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 54de5f3d..b34ed4ef 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-2020 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2020 Laszlo Molnar -* Copyright (C) 2000-2020 John F. Reiser +* Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2021 Laszlo Molnar +* Copyright (C) 2000-2021 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 f14bccbb..e7df7e3b 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-2020 John F. Reiser +* Copyright (C) 2000-2021 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 17fd94b6..b711db9f 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-2020 John F. Reiser + Copyright (C) 2000-2021 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 d5502eb9..3ac722db 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 1ac3441c..0715af04 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-2020 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2020 Laszlo Molnar -* Copyright (C) 2000-2020 John F. Reiser +* Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2021 Laszlo Molnar +* Copyright (C) 2000-2021 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-win64.pep.S b/src/stub/src/amd64-win64.pep.S index 9ffd5ebc..a94808b7 100644 --- a/src/stub/src/amd64-win64.pep.S +++ b/src/stub/src/amd64-win64.pep.S @@ -3,8 +3,8 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2020 Laszlo Molnar +; Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 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/bxx.S b/src/stub/src/arch/amd64/bxx.S index f6c8c474..62b6fbc7 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-2020 John F. Reiser + Copyright (C) 2005-2021 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 691e42a0..1f297e4d 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-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2021 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 79f9688f..5c446241 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-2020 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2020 Laszlo Molnar +; Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 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 f3c6dcbf..7c96a4ff 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 6ad8c6e3..7c197be3 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 a3c8624c..436d35a2 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 d308c914..b61c54f9 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-2020 John F. Reiser (2007-06-18) +// Hand compiled Copyright (c) 2006-2021 John F. Reiser (2007-06-18) // from modified LzmaDecode.c. -// LZMA SDK 4.40 Copyright (c) 1999-2020 Igor Pavlov (2006-05-01) +// LZMA SDK 4.40 Copyright (c) 1999-2021 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 596ec84e..82b678c0 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 34343600..169832b3 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-2020 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2020 Laszlo Molnar +; Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 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 5ac1aadb..e1d2659a 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 4a9d62a5..e7fc1f9c 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 563132c0..d04e4df4 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 144f67b7..4486d345 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-2020 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2020 Laszlo Molnar +; Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 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 571b845c..3a6aad16 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 cdbd3644..f7e32bfc 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 680a9749..4480094f 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 53d9b28b..c85e72e6 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 b0e7e80a..3e062b6f 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-2020 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2020 Laszlo Molnar +; Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 Laszlo Molnar ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arch/arm64/v8/lzma_d-arm.S b/src/stub/src/arch/arm64/v8/lzma_d-arm.S index 0b035aba..47cd5636 100644 --- a/src/stub/src/arch/arm64/v8/lzma_d-arm.S +++ b/src/stub/src/arch/arm64/v8/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-2020 John F. Reiser (2007-06-18) +// Hand compiled Copyright (c) 2006-2021 John F. Reiser (2007-06-18) // from modified LzmaDecode.c. -// LZMA SDK 4.40 Copyright (c) 1999-2020 Igor Pavlov (2006-05-01) +// LZMA SDK 4.40 Copyright (c) 1999-2021 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/arm64/v8/lzma_d.S b/src/stub/src/arch/arm64/v8/lzma_d.S index f3c919f4..61458736 100644 --- a/src/stub/src/arch/arm64/v8/lzma_d.S +++ b/src/stub/src/arch/arm64/v8/lzma_d.S @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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/arm64/v8/macros.S b/src/stub/src/arch/arm64/v8/macros.S index 3e464c65..e09684fe 100644 --- a/src/stub/src/arch/arm64/v8/macros.S +++ b/src/stub/src/arch/arm64/v8/macros.S @@ -3,8 +3,8 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2020 Laszlo Molnar +; Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 Laszlo Molnar ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arch/arm64/v8/nrv2b_d32.S b/src/stub/src/arch/arm64/v8/nrv2b_d32.S index 011cf9b2..b11c6075 100644 --- a/src/stub/src/arch/arm64/v8/nrv2b_d32.S +++ b/src/stub/src/arch/arm64/v8/nrv2b_d32.S @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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/arm64/v8/nrv2d_d32.S b/src/stub/src/arch/arm64/v8/nrv2d_d32.S index 0e91ebd8..163c8c1a 100644 --- a/src/stub/src/arch/arm64/v8/nrv2d_d32.S +++ b/src/stub/src/arch/arm64/v8/nrv2d_d32.S @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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/arm64/v8/nrv2e_d32.S b/src/stub/src/arch/arm64/v8/nrv2e_d32.S index dadde835..fc9029d6 100644 --- a/src/stub/src/arch/arm64/v8/nrv2e_d32.S +++ b/src/stub/src/arch/arm64/v8/nrv2e_d32.S @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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/i086/cc_test.c b/src/stub/src/arch/i086/cc_test.c index 8e145d43..184b4c52 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-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 2006-2021 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 605b4db4..46c473e2 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-2020 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2021 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 e91c14db..241700c2 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-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 2007-2021 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 41b3c54f..6b1c56e8 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-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2021 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 9165b387..5dafe834 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-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2021 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 e3c2c29e..7538e11f 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-2020 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2020 Laszlo Molnar +; Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 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 9fce9731..c00bb263 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-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 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 dbff0982..14ad77f8 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-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 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 23618f0d..8ee0d66e 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-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 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 a4de0519..8766b5c1 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-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 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 e99c7530..9b7c0159 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-2020 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2021 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/bxx.S b/src/stub/src/arch/i386/bxx.S index a557f9c1..f6755225 100644 --- a/src/stub/src/arch/i386/bxx.S +++ b/src/stub/src/arch/i386/bxx.S @@ -2,7 +2,7 @@ This file is part of the UPX executable compressor. - Copyright (C) 2005-2020 John F. Reiser + Copyright (C) 2005-2021 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/i386/cl1_d32.S b/src/stub/src/arch/i386/cl1_d32.S index ec9c7724..071d2e29 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-2020 John Reiser -; Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2004-2021 John Reiser +; Copyright (C) 1996-2021 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 e8516a15..0fd20e56 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-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2021 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 5a284cba..22674a6b 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-2020 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2020 Laszlo Molnar +; Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 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-easy.S b/src/stub/src/arch/i386/nrv2b_d32-easy.S index 840c81e3..a633b9df 100644 --- a/src/stub/src/arch/i386/nrv2b_d32-easy.S +++ b/src/stub/src/arch/i386/nrv2b_d32-easy.S @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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/i386/nrv2b_d32.S b/src/stub/src/arch/i386/nrv2b_d32.S index e62d27ed..a2422806 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-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 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-easy.S b/src/stub/src/arch/i386/nrv2d_d32-easy.S index 5445cf08..6de70839 100644 --- a/src/stub/src/arch/i386/nrv2d_d32-easy.S +++ b/src/stub/src/arch/i386/nrv2d_d32-easy.S @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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/i386/nrv2d_d32.S b/src/stub/src/arch/i386/nrv2d_d32.S index f343b542..cd92b72e 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-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 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-easy.S b/src/stub/src/arch/i386/nrv2e_d32-easy.S index e946ab29..8732675f 100644 --- a/src/stub/src/arch/i386/nrv2e_d32-easy.S +++ b/src/stub/src/arch/i386/nrv2e_d32-easy.S @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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/i386/nrv2e_d32.S b/src/stub/src/arch/i386/nrv2e_d32.S index 9883f4b6..5f620cd4 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-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 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 73e201c7..db2cce08 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-2020 John F. Reiser +; Copyright (C) 2002-2021 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 99341d75..f4692a10 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-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 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 0753658d..62f926b7 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-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2021 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 f3b2ca2e..6124b6ae 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-2020 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2020 Laszlo Molnar +; Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 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 23c43857..0153894d 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-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 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 593617f7..e0c36563 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-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 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 62a0e82d..8e2204f0 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-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 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 0d11c621..11f9c265 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-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 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 3f267767..2a24c1f8 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-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 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 77a2c5af..adfffabd 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser - Copyright (C) 2002-2020 Jens Medoch + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 2002-2021 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 04726731..cdeb76d6 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-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 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 93fb4272..06a9f051 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-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 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 aa8627a0..489520dd 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-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 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 00e8e8ea..2def9a91 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-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 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 64fdae30..3f345a15 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-2020 John F. Reiser + Copyright (C) 2005-2021 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 6cd9c291..fb0f063e 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-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2021 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 a2555a3b..2a5a798f 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-2020 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2020 Laszlo Molnar +; Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 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 275d93a1..a7ca1f6d 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 3e7a4406..e5b16623 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 ece45035..74d419f7 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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/64le/bxx.S b/src/stub/src/arch/powerpc/64le/bxx.S index e17344b4..3d52b355 100644 --- a/src/stub/src/arch/powerpc/64le/bxx.S +++ b/src/stub/src/arch/powerpc/64le/bxx.S @@ -2,7 +2,7 @@ This file is part of the UPX executable compressor. - Copyright (C) 2005-2020 John F. Reiser + Copyright (C) 2005-2021 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/64le/lzma_d-common.S b/src/stub/src/arch/powerpc/64le/lzma_d-common.S index 2a6953c9..0f3a35fd 100644 --- a/src/stub/src/arch/powerpc/64le/lzma_d-common.S +++ b/src/stub/src/arch/powerpc/64le/lzma_d-common.S @@ -3,7 +3,7 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 2006-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2021 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/64le/macros.S b/src/stub/src/arch/powerpc/64le/macros.S index a2555a3b..2a5a798f 100644 --- a/src/stub/src/arch/powerpc/64le/macros.S +++ b/src/stub/src/arch/powerpc/64le/macros.S @@ -3,8 +3,8 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2020 Laszlo Molnar +; Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 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/64le/nrv2b_d.S b/src/stub/src/arch/powerpc/64le/nrv2b_d.S index 813160d1..8bee288d 100644 --- a/src/stub/src/arch/powerpc/64le/nrv2b_d.S +++ b/src/stub/src/arch/powerpc/64le/nrv2b_d.S @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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/64le/nrv2d_d.S b/src/stub/src/arch/powerpc/64le/nrv2d_d.S index f1d939ed..50c39d5b 100644 --- a/src/stub/src/arch/powerpc/64le/nrv2d_d.S +++ b/src/stub/src/arch/powerpc/64le/nrv2d_d.S @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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/64le/nrv2e_d.S b/src/stub/src/arch/powerpc/64le/nrv2e_d.S index ba09c912..299bcb5c 100644 --- a/src/stub/src/arch/powerpc/64le/nrv2e_d.S +++ b/src/stub/src/arch/powerpc/64le/nrv2e_d.S @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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-linux.elf-entry.S b/src/stub/src/arm.v4a-linux.elf-entry.S index 9435342b..e59c65e2 100644 --- a/src/stub/src/arm.v4a-linux.elf-entry.S +++ b/src/stub/src/arm.v4a-linux.elf-entry.S @@ -2,9 +2,9 @@ * * This file is part of the UPX executable compressor. * -* Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2020 Laszlo Molnar -* Copyright (C) 2000-2020 John F. Reiser +* Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2021 Laszlo Molnar +* Copyright (C) 2000-2021 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-linux.elf-fold.S b/src/stub/src/arm.v4a-linux.elf-fold.S index 9cd6428b..4b098c10 100644 --- a/src/stub/src/arm.v4a-linux.elf-fold.S +++ b/src/stub/src/arm.v4a-linux.elf-fold.S @@ -2,7 +2,7 @@ @ @ This file is part of the UPX executable compressor. @ -@ Copyright (C) 2000-2020 John F. Reiser +@ Copyright (C) 2000-2021 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-linux.elf-fold.lds b/src/stub/src/arm.v4a-linux.elf-fold.lds index 5652a997..324caeea 100644 --- a/src/stub/src/arm.v4a-linux.elf-fold.lds +++ b/src/stub/src/arm.v4a-linux.elf-fold.lds @@ -2,7 +2,7 @@ This file is part of the UPX executable compressor. - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 2000-2021 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-linux.shlib-init.S b/src/stub/src/arm.v4a-linux.shlib-init.S index 3e7816ea..f67f223d 100644 --- a/src/stub/src/arm.v4a-linux.shlib-init.S +++ b/src/stub/src/arm.v4a-linux.shlib-init.S @@ -2,9 +2,9 @@ * * This file is part of the UPX executable compressor. * -* Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2020 Laszlo Molnar -* Copyright (C) 2000-2020 John F. Reiser +* Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2021 Laszlo Molnar +* Copyright (C) 2000-2021 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 da16031d..7d56999a 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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-linux.shlib-init.S b/src/stub/src/arm.v4t-linux.shlib-init.S index 581f15e8..a52eec5c 100644 --- a/src/stub/src/arm.v4t-linux.shlib-init.S +++ b/src/stub/src/arm.v4t-linux.shlib-init.S @@ -2,9 +2,9 @@ * * This file is part of the UPX executable compressor. * -* Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2020 Laszlo Molnar -* Copyright (C) 2000-2020 John F. Reiser +* Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2021 Laszlo Molnar +* Copyright (C) 2000-2021 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 85d129b1..19a978de 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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.v5a-darwin.macho-entry.S b/src/stub/src/arm.v5a-darwin.macho-entry.S index 60f0ec76..1c5c9db3 100644 --- a/src/stub/src/arm.v5a-darwin.macho-entry.S +++ b/src/stub/src/arm.v5a-darwin.macho-entry.S @@ -2,9 +2,9 @@ * * This file is part of the UPX executable compressor. * -* Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2020 Laszlo Molnar -* Copyright (C) 2000-2020 John F. Reiser +* Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2021 Laszlo Molnar +* Copyright (C) 2000-2021 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.v5a-darwin.macho-fold.S b/src/stub/src/arm.v5a-darwin.macho-fold.S index 1d14812e..5ccc6fed 100644 --- a/src/stub/src/arm.v5a-darwin.macho-fold.S +++ b/src/stub/src/arm.v5a-darwin.macho-fold.S @@ -2,7 +2,7 @@ // // This file is part of the UPX executable compressor. // -// Copyright (C) 2000-2020 John F. Reiser +// Copyright (C) 2000-2021 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.v5a-linux.kernel.vmlinux-head.S b/src/stub/src/arm.v5a-linux.kernel.vmlinux-head.S index 4ce84ca5..fd6541b6 100644 --- a/src/stub/src/arm.v5a-linux.kernel.vmlinux-head.S +++ b/src/stub/src/arm.v5a-linux.kernel.vmlinux-head.S @@ -3,7 +3,7 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 2006-2020 John Reiser +; Copyright (C) 2006-2021 John Reiser ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arm.v5a-linux.kernel.vmlinux.S b/src/stub/src/arm.v5a-linux.kernel.vmlinux.S index 48c8f748..0eff2e00 100644 --- a/src/stub/src/arm.v5a-linux.kernel.vmlinux.S +++ b/src/stub/src/arm.v5a-linux.kernel.vmlinux.S @@ -3,9 +3,9 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2020 Laszlo Molnar -; Copyright (C) 2004-2020 John Reiser +; Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 Laszlo Molnar +; Copyright (C) 2004-2021 John Reiser ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arm64-darwin.macho-entry.S b/src/stub/src/arm64-darwin.macho-entry.S index 9e4f22d6..d63d2468 100644 --- a/src/stub/src/arm64-darwin.macho-entry.S +++ b/src/stub/src/arm64-darwin.macho-entry.S @@ -2,9 +2,9 @@ * * This file is part of the UPX executable compressor. * -* Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2020 Laszlo Molnar -* Copyright (C) 2000-2020 John F. Reiser +* Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2021 Laszlo Molnar +* Copyright (C) 2000-2021 John F. Reiser * All Rights Reserved. * * UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arm64-darwin.macho-fold.S b/src/stub/src/arm64-darwin.macho-fold.S index 8e6a0de6..843a1240 100644 --- a/src/stub/src/arm64-darwin.macho-fold.S +++ b/src/stub/src/arm64-darwin.macho-fold.S @@ -2,7 +2,7 @@ // // This file is part of the UPX executable compressor. // -// Copyright (C) 2000-2020 John F. Reiser +// Copyright (C) 2000-2021 John F. Reiser // All Rights Reserved. // // UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arm64-linux.elf-entry.S b/src/stub/src/arm64-linux.elf-entry.S index 49d4cf7a..b1dcec9a 100644 --- a/src/stub/src/arm64-linux.elf-entry.S +++ b/src/stub/src/arm64-linux.elf-entry.S @@ -2,9 +2,9 @@ * * This file is part of the UPX executable compressor. * -* Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2020 Laszlo Molnar -* Copyright (C) 2000-2020 John F. Reiser +* Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2021 Laszlo Molnar +* Copyright (C) 2000-2021 John F. Reiser * All Rights Reserved. * * UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arm64-linux.elf-fold.S b/src/stub/src/arm64-linux.elf-fold.S index bd992d5c..6a8ecbd8 100644 --- a/src/stub/src/arm64-linux.elf-fold.S +++ b/src/stub/src/arm64-linux.elf-fold.S @@ -2,7 +2,7 @@ // // This file is part of the UPX executable compressor. // -// Copyright (C) 2000-2020 John F. Reiser +// Copyright (C) 2000-2021 John F. Reiser // All Rights Reserved. // // UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arm64-linux.elf-fold.lds b/src/stub/src/arm64-linux.elf-fold.lds index aeea6cbb..5f26b789 100644 --- a/src/stub/src/arm64-linux.elf-fold.lds +++ b/src/stub/src/arm64-linux.elf-fold.lds @@ -2,7 +2,7 @@ This file is part of the UPX executable compressor. - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 2000-2021 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arm64-linux.shlib-init.S b/src/stub/src/arm64-linux.shlib-init.S index 358efc4f..517c1bc1 100644 --- a/src/stub/src/arm64-linux.shlib-init.S +++ b/src/stub/src/arm64-linux.shlib-init.S @@ -2,9 +2,9 @@ * * This file is part of the UPX executable compressor. * -* Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2020 Laszlo Molnar -* Copyright (C) 2000-2020 John F. Reiser +* Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2021 Laszlo Molnar +* Copyright (C) 2000-2021 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.v4a-linux.elf-fold.S b/src/stub/src/armeb.v4a-linux.elf-fold.S index 875f3a6c..ae043ab4 100644 --- a/src/stub/src/armeb.v4a-linux.elf-fold.S +++ b/src/stub/src/armeb.v4a-linux.elf-fold.S @@ -2,7 +2,7 @@ @ @ This file is part of the UPX executable compressor. @ -@ Copyright (C) 2000-2020 John F. Reiser +@ Copyright (C) 2000-2021 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.v4a-linux.elf-fold.lds b/src/stub/src/armeb.v4a-linux.elf-fold.lds index 32f6fa9f..0f6eddb3 100644 --- a/src/stub/src/armeb.v4a-linux.elf-fold.lds +++ b/src/stub/src/armeb.v4a-linux.elf-fold.lds @@ -2,7 +2,7 @@ This file is part of the UPX executable compressor. - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 2000-2021 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.v5a-linux.kernel.vmlinux-head.S b/src/stub/src/armeb.v5a-linux.kernel.vmlinux-head.S index 0a306aa1..e4cf96a6 100644 --- a/src/stub/src/armeb.v5a-linux.kernel.vmlinux-head.S +++ b/src/stub/src/armeb.v5a-linux.kernel.vmlinux-head.S @@ -3,7 +3,7 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 2006-2020 John Reiser +; Copyright (C) 2006-2021 John Reiser ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/armeb.v5a-linux.kernel.vmlinux.S b/src/stub/src/armeb.v5a-linux.kernel.vmlinux.S index 3c653a0a..62d911e5 100644 --- a/src/stub/src/armeb.v5a-linux.kernel.vmlinux.S +++ b/src/stub/src/armeb.v5a-linux.kernel.vmlinux.S @@ -3,9 +3,9 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2020 Laszlo Molnar -; Copyright (C) 2004-2020 John Reiser +; Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 Laszlo Molnar +; Copyright (C) 2004-2021 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 2ac54aa4..d2f4c946 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-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 2006-2021 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 f4b33aec..5ebe8a82 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-2020 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2020 Laszlo Molnar +; Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 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 6cf37ef8..92069651 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-2020 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2020 Laszlo Molnar +; Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 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 68c976e9..dd9a502f 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-2020 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2020 Laszlo Molnar +; Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 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 f1901df6..7755985f 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-2020 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2020 Laszlo Molnar -; Copyright (C) 2000-2020 John F. Reiser +; Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 Laszlo Molnar +; Copyright (C) 2000-2021 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 cf752295..a8d1f54c 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-2020 John F. Reiser +; Copyright (C) 2000-2021 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 8ac5451b..b43f36d0 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-2020 John F. Reiser + Copyright (C) 2000-2021 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 84a8cccf..cd203575 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 42e39b8f..5fb37d07 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-2020 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2020 Laszlo Molnar -; Copyright (C) 2000-2020 John F. Reiser +; Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 Laszlo Molnar +; Copyright (C) 2000-2021 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 cf70df6a..abf1c8e2 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-2020 John F. Reiser +; Copyright (C) 2000-2021 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 9543de59..801413e6 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 9f9a7779..75f28faa 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-2020 John F. Reiser +; Copyright (C) 2006-2021 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 2cc8aa79..295f82e3 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-2020 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2020 Laszlo Molnar -; Copyright (C) 2000-2020 John F. Reiser +; Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 Laszlo Molnar +; Copyright (C) 2000-2021 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 eaca86f1..9b9f652f 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-2020 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2020 Laszlo Molnar -; Copyright (C) 2000-2020 John F. Reiser +; Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 Laszlo Molnar +; Copyright (C) 2000-2021 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 effa4996..e419b4ac 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-2020 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2020 Laszlo Molnar -* Copyright (C) 2000-2020 John F. Reiser +* Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2021 Laszlo Molnar +* Copyright (C) 2000-2021 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 ee0cd8a3..37af382a 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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-upxmain.c b/src/stub/src/i386-darwin.macho-upxmain.c index 125f6f7a..15664884 100644 --- a/src/stub/src/i386-darwin.macho-upxmain.c +++ b/src/stub/src/i386-darwin.macho-upxmain.c @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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-upxsubr.S b/src/stub/src/i386-darwin.macho-upxsubr.S index 8fedfced..c97483fd 100644 --- a/src/stub/src/i386-darwin.macho-upxsubr.S +++ b/src/stub/src/i386-darwin.macho-upxsubr.S @@ -3,9 +3,9 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2020 Laszlo Molnar -; Copyright (C) 2000-2020 John F. Reiser +; Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 Laszlo Molnar +; Copyright (C) 2000-2021 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 77569ce6..cf7c5a65 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-2020 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2020 Laszlo Molnar +; Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 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 31189387..e17057d5 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-2020 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2020 Laszlo Molnar +; Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 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 e1935f61..f858feb1 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-2020 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2020 Laszlo Molnar +; Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 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 7855d1d3..1d46b91d 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-2020 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2020 Laszlo Molnar -; Copyright (C) 2000-2020 John F. Reiser +; Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 Laszlo Molnar +; Copyright (C) 2000-2021 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 fc110a67..b490b02a 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-2020 John F. Reiser +; Copyright (C) 2000-2021 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 3f3c10e4..0ae26416 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-2020 John F. Reiser + Copyright (C) 2000-2021 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 31b57b67..f203146d 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 684a71c1..437bf25d 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-2020 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2020 Laszlo Molnar -; Copyright (C) 2000-2020 John F. Reiser +; Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 Laszlo Molnar +; Copyright (C) 2000-2021 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 e0902f05..f93a4424 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-2020 John F. Reiser +; Copyright (C) 2000-2021 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 8bb25bc6..e78e2195 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-2020 John F. Reiser + Copyright (C) 2000-2021 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 40c03ed2..c3392a9e 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 78a1e1ec..6d783a73 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-2020 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2020 Laszlo Molnar -; Copyright (C) 2000-2020 John F. Reiser +; Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 Laszlo Molnar +; Copyright (C) 2000-2021 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 97fabc8b..708644dd 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-2020 John F. Reiser +; Copyright (C) 2000-2021 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 90e66a84..8a3462cb 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-2020 John F. Reiser + Copyright (C) 2000-2021 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 9670f383..c0daba34 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 aa1f8cc6..f61f042e 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-2020 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2020 Laszlo Molnar -; Copyright (C) 2000-2020 John F. Reiser +; Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 Laszlo Molnar +; Copyright (C) 2000-2021 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 ff336a84..720155dd 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-2020 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2020 Laszlo Molnar -; Copyright (C) 2000-2020 John F. Reiser +; Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 Laszlo Molnar +; Copyright (C) 2000-2021 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 b4df7cc6..e7a7df3a 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-2020 John F. Reiser + Copyright (C) 2000-2021 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 232c5cf5..905e318f 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 f410f512..c4a2d87d 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-2020 John Reiser +; Copyright (C) 2006-2021 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 84c44127..ca6f0e10 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-2020 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2020 Laszlo Molnar -; Copyright (C) 2004-2020 John Reiser +; Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 Laszlo Molnar +; Copyright (C) 2004-2021 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 ab3f39a0..9ba1d3fb 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-2020 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2020 Laszlo Molnar +; Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 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 9a0bf350..43e40f53 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-2020 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2020 Laszlo Molnar -; Copyright (C) 2000-2020 John F. Reiser +; Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 Laszlo Molnar +; Copyright (C) 2000-2021 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 992da0c7..b11b8c0f 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-2020 John F. Reiser +; Copyright (C) 2000-2021 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 97229428..67ddd5ec 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 98cbd52e..98b1d123 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-2020 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2020 Laszlo Molnar +; Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 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 1c2e02c6..c6c46b56 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 d0e50ab3..28ff6bad 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 c1ed4c67..0fbbb51f 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-2020 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2020 Laszlo Molnar +; Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 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 0150b052..6a67a3f9 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 4f53de92..4fdc6290 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-2020 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2020 Laszlo Molnar +; Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 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 a489ef33..6ce483c9 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-2020 John F. Reiser + Copyright (C) 2000-2021 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 42e11778..09e6b3dc 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-2020 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2020 Laszlo Molnar -* Copyright (C) 2000-2020 John F. Reiser +* Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2021 Laszlo Molnar +* Copyright (C) 2000-2021 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 ecbbf3e1..80e543c8 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-2020 John F. Reiser +* Copyright (C) 2000-2021 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 fa1c229e..52c31af1 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-2020 John F. Reiser + Copyright (C) 2000-2021 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.shlib-init.S b/src/stub/src/mipsel.r3000-linux.shlib-init.S index 4f2ac663..d5efc8da 100644 --- a/src/stub/src/mipsel.r3000-linux.shlib-init.S +++ b/src/stub/src/mipsel.r3000-linux.shlib-init.S @@ -2,9 +2,9 @@ * * This file is part of the UPX executable compressor. * -* Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2020 Laszlo Molnar -* Copyright (C) 2000-2020 John F. Reiser +* Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2021 Laszlo Molnar +* Copyright (C) 2000-2021 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 48e06e23..476639b3 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-2020 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2020 Laszlo Molnar -; Copyright (C) 2002-2020 Jens Medoch +; Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 Laszlo Molnar +; Copyright (C) 2002-2021 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 69ee7f64..ada50177 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-2020 John F. Reiser + * Copyright (C) 2005-2021 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 6f5912b9..d9e10933 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-2020 John F. Reiser + * Copyright (C) 2005-2021 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 d692eaf8..00dc87f3 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-2020 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2020 Laszlo Molnar -* Copyright (C) 2000-2020 John F. Reiser +* Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2021 Laszlo Molnar +* Copyright (C) 2000-2021 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 a37c675a..b1780d1b 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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-upxmain.c b/src/stub/src/powerpc-darwin.macho-upxmain.c index 6c447d42..687f4006 100644 --- a/src/stub/src/powerpc-darwin.macho-upxmain.c +++ b/src/stub/src/powerpc-darwin.macho-upxmain.c @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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-upxsubr.S b/src/stub/src/powerpc-darwin.macho-upxsubr.S index 356af2c4..04a4d9a1 100644 --- a/src/stub/src/powerpc-darwin.macho-upxsubr.S +++ b/src/stub/src/powerpc-darwin.macho-upxsubr.S @@ -3,9 +3,9 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2020 Laszlo Molnar -; Copyright (C) 2000-2020 John F. Reiser +; Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 Laszlo Molnar +; Copyright (C) 2000-2021 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 7a1f1086..6acc9ae9 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-2020 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2020 Laszlo Molnar -* Copyright (C) 2000-2020 John F. Reiser +* Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2021 Laszlo Molnar +* Copyright (C) 2000-2021 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 6f519f73..509fe6d5 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-2020 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2020 Laszlo Molnar -* Copyright (C) 2000-2020 John F. Reiser +* Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2021 Laszlo Molnar +* Copyright (C) 2000-2021 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 63dd9c81..4e48a9a3 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-2020 John F. Reiser + Copyright (C) 2000-2021 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 2bd9b289..1e08256b 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-2020 John Reiser +; Copyright (C) 2007-2021 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 6de1c0ae..12798ad3 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-2020 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2020 Laszlo Molnar -; Copyright (C) 2004-2020 John Reiser +; Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 Laszlo Molnar +; Copyright (C) 2004-2021 John Reiser ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/powerpc64-linux.elf-fold.lds b/src/stub/src/powerpc64-linux.elf-fold.lds index a9619001..0916dc8f 100644 --- a/src/stub/src/powerpc64-linux.elf-fold.lds +++ b/src/stub/src/powerpc64-linux.elf-fold.lds @@ -2,7 +2,7 @@ This file is part of the UPX executable compressor. - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 2000-2021 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/powerpc64le-darwin.dylib-entry.S b/src/stub/src/powerpc64le-darwin.dylib-entry.S index 2fb343c2..5884ae29 100644 --- a/src/stub/src/powerpc64le-darwin.dylib-entry.S +++ b/src/stub/src/powerpc64le-darwin.dylib-entry.S @@ -3,7 +3,7 @@ * * This file is part of the UPX executable compressor. * - * Copyright (C) 2005-2020 John F. Reiser + * Copyright (C) 2005-2021 John F. Reiser * All Rights Reserved. * * UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/powerpc64le-darwin.macho-entry.S b/src/stub/src/powerpc64le-darwin.macho-entry.S index 3c407905..1fe62dea 100644 --- a/src/stub/src/powerpc64le-darwin.macho-entry.S +++ b/src/stub/src/powerpc64le-darwin.macho-entry.S @@ -3,7 +3,7 @@ * * This file is part of the UPX executable compressor. * - * Copyright (C) 2005-2020 John F. Reiser + * Copyright (C) 2005-2021 John F. Reiser * All Rights Reserved. * * UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/powerpc64le-darwin.macho-fold.S b/src/stub/src/powerpc64le-darwin.macho-fold.S index 473e6b8c..b7adcffe 100644 --- a/src/stub/src/powerpc64le-darwin.macho-fold.S +++ b/src/stub/src/powerpc64le-darwin.macho-fold.S @@ -2,9 +2,9 @@ * * This file is part of the UPX executable compressor. * -* Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2020 Laszlo Molnar -* Copyright (C) 2000-2020 John F. Reiser +* Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2021 Laszlo Molnar +* Copyright (C) 2000-2021 John F. Reiser * All Rights Reserved. * * UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/powerpc64le-darwin.macho-main.c b/src/stub/src/powerpc64le-darwin.macho-main.c index 185d132c..cf65598d 100644 --- a/src/stub/src/powerpc64le-darwin.macho-main.c +++ b/src/stub/src/powerpc64le-darwin.macho-main.c @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/powerpc64le-linux.elf-entry.S b/src/stub/src/powerpc64le-linux.elf-entry.S index a443896b..6833eb62 100644 --- a/src/stub/src/powerpc64le-linux.elf-entry.S +++ b/src/stub/src/powerpc64le-linux.elf-entry.S @@ -2,9 +2,9 @@ * * This file is part of the UPX executable compressor. * -* Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2020 Laszlo Molnar -* Copyright (C) 2000-2020 John F. Reiser +* Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2021 Laszlo Molnar +* Copyright (C) 2000-2021 John F. Reiser * All Rights Reserved. * * UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/powerpc64le-linux.elf-fold.S b/src/stub/src/powerpc64le-linux.elf-fold.S index b678451d..b1a4c672 100644 --- a/src/stub/src/powerpc64le-linux.elf-fold.S +++ b/src/stub/src/powerpc64le-linux.elf-fold.S @@ -2,9 +2,9 @@ * * This file is part of the UPX executable compressor. * -* Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2020 Laszlo Molnar -* Copyright (C) 2000-2020 John F. Reiser +* Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2021 Laszlo Molnar +* Copyright (C) 2000-2021 John F. Reiser * All Rights Reserved. * * UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/powerpc64le-linux.elf-fold.lds b/src/stub/src/powerpc64le-linux.elf-fold.lds index 4d799c8b..92ff1554 100644 --- a/src/stub/src/powerpc64le-linux.elf-fold.lds +++ b/src/stub/src/powerpc64le-linux.elf-fold.lds @@ -2,7 +2,7 @@ This file is part of the UPX executable compressor. - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 2000-2021 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/powerpc64le-linux.kernel.vmlinux-head.S b/src/stub/src/powerpc64le-linux.kernel.vmlinux-head.S index e8c278c8..1cd57e96 100644 --- a/src/stub/src/powerpc64le-linux.kernel.vmlinux-head.S +++ b/src/stub/src/powerpc64le-linux.kernel.vmlinux-head.S @@ -3,7 +3,7 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 2007-2020 John Reiser +; Copyright (C) 2007-2021 John Reiser ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/powerpc64le-linux.kernel.vmlinux.S b/src/stub/src/powerpc64le-linux.kernel.vmlinux.S index 054a769a..9df26502 100644 --- a/src/stub/src/powerpc64le-linux.kernel.vmlinux.S +++ b/src/stub/src/powerpc64le-linux.kernel.vmlinux.S @@ -3,9 +3,9 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2020 Laszlo Molnar -; Copyright (C) 2004-2020 John Reiser +; Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2021 Laszlo Molnar +; Copyright (C) 2004-2021 John 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 80f8f17d..cc2def02 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar - Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2000-2021 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 15a4d8b0..23aeabf9 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 52d6fdcb..484a562c 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 80529a4c..4da37827 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 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 6df6df60..2847cbd9 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/work.cpp b/src/work.cpp index e6146637..28ad5c6a 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-2020 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2021 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them