diff --git a/Makefile b/Makefile index cbd97b55..effed432 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # # UPX toplevel Makefile - needs GNU make 3.81 or better # -# Copyright (C) 1996-2015 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer # MAKEFLAGS += -rR diff --git a/README b/README index 50f702bf..f41095ec 100644 --- a/README +++ b/README @@ -108,9 +108,9 @@ THE FUTURE COPYRIGHT ========= -Copyright (C) 1996-2015 Markus Franz Xaver Johannes Oberhumer -Copyright (C) 1996-2015 Laszlo Molnar -Copyright (C) 2000-2015 John F. Reiser +Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer +Copyright (C) 1996-2016 Laszlo Molnar +Copyright (C) 2000-2016 John F. Reiser This program may be used freely, and you are welcome to redistribute it under certain conditions. diff --git a/doc/elf-to-mem.txt b/doc/elf-to-mem.txt index 4f543b5b..1c33386e 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-2015 John F. Reiser jreiser@BitWagon.com + Copyright (C) 2000-2016 John F. Reiser jreiser@BitWagon.com References: definitions for the ELF file format diff --git a/doc/upx.pod b/doc/upx.pod index a6218696..db8e9ff2 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-2015 Markus Oberhumer, Laszlo Molnar & John Reiser + Copyright (c) 1996-2016 Markus Oberhumer, Laszlo Molnar & John Reiser http://upx.sourceforge.net @@ -933,13 +933,13 @@ Please report all bugs immediately to the authors. =head1 COPYRIGHT -Copyright (C) 1996-2015 Markus Franz Xaver Johannes Oberhumer +Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer -Copyright (C) 1996-2015 Laszlo Molnar +Copyright (C) 1996-2016 Laszlo Molnar -Copyright (C) 2000-2015 John F. Reiser +Copyright (C) 2000-2016 John F. Reiser -Copyright (C) 2002-2015 Jens Medoch +Copyright (C) 2002-2016 Jens Medoch This program may be used freely, and you are welcome to redistribute it under certain conditions. diff --git a/src/bele.h b/src/bele.h index 459adb20..5b302383 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 2ac05a7a..64dbdec9 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 8c8f847d..4cfbf253 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 f48e277b..b446dd63 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 07ef6ae5..57e879bc 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 d29feaec..266fc06e 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 3b481238..34337e60 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 5614d199..802ea512 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 4245b81a..729899a5 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 ccf8a04b..498f82c8 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 06675a19..efed484f 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 164eedc9..ebb113cc 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 df2e71d5..73bdd72f 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 b4beffe6..f49289c1 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 58b2a7a9..2057c806 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 28c75ad3..3fb1ec23 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 37cdf722..0e30bee7 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 6c51564b..23279743 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 b1d94de0..a96a8c2e 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 ba96ddfa..33d01cd4 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 dee3b1e2..c42cbc80 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 a9c51ca9..e805e76a 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 6eeee188..066056b4 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 27bc8084..71f6e593 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 5899fd26..76ce4e94 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 27ca239c..274c6fb1 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 c79d731d..59ddca59 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 dfca2bd3..548e8534 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2004-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2004-2016 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 3a64efe8..ca7b298d 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 ee7509f5..0eb92a1a 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 3ebbdb45..1a811862 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 73a4335a..8e440e8e 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 b3ca53fb..4a71b0c3 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 3ddbb54b..b9896c4c 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 d4a2347f..e6fc8a17 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them @@ -406,10 +406,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-2015 Markus Franz Xaver Johannes Oberhumer\n"); - fprintf(fp, "Copyright (C) 1996-2015 Laszlo Molnar\n"); - fprintf(fp, "Copyright (C) 2000-2015 John F. Reiser\n"); - fprintf(fp, "Copyright (C) 2002-2015 Jens Medoch\n"); + fprintf(fp, "Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer\n"); + fprintf(fp, "Copyright (C) 1996-2016 Laszlo Molnar\n"); + fprintf(fp, "Copyright (C) 2000-2016 John F. Reiser\n"); + fprintf(fp, "Copyright (C) 2002-2016 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 2d14987c..5e11e59f 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 e2cd5f46..a4dc4f31 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 5e63240e..21241029 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 5d68145b..3906bb0e 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 08ffef5a..a230f2fe 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 b105bc54..67727b46 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 7d96fff8..8fffafef 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar 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 7c675864..c42f967a 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 974853bc..33b2bb50 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 50f120f7..103d9a43 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 cdb84fa2..14bdb29f 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 4a10036f..537c1dda 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 4077a61e..15a6c0cd 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 2234b7b2..4dc245fd 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 9edfca48..bcd14a3b 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 04294fb7..c70073c5 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 e1b59e42..447f5127 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/p_elks.cpp b/src/p_elks.cpp index 04a0e6f6..344ebb48 100644 --- a/src/p_elks.cpp +++ b/src/p_elks.cpp @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 c6490f52..b802e24f 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 33318f14..d0bf5e85 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 b2587007..b712e6a9 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 230cd7df..f67eba6a 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 94100991..a189117e 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2001-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2001-2016 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 886ad7ad..63f9f6e8 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 e5b07b49..24aab8e2 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 a680dda1..d97cbfc6 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 c06cfb3e..f8750cee 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 a05b5aca..d5eb0edf 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 0a971b8e..d175fed8 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-2015 John Reiser + Copyright (C) 2004-2016 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 be8aac1b..a82f00ab 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 5107a9c2..fe7f62de 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-2015 John F. Reiser + Copyright (C) 2007-2016 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 2eda4d64..fad61b84 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2002-2015 Jens Medoch + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2002-2016 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 ba881e56..c147f7e3 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2002-2015 Jens Medoch + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2002-2016 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 ff7e8061..acdb24b3 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 ec7776d7..8b22a669 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 5a5103a8..51a2b3ac 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 21ba6c97..79864385 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 e359c73a..f5938b73 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 e99ac3e2..208578bf 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 8ca4305a..153a18e6 100644 --- a/src/p_unix.cpp +++ b/src/p_unix.cpp @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar 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 48cad6b3..3bedc764 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 94578f0c..761a20a4 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-2015 John Reiser - Copyright (C) 1996-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 2004-2016 John Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 c44d3903..555512ab 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 3514966d..a5625a0a 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 a3fd76e0..8fe4dc32 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/p_vxd.h b/src/p_vxd.h index b570659a..96620e1d 100644 --- a/src/p_vxd.h +++ b/src/p_vxd.h @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/p_w16ne.cpp b/src/p_w16ne.cpp index 5c49ad41..a55e8d1c 100644 --- a/src/p_w16ne.cpp +++ b/src/p_w16ne.cpp @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/p_w16ne.h b/src/p_w16ne.h index 26045a1f..7d4e3d50 100644 --- a/src/p_w16ne.h +++ b/src/p_w16ne.h @@ -2,8 +2,8 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 25621d8d..8b09886f 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 e7bfd311..7061edac 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 9d8cfb51..6341ba42 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 275c61f4..4817a7a8 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 3e9926fd..d2d0c310 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 5492adcc..fa9746e4 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 980f398a..4ec13992 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 6a38d720..6e94b526 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 ba5d5c5a..17ec3448 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 d3a72997..1f27935f 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 606e8e18..886dd6ff 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 d501eaae..d1a94b24 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 88a600d3..41aad9f1 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 e46b3a9c..9fb1e82c 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 873939ff..3cf708a1 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 235067ac..5756eb98 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 8c0235d5..da407914 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 1192b449..9083bd9e 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 e2008c6f..6160a4b1 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 0ad74b4a..2cb70697 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 ca5b2fd1..e99d05d2 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 b6039dce..8a6882b8 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 64f335ae..e16bc449 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 ec2cd5e2..4168f25b 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-2015 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2016 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 4525f463..a77b55a8 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 b415a5a1..ef3cf504 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 737d7496..3e67a303 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 a1523b6f..c856b624 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 e71f8269..69574704 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 f0045959..9032e5e8 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 41558e9e..7b187134 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 86748b9c..7f7694cb 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 cf123ebe..71ec0a01 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 1f005f5d..7fead771 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 7682af7b..7651efb0 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 91585d0e..371b859d 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 8713320e..fa9954fd 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 b253c7ac..29d88287 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 3b16b9f6..3a13b866 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 f95ae00b..aa8b1fdc 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 fa1fb342..943d2a8e 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 afc70b5c..090df236 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 b563828e..2b14fa7c 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 8499738b..044cb151 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 1d3e8a96..bf733721 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 1f8d63eb..cc215643 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 3f436414..f04e6847 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 4c228ed8..0f8d1506 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 22cea0bc..a7c60ed2 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 fceac3c7..0da07b43 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 916e2f24..406d9c70 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 d7b0db59..7511eea7 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 d747962f..325375f2 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 172dfa58..82f76d8a 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 2cdf6289..ad65a47b 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 98253545..98268d9d 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 0df1874c..299b5494 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 62bf2d58..6343ef21 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 94f951c9..11fde898 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 25bb8ab2..4edb245b 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 14925c55..a886dda2 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 1cabc366..21787216 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 7bf78dfb..f7738d6c 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 8b814fa9..eaf2bffb 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 46d6fefb..3f01b721 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 88446038..0b575599 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 bbcda50e..4f418142 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 995c3149..f8e1959b 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 9ad197b9..10ad636a 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 d7d38772..b3b76f73 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 5f0b3877..a4f7b9b0 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 886844e9..1f86d8f1 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 ae133998..0e1be625 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 8520ef07..64ac6c69 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 627e346b..d4e6e988 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 90c0fc60..dd42865c 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 a59c33bf..29bc4061 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 6e812ac4..986e5045 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 156603aa..2e2f7187 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 f00717df..fb1947ab 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 6ca200fe..34cf6e7e 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 fe7c04c2..732f5b83 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 336b0469..1f392b68 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 487130f9..e67cce62 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 6df0a967..ac5c6fa5 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 d8d7e1a5..a873d7d4 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 9bbcb575..e5e0c101 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 667be218..0e05b104 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 c0194878..d10be2b6 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 5a892e38..c0410809 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 eedd8d85..835ac1d0 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 0f8f48a9..6d875b65 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 5b5b682e..ae979818 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 9f7f9293..a18a8a0c 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 9f53ea43..64144561 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 1369b5ba..5323fe8b 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 8b655e5a..e208e26e 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 575e56e5..0a58bd39 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 fb8dc413..35b46573 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 011b6141..b5e97ba7 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 83e4e4df..a5db2743 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 0325626a..40045066 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 db2d2e4f..b1caa459 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 590f67f5..cd45b747 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-2015 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2016 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 f0859c14..ed92cab3 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-2015 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2016 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 544e25f8..f6dc6044 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-2015 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2016 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 390bef1b..8a663d94 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-2015 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2016 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 52c68b24..96246590 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-2015 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2015 Laszlo Molnar -; Copyright (C) 2000-2015 John F. Reiser +; Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2016 Laszlo Molnar +; Copyright (C) 2000-2016 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 2f2af821..0dfde7c0 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-2015 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2015 Laszlo Molnar -; Copyright (C) 2000-2015 John F. Reiser +; Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2016 Laszlo Molnar +; Copyright (C) 2000-2016 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 f03ff235..ea1e4829 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-2015 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2015 Laszlo Molnar -* Copyright (C) 2000-2015 John F. Reiser +* Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2016 Laszlo Molnar +* Copyright (C) 2000-2016 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 18c4471f..0083aef1 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 bbd4e826..91dced9a 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 a2e9490d..8b41c0a8 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-2015 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2015 Laszlo Molnar -; Copyright (C) 2000-2015 John F. Reiser +; Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2016 Laszlo Molnar +; Copyright (C) 2000-2016 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 cd88b1d2..f0b941ef 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-2015 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2015 Laszlo Molnar -* Copyright (C) 2000-2015 John F. Reiser +* Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2016 Laszlo Molnar +* Copyright (C) 2000-2016 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 3c04ec71..eab4410e 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-2015 John F. Reiser +* Copyright (C) 2000-2016 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 20b07c92..a60d4a22 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-2015 John F. Reiser + Copyright (C) 2000-2016 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 893b2b48..eaa2a44d 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 8564bf92..c80c0c68 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-2015 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2015 Laszlo Molnar -* Copyright (C) 2000-2015 John F. Reiser +* Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2016 Laszlo Molnar +* Copyright (C) 2000-2016 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 66c316e5..f7984083 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-2015 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2015 Laszlo Molnar +; Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2016 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 b5a13897..5b59b77e 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-2015 John F. Reiser + Copyright (C) 2005-2016 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 960dfd64..7aee0259 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-2015 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2016 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 ae4627fd..4edf0e75 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-2015 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2015 Laszlo Molnar +; Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2016 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 6f682f7f..4e801c0d 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 50114cdc..0f4b9413 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 510b4173..2324c044 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 95475681..02652678 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-2015 John F. Reiser (2007-06-18) +// Hand compiled Copyright (c) 2006-2016 John F. Reiser (2007-06-18) // from modified LzmaDecode.c. -// LZMA SDK 4.40 Copyright (c) 1999-2015 Igor Pavlov (2006-05-01) +// LZMA SDK 4.40 Copyright (c) 1999-2016 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 a5b729dd..887108c3 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 2b205571..836e91e3 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-2015 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2015 Laszlo Molnar +; Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2016 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 ecc581af..150aae6d 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 7fb88dd9..7d5a0a61 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 a73abdd8..b0b0365e 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 bf937564..dff77bf8 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-2015 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2015 Laszlo Molnar +; Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2016 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 34f98309..690a0540 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 d7498faf..5c4b3d9b 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 fbaaa471..b9bf4ac6 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 204d1be6..ce9e4dd9 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 0a9c4120..1ee82632 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-2015 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2015 Laszlo Molnar +; Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2016 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 0ac2a431..1621bad9 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-2015 John F. Reiser (2007-06-18) +// Hand compiled Copyright (c) 2006-2016 John F. Reiser (2007-06-18) // from modified LzmaDecode.c. -// LZMA SDK 4.40 Copyright (c) 1999-2015 Igor Pavlov (2006-05-01) +// LZMA SDK 4.40 Copyright (c) 1999-2016 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 0ac2a431..1621bad9 100644 --- a/src/stub/src/arch/arm64/v8/lzma_d.S +++ b/src/stub/src/arch/arm64/v8/lzma_d.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-2015 John F. Reiser (2007-06-18) +// Hand compiled Copyright (c) 2006-2016 John F. Reiser (2007-06-18) // from modified LzmaDecode.c. -// LZMA SDK 4.40 Copyright (c) 1999-2015 Igor Pavlov (2006-05-01) +// LZMA SDK 4.40 Copyright (c) 1999-2016 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/macros.S b/src/stub/src/arch/arm64/v8/macros.S index aa30af4f..d9643fef 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-2015 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2015 Laszlo Molnar +; Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2016 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_d8.S b/src/stub/src/arch/arm64/v8/nrv2b_d8.S index df92db10..7b830449 100644 --- a/src/stub/src/arch/arm64/v8/nrv2b_d8.S +++ b/src/stub/src/arch/arm64/v8/nrv2b_d8.S @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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_d8.S b/src/stub/src/arch/arm64/v8/nrv2d_d8.S index e23ce5e0..e1b0fbc4 100644 --- a/src/stub/src/arch/arm64/v8/nrv2d_d8.S +++ b/src/stub/src/arch/arm64/v8/nrv2d_d8.S @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 9bb9802f..7bb16bf8 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-2008 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2008 Laszlo Molnar - Copyright (C) 2000-2008 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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_d8.S b/src/stub/src/arch/arm64/v8/nrv2e_d8.S index 8a96dc7f..22c7b97f 100644 --- a/src/stub/src/arch/arm64/v8/nrv2e_d8.S +++ b/src/stub/src/arch/arm64/v8/nrv2e_d8.S @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 e56ab120..2dbed055 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-2015 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 2006-2016 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 81b46ed4..7cc1183e 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-2015 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2016 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 19ca6953..ac7649a0 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-2015 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 2007-2016 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 93201cf5..1b820271 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-2015 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2016 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 cc0d3ddf..6244261c 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-2015 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2016 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 4115d66d..be8f3891 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-2015 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2015 Laszlo Molnar +; Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2016 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 b26a1093..e4435aa3 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-2015 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2016 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 619a93e6..a4a06de3 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-2015 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2016 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 112a8879..0e775f6d 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-2015 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2016 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 f2237d37..d6a492d6 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-2015 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2016 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 5f77afae..8018e24e 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-2015 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer # All Rights Reserved. # # UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arch/i386/cl1_d32.S b/src/stub/src/arch/i386/cl1_d32.S index 80d30d1a..5c830c29 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-2015 John Reiser -; Copyright (C) 1996-2015 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2004-2016 John Reiser +; Copyright (C) 1996-2016 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 2c5faa61..08d8932a 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-2015 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2016 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 fc0ae6ba..face1ddd 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-2015 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2015 Laszlo Molnar +; Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2016 Laszlo Molnar ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arch/i386/nrv2b_d32.S b/src/stub/src/arch/i386/nrv2b_d32.S index 7c6da046..dd68bdb6 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-2015 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer ; All Rights Reserved. ; ; The UCL library is free software; you can redistribute it and/or diff --git a/src/stub/src/arch/i386/nrv2d_d32.S b/src/stub/src/arch/i386/nrv2d_d32.S index c24a4016..c190c720 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-2015 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer ; All Rights Reserved. ; ; The UCL library is free software; you can redistribute it and/or diff --git a/src/stub/src/arch/i386/nrv2e_d32.S b/src/stub/src/arch/i386/nrv2e_d32.S index ffb41972..3267fd62 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-2015 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2016 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 4c358d23..fde7698a 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-2015 John F. Reiser +; Copyright (C) 2002-2016 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 292b5e62..50e7119b 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-2015 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2016 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 8fc351ea..ec76e833 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-2015 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2016 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 1b879076..9710d1ee 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-2015 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2015 Laszlo Molnar +; Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2016 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 b53af2f1..bd7802ff 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-2015 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2016 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 c29a13f8..5c8a69a2 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-2015 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2016 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 8af9d9c1..52cba16a 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-2015 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2016 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 60973379..bafe2202 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-2015 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2016 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 560c6e64..fadc53a5 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-2015 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2016 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 18d569e4..bbc24316 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser - Copyright (C) 2002-2015 Jens Medoch + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 John F. Reiser + Copyright (C) 2002-2016 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 a7147f4e..8e9ac291 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-2015 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2016 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 e47106f0..a07d5fdf 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-2015 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2016 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 5294ad5d..ee883b29 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-2015 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2016 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 d033a4b5..3fa67a24 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-2015 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2016 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 d3fffbed..82d9cca6 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-2015 John F. Reiser + Copyright (C) 2005-2016 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 be7f8ee2..a8f921ba 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-2015 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2016 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 a042378e..1a592a0c 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-2015 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2015 Laszlo Molnar +; Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2016 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 5880858b..c5fdeb45 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 82355c85..6129c094 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 258c1350..aa3adb28 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 d2bd846b..20f56364 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-2015 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2015 Laszlo Molnar -* Copyright (C) 2000-2015 John F. Reiser +* Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2016 Laszlo Molnar +* Copyright (C) 2000-2016 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 85ec2a20..7cb046a7 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-2015 John F. Reiser +@ Copyright (C) 2000-2016 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 3b611fad..37c74f2d 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-2015 John F. Reiser + Copyright (C) 2000-2016 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 8ce79cfd..60c3ef4e 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-2015 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2015 Laszlo Molnar -* Copyright (C) 2000-2015 John F. Reiser +* Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2016 Laszlo Molnar +* Copyright (C) 2000-2016 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 c94b4492..950cc028 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 4a83fc5e..3b7c1098 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-2015 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2015 Laszlo Molnar -* Copyright (C) 2000-2015 John F. Reiser +* Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2016 Laszlo Molnar +* Copyright (C) 2000-2016 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 7e7e1a41..d2b926d0 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 c2dc9bc8..e78a19df 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-2015 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2015 Laszlo Molnar -* Copyright (C) 2000-2015 John F. Reiser +* Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2016 Laszlo Molnar +* Copyright (C) 2000-2016 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 6b1efd53..96b3ee06 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-2015 John F. Reiser +// Copyright (C) 2000-2016 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-main.c b/src/stub/src/arm.v5a-darwin.macho-main.c index d430990a..c90bb6d9 100644 --- a/src/stub/src/arm.v5a-darwin.macho-main.c +++ b/src/stub/src/arm.v5a-darwin.macho-main.c @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 0347663f..b3b9c6bf 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-2015 John Reiser +; Copyright (C) 2006-2016 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 aeaae3e9..f99799b2 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-2015 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2015 Laszlo Molnar -; Copyright (C) 2004-2015 John Reiser +; Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2016 Laszlo Molnar +; Copyright (C) 2004-2016 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 a2ac278b..b84eee61 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-2015 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2015 Laszlo Molnar -* Copyright (C) 2000-2015 John F. Reiser +* Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2016 Laszlo Molnar +* Copyright (C) 2000-2016 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 8af9b0fd..3c3c3b3e 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-2015 John F. Reiser +// Copyright (C) 2000-2016 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-main.c b/src/stub/src/arm64-darwin.macho-main.c index 376b62bb..7d102eef 100644 --- a/src/stub/src/arm64-darwin.macho-main.c +++ b/src/stub/src/arm64-darwin.macho-main.c @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 762f9540..e39a972f 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-2015 John F. Reiser +@ Copyright (C) 2000-2016 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 0429f56c..6af90879 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-2015 John F. Reiser + Copyright (C) 2000-2016 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 66aca6c3..b8bef640 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-2015 John Reiser +; Copyright (C) 2006-2016 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 15fb2e37..7084b4fc 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-2015 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2015 Laszlo Molnar -; Copyright (C) 2004-2015 John Reiser +; Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2016 Laszlo Molnar +; Copyright (C) 2004-2016 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 419811c5..2c6c7f2f 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-2015 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 2006-2016 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 3cde7cac..e07a0bd4 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-2015 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2015 Laszlo Molnar +; Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2016 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 b7ca212f..6d3b2f06 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-2015 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2015 Laszlo Molnar +; Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2016 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 17501590..5d542597 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-2015 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2015 Laszlo Molnar +; Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2016 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 ad608fd6..7c7dd7d2 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-2015 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2015 Laszlo Molnar -; Copyright (C) 2000-2015 John F. Reiser +; Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2016 Laszlo Molnar +; Copyright (C) 2000-2016 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 664737c7..938e38ea 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-2015 John F. Reiser +; Copyright (C) 2000-2016 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 23aeecfc..c35936f4 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-2015 John F. Reiser + Copyright (C) 2000-2016 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 b35efc5a..9e86aea1 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 7a294a96..b8f7644f 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-2015 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2015 Laszlo Molnar -; Copyright (C) 2000-2015 John F. Reiser +; Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2016 Laszlo Molnar +; Copyright (C) 2000-2016 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 d6f28869..a53e7724 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-2015 John F. Reiser +; Copyright (C) 2000-2016 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 d16d0982..5fb6ffe2 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 70a83862..b348e4d7 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-2015 John F. Reiser +; Copyright (C) 2006-2016 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 6ee0c193..42bfd694 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-2015 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2015 Laszlo Molnar -; Copyright (C) 2000-2015 John F. Reiser +; Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2016 Laszlo Molnar +; Copyright (C) 2000-2016 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 a862a5e7..a61f8903 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-2015 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2015 Laszlo Molnar -; Copyright (C) 2000-2015 John F. Reiser +; Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2016 Laszlo Molnar +; Copyright (C) 2000-2016 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 9db94f41..ef7f8af8 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-2015 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2015 Laszlo Molnar -* Copyright (C) 2000-2015 John F. Reiser +* Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2016 Laszlo Molnar +* Copyright (C) 2000-2016 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 82a9e801..1685010e 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 c38d027d..009ced1c 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-2015 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2015 Laszlo Molnar +; Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2016 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 e01d5c13..d03b9483 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-2015 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2015 Laszlo Molnar +; Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2016 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 66756a11..810a4201 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-2015 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2015 Laszlo Molnar +; Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2016 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 752ae887..67ab8796 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-2015 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2015 Laszlo Molnar -; Copyright (C) 2000-2015 John F. Reiser +; Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2016 Laszlo Molnar +; Copyright (C) 2000-2016 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 6a994ffb..d1fea438 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-2015 John F. Reiser +; Copyright (C) 2000-2016 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 0f6f22f1..61626e2f 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-2015 John F. Reiser + Copyright (C) 2000-2016 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 a4ade4c6..efb9cc23 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 035a3e1d..63cdf6ce 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-2015 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2015 Laszlo Molnar -; Copyright (C) 2000-2015 John F. Reiser +; Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2016 Laszlo Molnar +; Copyright (C) 2000-2016 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 1630bdbf..0b7c09ef 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-2015 John F. Reiser +; Copyright (C) 2000-2016 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 1f5041cd..6abfcab8 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-2015 John F. Reiser + Copyright (C) 2000-2016 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 c9992c76..1c6f4df6 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 567898c5..97001d34 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-2015 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2015 Laszlo Molnar -; Copyright (C) 2000-2015 John F. Reiser +; Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2016 Laszlo Molnar +; Copyright (C) 2000-2016 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 8cacea92..619fd1b5 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-2015 John F. Reiser +; Copyright (C) 2000-2016 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 d44d5181..79e1f0e7 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-2015 John F. Reiser + Copyright (C) 2000-2016 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 b3df46c7..5b6c5cb2 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 69770969..87a758a1 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-2015 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2015 Laszlo Molnar -; Copyright (C) 2000-2015 John F. Reiser +; Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2016 Laszlo Molnar +; Copyright (C) 2000-2016 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 49cb2b9a..54556a6c 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-2015 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2015 Laszlo Molnar -; Copyright (C) 2000-2015 John F. Reiser +; Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2016 Laszlo Molnar +; Copyright (C) 2000-2016 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 4165e7d5..884e3cd5 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-2015 John F. Reiser + Copyright (C) 2000-2016 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 30d8a695..244ed211 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 c5997a15..fb2a4a0d 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-2015 John Reiser +; Copyright (C) 2006-2016 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 e375cf8b..b2cd249c 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-2015 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2015 Laszlo Molnar -; Copyright (C) 2004-2015 John Reiser +; Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2016 Laszlo Molnar +; Copyright (C) 2004-2016 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 09e7bdcf..b4a6119f 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-2015 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2015 Laszlo Molnar +; Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2016 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 13f1672d..56346686 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-2015 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2015 Laszlo Molnar -; Copyright (C) 2000-2015 John F. Reiser +; Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2016 Laszlo Molnar +; Copyright (C) 2000-2016 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 588ec3ff..f3132548 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-2015 John F. Reiser +; Copyright (C) 2000-2016 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 d8f426f0..27862a99 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 7931fcde..aecd49f1 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-2015 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2015 Laszlo Molnar +; Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2016 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 0b5e88a8..b52678bd 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 ffabf597..5aebedf1 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 cd4622eb..4fadfa54 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-2015 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2015 Laszlo Molnar +; Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2016 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 b342f652..a4ad40f3 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 5b788d90..2864c02b 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-2015 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2015 Laszlo Molnar +; Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2016 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 08f4e3bc..8d0cd708 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-2015 John F. Reiser + Copyright (C) 2000-2016 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 918c408c..e0472e9f 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-2015 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2015 Laszlo Molnar -* Copyright (C) 2000-2015 John F. Reiser +* Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2016 Laszlo Molnar +* Copyright (C) 2000-2016 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 2cd0de16..ae77690a 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-2015 John F. Reiser +* Copyright (C) 2000-2016 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 84b9e214..89162c99 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-2015 John F. Reiser + Copyright (C) 2000-2016 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 2ae771fe..1bb8966c 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-2015 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2015 Laszlo Molnar -; Copyright (C) 2002-2015 Jens Medoch +; Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2016 Laszlo Molnar +; Copyright (C) 2002-2016 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 1d8f082d..61dae9da 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-2015 John F. Reiser + * Copyright (C) 2005-2016 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 61243836..d7c4ccd5 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-2015 John F. Reiser + * Copyright (C) 2005-2016 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 bd55434f..6c595d9a 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-2015 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2015 Laszlo Molnar -* Copyright (C) 2000-2015 John F. Reiser +* Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2016 Laszlo Molnar +* Copyright (C) 2000-2016 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 a9c76fe2..d39bcef5 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 c3f79966..56ef8080 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-2015 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2015 Laszlo Molnar -* Copyright (C) 2000-2015 John F. Reiser +* Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2016 Laszlo Molnar +* Copyright (C) 2000-2016 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 65fa85dc..29afd52b 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-2015 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2015 Laszlo Molnar -* Copyright (C) 2000-2015 John F. Reiser +* Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2016 Laszlo Molnar +* Copyright (C) 2000-2016 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 2c63f098..7906c7c0 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-2015 John F. Reiser + Copyright (C) 2000-2016 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-main.c b/src/stub/src/powerpc-linux.elf-main.c index ea60fb55..1687a882 100644 --- a/src/stub/src/powerpc-linux.elf-main.c +++ b/src/stub/src/powerpc-linux.elf-main.c @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 1017d155..16e65c7f 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-2015 John Reiser +; Copyright (C) 2007-2016 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 b9bc9268..3f29b445 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-2015 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2015 Laszlo Molnar -; Copyright (C) 2004-2015 John Reiser +; Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2016 Laszlo Molnar +; Copyright (C) 2004-2016 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 72e5fff5..2648b8bf 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar - Copyright (C) 2000-2015 John F. Reiser + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar + Copyright (C) 2000-2016 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 42e458c3..3891a27e 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 7fd364e5..c043123a 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 96f3cfeb..044b15be 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 356dca9e..0c8d870d 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 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 47422631..4905d6ce 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-2015 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2015 Laszlo Molnar + Copyright (C) 1996-2016 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2016 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them