From 021c8db58a2431cb037bb15077b3738a094bae1f Mon Sep 17 00:00:00 2001 From: "Markus F.X.J. Oberhumer" Date: Fri, 19 Jan 2018 10:55:32 +0100 Subject: [PATCH] Welcome 2018. --- BUGS | 2 +- Makefile | 2 +- PROJECTS | 2 +- README | 8 ++++---- README.1ST | 2 +- THANKS | 2 +- doc/elf-to-mem.txt | 2 +- doc/upx.pod | 10 +++++----- src/Makefile | 2 +- src/bele.h | 4 ++-- src/bele_policy.h | 4 ++-- src/bptr.h | 4 ++-- src/c_file.cpp | 4 ++-- src/c_init.cpp | 4 ++-- src/c_none.cpp | 4 ++-- src/c_screen.cpp | 4 ++-- src/compress.cpp | 4 ++-- src/compress.h | 4 ++-- src/compress_lzma.cpp | 4 ++-- src/compress_ucl.cpp | 4 ++-- src/compress_zlib.cpp | 4 ++-- src/conf.h | 4 ++-- src/console.h | 4 ++-- src/except.cpp | 4 ++-- src/except.h | 4 ++-- src/file.cpp | 4 ++-- src/file.h | 4 ++-- src/filter.cpp | 4 ++-- src/filter.h | 4 ++-- src/filter/ct.h | 4 ++-- src/filter/cto.h | 4 ++-- src/filter/ctoj.h | 6 +++--- src/filter/ctojr.h | 6 +++--- src/filter/ctok.h | 6 +++--- src/filter/ctsw.h | 4 ++-- src/filter/getcto.h | 4 ++-- src/filter/ppcbxx.h | 6 +++--- src/filter/sub.hh | 4 ++-- src/filter/sub16.h | 4 ++-- src/filter/sub32.h | 4 ++-- src/filter/sub8.h | 4 ++-- src/filter/sw.h | 4 ++-- src/filteri.cpp | 4 ++-- src/help.cpp | 12 ++++++------ src/lefile.cpp | 4 ++-- src/lefile.h | 4 ++-- src/linker.cpp | 4 ++-- src/linker.h | 4 ++-- src/main.cpp | 4 ++-- src/mem.cpp | 4 ++-- src/mem.h | 4 ++-- src/miniacc.h | 2 +- src/msg.cpp | 4 ++-- src/options.h | 4 ++-- src/p_armpe.cpp | 4 ++-- src/p_armpe.h | 4 ++-- src/p_com.cpp | 4 ++-- src/p_com.h | 4 ++-- src/p_djgpp2.cpp | 4 ++-- src/p_djgpp2.h | 4 ++-- src/p_elf.h | 4 ++-- src/p_elf_enum.h | 4 ++-- src/p_exe.cpp | 4 ++-- src/p_exe.h | 4 ++-- src/p_lx_elf.cpp | 6 +++--- src/p_lx_elf.h | 6 +++--- src/p_lx_exc.cpp | 6 +++--- src/p_lx_exc.h | 4 ++-- src/p_lx_interp.cpp | 6 +++--- src/p_lx_interp.h | 6 +++--- src/p_lx_sh.cpp | 6 +++--- src/p_lx_sh.h | 6 +++--- src/p_mach.cpp | 2 +- src/p_mach.h | 4 ++-- src/p_mach_enum.h | 2 +- src/p_ps1.cpp | 6 +++--- src/p_ps1.h | 6 +++--- src/p_sys.cpp | 4 ++-- src/p_sys.h | 4 ++-- src/p_tmt.cpp | 4 ++-- src/p_tmt.h | 4 ++-- src/p_tos.cpp | 4 ++-- src/p_tos.h | 4 ++-- src/p_unix.cpp | 6 +++--- src/p_unix.h | 4 ++-- src/p_vmlinx.cpp | 6 +++--- src/p_vmlinx.h | 4 ++-- src/p_vmlinz.cpp | 4 ++-- src/p_vmlinz.h | 4 ++-- src/p_w32pe.cpp | 4 ++-- src/p_w32pe.h | 4 ++-- src/p_w64pep.cpp | 4 ++-- src/p_w64pep.h | 4 ++-- src/p_wcle.cpp | 4 ++-- src/p_wcle.h | 4 ++-- src/packer.cpp | 4 ++-- src/packer.h | 4 ++-- src/packer_c.cpp | 4 ++-- src/packer_f.cpp | 4 ++-- src/packhead.cpp | 4 ++-- src/packmast.cpp | 4 ++-- src/packmast.h | 4 ++-- src/pefile.cpp | 4 ++-- src/pefile.h | 4 ++-- src/s_djgpp2.cpp | 4 ++-- src/s_object.cpp | 4 ++-- src/s_vcsa.cpp | 4 ++-- src/s_win32.cpp | 4 ++-- src/screen.h | 4 ++-- src/snprintf.h | 4 ++-- src/stdcxx.cpp | 4 ++-- src/stdcxx.h | 4 ++-- src/stub/Makefile | 2 +- src/stub/amd64-darwin.dylib-entry.h | 6 +++--- src/stub/amd64-darwin.macho-entry.h | 6 +++--- src/stub/amd64-darwin.macho-fold.h | 6 +++--- src/stub/amd64-darwin.macho-upxmain.h | 6 +++--- src/stub/amd64-linux.elf-entry.h | 6 +++--- src/stub/amd64-linux.elf-fold.h | 6 +++--- src/stub/amd64-linux.kernel.vmlinux-head.h | 6 +++--- src/stub/amd64-linux.kernel.vmlinux.h | 6 +++--- src/stub/amd64-linux.shlib-init.h | 6 +++--- src/stub/amd64-win64.pep.h | 6 +++--- src/stub/arm.v4a-linux.elf-entry.h | 6 +++--- src/stub/arm.v4a-linux.elf-fold.h | 6 +++--- src/stub/arm.v4a-wince.pe.h | 6 +++--- src/stub/arm.v4t-wince.pe.h | 6 +++--- src/stub/arm.v5a-darwin.macho-entry.h | 6 +++--- src/stub/arm.v5a-darwin.macho-fold.h | 6 +++--- src/stub/arm.v5a-linux.elf-entry.h | 6 +++--- src/stub/arm.v5a-linux.elf-fold.h | 6 +++--- src/stub/arm.v5a-linux.kernel.vmlinux-head.h | 6 +++--- src/stub/arm.v5a-linux.kernel.vmlinux.h | 6 +++--- src/stub/arm.v5a-linux.kernel.vmlinuz-head.h | 6 +++--- src/stub/arm.v5a-linux.kernel.vmlinuz.h | 6 +++--- src/stub/arm.v5a-linux.shlib-init.h | 6 +++--- src/stub/arm.v5t-linux.shlib-init.h | 6 +++--- src/stub/arm64-darwin.macho-entry.h | 6 +++--- src/stub/arm64-darwin.macho-fold.h | 6 +++--- src/stub/arm64-linux.elf-entry.h | 6 +++--- src/stub/arm64-linux.elf-fold.h | 6 +++--- src/stub/arm64-linux.shlib-init.h | 6 +++--- src/stub/armeb.v4a-linux.elf-entry.h | 6 +++--- src/stub/armeb.v4a-linux.elf-fold.h | 6 +++--- src/stub/armeb.v5a-linux.kernel.vmlinux-head.h | 6 +++--- src/stub/armeb.v5a-linux.kernel.vmlinux.h | 6 +++--- src/stub/i086-dos16.com.h | 6 +++--- src/stub/i086-dos16.exe.h | 6 +++--- src/stub/i086-dos16.sys.h | 6 +++--- src/stub/i386-bsd.elf-entry.h | 6 +++--- src/stub/i386-bsd.elf-fold.h | 6 +++--- src/stub/i386-bsd.elf.execve-entry.h | 6 +++--- src/stub/i386-bsd.elf.execve-fold.h | 6 +++--- src/stub/i386-darwin.dylib-entry.h | 6 +++--- src/stub/i386-darwin.macho-entry.h | 6 +++--- src/stub/i386-darwin.macho-fold.h | 6 +++--- src/stub/i386-darwin.macho-upxmain.h | 6 +++--- src/stub/i386-dos32.djgpp2.h | 6 +++--- src/stub/i386-dos32.tmt.h | 6 +++--- src/stub/i386-dos32.watcom.le.h | 6 +++--- src/stub/i386-linux.elf-entry.h | 6 +++--- src/stub/i386-linux.elf-fold.h | 6 +++--- src/stub/i386-linux.elf.execve-entry.h | 6 +++--- src/stub/i386-linux.elf.execve-fold.h | 6 +++--- src/stub/i386-linux.elf.interp-entry.h | 6 +++--- src/stub/i386-linux.elf.interp-fold.h | 6 +++--- src/stub/i386-linux.elf.shell-entry.h | 6 +++--- src/stub/i386-linux.elf.shell-fold.h | 6 +++--- src/stub/i386-linux.kernel.vmlinux-head.h | 6 +++--- src/stub/i386-linux.kernel.vmlinux.h | 6 +++--- src/stub/i386-linux.kernel.vmlinuz.h | 6 +++--- src/stub/i386-linux.shlib-init.h | 6 +++--- src/stub/i386-netbsd.elf-entry.h | 6 +++--- src/stub/i386-netbsd.elf-fold.h | 6 +++--- src/stub/i386-openbsd.elf-fold.h | 6 +++--- src/stub/i386-win32.pe.h | 6 +++--- src/stub/m68k-atari.tos.h | 6 +++--- src/stub/mips.r3000-linux.elf-entry.h | 6 +++--- src/stub/mips.r3000-linux.elf-fold.h | 6 +++--- src/stub/mips.r3000-linux.shlib-init.h | 6 +++--- src/stub/mipsel.r3000-linux.elf-entry.h | 6 +++--- src/stub/mipsel.r3000-linux.elf-fold.h | 6 +++--- src/stub/mipsel.r3000-linux.shlib-init.h | 6 +++--- src/stub/mipsel.r3000-ps1.h | 6 +++--- src/stub/powerpc-darwin.dylib-entry.h | 6 +++--- src/stub/powerpc-darwin.macho-entry.h | 6 +++--- src/stub/powerpc-darwin.macho-fold.h | 6 +++--- src/stub/powerpc-darwin.macho-upxmain.h | 6 +++--- src/stub/powerpc-linux.elf-entry.h | 6 +++--- src/stub/powerpc-linux.elf-fold.h | 6 +++--- src/stub/powerpc-linux.kernel.vmlinux-head.h | 6 +++--- src/stub/powerpc-linux.kernel.vmlinux.h | 6 +++--- src/stub/powerpc64-linux.elf-entry.h | 6 +++--- src/stub/powerpc64-linux.elf-fold.h | 6 +++--- src/stub/powerpc64le-darwin.dylib-entry.h | 6 +++--- src/stub/powerpc64le-darwin.macho-entry.h | 6 +++--- src/stub/powerpc64le-darwin.macho-fold.h | 6 +++--- src/stub/powerpc64le-linux.elf-entry.h | 6 +++--- src/stub/powerpc64le-linux.elf-fold.h | 6 +++--- src/stub/powerpc64le-linux.kernel.vmlinux-head.h | 6 +++--- src/stub/powerpc64le-linux.kernel.vmlinux.h | 6 +++--- src/stub/scripts/bin2h.py | 8 ++++---- src/stub/scripts/brandelf.py | 2 +- src/stub/scripts/gpp_inc.py | 2 +- src/stub/scripts/xstrip.py | 2 +- src/stub/src/amd64-darwin.dylib-entry.S | 6 +++--- src/stub/src/amd64-darwin.macho-entry.S | 6 +++--- src/stub/src/amd64-darwin.macho-fold.S | 6 +++--- src/stub/src/amd64-darwin.macho-main.c | 6 +++--- src/stub/src/amd64-darwin.macho-upxmain.c | 6 +++--- src/stub/src/amd64-darwin.macho-upxsubr.S | 6 +++--- src/stub/src/amd64-linux.elf-entry.S | 6 +++--- src/stub/src/amd64-linux.elf-fold.S | 2 +- src/stub/src/amd64-linux.elf-fold.lds | 2 +- src/stub/src/amd64-linux.elf-main.c | 6 +++--- src/stub/src/amd64-linux.shlib-init.S | 6 +++--- src/stub/src/amd64-win64.pep.S | 4 ++-- src/stub/src/arch/amd64/bxx.S | 2 +- src/stub/src/arch/amd64/lzma_d.S | 2 +- src/stub/src/arch/amd64/macros.S | 4 ++-- src/stub/src/arch/amd64/nrv2b_d.S | 6 +++--- src/stub/src/arch/amd64/nrv2d_d.S | 6 +++--- src/stub/src/arch/amd64/nrv2e_d.S | 6 +++--- src/stub/src/arch/arm/v4a/lzma_d-arm.S | 4 ++-- src/stub/src/arch/arm/v4a/lzma_d.S | 6 +++--- src/stub/src/arch/arm/v4a/macros.S | 4 ++-- src/stub/src/arch/arm/v4a/nrv2b_d8.S | 6 +++--- src/stub/src/arch/arm/v4a/nrv2d_d8.S | 6 +++--- src/stub/src/arch/arm/v4a/nrv2e_d8.S | 6 +++--- src/stub/src/arch/arm/v4t/macros.S | 4 ++-- src/stub/src/arch/arm/v4t/nrv2b_d32.S | 6 +++--- src/stub/src/arch/arm/v4t/nrv2b_d8.S | 6 +++--- src/stub/src/arch/arm/v4t/nrv2e_d32.S | 6 +++--- src/stub/src/arch/arm/v4t/nrv2e_d8.S | 6 +++--- src/stub/src/arch/arm/v5a/macros.S | 4 ++-- src/stub/src/arch/arm64/v8/lzma_d-arm.S | 4 ++-- src/stub/src/arch/arm64/v8/lzma_d.S | 6 +++--- src/stub/src/arch/arm64/v8/macros.S | 4 ++-- src/stub/src/arch/arm64/v8/nrv2b_d32.S | 6 +++--- src/stub/src/arch/arm64/v8/nrv2d_d32.S | 6 +++--- src/stub/src/arch/arm64/v8/nrv2e_d32.S | 6 +++--- src/stub/src/arch/i086/cc_test.c | 2 +- src/stub/src/arch/i086/cleanasm.py | 2 +- src/stub/src/arch/i086/l_test.c | 2 +- src/stub/src/arch/i086/lzma_d.S | 2 +- src/stub/src/arch/i086/lzma_m.h | 2 +- src/stub/src/arch/i086/macros.S | 4 ++-- src/stub/src/arch/i086/nrv2b_d16.S | 2 +- src/stub/src/arch/i086/nrv2b_d8.S | 2 +- src/stub/src/arch/i086/nrv2d_d8.S | 2 +- src/stub/src/arch/i086/nrv2e_d8.S | 2 +- src/stub/src/arch/i086/wdis2gas.py | 2 +- src/stub/src/arch/i386/cl1_d32.S | 4 ++-- src/stub/src/arch/i386/lzma_d.S | 2 +- src/stub/src/arch/i386/macros.S | 4 ++-- src/stub/src/arch/i386/nrv2b_d32.S | 2 +- src/stub/src/arch/i386/nrv2d_d32.S | 2 +- src/stub/src/arch/i386/nrv2e_d32.S | 2 +- src/stub/src/arch/i386/upx_itoa.S | 2 +- src/stub/src/arch/m68k/bits.ash | 2 +- src/stub/src/arch/m68k/lzma_d.S | 2 +- src/stub/src/arch/m68k/macros.S | 4 ++-- src/stub/src/arch/m68k/nrv2b_d.ash | 2 +- src/stub/src/arch/m68k/nrv2d_d.ash | 2 +- src/stub/src/arch/m68k/nrv2e_d.ash | 2 +- src/stub/src/arch/m68k/rename.ash | 2 +- src/stub/src/arch/mips/r3000/bits.ash | 2 +- src/stub/src/arch/mips/r3000/lzma_d.S | 8 ++++---- src/stub/src/arch/mips/r3000/macros.ash | 2 +- src/stub/src/arch/mips/r3000/nrv2b_d.ash | 2 +- src/stub/src/arch/mips/r3000/nrv2d_d.ash | 2 +- src/stub/src/arch/mips/r3000/nrv2e_d.ash | 2 +- src/stub/src/arch/powerpc/32/bxx.S | 2 +- src/stub/src/arch/powerpc/32/lzma_d.S | 2 +- src/stub/src/arch/powerpc/32/macros.S | 4 ++-- src/stub/src/arch/powerpc/32/nrv2b_d.S | 6 +++--- src/stub/src/arch/powerpc/32/nrv2d_d.S | 6 +++--- src/stub/src/arch/powerpc/32/nrv2e_d.S | 6 +++--- src/stub/src/arch/powerpc/64le/bxx.S | 2 +- src/stub/src/arch/powerpc/64le/lzma_d-common.S | 2 +- src/stub/src/arch/powerpc/64le/macros.S | 4 ++-- src/stub/src/arch/powerpc/64le/nrv2b_d.S | 6 +++--- src/stub/src/arch/powerpc/64le/nrv2d_d.S | 6 +++--- src/stub/src/arch/powerpc/64le/nrv2e_d.S | 6 +++--- src/stub/src/arm.v4a-linux.elf-entry.S | 6 +++--- src/stub/src/arm.v4a-linux.elf-fold.S | 2 +- src/stub/src/arm.v4a-linux.elf-fold.lds | 2 +- src/stub/src/arm.v4a-linux.shlib-init.S | 6 +++--- src/stub/src/arm.v4a-wince.pe.S | 6 +++--- src/stub/src/arm.v4t-linux.shlib-init.S | 6 +++--- src/stub/src/arm.v4t-wince.pe.S | 6 +++--- src/stub/src/arm.v5a-darwin.macho-entry.S | 6 +++--- src/stub/src/arm.v5a-darwin.macho-fold.S | 2 +- src/stub/src/arm.v5a-linux.kernel.vmlinux-head.S | 2 +- src/stub/src/arm.v5a-linux.kernel.vmlinux.S | 6 +++--- src/stub/src/arm64-darwin.macho-entry.S | 6 +++--- src/stub/src/arm64-darwin.macho-fold.S | 2 +- src/stub/src/arm64-linux.elf-entry.S | 6 +++--- src/stub/src/arm64-linux.elf-fold.S | 2 +- src/stub/src/arm64-linux.elf-fold.lds | 2 +- src/stub/src/arm64-linux.shlib-init.S | 6 +++--- src/stub/src/armeb.v4a-linux.elf-fold.S | 2 +- src/stub/src/armeb.v4a-linux.elf-fold.lds | 2 +- src/stub/src/armeb.v5a-linux.kernel.vmlinux-head.S | 2 +- src/stub/src/armeb.v5a-linux.kernel.vmlinux.S | 6 +++--- src/stub/src/c/lzma_d_c.c | 2 +- src/stub/src/i086-dos16.com.S | 4 ++-- src/stub/src/i086-dos16.exe.S | 4 ++-- src/stub/src/i086-dos16.sys.S | 4 ++-- src/stub/src/i386-bsd.elf-entry.S | 6 +++--- src/stub/src/i386-bsd.elf-fold.S | 2 +- src/stub/src/i386-bsd.elf-fold.lds | 2 +- src/stub/src/i386-bsd.elf-main.c | 6 +++--- src/stub/src/i386-bsd.elf.execve-entry.S | 6 +++--- src/stub/src/i386-bsd.elf.execve-fold.S | 2 +- src/stub/src/i386-bsd.elf.execve-main.c | 4 ++-- src/stub/src/i386-bsd.syscall.S | 2 +- src/stub/src/i386-darwin.dylib-entry.S | 6 +++--- src/stub/src/i386-darwin.macho-entry.S | 6 +++--- src/stub/src/i386-darwin.macho-fold.S | 6 +++--- src/stub/src/i386-darwin.macho-main.c | 6 +++--- src/stub/src/i386-darwin.macho-upxmain.c | 6 +++--- src/stub/src/i386-darwin.macho-upxsubr.S | 6 +++--- src/stub/src/i386-dos32.djgpp2.S | 4 ++-- src/stub/src/i386-dos32.tmt.S | 4 ++-- src/stub/src/i386-dos32.watcom.le.S | 4 ++-- src/stub/src/i386-linux.elf-entry.S | 6 +++--- src/stub/src/i386-linux.elf-fold.S | 2 +- src/stub/src/i386-linux.elf-fold.lds | 2 +- src/stub/src/i386-linux.elf-main.c | 6 +++--- src/stub/src/i386-linux.elf.execve-entry.S | 6 +++--- src/stub/src/i386-linux.elf.execve-fold.S | 2 +- src/stub/src/i386-linux.elf.execve-fold.lds | 2 +- src/stub/src/i386-linux.elf.execve-main.c | 4 ++-- src/stub/src/i386-linux.elf.interp-entry.S | 6 +++--- src/stub/src/i386-linux.elf.interp-fold.S | 2 +- src/stub/src/i386-linux.elf.interp-fold.lds | 2 +- src/stub/src/i386-linux.elf.interp-main.c | 6 +++--- src/stub/src/i386-linux.elf.shell-entry.S | 6 +++--- src/stub/src/i386-linux.elf.shell-fold.S | 6 +++--- src/stub/src/i386-linux.elf.shell-fold.lds | 2 +- src/stub/src/i386-linux.elf.shell-main.c | 6 +++--- src/stub/src/i386-linux.kernel.vmlinux-head.S | 2 +- src/stub/src/i386-linux.kernel.vmlinux.S | 6 +++--- src/stub/src/i386-linux.kernel.vmlinuz.S | 4 ++-- src/stub/src/i386-linux.shlib-init.S | 6 +++--- src/stub/src/i386-openbsd.elf-fold.S | 2 +- src/stub/src/i386-openbsd.elf-main.c | 6 +++--- src/stub/src/i386-win32.pe.S | 4 ++-- src/stub/src/include/bsd.h | 4 ++-- src/stub/src/include/darwin.h | 4 ++-- src/stub/src/include/header.S | 4 ++-- src/stub/src/include/linux.h | 4 ++-- src/stub/src/m68k-atari.tos.S | 4 ++-- src/stub/src/mips.r3000-linux.elf-fold.lds | 2 +- src/stub/src/mipsel.r3000-linux.elf-entry.S | 6 +++--- src/stub/src/mipsel.r3000-linux.elf-fold.S | 2 +- src/stub/src/mipsel.r3000-linux.elf-fold.lds | 2 +- src/stub/src/mipsel.r3000-linux.shlib-init.S | 6 +++--- src/stub/src/mipsel.r3000-ps1.S | 6 +++--- src/stub/src/powerpc-darwin.dylib-entry.S | 2 +- src/stub/src/powerpc-darwin.macho-entry.S | 2 +- src/stub/src/powerpc-darwin.macho-fold.S | 6 +++--- src/stub/src/powerpc-darwin.macho-main.c | 6 +++--- src/stub/src/powerpc-darwin.macho-upxmain.c | 6 +++--- src/stub/src/powerpc-darwin.macho-upxsubr.S | 6 +++--- src/stub/src/powerpc-linux.elf-entry.S | 6 +++--- src/stub/src/powerpc-linux.elf-fold.S | 6 +++--- src/stub/src/powerpc-linux.elf-fold.lds | 2 +- src/stub/src/powerpc-linux.kernel.vmlinux-head.S | 2 +- src/stub/src/powerpc-linux.kernel.vmlinux.S | 6 +++--- src/stub/src/powerpc64-linux.elf-fold.lds | 2 +- src/stub/src/powerpc64le-darwin.dylib-entry.S | 2 +- src/stub/src/powerpc64le-darwin.macho-entry.S | 2 +- src/stub/src/powerpc64le-darwin.macho-fold.S | 6 +++--- src/stub/src/powerpc64le-darwin.macho-main.c | 6 +++--- src/stub/src/powerpc64le-linux.elf-entry.S | 6 +++--- src/stub/src/powerpc64le-linux.elf-fold.S | 6 +++--- src/stub/src/powerpc64le-linux.elf-fold.lds | 2 +- src/stub/src/powerpc64le-linux.kernel.vmlinux-head.S | 2 +- src/stub/src/powerpc64le-linux.kernel.vmlinux.S | 6 +++--- src/stub/tools/armpe/armpe_tester.c | 6 +++--- src/ui.cpp | 4 ++-- src/ui.h | 4 ++-- src/util.cpp | 4 ++-- src/util.h | 4 ++-- src/work.cpp | 4 ++-- 387 files changed, 883 insertions(+), 883 deletions(-) diff --git a/BUGS b/BUGS index 462a7158..585c57cf 100644 --- a/BUGS +++ b/BUGS @@ -8,7 +8,7 @@ The Ultimate Packer for eXecutables - Copyright (c) 1996-2017 Markus Oberhumer, Laszlo Molnar & John Reiser + Copyright (c) 1996-2018 Markus Oberhumer, Laszlo Molnar & John Reiser https://upx.github.io diff --git a/Makefile b/Makefile index e14796f8..72622570 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # # UPX toplevel Makefile - needs GNU make 3.81 or better # -# Copyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer # MAKEFLAGS += -rR diff --git a/PROJECTS b/PROJECTS index d48816f7..51d6d815 100644 --- a/PROJECTS +++ b/PROJECTS @@ -8,7 +8,7 @@ The Ultimate Packer for eXecutables - Copyright (c) 1996-2017 Markus Oberhumer, Laszlo Molnar & John Reiser + Copyright (c) 1996-2018 Markus Oberhumer, Laszlo Molnar & John Reiser https://upx.github.io diff --git a/README b/README index e641efab..aa0f1b33 100644 --- a/README +++ b/README @@ -8,7 +8,7 @@ The Ultimate Packer for eXecutables - Copyright (c) 1996-2017 Markus Oberhumer, Laszlo Molnar & John Reiser + Copyright (c) 1996-2018 Markus Oberhumer, Laszlo Molnar & John Reiser https://upx.github.io @@ -103,9 +103,9 @@ THE FUTURE COPYRIGHT ========= -Copyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer -Copyright (C) 1996-2017 Laszlo Molnar -Copyright (C) 2000-2017 John F. Reiser +Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +Copyright (C) 1996-2018 Laszlo Molnar +Copyright (C) 2000-2018 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 94266a32..4b3c0aeb 100644 --- a/README.1ST +++ b/README.1ST @@ -8,7 +8,7 @@ The Ultimate Packer for eXecutables - Copyright (c) 1996-2017 Markus Oberhumer, Laszlo Molnar & John Reiser + Copyright (c) 1996-2018 Markus Oberhumer, Laszlo Molnar & John Reiser https://upx.github.io diff --git a/THANKS b/THANKS index c47202d1..b5a2a2f3 100644 --- a/THANKS +++ b/THANKS @@ -8,7 +8,7 @@ The Ultimate Packer for eXecutables - Copyright (c) 1996-2017 Markus Oberhumer, Laszlo Molnar & John Reiser + Copyright (c) 1996-2018 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 66129e76..8dd57fe1 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-2017 John F. Reiser jreiser@BitWagon.com + Copyright (C) 2000-2018 John F. Reiser jreiser@BitWagon.com References: definitions for the ELF file format diff --git a/doc/upx.pod b/doc/upx.pod index 90507c02..98865e1c 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-2017 Markus Oberhumer, Laszlo Molnar & John Reiser + Copyright (c) 1996-2018 Markus Oberhumer, Laszlo Molnar & John Reiser https://upx.github.io @@ -934,13 +934,13 @@ Please report all bugs immediately to the authors. =head1 COPYRIGHT -Copyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer +Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer -Copyright (C) 1996-2017 Laszlo Molnar +Copyright (C) 1996-2018 Laszlo Molnar -Copyright (C) 2000-2017 John F. Reiser +Copyright (C) 2000-2018 John F. Reiser -Copyright (C) 2002-2017 Jens Medoch +Copyright (C) 2002-2018 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 d903f8e0..44f43fe6 100644 --- a/src/Makefile +++ b/src/Makefile @@ -1,7 +1,7 @@ # # UPX Makefile - needs GNU make 3.81 or better # -# Copyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer # # build configuration options for this Makefile diff --git a/src/bele.h b/src/bele.h index 4f1d0446..04df630e 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 ff146eae..dde04fbc 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 4d51fc83..2d895752 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 3e2b79f4..8b1be886 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 fc89528f..de5a9529 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 2bcb74e7..59d63ba3 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 f46ecb6b..234f2397 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 aee85bb5..0d561275 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 7e266a74..c5d9eb45 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 b9af7f0a..0e1ff788 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 6f3605ac..bf1f21e1 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 65c34d65..7be362ad 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 a587f826..2e1aaf47 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 8dc87fc0..e16053a4 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 862b2306..01ca80a6 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 45795396..9369f1d6 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 7612829e..4b130fc0 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 a605f7e6..d3e159ab 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 4709291e..7ccb7179 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 6ae6be72..7dd26e7a 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 12d561dd..fddd91bf 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 af501e07..3d92b9e3 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 9d52d272..3b1c8d9d 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 3c50daec..d72a6387 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 23436c50..27cad5fe 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 eadd14b7..7c9ccf2a 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 0105268a..86522efc 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 96bbc033..32db0327 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2004-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2004-2018 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 082ee4ed..78e242f8 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 8dd15d00..5e52dede 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 f38dda3d..e3375f90 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 88a4d621..a2f76852 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 09d87572..eb90a500 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 b0296ae3..05516d6d 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 efab3276..17ccbe1e 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them @@ -412,10 +412,10 @@ void show_version(int x) if (v != NULL && v[0]) fprintf(fp, "LZMA SDK version %s\n", v); #endif - fprintf(fp, "Copyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer\n"); - fprintf(fp, "Copyright (C) 1996-2017 Laszlo Molnar\n"); - fprintf(fp, "Copyright (C) 2000-2017 John F. Reiser\n"); - fprintf(fp, "Copyright (C) 2002-2017 Jens Medoch\n"); + fprintf(fp, "Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer\n"); + fprintf(fp, "Copyright (C) 1996-2018 Laszlo Molnar\n"); + fprintf(fp, "Copyright (C) 2000-2018 John F. Reiser\n"); + fprintf(fp, "Copyright (C) 2002-2018 Jens Medoch\n"); #if (WITH_ZLIB) fprintf(fp, "Copyright (C) 1995" "-2005 Jean-loup Gailly and Mark Adler\n"); #endif diff --git a/src/lefile.cpp b/src/lefile.cpp index a38107b5..1d2edcab 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 71730d61..0b89ac00 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 0f262a4f..6cfc26fb 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 f43e8a48..5920ca97 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 b2c3d93b..2493f528 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 78f2f3dd..96052df0 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 8839fd93..ec014d51 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 de8cb47f..463a5415 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-2017 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 397e0887..fb5afeba 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 cb2a0189..bdd9da4d 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 88aff6b9..8831b827 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 749a62c7..dbe70832 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 4c7ad4ce..b6f797ba 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 58bee525..b953b7a2 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 cc077558..92d03f0f 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 96c794c2..4b617b29 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 137857b6..bb6548ce 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 b422697a..8725bef2 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 503d30f2..53ac86d4 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 b4e119fa..c4f1923e 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 f374f3f8..35a69dee 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 e6d1ac4d..6379e089 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 03e356da..811f7591 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2001-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2001-2018 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 39a519da..f7378e60 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 1bf4e2e2..6a97597f 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 e23db3dc..d5a566d6 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 7fe9ebce..05300dd1 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 f7682005..988c1fb8 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 407240a9..a028bdd3 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-2017 John Reiser + Copyright (C) 2004-2018 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 51ce5f7e..f10b5b39 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 00a15e23..56d1b417 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-2017 John F. Reiser + Copyright (C) 2007-2018 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 f40af957..4eb281be 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2002-2017 Jens Medoch + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2002-2018 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 1a70f752..6bbd3143 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2002-2017 Jens Medoch + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2002-2018 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 ced6b649..1c04f3a4 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 f29e507a..bc196ce0 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 5798ea1c..d243cadf 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 154d0d95..e4fd5541 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 984d7580..3ebde2d4 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 835f6aad..fc6b8590 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 eaa4fb21..61ed5e24 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 b578024c..23c33a73 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 b430a277..8c655d7f 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-2017 John Reiser - Copyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 2004-2018 John Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 2f9546ec..88bf132a 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 82111dae..528aa80a 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 ec2c9754..3b6ed289 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 ed1be426..d345a952 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 193fff60..ca48b872 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 a5839552..e59a3a7c 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 79742116..a1bb3256 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 7800f0b5..4d9ee814 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 2c16cd6a..cece92be 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 7e4d2fb7..e6b5f4e1 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 96d8a4ae..47cbe0ee 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 37ec04fe..7c9d3fe5 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 69e97c8e..c50fe146 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 88946768..e9ce55c7 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 6e9f1fb9..9a46cd8a 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 c007b5c2..adb8cbf1 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 7d3c10de..da3bea73 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 77dc4dc5..39adb39e 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 365ded1a..d15599cb 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 1e80a8c3..c3862b3f 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 0a722943..de7b7a11 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 3bd490dd..a531aaec 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 03369aab..25921221 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 73416abe..45a2d0be 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stdcxx.cpp b/src/stdcxx.cpp index 2ff0298e..f85b5d6b 100644 --- a/src/stdcxx.cpp +++ b/src/stdcxx.cpp @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stdcxx.h b/src/stdcxx.h index 046f83f6..1c0a6c0b 100644 --- a/src/stdcxx.h +++ b/src/stdcxx.h @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 2fc12f11..9b644f43 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-2017 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2018 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 0073a54b..4658e60b 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 356af7ec..53f5b1b2 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 197deea7..27e82961 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 5a300d22..d8e38841 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 c02f4c92..914878c5 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 4b5585b6..3f6dac62 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 63fe1c94..67556652 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 e9bce279..2a67d21e 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 33d74b36..46e63e25 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 f3c010db..9a5a2843 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 c0ec21fd..23a4c6ef 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 62e8d978..f20e29eb 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 bb0422e5..73bb671a 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 2d1277f4..09b642bd 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 91c406dd..e13a0fb3 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 5814bc18..e8232b83 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 2313aa15..e3dc0aa6 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 c9cb5f08..f1f57b73 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 89851802..e8399f40 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 f70f8183..86c6fd30 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 0e42c918..3429cd2a 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 16d286b9..e13e56d4 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 82ef6c39..551f4355 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 926d186f..24598074 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 48051750..f0ec5b72 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 90efd5a7..3d340966 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 6676cd8e..0ffe6c1b 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 66101213..09598bf8 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 95342e54..e049d3dc 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 a56f5c56..70120d30 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 187df0f1..465e0385 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 ce72eb54..f9b3e009 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 05b294a4..f19ece8b 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 3cc36663..e918106b 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 f54285a7..4096a6c4 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 66c39bb1..9346a04f 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 05335a7b..1457ccd7 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 72066a15..c5aec93b 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 2149d169..4b6e32d0 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 54c9a365..fc7c28bc 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 c2ca8286..b5887618 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 34a28077..283ebaa4 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 a81870a0..81cbc417 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 95e3c284..666f37c1 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 f4644b38..41a889ed 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 0b0e876d..93876099 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 ca1780cc..935a9084 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 e5596b14..3a4d9fac 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 3fb72580..09d0e61e 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 50003d18..0f879fd3 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 d9e00dac..5afe8d7a 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 3d358118..31031eb1 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 41e4faf4..2ea743eb 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 77ea2393..7a4bbca8 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 44707c98..044c0786 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 2e704442..ea14d480 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 fde9f2a0..5efe3741 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 e50885d2..17bce5c9 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 c30dce56..db34eefb 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 f997216e..1a8d68a9 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 ee3e3057..0797e254 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 782937c9..9a5e94e2 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 52f959ab..a747ce3c 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 5c9b56e1..81982155 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 05e68979..c77c1c2b 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 b0ad6de4..e86bc79d 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 1333e649..8103045e 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 cb5c7848..3bb263d7 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 b74616c3..3a74fa03 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 ecccd484..0b5288fb 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 6eef8daf..ddd97656 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 d6f05a1c..309b06e0 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 cbea24b4..9eeaf897 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 6dd080e3..905c2e57 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 cebdfb77..f1ecc5b7 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 6e441f44..30971100 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 890c4ad4..b62ef824 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 a586b3b0..e1fdd345 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 617f3eaa..66cb2635 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 1eb6eb53..d3edcf65 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 3c617610..45fddfa2 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 5cb425ee..d95d0a5d 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 d7893bd9..7e29d4a2 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 467065cd..d9d52b3f 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 e906896e..c98295ed 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 be21215a..e014c70a 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 59ad5a5e..d90598f8 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 3d4ac090..228c6ad0 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 f36412af..e1ec7aea 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-2017 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2018 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 e160b794..c9fc281e 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-2017 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2018 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 dce9863f..2ebca602 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-2017 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2018 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 f52db596..06678b0c 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-2017 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2018 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 4cf0a32a..7a5de1e5 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-2017 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2017 Laszlo Molnar -; Copyright (C) 2000-2017 John F. Reiser +; Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 Laszlo Molnar +; Copyright (C) 2000-2018 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 4c4d8c2c..4b2f447c 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-2017 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2017 Laszlo Molnar -; Copyright (C) 2000-2017 John F. Reiser +; Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 Laszlo Molnar +; Copyright (C) 2000-2018 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 22437a3d..e4fd1b09 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-2017 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2017 Laszlo Molnar -* Copyright (C) 2000-2017 John F. Reiser +* Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2018 Laszlo Molnar +* Copyright (C) 2000-2018 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 fa00df63..6182908b 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 977a6d74..eb285dfa 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 1c20a783..7e1d197c 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-2017 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2017 Laszlo Molnar -; Copyright (C) 2000-2017 John F. Reiser +; Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 Laszlo Molnar +; Copyright (C) 2000-2018 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 295dbc0a..888720de 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-2017 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2017 Laszlo Molnar -* Copyright (C) 2000-2017 John F. Reiser +* Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2018 Laszlo Molnar +* Copyright (C) 2000-2018 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 2aa0f03f..550d16aa 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-2017 John F. Reiser +* Copyright (C) 2000-2018 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 ba625567..bfdc1ca6 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-2017 John F. Reiser + Copyright (C) 2000-2018 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 fe9131c2..397aeb41 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 6887e099..e9072fa6 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-2017 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2017 Laszlo Molnar -* Copyright (C) 2000-2017 John F. Reiser +* Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2018 Laszlo Molnar +* Copyright (C) 2000-2018 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 e5ba1f09..47709af6 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-2017 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2017 Laszlo Molnar +; Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 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 8d5df80d..94ba162b 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-2017 John F. Reiser + Copyright (C) 2005-2018 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 1019630c..3493f73e 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-2017 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2018 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 5cced57e..0c568538 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-2017 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2017 Laszlo Molnar +; Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 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 19a4a19d..0989e8d9 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 56bae4c1..6f40279f 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 40cc3853..f24c1644 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 a81eaca4..a68b6d0a 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-2017 John F. Reiser (2007-06-18) +// Hand compiled Copyright (c) 2006-2018 John F. Reiser (2007-06-18) // from modified LzmaDecode.c. -// LZMA SDK 4.40 Copyright (c) 1999-2017 Igor Pavlov (2006-05-01) +// LZMA SDK 4.40 Copyright (c) 1999-2018 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 df6780b1..6be5deb1 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 e02fe730..e3bdc5c9 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-2017 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2017 Laszlo Molnar +; Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 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 31b03f60..6fe0fc6a 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 44935970..92d6a03c 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 c7e4a8dc..7a80790b 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 38e87896..cba85094 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-2017 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2017 Laszlo Molnar +; Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 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 675096bc..e30f33a0 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 704a7c05..9e9563c0 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 4bba0215..a9ee0538 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 8edbb569..dee3f053 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 7f29dab0..1c94bf62 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-2017 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2017 Laszlo Molnar +; Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 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 2fc703ae..9e60d3fa 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-2017 John F. Reiser (2007-06-18) +// Hand compiled Copyright (c) 2006-2018 John F. Reiser (2007-06-18) // from modified LzmaDecode.c. -// LZMA SDK 4.40 Copyright (c) 1999-2017 Igor Pavlov (2006-05-01) +// LZMA SDK 4.40 Copyright (c) 1999-2018 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 2091b12a..3e3f9e6e 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 d493cf8f..82982e8e 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-2017 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2017 Laszlo Molnar +; Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 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 53191658..6da6226f 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 369cf3a1..5eea9518 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 a22710b7..5e7fae1c 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 1a93ccba..c108117c 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-2017 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 2006-2018 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 2862603a..dd1e9366 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-2017 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2018 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 2ed0171e..e2280165 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-2017 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 2007-2018 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 7e8a8f41..38ccc1a4 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-2017 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2018 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 58de686c..ebf6cbc1 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-2017 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2018 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 3946d343..93e5f540 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-2017 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2017 Laszlo Molnar +; Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 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 fd277331..ffea7f89 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-2017 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 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 03da329e..1534abb2 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-2017 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 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 a075a94d..bdd4fcfe 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-2017 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 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 105f5c74..bf5a3db3 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-2017 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 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 a2f754af..160b272e 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-2017 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer # All Rights Reserved. # # UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arch/i386/cl1_d32.S b/src/stub/src/arch/i386/cl1_d32.S index ac59f791..1800c964 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-2017 John Reiser -; Copyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2004-2018 John Reiser +; Copyright (C) 1996-2018 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 69195e33..ce3e655b 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-2017 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2018 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 800252b0..2ab8d6f9 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-2017 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2017 Laszlo Molnar +; Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 Laszlo Molnar ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arch/i386/nrv2b_d32.S b/src/stub/src/arch/i386/nrv2b_d32.S index 57e11e58..f8ba8fe7 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-2017 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer ; All Rights Reserved. ; ; The UCL library is free software; you can redistribute it and/or diff --git a/src/stub/src/arch/i386/nrv2d_d32.S b/src/stub/src/arch/i386/nrv2d_d32.S index a82d130a..3b8e3b32 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-2017 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer ; All Rights Reserved. ; ; The UCL library is free software; you can redistribute it and/or diff --git a/src/stub/src/arch/i386/nrv2e_d32.S b/src/stub/src/arch/i386/nrv2e_d32.S index 20db9e93..15fe204c 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-2017 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 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 d9ace8e8..be72ae19 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-2017 John F. Reiser +; Copyright (C) 2002-2018 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 67773039..2f72b34a 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-2017 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 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 8df5159c..156df61a 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-2017 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2018 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 a44335dd..316198a4 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-2017 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2017 Laszlo Molnar +; Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 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 a1f909e5..71dfc85c 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-2017 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 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 8675d96e..ff83ead4 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-2017 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 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 12848d84..72c3150f 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-2017 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 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 e0db45cc..edac5bd6 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-2017 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 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 51d3928a..06f13d2a 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-2017 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 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 3d989300..798cd704 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser - Copyright (C) 2002-2017 Jens Medoch + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 2002-2018 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 de93edf2..37c16d08 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-2017 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 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 f2fd6997..ae0bfdc1 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-2017 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 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 6fbaafc6..117b06f3 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-2017 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 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 0a59b213..6607d379 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-2017 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 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 3245e44d..290451c9 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-2017 John F. Reiser + Copyright (C) 2005-2018 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 a5a61c2d..ce8e4c8b 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-2017 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2018 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 f7929891..ec6ce2f1 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-2017 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2017 Laszlo Molnar +; Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 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 98cadbf7..61780f35 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 21c0e994..fc9f372b 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 91b6c54b..e8e2cb75 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 9a2a1972..aa6e017f 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-2017 John F. Reiser + Copyright (C) 2005-2018 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 ebf04308..68c62795 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-2017 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2018 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 f7929891..ec6ce2f1 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-2017 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2017 Laszlo Molnar +; Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 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 7661d6a6..d095fda7 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 cd040858..0c6fb510 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 e3964ebb..b09e2dbe 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 7aa3aa0f..3dd68c8f 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-2017 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2017 Laszlo Molnar -* Copyright (C) 2000-2017 John F. Reiser +* Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2018 Laszlo Molnar +* Copyright (C) 2000-2018 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 6675b0c4..bbd38f7b 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-2017 John F. Reiser +@ Copyright (C) 2000-2018 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 1a96e7a8..fff24184 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-2017 John F. Reiser + Copyright (C) 2000-2018 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 c5f45274..e4fd6ce5 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-2017 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2017 Laszlo Molnar -* Copyright (C) 2000-2017 John F. Reiser +* Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2018 Laszlo Molnar +* Copyright (C) 2000-2018 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 aef8a1d0..da113c3c 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 d325d1b7..e5681de2 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-2017 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2017 Laszlo Molnar -* Copyright (C) 2000-2017 John F. Reiser +* Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2018 Laszlo Molnar +* Copyright (C) 2000-2018 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 de1f66b7..dbea9ef0 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 11c5da00..06e0d8c0 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-2017 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2017 Laszlo Molnar -* Copyright (C) 2000-2017 John F. Reiser +* Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2018 Laszlo Molnar +* Copyright (C) 2000-2018 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 67a3c0dc..74ce361c 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-2017 John F. Reiser +// Copyright (C) 2000-2018 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 67806885..88b851c8 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-2017 John Reiser +; Copyright (C) 2006-2018 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 805f5cf1..3cccab72 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-2017 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2017 Laszlo Molnar -; Copyright (C) 2004-2017 John Reiser +; Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 Laszlo Molnar +; Copyright (C) 2004-2018 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 59848be2..378ebd53 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-2017 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2017 Laszlo Molnar -* Copyright (C) 2000-2017 John F. Reiser +* Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2018 Laszlo Molnar +* Copyright (C) 2000-2018 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 6e2d020e..0e341051 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-2017 John F. Reiser +// Copyright (C) 2000-2018 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 86593677..ddd82a96 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-2015 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2015 Laszlo Molnar -* Copyright (C) 2000-2015 John F. Reiser +* Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2018 Laszlo Molnar +* Copyright (C) 2000-2018 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 4b7c6308..6acf60b2 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-2015 John F. Reiser +// Copyright (C) 2000-2018 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 59c1dd75..191a12e2 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-2017 John F. Reiser + Copyright (C) 2000-2018 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 c7072cc5..41f16ecd 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-2017 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2017 Laszlo Molnar -* Copyright (C) 2000-2017 John F. Reiser +* Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2018 Laszlo Molnar +* Copyright (C) 2000-2018 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 399dcd56..434ec128 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-2017 John F. Reiser +@ Copyright (C) 2000-2018 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 e0e36916..7e90600b 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-2017 John F. Reiser + Copyright (C) 2000-2018 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 0e38d9a2..34ea331d 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-2017 John Reiser +; Copyright (C) 2006-2018 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 d434bc18..cc89f75d 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-2017 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2017 Laszlo Molnar -; Copyright (C) 2004-2017 John Reiser +; Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 Laszlo Molnar +; Copyright (C) 2004-2018 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 3b0c5ebb..66f821d1 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-2017 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 2006-2018 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 67460100..e9eec978 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-2017 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2017 Laszlo Molnar +; Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 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 93909459..b53b2613 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-2017 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2017 Laszlo Molnar +; Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 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 3e41bbf9..205f5cb2 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-2017 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2017 Laszlo Molnar +; Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 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 614fbd09..16f6ef70 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-2017 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2017 Laszlo Molnar -; Copyright (C) 2000-2017 John F. Reiser +; Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 Laszlo Molnar +; Copyright (C) 2000-2018 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 2d290f55..c2c17ebe 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-2017 John F. Reiser +; Copyright (C) 2000-2018 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 2de4dc60..da5e64ee 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-2017 John F. Reiser + Copyright (C) 2000-2018 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 66ecabfd..62940102 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 a0889c80..b0bce47f 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-2017 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2017 Laszlo Molnar -; Copyright (C) 2000-2017 John F. Reiser +; Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 Laszlo Molnar +; Copyright (C) 2000-2018 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 38b5d3ec..7bf307ae 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-2017 John F. Reiser +; Copyright (C) 2000-2018 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 68e3fc56..2b00ce12 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 f4786599..981d1ef1 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-2017 John F. Reiser +; Copyright (C) 2006-2018 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 06ebb3fb..821b49e8 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-2017 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2017 Laszlo Molnar -; Copyright (C) 2000-2017 John F. Reiser +; Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 Laszlo Molnar +; Copyright (C) 2000-2018 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 f27019e0..6b25bc06 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-2017 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2017 Laszlo Molnar -; Copyright (C) 2000-2017 John F. Reiser +; Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 Laszlo Molnar +; Copyright (C) 2000-2018 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 c924bd96..12197d38 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-2017 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2017 Laszlo Molnar -* Copyright (C) 2000-2017 John F. Reiser +* Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2018 Laszlo Molnar +* Copyright (C) 2000-2018 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 398168da..3630f23b 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 84882f17..c1ed0857 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 db13f3bf..5f7b9250 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-2017 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2017 Laszlo Molnar -; Copyright (C) 2000-2017 John F. Reiser +; Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 Laszlo Molnar +; Copyright (C) 2000-2018 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 2d3b97e7..6a508698 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-2017 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2017 Laszlo Molnar +; Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 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 f31d060c..ac27dcb0 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-2017 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2017 Laszlo Molnar +; Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 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 cf2e60ce..9f5f1811 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-2017 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2017 Laszlo Molnar +; Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 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 0c09fb4b..67c14225 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-2017 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2017 Laszlo Molnar -; Copyright (C) 2000-2017 John F. Reiser +; Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 Laszlo Molnar +; Copyright (C) 2000-2018 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 fda0e5b9..d6eb5aba 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-2017 John F. Reiser +; Copyright (C) 2000-2018 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 cf7e4859..d503b96f 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-2017 John F. Reiser + Copyright (C) 2000-2018 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 2c2b021a..43a374f0 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 b6acfce1..0bb94a42 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-2017 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2017 Laszlo Molnar -; Copyright (C) 2000-2017 John F. Reiser +; Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 Laszlo Molnar +; Copyright (C) 2000-2018 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 0cacbb68..25ff5509 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-2017 John F. Reiser +; Copyright (C) 2000-2018 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 5d7c4131..a5a4aae9 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-2017 John F. Reiser + Copyright (C) 2000-2018 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 3dbad04c..68800108 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 5f0d62dd..78e044a4 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-2017 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2017 Laszlo Molnar -; Copyright (C) 2000-2017 John F. Reiser +; Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 Laszlo Molnar +; Copyright (C) 2000-2018 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 414683e1..ef853bbe 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-2017 John F. Reiser +; Copyright (C) 2000-2018 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 689f9cf1..f9bcd3f3 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-2017 John F. Reiser + Copyright (C) 2000-2018 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 7c08e49c..c1ee7a8d 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 ec2d0571..5910d1af 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-2017 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2017 Laszlo Molnar -; Copyright (C) 2000-2017 John F. Reiser +; Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 Laszlo Molnar +; Copyright (C) 2000-2018 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 90a35a68..745e6038 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-2017 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2017 Laszlo Molnar -; Copyright (C) 2000-2017 John F. Reiser +; Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 Laszlo Molnar +; Copyright (C) 2000-2018 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 524e41e4..c36292da 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-2017 John F. Reiser + Copyright (C) 2000-2018 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 0ac7e92c..7324d986 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 a2d0be7d..aa8838cb 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-2017 John Reiser +; Copyright (C) 2006-2018 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 f278e8c2..dbd18396 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-2017 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2017 Laszlo Molnar -; Copyright (C) 2004-2017 John Reiser +; Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 Laszlo Molnar +; Copyright (C) 2004-2018 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 28f91358..4828e059 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-2017 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2017 Laszlo Molnar +; Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 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 6b587baa..494e4971 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-2017 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2017 Laszlo Molnar -; Copyright (C) 2000-2017 John F. Reiser +; Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 Laszlo Molnar +; Copyright (C) 2000-2018 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 1a4d374e..fb1e4023 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-2017 John F. Reiser +; Copyright (C) 2000-2018 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 f966241e..e8da8109 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 5f068206..e492bf90 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-2017 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2017 Laszlo Molnar +; Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 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 465a5ff0..39272125 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 cc89a6db..4fe74023 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 22683b02..f3d9fa25 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-2017 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2017 Laszlo Molnar +; Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 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 8700b7b1..84d87f26 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 7138780e..8915d546 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-2017 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2017 Laszlo Molnar +; Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 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 ed87590b..c0ce27cc 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-2017 John F. Reiser + Copyright (C) 2000-2018 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 4f9c0d5d..f80dd738 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-2017 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2017 Laszlo Molnar -* Copyright (C) 2000-2017 John F. Reiser +* Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2018 Laszlo Molnar +* Copyright (C) 2000-2018 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 effeff8a..6cd2d5f8 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-2017 John F. Reiser +* Copyright (C) 2000-2018 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 bd1d5911..fef70a7a 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-2017 John F. Reiser + Copyright (C) 2000-2018 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 7027c0f3..f92795de 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-2017 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2017 Laszlo Molnar -* Copyright (C) 2000-2017 John F. Reiser +* Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2018 Laszlo Molnar +* Copyright (C) 2000-2018 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 f1691320..47d5765c 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-2017 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2017 Laszlo Molnar -; Copyright (C) 2002-2017 Jens Medoch +; Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 Laszlo Molnar +; Copyright (C) 2002-2018 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 77a59dda..f3d2b5bc 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-2017 John F. Reiser + * Copyright (C) 2005-2018 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 7c696676..71eda292 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-2017 John F. Reiser + * Copyright (C) 2005-2018 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 5f168a06..59134f19 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-2017 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2017 Laszlo Molnar -* Copyright (C) 2000-2017 John F. Reiser +* Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2018 Laszlo Molnar +* Copyright (C) 2000-2018 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 d278c1e6..f9da67e4 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 248b2c76..8a246cf7 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 0b6f0fd1..9034a243 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-2017 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2017 Laszlo Molnar -; Copyright (C) 2000-2017 John F. Reiser +; Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 Laszlo Molnar +; Copyright (C) 2000-2018 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 022dadca..ef370dd0 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-2017 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2017 Laszlo Molnar -* Copyright (C) 2000-2017 John F. Reiser +* Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2018 Laszlo Molnar +* Copyright (C) 2000-2018 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 f8660f3b..b9ee8ab3 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-2017 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2017 Laszlo Molnar -* Copyright (C) 2000-2017 John F. Reiser +* Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2018 Laszlo Molnar +* Copyright (C) 2000-2018 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 33c03761..56ec786e 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-2017 John F. Reiser + Copyright (C) 2000-2018 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 6b69b444..a141d1e8 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-2017 John Reiser +; Copyright (C) 2007-2018 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 c08d989d..fe1496d7 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-2017 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2017 Laszlo Molnar -; Copyright (C) 2004-2017 John Reiser +; Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 Laszlo Molnar +; Copyright (C) 2004-2018 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 7115cf33..a991e32a 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-2017 John F. Reiser + Copyright (C) 2000-2018 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 8e491da8..14c0b919 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-2017 John F. Reiser + * Copyright (C) 2005-2018 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 09fde8a1..858dfb67 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-2017 John F. Reiser + * Copyright (C) 2005-2018 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 e9164e17..f1ce6cd6 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-2017 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2017 Laszlo Molnar -* Copyright (C) 2000-2017 John F. Reiser +* Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2018 Laszlo Molnar +* Copyright (C) 2000-2018 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 bb06f10f..ff18538c 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 3b670abd..a6b3d98a 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-2017 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2017 Laszlo Molnar -* Copyright (C) 2000-2017 John F. Reiser +* Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2018 Laszlo Molnar +* Copyright (C) 2000-2018 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 256256bd..efff19e8 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-2017 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2017 Laszlo Molnar -* Copyright (C) 2000-2017 John F. Reiser +* Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2018 Laszlo Molnar +* Copyright (C) 2000-2018 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 cb499477..2c81b313 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-2017 John F. Reiser + Copyright (C) 2000-2018 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 86881102..a171158e 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-2017 John Reiser +; Copyright (C) 2007-2018 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 0d2e2ae2..15819c09 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-2017 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2017 Laszlo Molnar -; Copyright (C) 2004-2017 John Reiser +; Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2018 Laszlo Molnar +; Copyright (C) 2004-2018 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 8542c5b9..50f032e5 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar - Copyright (C) 2000-2017 John F. Reiser + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2000-2018 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 f01b7442..2423afc5 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 9adc3c44..c159f2db 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 eaa40ccd..ae8dbb2d 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 0024f5e6..0830dcc8 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 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 cc9372eb..7d5400bb 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-2017 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2017 Laszlo Molnar + Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2018 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them