diff --git a/BUGS b/BUGS index 424c494d..509df9b1 100644 --- a/BUGS +++ b/BUGS @@ -8,7 +8,7 @@ The Ultimate Packer for eXecutables - Copyright (c) 1996-2019 Markus Oberhumer, Laszlo Molnar & John Reiser + Copyright (c) 1996-2020 Markus Oberhumer, Laszlo Molnar & John Reiser https://upx.github.io diff --git a/Makefile b/Makefile index 5a92bef6..75a8b542 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # # UPX toplevel Makefile - needs GNU make 3.81 or better # -# Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer # MAKEFLAGS += -rR diff --git a/PROJECTS b/PROJECTS index 486a36e6..5e9dd6f2 100644 --- a/PROJECTS +++ b/PROJECTS @@ -8,7 +8,7 @@ The Ultimate Packer for eXecutables - Copyright (c) 1996-2019 Markus Oberhumer, Laszlo Molnar & John Reiser + Copyright (c) 1996-2020 Markus Oberhumer, Laszlo Molnar & John Reiser https://upx.github.io diff --git a/README b/README index 0ee440a3..8ade4f52 100644 --- a/README +++ b/README @@ -8,7 +8,7 @@ The Ultimate Packer for eXecutables - Copyright (c) 1996-2019 Markus Oberhumer, Laszlo Molnar & John Reiser + Copyright (c) 1996-2020 Markus Oberhumer, Laszlo Molnar & John Reiser https://upx.github.io @@ -103,9 +103,9 @@ THE FUTURE COPYRIGHT ========= -Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer -Copyright (C) 1996-2019 Laszlo Molnar -Copyright (C) 2000-2019 John F. Reiser +Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +Copyright (C) 1996-2020 Laszlo Molnar +Copyright (C) 2000-2020 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 d5697336..8f2d1c4a 100644 --- a/README.1ST +++ b/README.1ST @@ -8,7 +8,7 @@ The Ultimate Packer for eXecutables - Copyright (c) 1996-2019 Markus Oberhumer, Laszlo Molnar & John Reiser + Copyright (c) 1996-2020 Markus Oberhumer, Laszlo Molnar & John Reiser https://upx.github.io diff --git a/THANKS b/THANKS index 4311945b..19e82c36 100644 --- a/THANKS +++ b/THANKS @@ -8,7 +8,7 @@ The Ultimate Packer for eXecutables - Copyright (c) 1996-2019 Markus Oberhumer, Laszlo Molnar & John Reiser + Copyright (c) 1996-2020 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 105b1e7f..ee0d4d72 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-2019 John F. Reiser jreiser@BitWagon.com + Copyright (C) 2000-2020 John F. Reiser jreiser@BitWagon.com References: definitions for the ELF file format diff --git a/doc/upx.pod b/doc/upx.pod index f4eab33c..e09f2a38 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-2019 Markus Oberhumer, Laszlo Molnar & John Reiser + Copyright (c) 1996-2020 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-2019 Markus Franz Xaver Johannes Oberhumer +Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer -Copyright (C) 1996-2019 Laszlo Molnar +Copyright (C) 1996-2020 Laszlo Molnar -Copyright (C) 2000-2019 John F. Reiser +Copyright (C) 2000-2020 John F. Reiser -Copyright (C) 2002-2019 Jens Medoch +Copyright (C) 2002-2020 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 25b6615f..66ce6286 100644 --- a/src/Makefile +++ b/src/Makefile @@ -1,7 +1,7 @@ # # UPX Makefile - needs GNU make 3.81 or better # -# Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer # # build configuration options for this Makefile diff --git a/src/bele.h b/src/bele.h index 73ec5120..f52b5291 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 e57d8be0..efbbe2b9 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 83ccbf3e..0e00ff0b 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 7006e376..75b21e72 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 4c65a133..d4a94dfa 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 530062f4..702b7980 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 9bba2b19..3b4c775e 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 7365fe00..d3dee124 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 bafa3255..6c870da6 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 d3429840..df310170 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 62d81385..f792f354 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 6c989ad5..949dedcb 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 fd9ec0b4..49a36c89 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 8f08179c..84422d82 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 74f771b4..2d339a41 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 57a89bfa..aee9a63a 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 568d39c8..1ed74945 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 fccceb79..1de5b6f4 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 d8ec3b29..abb6d4b5 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 d8ca6166..e477ae1e 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 c4663420..497bf63f 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 b278656a..a5776014 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 7e5dcfee..830ff489 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 08ad4dee..57872374 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 3f026304..8550768d 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 d26f0585..09c897c7 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 1a6f7390..d9f05e9b 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 53bca23a..056b8f2f 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2004-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2004-2020 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 6d8a7bd7..b4ff2610 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 570482df..db50d053 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 fa2786f6..52d4b3ca 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 f01ebc9a..c774bcb2 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 3fc6f7e1..e8edfe59 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 0f7e610c..f97b8f9f 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 ad1b3ae5..cfefdbee 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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-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"); + fprintf(fp, "Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer\n"); + fprintf(fp, "Copyright (C) 1996-2020 Laszlo Molnar\n"); + fprintf(fp, "Copyright (C) 2000-2020 John F. Reiser\n"); + fprintf(fp, "Copyright (C) 2002-2020 Jens Medoch\n"); #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 c5a23ad0..9368a4ce 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 854042f6..9926384c 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 26948333..c00165bf 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 9a8b6e80..04a18fae 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 7861283c..c605940d 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 b8da031b..7aef8963 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 ea6e5012..f9e254f3 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 f7f3a394..268f6b49 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-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 8c0ce2a6..2f21d12e 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 fb2cb8d6..f15ffa71 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 8f0f6e26..97b85ab2 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 58d307e5..1e088ec4 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 4e6570a5..ce08228a 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 7ba2a3b8..843c0285 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 5d60e79b..dc83b590 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 8907f8aa..42a79a97 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 d1e6e0d4..bfb48ef6 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 cde62606..0129abec 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 bff5bd8a..23d05d66 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 7e6f80d5..4468c922 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 1525a0f1..e06ac121 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 be546c00..930851ee 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 6aa8e1ec..4bb44248 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2001-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2001-2020 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 2b2e0494..e103e6da 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 30c26c08..b37893e5 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 f0750c8e..d192e706 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 7453e074..70e6fdc3 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 b26e692f..0fc17a43 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 fe7b20f9..8c1cbbd3 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-2019 John Reiser + Copyright (C) 2004-2020 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 1b0de563..7c2284d8 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 86c297a7..43f062c5 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-2019 John F. Reiser + Copyright (C) 2007-2020 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 257c762a..53b37fcd 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2002-2019 Jens Medoch + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2002-2020 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 6cffc374..1749925f 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2002-2019 Jens Medoch + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2002-2020 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 66045653..54459674 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 f012c2e3..7e5e19bc 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 353a60ce..793bad60 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 466354e8..53394bfb 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 629f8b5f..719451ea 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 30340386..fc0dfde4 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 d6bb33ff..ac31ee84 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 c80bcfab..d0111643 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 56c4fd18..9002570e 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-2019 John Reiser - Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 2004-2020 John Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 3cda5f94..603d25f0 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 8812c62a..6a8fcddb 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 2beb20c5..e50d02c4 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 3ca2e0e3..da2dd968 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 18edc847..01a3cf31 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 0091aeb7..55a0610b 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 18001a1e..2067b5a3 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 726e586e..6c43dc28 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 e8398be0..c77f417e 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 b1a4230d..debaf3fd 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 fea9c645..b87f0b33 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 e8ede43e..787a65d6 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 b13b4b8f..41a4aa5d 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 8d75ef0a..c8574a98 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 f1511d7e..6f2ddfb2 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 fc14c58f..8bfeb0e7 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 24dea07e..7bf66cbe 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 2a110fdf..a9836be1 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 3cb2ed1b..438bb843 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 96c1ec85..361a8a50 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 c01c4a6b..1293e897 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 d6069825..25777eb1 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 090b3edf..cf7bd4ad 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 76a3104a..3cbd7abe 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 644e6ac6..8b5a4640 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 8b3e905c..d6fd8559 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 f2be9b96..0add5541 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-2019 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2020 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 72f44fa1..7d062e28 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 c481429f..0c8ca179 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 4730c74a..c1e12a6d 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 adfc8718..e11d3631 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 c7187fd9..0f6a95ac 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 3c9088b5..b828f4dc 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 15e09bca..2cea0225 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 1c58a0e3..b210ee10 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 adda3104..87ac874c 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 d4c34b75..ac4b088a 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 19ce68d8..9b072508 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 80050163..cfcef5a3 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 c936d84e..67e4f153 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 5290b83d..46fb5164 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 f9c447b1..abb44cfc 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 c0db67de..0ba649da 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 cc162bb9..9d61aaa6 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 980ba6be..6dac7cc6 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 f867ec9a..81cb82ec 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 ca52555c..8e9a244b 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 d42a06ae..adcf6166 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 84c0d3e6..6521ece0 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 977cd4d4..b913069c 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 bad233ee..db7180c5 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 5caca0f8..72a2f309 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 91c3f7af..c66a6b11 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 3b2023f5..c1865b95 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 10809709..fb62c73e 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 625330bb..67a00432 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 a56ad5c4..0cb67931 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 648cf411..44b1b3fa 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 6bfae4f6..3e6ccdd4 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 67baec81..cae28e10 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 742e6a75..fd2876df 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 d6168c36..d716e2fe 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 413598db..0f384314 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 69688aaf..a438a215 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 82eaa01b..271ab8af 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 1ca88798..104cadec 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 ce1e1846..0c9a4c66 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 088df4c4..3d6e1a94 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 9b9ea501..0dcd0ee0 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 092fc852..e18ad1a5 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 e364b248..9de1e3a9 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 9080e54a..4f91a5d1 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 741c5121..fd0c1d79 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 8d94d494..739699c1 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 49e7c944..700a1adc 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 e27ca731..dd4e29a6 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 b24b126b..aaf348a1 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 6f74e4ee..31972f8a 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 414b2fcf..dc0cddde 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 a27ffab1..2108afb7 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 ab61450f..a48aa501 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 ff191360..0d9c2653 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 d2e3eacf..90a391ce 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 258803a7..bbd1a7ae 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 f1a3ca46..b9a2b751 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 0bfb4f9c..b39633f5 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 d4596da8..e60c84fe 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 68d4ea9d..163bc29c 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 f85b737b..cd521726 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 f62137b6..6a2bc261 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 143afb89..b2fabeb8 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 365604f5..df12206c 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 d934fdca..32c4fa83 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 f0e2195a..9114af0c 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 932c6678..d36cfbc4 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 5d031c99..c7426cdb 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 2fc6213a..39365031 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 1d2c1b9f..6fe5efd5 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 cc1468f0..03a024f7 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 b0b4cc2e..a31e4a2f 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 b7ccd653..b44fea2e 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 bc700f0c..494cd4bb 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 1ccceab8..5d21bedf 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 eff2cd6e..12b47f4c 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 e1166109..9f776019 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 4262e07e..ef490f66 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 69319a63..de354c55 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 04140c5c..bbe617bd 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 e9071eb9..ae1a3d2b 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 a2ec834c..b6f3482f 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 a81bec14..d6fe8a48 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 39e62cad..2a412e20 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 6ba1ac13..29313f58 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 1e09bef3..ef270a50 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 4a4c6690..59416df5 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 b5691d92..d47e73d5 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-2019 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2020 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 565f6919..508ee5f2 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-2019 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2020 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 eb5179b1..f183fa51 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-2019 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2020 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 edca68d2..29d2169f 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-2019 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2020 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 7d2474b9..d9299ff7 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-2019 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2019 Laszlo Molnar -; Copyright (C) 2000-2019 John F. Reiser +; Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 Laszlo Molnar +; Copyright (C) 2000-2020 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 82a29cff..a5f4161d 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-2019 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2019 Laszlo Molnar -; Copyright (C) 2000-2019 John F. Reiser +; Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 Laszlo Molnar +; Copyright (C) 2000-2020 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 c38fcaa5..a983ff6d 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-2019 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2019 Laszlo Molnar -* Copyright (C) 2000-2019 John F. Reiser +* Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2020 Laszlo Molnar +* Copyright (C) 2000-2020 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 2f6acf97..8399db8b 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 00eb7d49..3ffb273a 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 f3b9fec1..22270a11 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-2019 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2019 Laszlo Molnar -; Copyright (C) 2000-2019 John F. Reiser +; Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 Laszlo Molnar +; Copyright (C) 2000-2020 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 dda70240..9183ddf4 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-2019 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2019 Laszlo Molnar -* Copyright (C) 2000-2019 John F. Reiser +* Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2020 Laszlo Molnar +* Copyright (C) 2000-2020 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 cc9c24ee..e5d8b8dd 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-2019 John F. Reiser +* Copyright (C) 2000-2020 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 de7faaf2..17fd94b6 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-2019 John F. Reiser + Copyright (C) 2000-2020 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 acf5f764..b3fd49a5 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 a9cb1970..412a0999 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-2019 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2019 Laszlo Molnar -* Copyright (C) 2000-2019 John F. Reiser +* Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2020 Laszlo Molnar +* Copyright (C) 2000-2020 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 54ad1eef..9ffd5ebc 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-2019 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2019 Laszlo Molnar +; Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 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 d63f4998..f6c8c474 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-2019 John F. Reiser + Copyright (C) 2005-2020 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 47d7979f..691e42a0 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-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2020 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 f79f1352..79f9688f 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-2019 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2019 Laszlo Molnar +; Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 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 3d639ae2..f3c6dcbf 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 e3a4a2dd..6ad8c6e3 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 56bba159..a3c8624c 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 8d8098db..d308c914 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-2019 John F. Reiser (2007-06-18) +// Hand compiled Copyright (c) 2006-2020 John F. Reiser (2007-06-18) // from modified LzmaDecode.c. -// LZMA SDK 4.40 Copyright (c) 1999-2019 Igor Pavlov (2006-05-01) +// LZMA SDK 4.40 Copyright (c) 1999-2020 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 0fbecaad..596ec84e 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 7554384f..34343600 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-2019 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2019 Laszlo Molnar +; Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 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 afb7c0c3..5ac1aadb 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 08ef2761..4a9d62a5 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 4fbbc667..563132c0 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 e3fa7b36..144f67b7 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-2019 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2019 Laszlo Molnar +; Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 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 5dc9c3d1..571b845c 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 15c72e78..cdbd3644 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 50f699e9..680a9749 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 856f0fca..53d9b28b 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 4a717bcf..b0e7e80a 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-2019 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2019 Laszlo Molnar +; Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 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 e9d55041..0b035aba 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-2019 John F. Reiser (2007-06-18) +// Hand compiled Copyright (c) 2006-2020 John F. Reiser (2007-06-18) // from modified LzmaDecode.c. -// LZMA SDK 4.40 Copyright (c) 1999-2019 Igor Pavlov (2006-05-01) +// LZMA SDK 4.40 Copyright (c) 1999-2020 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 c075b7e7..f3c919f4 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 a885a34c..3e464c65 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-2019 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2019 Laszlo Molnar +; Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 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 42b28482..011cf9b2 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 cd82f461..0e91ebd8 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 d49203ff..dadde835 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 210331e4..8e145d43 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-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 2006-2020 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 962137a9..c10f2f87 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-2019 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2020 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 9558f37d..e91c14db 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-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 2007-2020 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 c24f6799..41b3c54f 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-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2020 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 694f6593..9165b387 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-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2020 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 83884f44..e3c2c29e 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-2019 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2019 Laszlo Molnar +; Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 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 68fe139c..9fce9731 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-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 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 5e7fd9c5..dbff0982 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-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 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 95474a02..23618f0d 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-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 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 f2800010..a4de0519 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-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 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 c9d0e896..b0a377d8 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-2019 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer # All Rights Reserved. # # UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arch/i386/bxx.S b/src/stub/src/arch/i386/bxx.S index 7dd9f3a5..a557f9c1 100644 --- a/src/stub/src/arch/i386/bxx.S +++ b/src/stub/src/arch/i386/bxx.S @@ -2,7 +2,7 @@ This file is part of the UPX executable compressor. - Copyright (C) 2005-2019 John F. Reiser + Copyright (C) 2005-2020 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arch/i386/cl1_d32.S b/src/stub/src/arch/i386/cl1_d32.S index d445005d..ec9c7724 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-2019 John Reiser -; Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2004-2020 John Reiser +; Copyright (C) 1996-2020 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 a683c1ac..e8516a15 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-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2020 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 5f311708..5a284cba 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-2019 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2019 Laszlo Molnar +; Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 Laszlo Molnar ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arch/i386/nrv2b_d32-easy.S b/src/stub/src/arch/i386/nrv2b_d32-easy.S index 2689266d..840c81e3 100644 --- a/src/stub/src/arch/i386/nrv2b_d32-easy.S +++ b/src/stub/src/arch/i386/nrv2b_d32-easy.S @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arch/i386/nrv2b_d32.S b/src/stub/src/arch/i386/nrv2b_d32.S index 9ae20333..e62d27ed 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-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer ; All Rights Reserved. ; ; The UCL library is free software; you can redistribute it and/or diff --git a/src/stub/src/arch/i386/nrv2d_d32-easy.S b/src/stub/src/arch/i386/nrv2d_d32-easy.S index 3b077852..5445cf08 100644 --- a/src/stub/src/arch/i386/nrv2d_d32-easy.S +++ b/src/stub/src/arch/i386/nrv2d_d32-easy.S @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arch/i386/nrv2d_d32.S b/src/stub/src/arch/i386/nrv2d_d32.S index abfa4d05..f343b542 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-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer ; All Rights Reserved. ; ; The UCL library is free software; you can redistribute it and/or diff --git a/src/stub/src/arch/i386/nrv2e_d32-easy.S b/src/stub/src/arch/i386/nrv2e_d32-easy.S index 78e7891c..e946ab29 100644 --- a/src/stub/src/arch/i386/nrv2e_d32-easy.S +++ b/src/stub/src/arch/i386/nrv2e_d32-easy.S @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arch/i386/nrv2e_d32.S b/src/stub/src/arch/i386/nrv2e_d32.S index fc4c9be4..9883f4b6 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-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 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 61da1748..73e201c7 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-2019 John F. Reiser +; Copyright (C) 2002-2020 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 ef2254e0..99341d75 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-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 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 e726e446..0753658d 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-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2020 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 a6fe7d62..f3b2ca2e 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-2019 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2019 Laszlo Molnar +; Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 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 662dfbd7..23c43857 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-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 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 0c7ad9a0..593617f7 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-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 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 7a0f7bc6..62a0e82d 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-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 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 b08a0494..0d11c621 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-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 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 10c0f978..3f267767 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-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 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 a444b092..77a2c5af 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-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 + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 John F. Reiser + Copyright (C) 2002-2020 Jens Medoch 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 fb74e884..04726731 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-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 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 49592457..93fb4272 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-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 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 814211ed..aa8627a0 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-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 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 2870ab3b..00e8e8ea 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-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 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 c9b9be34..64fdae30 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-2019 John F. Reiser + Copyright (C) 2005-2020 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 e5dcdc6e..6cd9c291 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-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2020 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 67dc5474..a2555a3b 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-2019 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2019 Laszlo Molnar +; Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 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 970a9ada..275d93a1 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 ec7b2ac7..3e7a4406 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 b88d84d7..ece45035 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 f971f314..e17344b4 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-2019 John F. Reiser + Copyright (C) 2005-2020 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 26cd4c80..2a6953c9 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-2019 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2020 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 67dc5474..a2555a3b 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-2019 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2019 Laszlo Molnar +; Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 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 afc9a0f8..813160d1 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 584ec945..f1d939ed 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 1849bd09..ba09c912 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 9b1e8e4c..79904336 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-2019 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2019 Laszlo Molnar -* Copyright (C) 2000-2019 John F. Reiser +* Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2020 Laszlo Molnar +* Copyright (C) 2000-2020 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 fc281df8..dc450698 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-2019 John F. Reiser +@ Copyright (C) 2000-2020 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 4f33124e..5652a997 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-2019 John F. Reiser + Copyright (C) 2000-2020 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 ee301184..3e7816ea 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-2019 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2019 Laszlo Molnar -* Copyright (C) 2000-2019 John F. Reiser +* Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2020 Laszlo Molnar +* Copyright (C) 2000-2020 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 98b5f23f..da16031d 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 a038ff60..581f15e8 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-2019 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2019 Laszlo Molnar -* Copyright (C) 2000-2019 John F. Reiser +* Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2020 Laszlo Molnar +* Copyright (C) 2000-2020 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 a243c40f..85d129b1 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 7eb09a2b..60f0ec76 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-2019 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2019 Laszlo Molnar -* Copyright (C) 2000-2019 John F. Reiser +* Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2020 Laszlo Molnar +* Copyright (C) 2000-2020 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 d952cfaa..1d14812e 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-2019 John F. Reiser +// Copyright (C) 2000-2020 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 c6a90681..4ce84ca5 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-2019 John Reiser +; Copyright (C) 2006-2020 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 734b8474..48c8f748 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-2019 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2019 Laszlo Molnar -; Copyright (C) 2004-2019 John Reiser +; Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 Laszlo Molnar +; Copyright (C) 2004-2020 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 437fb309..9e4f22d6 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-2019 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2019 Laszlo Molnar -* Copyright (C) 2000-2019 John F. Reiser +* Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2020 Laszlo Molnar +* Copyright (C) 2000-2020 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 654b43f6..8e6a0de6 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-2019 John F. Reiser +// Copyright (C) 2000-2020 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 8a95b7fa..68ed4521 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-2019 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2019 Laszlo Molnar -* Copyright (C) 2000-2019 John F. Reiser +* Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2020 Laszlo Molnar +* Copyright (C) 2000-2020 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 78e0d236..aab29459 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-2019 John F. Reiser +// Copyright (C) 2000-2020 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 c1b127f1..aeea6cbb 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-2019 John F. Reiser + Copyright (C) 2000-2020 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 027a89b1..358efc4f 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-2019 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2019 Laszlo Molnar -* Copyright (C) 2000-2019 John F. Reiser +* Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2020 Laszlo Molnar +* Copyright (C) 2000-2020 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 d9310b9d..875f3a6c 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-2019 John F. Reiser +@ Copyright (C) 2000-2020 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 8450020c..32f6fa9f 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-2019 John F. Reiser + Copyright (C) 2000-2020 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 f6015134..0a306aa1 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-2019 John Reiser +; Copyright (C) 2006-2020 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 ecef66c0..3c653a0a 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-2019 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2019 Laszlo Molnar -; Copyright (C) 2004-2019 John Reiser +; Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 Laszlo Molnar +; Copyright (C) 2004-2020 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 d1517e37..2ac54aa4 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-2019 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 2006-2020 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 52631690..f4b33aec 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-2019 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2019 Laszlo Molnar +; Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 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 eb5fc337..6cf37ef8 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-2019 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2019 Laszlo Molnar +; Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 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 b26a3893..68c976e9 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-2019 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2019 Laszlo Molnar +; Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 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 cdcdf520..f1901df6 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-2019 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2019 Laszlo Molnar -; Copyright (C) 2000-2019 John F. Reiser +; Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 Laszlo Molnar +; Copyright (C) 2000-2020 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 32847428..cf752295 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-2019 John F. Reiser +; Copyright (C) 2000-2020 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 f7203904..8ac5451b 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-2019 John F. Reiser + Copyright (C) 2000-2020 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 6dc886d5..84a8cccf 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 e44f92dc..42e39b8f 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-2019 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2019 Laszlo Molnar -; Copyright (C) 2000-2019 John F. Reiser +; Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 Laszlo Molnar +; Copyright (C) 2000-2020 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 36593420..cf70df6a 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-2019 John F. Reiser +; Copyright (C) 2000-2020 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 1677ff3a..9543de59 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 716df0b3..9f9a7779 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-2019 John F. Reiser +; Copyright (C) 2006-2020 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 c84109c7..2cc8aa79 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-2019 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2019 Laszlo Molnar -; Copyright (C) 2000-2019 John F. Reiser +; Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 Laszlo Molnar +; Copyright (C) 2000-2020 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 4e422dcf..eaca86f1 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-2019 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2019 Laszlo Molnar -; Copyright (C) 2000-2019 John F. Reiser +; Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 Laszlo Molnar +; Copyright (C) 2000-2020 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 434b9b4b..effa4996 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-2019 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2019 Laszlo Molnar -* Copyright (C) 2000-2019 John F. Reiser +* Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2020 Laszlo Molnar +* Copyright (C) 2000-2020 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 9719b5ae..ee0cd8a3 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 a272a018..125f6f7a 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 2aa3dd06..8fedfced 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-2019 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2019 Laszlo Molnar -; Copyright (C) 2000-2019 John F. Reiser +; Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 Laszlo Molnar +; Copyright (C) 2000-2020 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 e349364b..77569ce6 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-2019 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2019 Laszlo Molnar +; Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 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 e08e0e26..31189387 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-2019 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2019 Laszlo Molnar +; Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 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 c320bae5..e1935f61 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-2019 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2019 Laszlo Molnar +; Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 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 77f4d308..376d1488 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-2019 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2019 Laszlo Molnar -; Copyright (C) 2000-2019 John F. Reiser +; Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 Laszlo Molnar +; Copyright (C) 2000-2020 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 442590ce..de72d3e3 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-2019 John F. Reiser +; Copyright (C) 2000-2020 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 5f23b01a..3f3c10e4 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-2019 John F. Reiser + Copyright (C) 2000-2020 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 ecab76f6..2ed129ad 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 b29b8a97..684a71c1 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-2019 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2019 Laszlo Molnar -; Copyright (C) 2000-2019 John F. Reiser +; Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 Laszlo Molnar +; Copyright (C) 2000-2020 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 898bbb3b..e0902f05 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-2019 John F. Reiser +; Copyright (C) 2000-2020 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 650e0c46..8bb25bc6 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-2019 John F. Reiser + Copyright (C) 2000-2020 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 495f3ba9..40c03ed2 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 7e0b004b..78a1e1ec 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-2019 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2019 Laszlo Molnar -; Copyright (C) 2000-2019 John F. Reiser +; Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 Laszlo Molnar +; Copyright (C) 2000-2020 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 22fd9a6c..97fabc8b 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-2019 John F. Reiser +; Copyright (C) 2000-2020 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 c7572746..90e66a84 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-2019 John F. Reiser + Copyright (C) 2000-2020 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 f91a47a3..9670f383 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 7dadad8c..aa1f8cc6 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-2019 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2019 Laszlo Molnar -; Copyright (C) 2000-2019 John F. Reiser +; Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 Laszlo Molnar +; Copyright (C) 2000-2020 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 395115d0..ff336a84 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-2019 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2019 Laszlo Molnar -; Copyright (C) 2000-2019 John F. Reiser +; Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 Laszlo Molnar +; Copyright (C) 2000-2020 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 522004a6..b4df7cc6 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-2019 John F. Reiser + Copyright (C) 2000-2020 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 b5cd1f73..232c5cf5 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 dc8e4a04..f410f512 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-2019 John Reiser +; Copyright (C) 2006-2020 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 f35e5b75..84c44127 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-2019 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2019 Laszlo Molnar -; Copyright (C) 2004-2019 John Reiser +; Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 Laszlo Molnar +; Copyright (C) 2004-2020 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 9b364ef4..ab3f39a0 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-2019 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2019 Laszlo Molnar +; Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 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 ed135803..9a0bf350 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-2019 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2019 Laszlo Molnar -; Copyright (C) 2000-2019 John F. Reiser +; Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 Laszlo Molnar +; Copyright (C) 2000-2020 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 ed17e91c..992da0c7 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-2019 John F. Reiser +; Copyright (C) 2000-2020 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 f12826f9..97229428 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 0db076e0..98cbd52e 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-2019 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2019 Laszlo Molnar +; Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 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 16ae4bc9..1c2e02c6 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 40d28252..d0e50ab3 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 3ff0d0c7..c1ed4c67 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-2019 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2019 Laszlo Molnar +; Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 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 04f00047..0b2ad081 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 caef80a5..4f53de92 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-2019 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2019 Laszlo Molnar +; Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 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 7e33b13d..a489ef33 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-2019 John F. Reiser + Copyright (C) 2000-2020 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 7758086b..f752d0b8 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-2019 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2019 Laszlo Molnar -* Copyright (C) 2000-2019 John F. Reiser +* Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2020 Laszlo Molnar +* Copyright (C) 2000-2020 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 46354af2..60d21c14 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-2019 John F. Reiser +* Copyright (C) 2000-2020 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 997e9e6e..fa1c229e 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-2019 John F. Reiser + Copyright (C) 2000-2020 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 1598f585..4f2ac663 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-2019 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2019 Laszlo Molnar -* Copyright (C) 2000-2019 John F. Reiser +* Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2020 Laszlo Molnar +* Copyright (C) 2000-2020 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 be4b39b4..48e06e23 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-2019 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2019 Laszlo Molnar -; Copyright (C) 2002-2019 Jens Medoch +; Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 Laszlo Molnar +; Copyright (C) 2002-2020 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 e866a68d..69ee7f64 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-2019 John F. Reiser + * Copyright (C) 2005-2020 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 226a7882..6f5912b9 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-2019 John F. Reiser + * Copyright (C) 2005-2020 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 8b8e62a1..d692eaf8 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-2019 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2019 Laszlo Molnar -* Copyright (C) 2000-2019 John F. Reiser +* Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2020 Laszlo Molnar +* Copyright (C) 2000-2020 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 08923d06..a37c675a 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 1c731c31..6c447d42 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 491d0967..356af2c4 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-2019 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2019 Laszlo Molnar -; Copyright (C) 2000-2019 John F. Reiser +; Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 Laszlo Molnar +; Copyright (C) 2000-2020 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 042c560b..c7d13c8a 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-2019 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2019 Laszlo Molnar -* Copyright (C) 2000-2019 John F. Reiser +* Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2020 Laszlo Molnar +* Copyright (C) 2000-2020 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 f2cea53b..540d41a2 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-2019 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2019 Laszlo Molnar -* Copyright (C) 2000-2019 John F. Reiser +* Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2020 Laszlo Molnar +* Copyright (C) 2000-2020 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 46b6fdc9..63dd9c81 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-2019 John F. Reiser + Copyright (C) 2000-2020 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 3ba645be..2bd9b289 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-2019 John Reiser +; Copyright (C) 2007-2020 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 b43da6fd..6de1c0ae 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-2019 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2019 Laszlo Molnar -; Copyright (C) 2004-2019 John Reiser +; Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 Laszlo Molnar +; Copyright (C) 2004-2020 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 6e46189b..a9619001 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-2019 John F. Reiser + Copyright (C) 2000-2020 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 2cf36eb0..2fb343c2 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-2019 John F. Reiser + * Copyright (C) 2005-2020 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 7ff9afd2..3c407905 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-2019 John F. Reiser + * Copyright (C) 2005-2020 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 d930c280..473e6b8c 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-2019 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2019 Laszlo Molnar -* Copyright (C) 2000-2019 John F. Reiser +* Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2020 Laszlo Molnar +* Copyright (C) 2000-2020 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 deed4996..185d132c 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 75a8f638..d4e08bab 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-2019 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2019 Laszlo Molnar -* Copyright (C) 2000-2019 John F. Reiser +* Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2020 Laszlo Molnar +* Copyright (C) 2000-2020 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 796e9f0c..1f962465 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-2019 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2019 Laszlo Molnar -* Copyright (C) 2000-2019 John F. Reiser +* Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2020 Laszlo Molnar +* Copyright (C) 2000-2020 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 ef4b4d5e..4d799c8b 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-2019 John F. Reiser + Copyright (C) 2000-2020 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 c0d50b9d..e8c278c8 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-2019 John Reiser +; Copyright (C) 2007-2020 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 028855c2..054a769a 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-2019 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2019 Laszlo Molnar -; Copyright (C) 2004-2019 John Reiser +; Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2020 Laszlo Molnar +; Copyright (C) 2004-2020 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 6af8fa03..80f8f17d 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar - Copyright (C) 2000-2019 John F. Reiser + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar + Copyright (C) 2000-2020 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 4decfaab..14082dfe 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 dd5b0d4d..52d6fdcb 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 8d108585..a1764f91 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 20d723de..6df6df60 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 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 5d81150c..8c654637 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-2019 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2019 Laszlo Molnar + Copyright (C) 1996-2020 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2020 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them