diff --git a/BUGS b/BUGS index 585c57cf..424c494d 100644 --- a/BUGS +++ b/BUGS @@ -8,7 +8,7 @@ The Ultimate Packer for eXecutables - Copyright (c) 1996-2018 Markus Oberhumer, Laszlo Molnar & John Reiser + Copyright (c) 1996-2019 Markus Oberhumer, Laszlo Molnar & John Reiser https://upx.github.io diff --git a/Makefile b/Makefile index 72622570..5a92bef6 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # # UPX toplevel Makefile - needs GNU make 3.81 or better # -# Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer # MAKEFLAGS += -rR diff --git a/PROJECTS b/PROJECTS index 51d6d815..486a36e6 100644 --- a/PROJECTS +++ b/PROJECTS @@ -8,7 +8,7 @@ The Ultimate Packer for eXecutables - Copyright (c) 1996-2018 Markus Oberhumer, Laszlo Molnar & John Reiser + Copyright (c) 1996-2019 Markus Oberhumer, Laszlo Molnar & John Reiser https://upx.github.io diff --git a/README b/README index aa0f1b33..0ee440a3 100644 --- a/README +++ b/README @@ -8,7 +8,7 @@ The Ultimate Packer for eXecutables - Copyright (c) 1996-2018 Markus Oberhumer, Laszlo Molnar & John Reiser + Copyright (c) 1996-2019 Markus Oberhumer, Laszlo Molnar & John Reiser https://upx.github.io @@ -103,9 +103,9 @@ THE FUTURE COPYRIGHT ========= -Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer -Copyright (C) 1996-2018 Laszlo Molnar -Copyright (C) 2000-2018 John F. Reiser +Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +Copyright (C) 1996-2019 Laszlo Molnar +Copyright (C) 2000-2019 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 4b3c0aeb..d5697336 100644 --- a/README.1ST +++ b/README.1ST @@ -8,7 +8,7 @@ The Ultimate Packer for eXecutables - Copyright (c) 1996-2018 Markus Oberhumer, Laszlo Molnar & John Reiser + Copyright (c) 1996-2019 Markus Oberhumer, Laszlo Molnar & John Reiser https://upx.github.io diff --git a/THANKS b/THANKS index b5a2a2f3..4311945b 100644 --- a/THANKS +++ b/THANKS @@ -8,7 +8,7 @@ The Ultimate Packer for eXecutables - Copyright (c) 1996-2018 Markus Oberhumer, Laszlo Molnar & John Reiser + Copyright (c) 1996-2019 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 8dd57fe1..105b1e7f 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-2018 John F. Reiser jreiser@BitWagon.com + Copyright (C) 2000-2019 John F. Reiser jreiser@BitWagon.com References: definitions for the ELF file format diff --git a/doc/upx.pod b/doc/upx.pod index 98865e1c..f4eab33c 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-2018 Markus Oberhumer, Laszlo Molnar & John Reiser + Copyright (c) 1996-2019 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-2018 Markus Franz Xaver Johannes Oberhumer +Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer -Copyright (C) 1996-2018 Laszlo Molnar +Copyright (C) 1996-2019 Laszlo Molnar -Copyright (C) 2000-2018 John F. Reiser +Copyright (C) 2000-2019 John F. Reiser -Copyright (C) 2002-2018 Jens Medoch +Copyright (C) 2002-2019 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 44f43fe6..2be053b3 100644 --- a/src/Makefile +++ b/src/Makefile @@ -1,7 +1,7 @@ # # UPX Makefile - needs GNU make 3.81 or better # -# Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer # # build configuration options for this Makefile diff --git a/src/bele.h b/src/bele.h index 04df630e..73ec5120 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 dde04fbc..e57d8be0 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 2d895752..83ccbf3e 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 8b1be886..7006e376 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 de5a9529..4c65a133 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 59d63ba3..530062f4 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 234f2397..9bba2b19 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 0d561275..7365fe00 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 c5d9eb45..bafa3255 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 fc540f17..d3429840 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 bf1f21e1..62d81385 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 ab30b5c8..6c989ad5 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 fd21a326..01eeb58d 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 e16053a4..8f08179c 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 01ca80a6..74f771b4 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 9369f1d6..57a89bfa 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 dcadf9f6..568d39c8 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 d3e159ab..fccceb79 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 7ccb7179..d8ec3b29 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 7dd26e7a..d8ca6166 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 fddd91bf..c4663420 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 3d92b9e3..b278656a 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 3b1c8d9d..7e5dcfee 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 d72a6387..08ad4dee 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 27cad5fe..3f026304 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 7c9ccf2a..d26f0585 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 86522efc..1a6f7390 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 32db0327..53bca23a 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2004-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2004-2019 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 78e242f8..6d8a7bd7 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 5e52dede..570482df 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 e3375f90..fa2786f6 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 a2f76852..f01ebc9a 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 eb90a500..3fc6f7e1 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 05516d6d..0f7e610c 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 17ccbe1e..ad1b3ae5 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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-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"); + fprintf(fp, "Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer\n"); + fprintf(fp, "Copyright (C) 1996-2019 Laszlo Molnar\n"); + fprintf(fp, "Copyright (C) 2000-2019 John F. Reiser\n"); + fprintf(fp, "Copyright (C) 2002-2019 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 1d2edcab..c5a23ad0 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 0b89ac00..854042f6 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 248f0ba1..26948333 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 5920ca97..9a8b6e80 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 b5c64f45..35bd3f3b 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 96052df0..b8da031b 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 ec014d51..ea6e5012 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 463a5415..f7f3a394 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-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 fb5afeba..8c0ce2a6 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 d3e36612..ff516346 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 91f02570..8f0f6e26 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 dbe70832..58d307e5 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 b6f797ba..4e6570a5 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 b953b7a2..7ba2a3b8 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 92d03f0f..5d60e79b 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 4b617b29..8907f8aa 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 bb6548ce..d1e6e0d4 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 917f0bd6..dc078c4c 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 53ac86d4..bff5bd8a 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 c4f1923e..7e6f80d5 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 3b525b50..aa3479ad 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 d2593ed1..8a18fdee 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 811f7591..6aa8e1ec 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2001-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2001-2019 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 f7378e60..2b2e0494 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 6a97597f..30c26c08 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 d5a566d6..f0750c8e 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 05300dd1..7453e074 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 988c1fb8..b26e692f 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 9d6fdd6f..f6a64005 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-2018 John Reiser + Copyright (C) 2004-2019 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 acea4f6f..1b0de563 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 56d1b417..86c297a7 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-2018 John F. Reiser + Copyright (C) 2007-2019 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 4eb281be..257c762a 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2002-2018 Jens Medoch + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2002-2019 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 6bbd3143..6cffc374 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2002-2018 Jens Medoch + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2002-2019 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 1c04f3a4..66045653 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 bc196ce0..f012c2e3 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 d243cadf..353a60ce 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 e4fd5541..466354e8 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 3ebde2d4..629f8b5f 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 fc6b8590..30340386 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 61ed5e24..61a1c0f2 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 23c33a73..c80bcfab 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 8c655d7f..65c16c84 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-2018 John Reiser - Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 2004-2019 John Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 88bf132a..3cda5f94 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 528aa80a..8812c62a 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 3b6ed289..2beb20c5 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 d345a952..3ca2e0e3 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 ca48b872..18edc847 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 e59a3a7c..0091aeb7 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 a1bb3256..18001a1e 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 4d9ee814..726e586e 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 cece92be..e8398be0 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 39987c0b..b1a4230d 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 47cbe0ee..fea9c645 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 7c9d3fe5..e8ede43e 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 c50fe146..b13b4b8f 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 e9ce55c7..8d75ef0a 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 9a46cd8a..f1511d7e 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 adb8cbf1..fc14c58f 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 8adfd2f4..cdb3f85b 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 97401181..2a110fdf 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 d15599cb..3cb2ed1b 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 c3862b3f..96c1ec85 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 de7b7a11..c01c4a6b 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 a531aaec..d6069825 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 25921221..090b3edf 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 45a2d0be..76a3104a 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 f85b5d6b..644e6ac6 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 1c0a6c0b..8b3e905c 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 9b644f43..f2be9b96 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-2018 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2019 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 dd1f9d19..72f44fa1 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 84a210d4..c481429f 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 689276d9..4730c74a 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 d8e38841..adfc8718 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 76660961..853ab5fb 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 737bbcca..3c9088b5 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 67556652..15e09bca 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 2a67d21e..1c58a0e3 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 85850f75..adda3104 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 9a5a2843..d4c34b75 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 63468e59..4b1aa092 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 a7f3c01a..80050163 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 73bb671a..c936d84e 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 09b642bd..5290b83d 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 e13a0fb3..f9c447b1 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 cfef93ca..c0db67de 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 d29ebd2c..bb1b2637 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 cbd74aa1..980ba6be 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 e8399f40..f867ec9a 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 86c6fd30..ca52555c 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 3429cd2a..d42a06ae 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 e13e56d4..84c0d3e6 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 4219564a..977cd4d4 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 26d784a7..bad233ee 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 8b17bf5c..5caca0f8 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 dccb1698..91c3f7af 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 dea1850f..be94ada7 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 c12390de..10809709 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 d6d10b27..625330bb 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 44e3683a..a46c10ee 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 7d1037d9..648cf411 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 f9b3e009..6bfae4f6 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 f19ece8b..67baec81 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 e918106b..742e6a75 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 4096a6c4..d6168c36 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 9346a04f..413598db 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 1457ccd7..69688aaf 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 a477f296..82eaa01b 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 4b6e32d0..1ca88798 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 fc7c28bc..ce1e1846 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 b5887618..088df4c4 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 283ebaa4..1912cfd4 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 81cbc417..6c02ce63 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 666f37c1..8f6d5488 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 41a889ed..9080e54a 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 93876099..741c5121 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 935a9084..8d94d494 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 3a4d9fac..49e7c944 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 32bb8c65..e27ca731 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 0f879fd3..b24b126b 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 5afe8d7a..6f74e4ee 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 31031eb1..414b2fcf 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 071c9418..a27ffab1 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 7a4bbca8..ab61450f 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 044c0786..ff191360 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 ea14d480..d2e3eacf 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 5efe3741..258803a7 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 17bce5c9..f1a3ca46 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 db34eefb..0bfb4f9c 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 1a8d68a9..d4596da8 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 0a5d9fb1..68d4ea9d 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 4993ba41..f85b737b 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 a747ce3c..f62137b6 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 81982155..143afb89 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 c77c1c2b..365604f5 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 6b4d1b1f..d934fdca 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 8103045e..f0e2195a 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 3bb263d7..932c6678 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 9a5fb128..5d031c99 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 0b5288fb..2fc6213a 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 ddd97656..1d2c1b9f 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 309b06e0..cc1468f0 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 9eeaf897..b0b4cc2e 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 905c2e57..b7ccd653 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 f1ecc5b7..bc700f0c 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 30971100..1ccceab8 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 3114be2d..eff2cd6e 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 e1fdd345..e1166109 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 66cb2635..4262e07e 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 d3edcf65..69319a63 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 d18cc003..04140c5c 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 d95d0a5d..e9071eb9 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 7e29d4a2..a2ec834c 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 d9d52b3f..a81bec14 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 c98295ed..39e62cad 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 3a3618ea..6ba1ac13 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 d90598f8..1e09bef3 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 228c6ad0..4a4c6690 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 e1ec7aea..b5691d92 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-2018 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2019 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 c9fc281e..565f6919 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-2018 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2019 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 2ebca602..eb5179b1 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-2018 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2019 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 06678b0c..edca68d2 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-2018 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2019 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 7a5de1e5..7d2474b9 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-2018 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2018 Laszlo Molnar -; Copyright (C) 2000-2018 John F. Reiser +; Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 Laszlo Molnar +; Copyright (C) 2000-2019 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 93931402..82a29cff 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-2018 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2018 Laszlo Molnar -; Copyright (C) 2000-2018 John F. Reiser +; Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 Laszlo Molnar +; Copyright (C) 2000-2019 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 9949a4bf..c38fcaa5 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-2018 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2018 Laszlo Molnar -* Copyright (C) 2000-2018 John F. Reiser +* Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2019 Laszlo Molnar +* Copyright (C) 2000-2019 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 41eb4fa6..2f6acf97 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 3a80724f..00eb7d49 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 7e1d197c..f3b9fec1 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-2018 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2018 Laszlo Molnar -; Copyright (C) 2000-2018 John F. Reiser +; Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 Laszlo Molnar +; Copyright (C) 2000-2019 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 eb6cafbc..604a6138 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-2018 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2018 Laszlo Molnar -* Copyright (C) 2000-2018 John F. Reiser +* Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2019 Laszlo Molnar +* Copyright (C) 2000-2019 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 550d16aa..cc9c24ee 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-2018 John F. Reiser +* Copyright (C) 2000-2019 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 bfdc1ca6..de7faaf2 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-2018 John F. Reiser + Copyright (C) 2000-2019 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 09dc5470..a0d390a6 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 e9072fa6..a9cb1970 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-2018 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2018 Laszlo Molnar -* Copyright (C) 2000-2018 John F. Reiser +* Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2019 Laszlo Molnar +* Copyright (C) 2000-2019 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 47709af6..54ad1eef 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-2018 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2018 Laszlo Molnar +; Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 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 94ba162b..d63f4998 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-2018 John F. Reiser + Copyright (C) 2005-2019 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 2189c438..47d7979f 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-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2019 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 0c568538..f79f1352 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-2018 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2018 Laszlo Molnar +; Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 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 58d19b90..3d639ae2 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 52732ecc..e3a4a2dd 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 19a1302e..56bba159 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 a68b6d0a..8d8098db 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-2018 John F. Reiser (2007-06-18) +// Hand compiled Copyright (c) 2006-2019 John F. Reiser (2007-06-18) // from modified LzmaDecode.c. -// LZMA SDK 4.40 Copyright (c) 1999-2018 Igor Pavlov (2006-05-01) +// LZMA SDK 4.40 Copyright (c) 1999-2019 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 6be5deb1..0fbecaad 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 e3bdc5c9..7554384f 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-2018 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2018 Laszlo Molnar +; Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 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 6fe0fc6a..afb7c0c3 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 92d6a03c..08ef2761 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 7a80790b..4fbbc667 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 cba85094..e3fa7b36 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-2018 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2018 Laszlo Molnar +; Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 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 e30f33a0..5dc9c3d1 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 9e9563c0..15c72e78 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 a9ee0538..50f699e9 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 dee3f053..856f0fca 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 1c94bf62..4a717bcf 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-2018 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2018 Laszlo Molnar +; Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 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 9e60d3fa..151b9e78 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-2018 John F. Reiser (2007-06-18) +// Hand compiled Copyright (c) 2006-2019 John F. Reiser (2007-06-18) // from modified LzmaDecode.c. -// LZMA SDK 4.40 Copyright (c) 1999-2018 Igor Pavlov (2006-05-01) +// LZMA SDK 4.40 Copyright (c) 1999-2019 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 a6d54249..3def98cb 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 82982e8e..a885a34c 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-2018 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2018 Laszlo Molnar +; Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 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 6da6226f..f4d571d7 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 5eea9518..25d98b76 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 5e7fae1c..39f49db2 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 c108117c..210331e4 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-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 2006-2019 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 dd1e9366..962137a9 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-2018 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2019 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 e2280165..9558f37d 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-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 2007-2019 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 38ccc1a4..c24f6799 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-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2019 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 ebf6cbc1..694f6593 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-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2019 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 93e5f540..83884f44 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-2018 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2018 Laszlo Molnar +; Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 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 ffea7f89..68fe139c 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-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 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 1534abb2..5e7fd9c5 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-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 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 bdd4fcfe..95474a02 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-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 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 bf5a3db3..f2800010 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-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 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 160b272e..c9d0e896 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-2018 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2019 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 1800c964..d445005d 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-2018 John Reiser -; Copyright (C) 1996-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2004-2019 John Reiser +; Copyright (C) 1996-2019 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 ce3e655b..a683c1ac 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-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2019 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 2ab8d6f9..5f311708 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-2018 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2018 Laszlo Molnar +; Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 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 f8ba8fe7..9ae20333 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-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 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 3b8e3b32..abfa4d05 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-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 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 15fe204c..fc4c9be4 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-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 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 be72ae19..61da1748 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-2018 John F. Reiser +; Copyright (C) 2002-2019 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 2f72b34a..ef2254e0 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-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 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 156df61a..e726e446 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-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2019 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 316198a4..a6fe7d62 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-2018 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2018 Laszlo Molnar +; Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 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 71dfc85c..662dfbd7 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-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 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 ff83ead4..0c7ad9a0 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-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 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 72c3150f..7a0f7bc6 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-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 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 edac5bd6..b08a0494 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-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 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 06f13d2a..10c0f978 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-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 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 798cd704..a444b092 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-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 + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 2002-2019 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 37c16d08..fb74e884 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-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 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 ae0bfdc1..49592457 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-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 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 117b06f3..814211ed 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-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 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 6607d379..2870ab3b 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-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 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 290451c9..c9b9be34 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-2018 John F. Reiser + Copyright (C) 2005-2019 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 ce8e4c8b..e5dcdc6e 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-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2019 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 ec6ce2f1..67dc5474 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-2018 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2018 Laszlo Molnar +; Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 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 61780f35..970a9ada 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 fc9f372b..ec7b2ac7 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 e8e2cb75..b88d84d7 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 aa6e017f..f971f314 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-2018 John F. Reiser + Copyright (C) 2005-2019 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 68c62795..26cd4c80 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-2018 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2019 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 ec6ce2f1..67dc5474 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-2018 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2018 Laszlo Molnar +; Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 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 d095fda7..afc9a0f8 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 0c6fb510..584ec945 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 b09e2dbe..1849bd09 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 5aca5feb..7f512c91 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-2018 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2018 Laszlo Molnar -* Copyright (C) 2000-2018 John F. Reiser +* Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2019 Laszlo Molnar +* Copyright (C) 2000-2019 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 bd105bb2..fc281df8 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-2018 John F. Reiser +@ Copyright (C) 2000-2019 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 fff24184..4f33124e 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-2018 John F. Reiser + Copyright (C) 2000-2019 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 e224c48d..ee301184 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-2018 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2018 Laszlo Molnar -* Copyright (C) 2000-2018 John F. Reiser +* Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2019 Laszlo Molnar +* Copyright (C) 2000-2019 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 da113c3c..98b5f23f 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 396d9e47..a038ff60 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-2018 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2018 Laszlo Molnar -* Copyright (C) 2000-2018 John F. Reiser +* Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2019 Laszlo Molnar +* Copyright (C) 2000-2019 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 dbea9ef0..a243c40f 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 06e0d8c0..7eb09a2b 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-2018 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2018 Laszlo Molnar -* Copyright (C) 2000-2018 John F. Reiser +* Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2019 Laszlo Molnar +* Copyright (C) 2000-2019 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 74ce361c..d952cfaa 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-2018 John F. Reiser +// Copyright (C) 2000-2019 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 88b851c8..c6a90681 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-2018 John Reiser +; Copyright (C) 2006-2019 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 3cccab72..734b8474 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-2018 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2018 Laszlo Molnar -; Copyright (C) 2004-2018 John Reiser +; Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 Laszlo Molnar +; Copyright (C) 2004-2019 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 378ebd53..437fb309 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-2018 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2018 Laszlo Molnar -* Copyright (C) 2000-2018 John F. Reiser +* Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2019 Laszlo Molnar +* Copyright (C) 2000-2019 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 0e341051..654b43f6 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-2018 John F. Reiser +// Copyright (C) 2000-2019 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 ddd82a96..21fdd838 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-2018 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2018 Laszlo Molnar -* Copyright (C) 2000-2018 John F. Reiser +* Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2019 Laszlo Molnar +* Copyright (C) 2000-2019 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 6acf60b2..ca13f1e7 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-2018 John F. Reiser +// Copyright (C) 2000-2019 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 191a12e2..c1b127f1 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-2018 John F. Reiser + Copyright (C) 2000-2019 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 c75dae8a..027a89b1 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-2018 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2018 Laszlo Molnar -* Copyright (C) 2000-2018 John F. Reiser +* Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2019 Laszlo Molnar +* Copyright (C) 2000-2019 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 434ec128..d9310b9d 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-2018 John F. Reiser +@ Copyright (C) 2000-2019 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 7e90600b..8450020c 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-2018 John F. Reiser + Copyright (C) 2000-2019 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 34ea331d..f6015134 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-2018 John Reiser +; Copyright (C) 2006-2019 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 cc89f75d..ecef66c0 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-2018 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2018 Laszlo Molnar -; Copyright (C) 2004-2018 John Reiser +; Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 Laszlo Molnar +; Copyright (C) 2004-2019 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 66f821d1..d1517e37 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-2018 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 2006-2019 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 e9eec978..52631690 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-2018 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2018 Laszlo Molnar +; Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 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 b53b2613..eb5fc337 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-2018 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2018 Laszlo Molnar +; Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 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 205f5cb2..b26a3893 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-2018 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2018 Laszlo Molnar +; Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 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 16f6ef70..cdcdf520 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-2018 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2018 Laszlo Molnar -; Copyright (C) 2000-2018 John F. Reiser +; Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 Laszlo Molnar +; Copyright (C) 2000-2019 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 c2c17ebe..32847428 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-2018 John F. Reiser +; Copyright (C) 2000-2019 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 da5e64ee..f7203904 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-2018 John F. Reiser + Copyright (C) 2000-2019 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 8e2f1226..6dc886d5 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 b0bce47f..e44f92dc 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-2018 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2018 Laszlo Molnar -; Copyright (C) 2000-2018 John F. Reiser +; Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 Laszlo Molnar +; Copyright (C) 2000-2019 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 7bf307ae..36593420 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-2018 John F. Reiser +; Copyright (C) 2000-2019 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 2b00ce12..1677ff3a 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 981d1ef1..716df0b3 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-2018 John F. Reiser +; Copyright (C) 2006-2019 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 821b49e8..c84109c7 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-2018 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2018 Laszlo Molnar -; Copyright (C) 2000-2018 John F. Reiser +; Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 Laszlo Molnar +; Copyright (C) 2000-2019 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 6b25bc06..e7b47702 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-2018 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2018 Laszlo Molnar -; Copyright (C) 2000-2018 John F. Reiser +; Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 Laszlo Molnar +; Copyright (C) 2000-2019 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 12197d38..6a2bf248 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-2018 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2018 Laszlo Molnar -* Copyright (C) 2000-2018 John F. Reiser +* Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2019 Laszlo Molnar +* Copyright (C) 2000-2019 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 3630f23b..3b9b58ae 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 c1ed0857..23bd5182 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 5f7b9250..2aa3dd06 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-2018 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2018 Laszlo Molnar -; Copyright (C) 2000-2018 John F. Reiser +; Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 Laszlo Molnar +; Copyright (C) 2000-2019 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 6a508698..e349364b 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-2018 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2018 Laszlo Molnar +; Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 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 ac27dcb0..e08e0e26 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-2018 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2018 Laszlo Molnar +; Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 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 9f5f1811..c320bae5 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-2018 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2018 Laszlo Molnar +; Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 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 67c14225..77f4d308 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-2018 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2018 Laszlo Molnar -; Copyright (C) 2000-2018 John F. Reiser +; Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 Laszlo Molnar +; Copyright (C) 2000-2019 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 d6eb5aba..442590ce 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-2018 John F. Reiser +; Copyright (C) 2000-2019 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 d503b96f..5f23b01a 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-2018 John F. Reiser + Copyright (C) 2000-2019 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 805f24f1..ecab76f6 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 0bb94a42..b29b8a97 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-2018 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2018 Laszlo Molnar -; Copyright (C) 2000-2018 John F. Reiser +; Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 Laszlo Molnar +; Copyright (C) 2000-2019 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 25ff5509..898bbb3b 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-2018 John F. Reiser +; Copyright (C) 2000-2019 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 a5a4aae9..650e0c46 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-2018 John F. Reiser + Copyright (C) 2000-2019 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 68800108..495f3ba9 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 78e044a4..7e0b004b 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-2018 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2018 Laszlo Molnar -; Copyright (C) 2000-2018 John F. Reiser +; Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 Laszlo Molnar +; Copyright (C) 2000-2019 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 ef853bbe..22fd9a6c 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-2018 John F. Reiser +; Copyright (C) 2000-2019 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 f9bcd3f3..c7572746 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-2018 John F. Reiser + Copyright (C) 2000-2019 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 7281d35b..f91a47a3 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 5910d1af..7dadad8c 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-2018 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2018 Laszlo Molnar -; Copyright (C) 2000-2018 John F. Reiser +; Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 Laszlo Molnar +; Copyright (C) 2000-2019 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 745e6038..395115d0 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-2018 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2018 Laszlo Molnar -; Copyright (C) 2000-2018 John F. Reiser +; Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 Laszlo Molnar +; Copyright (C) 2000-2019 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 c36292da..522004a6 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-2018 John F. Reiser + Copyright (C) 2000-2019 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 7324d986..b5cd1f73 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 aa8838cb..dc8e4a04 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-2018 John Reiser +; Copyright (C) 2006-2019 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 dbd18396..f35e5b75 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-2018 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2018 Laszlo Molnar -; Copyright (C) 2004-2018 John Reiser +; Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 Laszlo Molnar +; Copyright (C) 2004-2019 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 4828e059..9b364ef4 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-2018 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2018 Laszlo Molnar +; Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 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 494e4971..ed135803 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-2018 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2018 Laszlo Molnar -; Copyright (C) 2000-2018 John F. Reiser +; Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 Laszlo Molnar +; Copyright (C) 2000-2019 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 fb1e4023..ed17e91c 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-2018 John F. Reiser +; Copyright (C) 2000-2019 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 3ddcce36..f12826f9 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 e492bf90..0db076e0 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-2018 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2018 Laszlo Molnar +; Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 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 39272125..16ae4bc9 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 4fe74023..40d28252 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 f3d9fa25..3ff0d0c7 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-2018 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2018 Laszlo Molnar +; Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 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 84d87f26..f1ea4e33 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 8915d546..caef80a5 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-2018 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2018 Laszlo Molnar +; Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 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 c0ce27cc..7e33b13d 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-2018 John F. Reiser + Copyright (C) 2000-2019 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 f80dd738..7758086b 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-2018 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2018 Laszlo Molnar -* Copyright (C) 2000-2018 John F. Reiser +* Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2019 Laszlo Molnar +* Copyright (C) 2000-2019 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 6cd2d5f8..46354af2 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-2018 John F. Reiser +* Copyright (C) 2000-2019 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 fef70a7a..997e9e6e 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-2018 John F. Reiser + Copyright (C) 2000-2019 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 f92795de..1598f585 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-2018 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2018 Laszlo Molnar -* Copyright (C) 2000-2018 John F. Reiser +* Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2019 Laszlo Molnar +* Copyright (C) 2000-2019 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 47d5765c..be4b39b4 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-2018 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2018 Laszlo Molnar -; Copyright (C) 2002-2018 Jens Medoch +; Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 Laszlo Molnar +; Copyright (C) 2002-2019 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 f3d2b5bc..e866a68d 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-2018 John F. Reiser + * Copyright (C) 2005-2019 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 71eda292..226a7882 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-2018 John F. Reiser + * Copyright (C) 2005-2019 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 59134f19..8b8e62a1 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-2018 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2018 Laszlo Molnar -* Copyright (C) 2000-2018 John F. Reiser +* Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2019 Laszlo Molnar +* Copyright (C) 2000-2019 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 f9da67e4..08923d06 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 8a246cf7..1c731c31 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 9034a243..491d0967 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-2018 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2018 Laszlo Molnar -; Copyright (C) 2000-2018 John F. Reiser +; Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 Laszlo Molnar +; Copyright (C) 2000-2019 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 ef370dd0..042c560b 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-2018 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2018 Laszlo Molnar -* Copyright (C) 2000-2018 John F. Reiser +* Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2019 Laszlo Molnar +* Copyright (C) 2000-2019 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 b9ee8ab3..f2cea53b 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-2018 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2018 Laszlo Molnar -* Copyright (C) 2000-2018 John F. Reiser +* Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2019 Laszlo Molnar +* Copyright (C) 2000-2019 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 56ec786e..46b6fdc9 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-2018 John F. Reiser + Copyright (C) 2000-2019 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 a141d1e8..3ba645be 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-2018 John Reiser +; Copyright (C) 2007-2019 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 fe1496d7..b43da6fd 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-2018 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2018 Laszlo Molnar -; Copyright (C) 2004-2018 John Reiser +; Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 Laszlo Molnar +; Copyright (C) 2004-2019 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 a991e32a..6e46189b 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-2018 John F. Reiser + Copyright (C) 2000-2019 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 14c0b919..2cf36eb0 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-2018 John F. Reiser + * Copyright (C) 2005-2019 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 858dfb67..7ff9afd2 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-2018 John F. Reiser + * Copyright (C) 2005-2019 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 f1ce6cd6..d930c280 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-2018 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2018 Laszlo Molnar -* Copyright (C) 2000-2018 John F. Reiser +* Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2019 Laszlo Molnar +* Copyright (C) 2000-2019 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 ff18538c..deed4996 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 a6b3d98a..75a8f638 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-2018 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2018 Laszlo Molnar -* Copyright (C) 2000-2018 John F. Reiser +* Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2019 Laszlo Molnar +* Copyright (C) 2000-2019 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 efff19e8..796e9f0c 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-2018 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2018 Laszlo Molnar -* Copyright (C) 2000-2018 John F. Reiser +* Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2019 Laszlo Molnar +* Copyright (C) 2000-2019 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 2c81b313..ef4b4d5e 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-2018 John F. Reiser + Copyright (C) 2000-2019 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 a171158e..c0d50b9d 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-2018 John Reiser +; Copyright (C) 2007-2019 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 15819c09..028855c2 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-2018 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2018 Laszlo Molnar -; Copyright (C) 2004-2018 John Reiser +; Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2019 Laszlo Molnar +; Copyright (C) 2004-2019 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 50f032e5..6af8fa03 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar - Copyright (C) 2000-2018 John F. Reiser + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2000-2019 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 2423afc5..4decfaab 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 c159f2db..dd5b0d4d 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 b446be08..8d108585 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 91363425..20d723de 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 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 7d5400bb..5d81150c 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-2018 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2018 Laszlo Molnar + Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2019 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them