From d001a63bcee663755fde713dc7eba5fa6f136dc6 Mon Sep 17 00:00:00 2001 From: "Markus F.X.J. Oberhumer" Date: Sat, 20 Aug 2022 00:47:00 +0200 Subject: [PATCH] Welcome 2022. --- BUGS | 2 +- Makefile | 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 | 14 +++++++------- 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.cpp | 4 ++-- src/snprintf.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/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 ++-- 389 files changed, 891 insertions(+), 891 deletions(-) diff --git a/BUGS b/BUGS index b1874400..279a818c 100644 --- a/BUGS +++ b/BUGS @@ -8,7 +8,7 @@ The Ultimate Packer for eXecutables - Copyright (c) 1996-2021 Markus Oberhumer, Laszlo Molnar & John Reiser + Copyright (c) 1996-2022 Markus Oberhumer, Laszlo Molnar & John Reiser https://upx.github.io diff --git a/Makefile b/Makefile index 9d1a857b..7611ed6e 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # # UPX toplevel Makefile - needs GNU make 3.81 or better # -# Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer # MAKEFLAGS += -rR diff --git a/README b/README index b25e7a13..5c2dcffb 100644 --- a/README +++ b/README @@ -8,7 +8,7 @@ The Ultimate Packer for eXecutables - Copyright (c) 1996-2021 Markus Oberhumer, Laszlo Molnar & John Reiser + Copyright (c) 1996-2022 Markus Oberhumer, Laszlo Molnar & John Reiser https://upx.github.io @@ -114,9 +114,9 @@ THE FUTURE COPYRIGHT ========= -Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer -Copyright (C) 1996-2021 Laszlo Molnar -Copyright (C) 2000-2021 John F. Reiser +Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +Copyright (C) 1996-2022 Laszlo Molnar +Copyright (C) 2000-2022 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 d5350c6f..a86876ae 100644 --- a/README.1ST +++ b/README.1ST @@ -8,7 +8,7 @@ The Ultimate Packer for eXecutables - Copyright (c) 1996-2021 Markus Oberhumer, Laszlo Molnar & John Reiser + Copyright (c) 1996-2022 Markus Oberhumer, Laszlo Molnar & John Reiser https://upx.github.io diff --git a/THANKS b/THANKS index b79523b3..20d8fccd 100644 --- a/THANKS +++ b/THANKS @@ -8,7 +8,7 @@ The Ultimate Packer for eXecutables - Copyright (c) 1996-2021 Markus Oberhumer, Laszlo Molnar & John Reiser + Copyright (c) 1996-2022 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 912be333..f8bd4d15 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-2021 John F. Reiser jreiser@BitWagon.com + Copyright (C) 2000-2022 John F. Reiser jreiser@BitWagon.com References: definitions for the ELF file format diff --git a/doc/upx.pod b/doc/upx.pod index 2cfce6ca..a255f713 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-2021 Markus Oberhumer, Laszlo Molnar & John Reiser + Copyright (c) 1996-2022 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-2021 Markus Franz Xaver Johannes Oberhumer +Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer -Copyright (C) 1996-2021 Laszlo Molnar +Copyright (C) 1996-2022 Laszlo Molnar -Copyright (C) 2000-2021 John F. Reiser +Copyright (C) 2000-2022 John F. Reiser -Copyright (C) 2002-2021 Jens Medoch +Copyright (C) 2002-2022 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 86c706c0..dec84b17 100644 --- a/src/Makefile +++ b/src/Makefile @@ -1,7 +1,7 @@ # # UPX Makefile - needs GNU make # -# Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer # MAKEFLAGS += -r diff --git a/src/bele.h b/src/bele.h index 7eea80cd..4a3d5527 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 5d618a18..d972d39b 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 c01af246..74628077 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 ebdf50c0..60af9e6c 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 b8faccb5..0ee4aeec 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 7ff92765..66a3544f 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 3516f460..19004d97 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 a426b5b4..29fc5f62 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 69020faf..4bf35408 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 43e5c498..675ef06b 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 71d6e95f..b54bbe10 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 1d122a7f..11e07481 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 96dd7327..b4c27943 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 f8ed94e4..4630f83e 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 25db632e..6d13c02d 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 a20ae799..a1c6d9cd 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 289dfefb..d636d4f5 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 dfc5cbe7..8fb5dc30 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 701a0a2b..4ec4a3ae 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 afb069e4..5f8a529c 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 5f6bb278..bd46ec53 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 4b1f5ea6..6fb67373 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 321c741c..fb3483ef 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 2868ceb9..681e7086 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 bbb86ed6..7eea421f 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 97683f86..788bece5 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 1f20e8a9..3635c38c 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 9166e05d..dbe42133 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2004-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2004-2022 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 ca208412..17a7d72b 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 b0161584..5f9664a3 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 3f6a325e..30b46aed 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 80113de3..25f9b13e 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 c97d833a..14cb245e 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 3024caee..0397c76b 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 6e98ea01..fa6188e0 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them @@ -408,12 +408,12 @@ void show_version(int x) if (v != nullptr && v[0]) fprintf(fp, "LZMA SDK version %s\n", v); #endif - 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"); + fprintf(fp, "Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer\n"); + fprintf(fp, "Copyright (C) 1996-2022 Laszlo Molnar\n"); + fprintf(fp, "Copyright (C) 2000-2022 John F. Reiser\n"); + fprintf(fp, "Copyright (C) 2002-2022 Jens Medoch\n"); #if (WITH_ZLIB) - fprintf(fp, "Copyright (C) 1995" "-2017 Jean-loup Gailly and Mark Adler\n"); + fprintf(fp, "Copyright (C) 1995" "-2022 Jean-loup Gailly and Mark Adler\n"); #endif #if (WITH_LZMA) fprintf(fp, "Copyright (C) 1999" "-2006 Igor Pavlov\n"); diff --git a/src/lefile.cpp b/src/lefile.cpp index 465ea674..49e11f58 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 85b7799d..8ba62c4a 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 6a9d3d0d..f536611b 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 b166cee8..755ec232 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 190c5420..e1365e6f 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 a7f6ff6b..786abedc 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 fc4904df..072c8381 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 941dd6f9..d598bfa3 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-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 a3f9bbc6..17bfb1d2 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 fe1a8e54..450e273a 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 c81f9c8f..c07b3926 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 85a06107..3e9b6eb7 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 594ac27e..0878b486 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 0ddfcf2b..40bf1b58 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 77004b3d..a0ac498c 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 2c37a1ca..b684ede0 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 0d173c77..f8c903fe 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 ab7810f4..0f70844e 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 3f700c95..8abe31aa 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 3f8c37ef..9d1dca81 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 68d29368..899ce131 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 87d6e068..f963d05c 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 ee74f521..fa878993 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2001-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2001-2022 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 6d6bff0e..08f83fe7 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 2cb7a02f..66e6077f 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 6c6f3c57..6529b079 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 8c3af548..8242fa0e 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 9f38da11..55d62a7d 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 46165751..8158a946 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-2021 John Reiser + Copyright (C) 2004-2022 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 e2b9ba18..3e2ef8d4 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 eb4110f4..87400410 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-2021 John F. Reiser + Copyright (C) 2007-2022 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 8bfef637..9063587a 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2002-2021 Jens Medoch + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2002-2022 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 5bfd8c37..d58ac832 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2002-2021 Jens Medoch + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2002-2022 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 cf494c0b..4aeb1f85 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 a52b2168..4393e51b 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 81e6def1..c01d2ff6 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 fdd69654..b25aabe4 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 0bd218e0..33ffd479 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 d9a53718..f9c6d52f 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 504e21a6..f4aef7de 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 95cb7c6f..e7478ceb 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 a78959e1..2cb4db4b 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-2021 John Reiser - Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 2004-2022 John Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 a19d70c2..d8b97fc1 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 8af47d8d..e93aedd0 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 45c64d40..3f197bba 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 017d8f15..d44c04fe 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 dc8e6f8c..fc28db6c 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 529142d6..d76491ff 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 aac38156..723f7b9c 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 d564e82c..4974c475 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 6aa3f29f..141a1018 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 3fe7a800..8e63c232 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 860678ed..39ee07d6 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 8991eb34..a6132a21 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 e76f30ac..72298b34 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 81f90bdb..48085431 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 5840c212..ece231ac 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 0bf8853c..32a5e33a 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 ae4aef68..85da2936 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 4b6df75e..5e25211e 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 baf88bca..3792b418 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 a5550ade..9850d26b 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 0c91d1f8..e5d4dfb9 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 bac2f441..b6a3ba7f 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 740fa684..dbde4f3c 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/snprintf.cpp b/src/snprintf.cpp index 2fb2a381..693b4e8c 100644 --- a/src/snprintf.cpp +++ b/src/snprintf.cpp @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 dfb07b4c..cd634afd 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 efac1de7..e369107b 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-2021 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2022 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 662d572c..799f8150 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 e16db898..d6bba0a6 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 3fc100d1..ab5942e9 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 18cbd039..f5433268 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 d253f910..56409a0c 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 f3f18e7c..36ac5cbf 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 febd6fd8..d9d54f82 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 ff7e772c..5a93a7eb 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 1dd0167e..c9ad5be3 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 8268e9ed..c00e40d9 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 d7c08ba6..b69758d1 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 86f2d724..9b6e2f29 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 47a827a8..2360b4cc 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 d7749606..9804a195 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 168ed49c..f4cb0c67 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 cb26efd3..1da9c88d 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 2260ffc5..886d24a8 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 20b44f74..ff4accab 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 742b61aa..03256e1f 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 da8ba9b5..f83a06c7 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 22fb6407..41f6472e 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 91879adb..ae887dbd 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 73b2c432..be4f3dee 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 d35a4d12..209de647 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 72b2a5a2..2be60872 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 6b32d0c2..cd0a87f7 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 a77a886f..24409346 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 b6c84c63..d913856d 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 89a6426f..d390e1cc 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 ab256a7d..16dd5718 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 ec37cb43..41c090b7 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 91ad2319..ef25f091 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 4537706f..29bd4f06 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 ee8391a9..cafa79d9 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 9fad1986..7c7c656a 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 3b92c4e7..c2444e90 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 f2f154e3..83ec3e44 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 5614d23e..7836f3ea 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 22afd235..145ca01c 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 e7491fab..b171f90a 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 ef82fe1d..aa53125b 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 db00b1a4..fbbccd5b 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 510403e6..dc2b3c6a 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 3ed90244..57a3fde2 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 6a30267c..f536a750 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 865c9430..48a16268 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 2e484c3d..de8426d5 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 9b09f4af..510ff5f0 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 388e624f..b94f3729 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 7a122554..1cb43491 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 a0a89bf3..5efd5311 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 fba49fad..d3ae6996 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 e1c3f984..ee7d0a8f 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 f2eedde5..637b7a47 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 8c70bd69..7d5be0e4 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 d497ad74..77b61d9c 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 166fec1a..e34e4643 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 5542a652..38b7c511 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 c3cb0142..5de1190c 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 800d34ee..02e7b301 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 5a3da7ad..bc762115 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 84183ebb..6ebc884f 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 f42f4ac3..fa684860 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 f082b3c4..8c64b362 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 e353c7a3..1f434672 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 d3a9e71c..f34a7379 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 ff150e4c..0d071f94 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 6f5a96ef..24286b36 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 984bcde8..5d0ae4b0 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 de01eca5..d5579780 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 eca7740d..4a985f29 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 8c9c9e81..6cfafc4e 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 f0d36f34..7868c34a 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 93675873..ce0a4467 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 fc2c42d3..82961d5b 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 f3a687e2..928c1827 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 82b42e11..e22ddb0b 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 c4cf244b..84dc82d6 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 2ca9c06e..ac86c028 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 14912eeb..3099447f 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 33245f31..d7bcd44a 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 b38db5dc..6ced6533 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 931c4e88..a38f0056 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 20dbaf81..7fc9b85a 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 33389f46..c818c16e 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 c0a397ae..ba60a64f 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 1e17dccb..0bd5ca46 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 7620f1fc..ccb13580 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 1348d6f3..e30398c5 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-2021 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2022 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 b3fa54c3..41d1ccf6 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-2021 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2022 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 d5cc2dcd..1d474f56 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-2021 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2022 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 97962ce0..2f2bd71b 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-2021 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2022 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 b98ed7be..59a4d9e5 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-2021 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2021 Laszlo Molnar -; Copyright (C) 2000-2021 John F. Reiser +; Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 Laszlo Molnar +; Copyright (C) 2000-2022 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 dea62081..2eafcfcb 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-2021 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2021 Laszlo Molnar -; Copyright (C) 2000-2021 John F. Reiser +; Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 Laszlo Molnar +; Copyright (C) 2000-2022 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 b40ba679..f5ab143b 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-2021 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2021 Laszlo Molnar -* Copyright (C) 2000-2021 John F. Reiser +* Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2022 Laszlo Molnar +* Copyright (C) 2000-2022 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 9c7998bf..2826cd4d 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 62695986..06b21162 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 b4856229..712d9155 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-2021 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2021 Laszlo Molnar -; Copyright (C) 2000-2021 John F. Reiser +; Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 Laszlo Molnar +; Copyright (C) 2000-2022 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 b34ed4ef..53b32114 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-2021 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2021 Laszlo Molnar -* Copyright (C) 2000-2021 John F. Reiser +* Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2022 Laszlo Molnar +* Copyright (C) 2000-2022 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 e7df7e3b..b79c17c1 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-2021 John F. Reiser +* Copyright (C) 2000-2022 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 b711db9f..bf1f3bc1 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-2021 John F. Reiser + Copyright (C) 2000-2022 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 6dcd5116..13552111 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 0715af04..81bf5c34 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-2021 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2021 Laszlo Molnar -* Copyright (C) 2000-2021 John F. Reiser +* Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2022 Laszlo Molnar +* Copyright (C) 2000-2022 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 2cdbb115..c0f5a2aa 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-2021 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2021 Laszlo Molnar +; Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 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 62b6fbc7..c04efb0e 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-2021 John F. Reiser + Copyright (C) 2005-2022 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 bed56d1f..788f61dc 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-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2022 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 5c446241..8dafee61 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-2021 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2021 Laszlo Molnar +; Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 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 7c96a4ff..2efbeca0 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 7c197be3..8ef91b06 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 436d35a2..1a5ed4b7 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 b61c54f9..c2c89fe5 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-2021 John F. Reiser (2007-06-18) +// Hand compiled Copyright (c) 2006-2022 John F. Reiser (2007-06-18) // from modified LzmaDecode.c. -// LZMA SDK 4.40 Copyright (c) 1999-2021 Igor Pavlov (2006-05-01) +// LZMA SDK 4.40 Copyright (c) 1999-2022 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 82b678c0..efeabc5a 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 169832b3..3b3057fa 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-2021 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2021 Laszlo Molnar +; Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 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 e1d2659a..d3170d38 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 e7fc1f9c..da559a62 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 d04e4df4..e3943edd 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 4486d345..688a81a4 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-2021 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2021 Laszlo Molnar +; Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 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 3a6aad16..24a8a024 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 f7e32bfc..63185da3 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 4480094f..ab3f0340 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 c85e72e6..5fb08aca 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 3e062b6f..28aab7ed 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-2021 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2021 Laszlo Molnar +; Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 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 47cd5636..14c6f575 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-2021 John F. Reiser (2007-06-18) +// Hand compiled Copyright (c) 2006-2022 John F. Reiser (2007-06-18) // from modified LzmaDecode.c. -// LZMA SDK 4.40 Copyright (c) 1999-2021 Igor Pavlov (2006-05-01) +// LZMA SDK 4.40 Copyright (c) 1999-2022 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 b9203199..553efa42 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 44cfe9a4..d33bbb36 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-2021 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2021 Laszlo Molnar +; Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 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 9cf63247..b972fb51 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 f19aeffc..978ccc68 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 3d731824..85e692c0 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 184b4c52..27e9a14d 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-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 2006-2022 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 46c473e2..1b21c031 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-2021 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2022 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 241700c2..0d381dc7 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-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 2007-2022 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 6b1c56e8..c7afe165 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-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2022 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 5dafe834..330e3794 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-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2022 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 7538e11f..8bc5213a 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-2021 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2021 Laszlo Molnar +; Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 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 c00bb263..e1bba117 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-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 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 14ad77f8..742e6566 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-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 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 8ee0d66e..7e32aa0f 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-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 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 8766b5c1..b8d6cfd7 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-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 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 9b7c0159..23fff00a 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-2021 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2022 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 f6755225..828658b1 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-2021 John F. Reiser + Copyright (C) 2005-2022 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 071d2e29..e9aabe8a 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-2021 John Reiser -; Copyright (C) 1996-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2004-2022 John Reiser +; Copyright (C) 1996-2022 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 0fd20e56..8e2b0291 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-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2022 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 22674a6b..2f4c501f 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-2021 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2021 Laszlo Molnar +; Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 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 a633b9df..c50b302d 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 a2422806..627987c6 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-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 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 6de70839..928f8498 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 cd92b72e..0f4fe9b7 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-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 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 8732675f..fb6eed2c 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 5f620cd4..d5af3c58 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-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 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 db2cce08..34d16e39 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-2021 John F. Reiser +; Copyright (C) 2002-2022 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 f4692a10..97e9ee4c 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-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 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 62f926b7..0a2ee6cc 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-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2022 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 6124b6ae..db11a2cb 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-2021 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2021 Laszlo Molnar +; Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 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 0153894d..f6795d6a 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-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 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 e0c36563..ae72ab7b 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-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 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 8e2204f0..dc623e39 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-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 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 11f9c265..d3bdecbe 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-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 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 2a24c1f8..fee6dee5 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-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 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 adfffabd..2bce72b2 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-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 + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 John F. Reiser + Copyright (C) 2002-2022 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 cdeb76d6..e3efce3a 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-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 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 06a9f051..1b87f262 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-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 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 489520dd..e3436ed6 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-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 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 2def9a91..66708bbf 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-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 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 3f345a15..7fcad5bd 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-2021 John F. Reiser + Copyright (C) 2005-2022 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 fb0f063e..42215b1a 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-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2022 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 2a5a798f..66dfb7bf 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-2021 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2021 Laszlo Molnar +; Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 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 a7ca1f6d..5393dd6d 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 e5b16623..685224ae 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 74d419f7..9dd8029d 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 3d52b355..d30c69d6 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-2021 John F. Reiser + Copyright (C) 2005-2022 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 0f3a35fd..723f7b29 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-2021 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2022 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 2a5a798f..66dfb7bf 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-2021 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2021 Laszlo Molnar +; Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 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 8bee288d..4c70d803 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 50c39d5b..368301c1 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 299bcb5c..83dc245f 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 e59c65e2..fe946c25 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-2021 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2021 Laszlo Molnar -* Copyright (C) 2000-2021 John F. Reiser +* Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2022 Laszlo Molnar +* Copyright (C) 2000-2022 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 ee16f858..6a314f55 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-2021 John F. Reiser +@ Copyright (C) 2000-2022 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 324caeea..b32b9b3d 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-2021 John F. Reiser + Copyright (C) 2000-2022 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 f67f223d..4a79fb60 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-2021 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2021 Laszlo Molnar -* Copyright (C) 2000-2021 John F. Reiser +* Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2022 Laszlo Molnar +* Copyright (C) 2000-2022 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 7d56999a..9e15e4ce 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 a52eec5c..8c9a7496 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-2021 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2021 Laszlo Molnar -* Copyright (C) 2000-2021 John F. Reiser +* Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2022 Laszlo Molnar +* Copyright (C) 2000-2022 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 19a978de..da201eb3 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 e91c288d..4ea04451 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-2021 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2021 Laszlo Molnar -* Copyright (C) 2000-2021 John F. Reiser +* Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2022 Laszlo Molnar +* Copyright (C) 2000-2022 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 26752bc9..d022bce8 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-2021 John F. Reiser +// Copyright (C) 2000-2022 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 fd6541b6..8c561b68 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-2021 John Reiser +; Copyright (C) 2006-2022 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 0eff2e00..51be6b6b 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-2021 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2021 Laszlo Molnar -; Copyright (C) 2004-2021 John Reiser +; Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 Laszlo Molnar +; Copyright (C) 2004-2022 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 d63d2468..b0c44382 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-2021 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2021 Laszlo Molnar -* Copyright (C) 2000-2021 John F. Reiser +* Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2022 Laszlo Molnar +* Copyright (C) 2000-2022 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 843a1240..bbf5eee6 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-2021 John F. Reiser +// Copyright (C) 2000-2022 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 e50f80c9..0135b55b 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-2021 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2021 Laszlo Molnar -* Copyright (C) 2000-2021 John F. Reiser +* Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2022 Laszlo Molnar +* Copyright (C) 2000-2022 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 974c8f05..38e6c011 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-2021 John F. Reiser +// Copyright (C) 2000-2022 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 5f26b789..69dda8f5 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-2021 John F. Reiser + Copyright (C) 2000-2022 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 517c1bc1..fc8ceb50 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-2021 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2021 Laszlo Molnar -* Copyright (C) 2000-2021 John F. Reiser +* Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2022 Laszlo Molnar +* Copyright (C) 2000-2022 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 ae043ab4..2ed5f707 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-2021 John F. Reiser +@ Copyright (C) 2000-2022 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 0f6eddb3..d280894e 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-2021 John F. Reiser + Copyright (C) 2000-2022 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 e4cf96a6..3a7be4b7 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-2021 John Reiser +; Copyright (C) 2006-2022 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 62d911e5..478dcca8 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-2021 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2021 Laszlo Molnar -; Copyright (C) 2004-2021 John Reiser +; Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 Laszlo Molnar +; Copyright (C) 2004-2022 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 d2f4c946..870baad7 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-2021 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 2006-2022 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 5ebe8a82..8e8599ff 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-2021 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2021 Laszlo Molnar +; Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 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 92069651..03eb11b4 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-2021 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2021 Laszlo Molnar +; Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 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 dd9a502f..fde05981 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-2021 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2021 Laszlo Molnar +; Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 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 7755985f..6d30ad5e 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-2021 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2021 Laszlo Molnar -; Copyright (C) 2000-2021 John F. Reiser +; Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 Laszlo Molnar +; Copyright (C) 2000-2022 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 a8d1f54c..4bca994a 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-2021 John F. Reiser +; Copyright (C) 2000-2022 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 b43f36d0..e9458965 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-2021 John F. Reiser + Copyright (C) 2000-2022 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 cd203575..061d8851 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 5fb37d07..f281f965 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-2021 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2021 Laszlo Molnar -; Copyright (C) 2000-2021 John F. Reiser +; Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 Laszlo Molnar +; Copyright (C) 2000-2022 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 abf1c8e2..d0e7d1d1 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-2021 John F. Reiser +; Copyright (C) 2000-2022 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 801413e6..0eb78097 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 75f28faa..10ef8718 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-2021 John F. Reiser +; Copyright (C) 2006-2022 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 295f82e3..e0558e9d 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-2021 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2021 Laszlo Molnar -; Copyright (C) 2000-2021 John F. Reiser +; Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 Laszlo Molnar +; Copyright (C) 2000-2022 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 9b9f652f..0c782b62 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-2021 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2021 Laszlo Molnar -; Copyright (C) 2000-2021 John F. Reiser +; Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 Laszlo Molnar +; Copyright (C) 2000-2022 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 e419b4ac..13ebcc03 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-2021 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2021 Laszlo Molnar -* Copyright (C) 2000-2021 John F. Reiser +* Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2022 Laszlo Molnar +* Copyright (C) 2000-2022 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 37af382a..09b0f3f1 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 15664884..f7cb92e9 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 c97483fd..503ca848 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-2021 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2021 Laszlo Molnar -; Copyright (C) 2000-2021 John F. Reiser +; Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 Laszlo Molnar +; Copyright (C) 2000-2022 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 cf7c5a65..2761120e 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-2021 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2021 Laszlo Molnar +; Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 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 e17057d5..01e6513f 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-2021 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2021 Laszlo Molnar +; Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 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 f858feb1..f5379c33 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-2021 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2021 Laszlo Molnar +; Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 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 a9ef1b8f..b8ed6932 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-2021 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2021 Laszlo Molnar -; Copyright (C) 2000-2021 John F. Reiser +; Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 Laszlo Molnar +; Copyright (C) 2000-2022 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 b490b02a..4cec8197 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-2021 John F. Reiser +; Copyright (C) 2000-2022 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 0ae26416..ea2a73bd 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-2021 John F. Reiser + Copyright (C) 2000-2022 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 f203146d..b27a7dc4 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 437bf25d..437b4f38 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-2021 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2021 Laszlo Molnar -; Copyright (C) 2000-2021 John F. Reiser +; Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 Laszlo Molnar +; Copyright (C) 2000-2022 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 f93a4424..e62c17a4 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-2021 John F. Reiser +; Copyright (C) 2000-2022 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 e78e2195..cd5ac68f 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-2021 John F. Reiser + Copyright (C) 2000-2022 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 c3392a9e..32fd5d69 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 6d783a73..7dbc1dd2 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-2021 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2021 Laszlo Molnar -; Copyright (C) 2000-2021 John F. Reiser +; Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 Laszlo Molnar +; Copyright (C) 2000-2022 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 708644dd..2c90165d 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-2021 John F. Reiser +; Copyright (C) 2000-2022 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 8a3462cb..333195d0 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-2021 John F. Reiser + Copyright (C) 2000-2022 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 c0daba34..44ee0b9b 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 f61f042e..b1c6ec30 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-2021 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2021 Laszlo Molnar -; Copyright (C) 2000-2021 John F. Reiser +; Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 Laszlo Molnar +; Copyright (C) 2000-2022 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 720155dd..21cdca4a 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-2021 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2021 Laszlo Molnar -; Copyright (C) 2000-2021 John F. Reiser +; Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 Laszlo Molnar +; Copyright (C) 2000-2022 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 e7a7df3a..d9d0dc2a 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-2021 John F. Reiser + Copyright (C) 2000-2022 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 905e318f..47a4a03a 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 c4a2d87d..c5c2a5a8 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-2021 John Reiser +; Copyright (C) 2006-2022 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 ca6f0e10..0f7f8f0e 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-2021 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2021 Laszlo Molnar -; Copyright (C) 2004-2021 John Reiser +; Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 Laszlo Molnar +; Copyright (C) 2004-2022 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 9ba1d3fb..2683bdfd 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-2021 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2021 Laszlo Molnar +; Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 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 43e40f53..35587342 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-2021 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2021 Laszlo Molnar -; Copyright (C) 2000-2021 John F. Reiser +; Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 Laszlo Molnar +; Copyright (C) 2000-2022 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 b11b8c0f..936c1bf6 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-2021 John F. Reiser +; Copyright (C) 2000-2022 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 67ddd5ec..c0bb9905 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 c8995953..63b99de1 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-2021 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2021 Laszlo Molnar +; Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 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 c6c46b56..d3f432c7 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 28ff6bad..7a3a216e 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 0fbbb51f..fc6df8fc 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-2021 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2021 Laszlo Molnar +; Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 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 6a67a3f9..076d6e2c 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 4fdc6290..b5b8b74d 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-2021 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2021 Laszlo Molnar +; Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 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 6ce483c9..71bb0289 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-2021 John F. Reiser + Copyright (C) 2000-2022 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 a0b92aab..167050bc 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-2021 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2021 Laszlo Molnar -* Copyright (C) 2000-2021 John F. Reiser +* Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2022 Laszlo Molnar +* Copyright (C) 2000-2022 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 80e543c8..2176b298 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-2021 John F. Reiser +* Copyright (C) 2000-2022 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 52c31af1..8115a8fa 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-2021 John F. Reiser + Copyright (C) 2000-2022 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 4dd199db..d4609e46 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-2021 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2021 Laszlo Molnar -* Copyright (C) 2000-2021 John F. Reiser +* Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2022 Laszlo Molnar +* Copyright (C) 2000-2022 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 476639b3..4a954a13 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-2021 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2021 Laszlo Molnar -; Copyright (C) 2002-2021 Jens Medoch +; Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 Laszlo Molnar +; Copyright (C) 2002-2022 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 ada50177..478f69e6 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-2021 John F. Reiser + * Copyright (C) 2005-2022 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 d9e10933..26c19c23 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-2021 John F. Reiser + * Copyright (C) 2005-2022 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 00dc87f3..c65e3e44 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-2021 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2021 Laszlo Molnar -* Copyright (C) 2000-2021 John F. Reiser +* Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2022 Laszlo Molnar +* Copyright (C) 2000-2022 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 b1780d1b..fa7e214c 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 687f4006..df414fbd 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 04a4d9a1..33d7ff14 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-2021 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2021 Laszlo Molnar -; Copyright (C) 2000-2021 John F. Reiser +; Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 Laszlo Molnar +; Copyright (C) 2000-2022 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 6acc9ae9..6b43baae 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-2021 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2021 Laszlo Molnar -* Copyright (C) 2000-2021 John F. Reiser +* Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2022 Laszlo Molnar +* Copyright (C) 2000-2022 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 509fe6d5..fbb68fb7 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-2021 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2021 Laszlo Molnar -* Copyright (C) 2000-2021 John F. Reiser +* Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2022 Laszlo Molnar +* Copyright (C) 2000-2022 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 4e48a9a3..e2247a3a 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-2021 John F. Reiser + Copyright (C) 2000-2022 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 1e08256b..935828d7 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-2021 John Reiser +; Copyright (C) 2007-2022 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 12798ad3..0525a3b9 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-2021 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2021 Laszlo Molnar -; Copyright (C) 2004-2021 John Reiser +; Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 Laszlo Molnar +; Copyright (C) 2004-2022 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 0916dc8f..51b9450d 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-2021 John F. Reiser + Copyright (C) 2000-2022 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 5884ae29..afbcb564 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-2021 John F. Reiser + * Copyright (C) 2005-2022 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 1fe62dea..045e51d0 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-2021 John F. Reiser + * Copyright (C) 2005-2022 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 b7adcffe..f21045b9 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-2021 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2021 Laszlo Molnar -* Copyright (C) 2000-2021 John F. Reiser +* Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2022 Laszlo Molnar +* Copyright (C) 2000-2022 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 cf65598d..ebcecc5d 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 8965c832..7f1fcc5d 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-2021 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2021 Laszlo Molnar -* Copyright (C) 2000-2021 John F. Reiser +* Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2022 Laszlo Molnar +* Copyright (C) 2000-2022 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 fe517a69..f9e9f36b 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-2021 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2021 Laszlo Molnar -* Copyright (C) 2000-2021 John F. Reiser +* Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2022 Laszlo Molnar +* Copyright (C) 2000-2022 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 92ff1554..4a5759be 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-2021 John F. Reiser + Copyright (C) 2000-2022 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 1cd57e96..900dd173 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-2021 John Reiser +; Copyright (C) 2007-2022 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 9df26502..8f077852 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-2021 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2021 Laszlo Molnar -; Copyright (C) 2004-2021 John Reiser +; Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2022 Laszlo Molnar +; Copyright (C) 2004-2022 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 cc2def02..90142e59 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar - Copyright (C) 2000-2021 John F. Reiser + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar + Copyright (C) 2000-2022 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 26b8d077..a72f0ab3 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 85fcda50..e8221578 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 ee58f246..68bfefc6 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 2847cbd9..5bef2294 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 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 75d3d8c7..c36120c0 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-2021 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2021 Laszlo Molnar + Copyright (C) 1996-2022 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2022 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them