diff --git a/BUGS b/BUGS index db46cbbd..ee6f284e 100644 --- a/BUGS +++ b/BUGS @@ -8,7 +8,7 @@ The Ultimate Packer for eXecutables - Copyright (c) 1996-2012 Markus Oberhumer, Laszlo Molnar & John Reiser + Copyright (c) 1996-2013 Markus Oberhumer, Laszlo Molnar & John Reiser http://upx.sourceforge.net diff --git a/Makefile b/Makefile index a4c14800..15a267a8 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # # UPX toplevel Makefile - needs GNU make 3.81 or better # -# Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer # MAKEFLAGS += -rR diff --git a/PROJECTS b/PROJECTS index 69bdf486..b4a65219 100644 --- a/PROJECTS +++ b/PROJECTS @@ -8,7 +8,7 @@ The Ultimate Packer for eXecutables - Copyright (c) 1996-2012 Markus Oberhumer, Laszlo Molnar & John Reiser + Copyright (c) 1996-2013 Markus Oberhumer, Laszlo Molnar & John Reiser http://upx.sourceforge.net diff --git a/README b/README index fcc20443..63ccb5df 100644 --- a/README +++ b/README @@ -8,7 +8,7 @@ The Ultimate Packer for eXecutables - Copyright (c) 1996-2012 Markus Oberhumer, Laszlo Molnar & John Reiser + Copyright (c) 1996-2013 Markus Oberhumer, Laszlo Molnar & John Reiser http://upx.sourceforge.net @@ -108,9 +108,9 @@ THE FUTURE COPYRIGHT ========= -Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer -Copyright (C) 1996-2012 Laszlo Molnar -Copyright (C) 2000-2012 John F. Reiser +Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer +Copyright (C) 1996-2013 Laszlo Molnar +Copyright (C) 2000-2013 John F. Reiser This program may be used freely, and you are welcome to redistribute it under certain conditions. diff --git a/README.1ST b/README.1ST index 7318c213..51ad0816 100644 --- a/README.1ST +++ b/README.1ST @@ -8,7 +8,7 @@ The Ultimate Packer for eXecutables - Copyright (c) 1996-2012 Markus Oberhumer, Laszlo Molnar & John Reiser + Copyright (c) 1996-2013 Markus Oberhumer, Laszlo Molnar & John Reiser http://upx.sourceforge.net diff --git a/THANKS b/THANKS index 0513b443..159429b5 100644 --- a/THANKS +++ b/THANKS @@ -8,7 +8,7 @@ The Ultimate Packer for eXecutables - Copyright (c) 1996-2012 Markus Oberhumer, Laszlo Molnar & John Reiser + Copyright (c) 1996-2013 Markus Oberhumer, Laszlo Molnar & John Reiser http://upx.sourceforge.net diff --git a/doc/elf-to-mem.txt b/doc/elf-to-mem.txt index d8f25c60..9d4316d4 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-2012 John F. Reiser jreiser@BitWagon.com + Copyright (C) 2000-2013 John F. Reiser jreiser@BitWagon.com References: definitions for the ELF file format diff --git a/doc/upx.pod b/doc/upx.pod index 7ad2da28..e504201f 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-2012 Markus Oberhumer, Laszlo Molnar & John Reiser + Copyright (c) 1996-2013 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-2012 Markus Franz Xaver Johannes Oberhumer +Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer -Copyright (C) 1996-2012 Laszlo Molnar +Copyright (C) 1996-2013 Laszlo Molnar -Copyright (C) 2000-2012 John F. Reiser +Copyright (C) 2000-2013 John F. Reiser -Copyright (C) 2002-2012 Jens Medoch +Copyright (C) 2002-2013 Jens Medoch This program may be used freely, and you are welcome to redistribute it under certain conditions. diff --git a/src/Makefile b/src/Makefile index 55527707..5375f81c 100644 --- a/src/Makefile +++ b/src/Makefile @@ -1,7 +1,7 @@ # # UPX Makefile - needs GNU make 3.81 or better # -# Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer # MAKEFLAGS += -rR diff --git a/src/bele.h b/src/bele.h index 1d96c92e..d231b442 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 c8e32711..c9af5dc4 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 546d6653..847b7235 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 1d19381b..8c2ad33f 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 be4ff5ff..542b066a 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 84915d63..87b14a86 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 7de083bf..62b2a791 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 4ab05e55..b918ae42 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 188d0864..ab331cee 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 8cb141c6..7fc51a05 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 e65cebc2..d9449de7 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 4ede3b74..2e0b00d1 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 470c2b6e..01695443 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 bd10c1e0..eeee36ec 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 67a90767..6c2794b2 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 e79f330e..61fd4b25 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 0a3ae6d7..088b4325 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 f5ae98a5..536cd98f 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 90f7cb72..47ed665a 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 8c0670ea..0a7551dd 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 9f704c4c..79a97dba 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 af8f72cd..364329b7 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 344fde62..8a8f5c54 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 c047d0de..e440339e 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 3565d25a..35de741d 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 80f1c864..9019f51e 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 a4af3cdb..d6c6f7a7 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 fca36f5e..6c7b8af3 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2004-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2004-2013 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 65ef5a48..4272e973 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 b46acc47..555778b3 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 c09ceae4..e218f83a 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 ff180367..4463bc48 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 608bee7f..5eb6731c 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 3daac973..ae55201b 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 476266e4..c797b76b 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them @@ -405,10 +405,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-2012 Markus Franz Xaver Johannes Oberhumer\n"); - fprintf(fp, "Copyright (C) 1996-2012 Laszlo Molnar\n"); - fprintf(fp, "Copyright (C) 2000-2012 John F. Reiser\n"); - fprintf(fp, "Copyright (C) 2002-2012 Jens Medoch\n"); + fprintf(fp, "Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer\n"); + fprintf(fp, "Copyright (C) 1996-2013 Laszlo Molnar\n"); + fprintf(fp, "Copyright (C) 2000-2013 John F. Reiser\n"); + fprintf(fp, "Copyright (C) 2002-2013 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 1120530e..990e3ead 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 c9674a78..4f0a283b 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 329b2649..618fa04c 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 5d995061..32269db9 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 e3a28073..067beacd 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 add4a44c..38044298 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 aa139f78..f8cdcbae 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 68909f11..407f9279 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 f480173d..80433cc2 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 eebf9958..c5ee7625 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 b03a8664..03e76ebf 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 63626b4f..dc60d176 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 30385bd6..2f63ee9d 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 cd262f9e..6a37ba86 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 653ea933..7e868cb8 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 5d35e51c..b532d948 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 8ded5d4a..52093eea 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 162b9e38..4544d4c9 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 548eaf8c..ddb840d6 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 ee83d025..d3b27f14 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 9bc9cf6f..0410786f 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 fd3040cd..d1eb2c58 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 01840901..37d14c93 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2001-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2001-2013 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 83343608..e1544dad 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 ec9213c9..02787032 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 e4c2ae69..430b8bd9 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 02c1f330..1009bf40 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 70d3e1e2..bd2c5430 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 c2113f88..f57f4803 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-2012 John Reiser + Copyright (C) 2004-2013 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 cbd15707..49d18224 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 ff60c2cc..5ec1dbeb 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-2012 John F. Reiser + Copyright (C) 2007-2013 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 70a9809b..12951ac8 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2002-2012 Jens Medoch + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2002-2013 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 17352b8a..6ef1fe6b 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2002-2012 Jens Medoch + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2002-2013 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 9593d956..1296d806 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 e27f4569..b47f5cf3 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 c4a001a7..ab924b4e 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 e434d5cb..c30d3cc6 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 7b0aa06b..133e2e5b 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 f7fcee17..363961a0 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 ebee464f..32a4aed2 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 3faa73b2..a19a2c4b 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 64d8b4f6..a11b0f23 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-2012 John Reiser - Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 2004-2013 John Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 d95fce9b..1555de4b 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 d2e9b0fe..d4710184 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 29a57425..5d704033 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 a0e33fe8..90e88491 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 d96f75ae..97ce97be 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 a9bfb88c..1cb3a42c 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 5f981287..601853d3 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 42073edf..3b4d7c19 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 4107361d..c0b78f3d 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 efb02cd0..e4d48ee3 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 28ac6f69..5b67c914 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 e31eb468..8abbec80 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 6ebbfcc0..ad70997d 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 d93b8909..6fadd387 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 6e7fd37f..3d813b98 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 6ad5de3d..81440634 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 0fb9cf70..8dbffeff 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 60170d3a..2805ad2b 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 bbe8e839..a1c966ce 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 272ef3fb..9d449b61 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 3eae59eb..b103c06f 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 812fce8e..dd0060da 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 3d572bfa..48625e4f 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 fcd53ca7..3d262ce5 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 87420d3c..89223659 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 8b147d9b..251f463e 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 4e39ed58..d84499d2 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 b60cf3fd..6abde424 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-2012 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2013 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 ef9b4d11..6eef77ee 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 11733690..4c08b39b 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 773b2488..f03a42ca 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 8f692457..6bea67e1 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 ff82f9ba..44658b1c 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 6896ad34..68c8a554 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 d761c6aa..ee3494b2 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 9166146d..0407ccf3 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/arm-darwin.macho-entry.h b/src/stub/arm-darwin.macho-entry.h index 69c6076f..78e163fa 100644 --- a/src/stub/arm-darwin.macho-entry.h +++ b/src/stub/arm-darwin.macho-entry.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/arm-darwin.macho-fold.h b/src/stub/arm-darwin.macho-fold.h index c42de776..1bf409f5 100644 --- a/src/stub/arm-darwin.macho-fold.h +++ b/src/stub/arm-darwin.macho-fold.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/arm-linux.elf-entry.h b/src/stub/arm-linux.elf-entry.h index df172ed0..e38fbb2d 100644 --- a/src/stub/arm-linux.elf-entry.h +++ b/src/stub/arm-linux.elf-entry.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/arm-linux.elf-fold.h b/src/stub/arm-linux.elf-fold.h index e4c90206..31ad8bde 100644 --- a/src/stub/arm-linux.elf-fold.h +++ b/src/stub/arm-linux.elf-fold.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/arm-linux.kernel.vmlinux-head.h b/src/stub/arm-linux.kernel.vmlinux-head.h index 34af2a55..9f2b5977 100644 --- a/src/stub/arm-linux.kernel.vmlinux-head.h +++ b/src/stub/arm-linux.kernel.vmlinux-head.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/arm-linux.kernel.vmlinux.h b/src/stub/arm-linux.kernel.vmlinux.h index 38c93080..5cc0973a 100644 --- a/src/stub/arm-linux.kernel.vmlinux.h +++ b/src/stub/arm-linux.kernel.vmlinux.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/arm-linux.shlib-init.h b/src/stub/arm-linux.shlib-init.h index 9b320836..d056a8cb 100644 --- a/src/stub/arm-linux.shlib-init.h +++ b/src/stub/arm-linux.shlib-init.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 0e040be6..5ea06114 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 9e41d2d1..891ec7c9 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/armeb-linux.elf-entry.h b/src/stub/armeb-linux.elf-entry.h index 45c3e89a..7949b8f1 100644 --- a/src/stub/armeb-linux.elf-entry.h +++ b/src/stub/armeb-linux.elf-entry.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/armeb-linux.elf-fold.h b/src/stub/armeb-linux.elf-fold.h index aa8c0dbc..5c905c9f 100644 --- a/src/stub/armeb-linux.elf-fold.h +++ b/src/stub/armeb-linux.elf-fold.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/armeb-linux.kernel.vmlinux-head.h b/src/stub/armeb-linux.kernel.vmlinux-head.h index 6859f4f6..c0c73b93 100644 --- a/src/stub/armeb-linux.kernel.vmlinux-head.h +++ b/src/stub/armeb-linux.kernel.vmlinux-head.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/armeb-linux.kernel.vmlinux.h b/src/stub/armeb-linux.kernel.vmlinux.h index 47b38b05..357c84e0 100644 --- a/src/stub/armeb-linux.kernel.vmlinux.h +++ b/src/stub/armeb-linux.kernel.vmlinux.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/armel-eabi-linux.elf-entry.h b/src/stub/armel-eabi-linux.elf-entry.h index 3785c02b..5a5da001 100644 --- a/src/stub/armel-eabi-linux.elf-entry.h +++ b/src/stub/armel-eabi-linux.elf-entry.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/armel-eabi-linux.elf-fold.h b/src/stub/armel-eabi-linux.elf-fold.h index 9766fb83..b36b4e57 100644 --- a/src/stub/armel-eabi-linux.elf-fold.h +++ b/src/stub/armel-eabi-linux.elf-fold.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/armel-eabi-linux.shlib-init.h b/src/stub/armel-eabi-linux.shlib-init.h index e10207d3..a7b4538e 100644 --- a/src/stub/armel-eabi-linux.shlib-init.h +++ b/src/stub/armel-eabi-linux.shlib-init.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/armel-linux.kernel.vmlinuz-head.h b/src/stub/armel-linux.kernel.vmlinuz-head.h index e195cc09..b88142f1 100644 --- a/src/stub/armel-linux.kernel.vmlinuz-head.h +++ b/src/stub/armel-linux.kernel.vmlinuz-head.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/armel-linux.kernel.vmlinuz.h b/src/stub/armel-linux.kernel.vmlinuz.h index 8ab83331..8b15ce40 100644 --- a/src/stub/armel-linux.kernel.vmlinuz.h +++ b/src/stub/armel-linux.kernel.vmlinuz.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 d1adbbca..1ba13510 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 2789206a..18fd48c7 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 04159e9a..45d7be1c 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 2c3abf92..b53a4b3e 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 f1810ada..23ef7e3f 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 fde46f49..eed192af 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 f130b060..899bd29b 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 3e9803fa..1eb241b7 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 d6f3dc6e..4a681d58 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 686f69b2..924bceae 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 c9b43601..c5ee199b 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 b8b0ab4e..42596b25 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 fb1bb1a5..14c445a3 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 167a496e..c807e69e 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 9edf94c9..a05f20e6 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 3c0f482a..9f5f0622 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 50e24eee..64eb4fb2 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 295c5dbe..c41c0940 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 86909606..9f7d91ca 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 3ff760f3..0401bc67 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 78eebf8a..cd8bd0ca 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 96759195..8e0b9090 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 e1d56155..2e2a50a8 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 238d9604..09a36b0a 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 f6754d58..067b5358 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 291e3bb3..034e5909 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 7ac37087..e7971923 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 5a937a45..ebe75e8c 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 ebe1fd5a..b6b3a750 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 019f8107..434337f3 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 0d0615c7..c623eefe 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 3a317a08..4725547f 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 e1eceeb9..f689b453 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 f5ff7da5..0ec525e9 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 eb19c22f..f9ef59a2 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 f7e00aa1..c8226492 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 44805ca7..7083c37b 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 7121a466..19d07a63 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 67c0f238..6c5f6373 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 af1dfcad..889ef38d 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 d9538365..b980eeda 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 9bdb1a9e..702d55d6 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/scripts/UNUSED/asl_m68k.sh b/src/stub/scripts/UNUSED/asl_m68k.sh index 20c74646..4cd47ce5 100644 --- a/src/stub/scripts/UNUSED/asl_m68k.sh +++ b/src/stub/scripts/UNUSED/asl_m68k.sh @@ -4,8 +4,8 @@ # # This file is part of the UPX executable compressor. # -# Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer -# Copyright (C) 1996-2012 Laszlo Molnar +# Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2013 Laszlo Molnar # All Rights Reserved. # # UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/scripts/UNUSED/bin2h.pl b/src/stub/scripts/UNUSED/bin2h.pl index 59319e18..c137945e 100644 --- a/src/stub/scripts/UNUSED/bin2h.pl +++ b/src/stub/scripts/UNUSED/bin2h.pl @@ -4,9 +4,9 @@ # # This file is part of the UPX executable compressor. # -# Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer -# Copyright (C) 1996-2012 Laszlo Molnar -# Copyright (C) 2000-2012 John F. Reiser +# Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2013 Laszlo Molnar +# Copyright (C) 2000-2013 John F. Reiser # All Rights Reserved. # # UPX and the UCL library are free software; you can redistribute them @@ -81,9 +81,9 @@ print <<"EOF"; This file is part of the UPX executable compressor. - Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 John F. Reiser All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/scripts/UNUSED/bin2w.sh b/src/stub/scripts/UNUSED/bin2w.sh index 9387d50b..a48e916f 100755 --- a/src/stub/scripts/UNUSED/bin2w.sh +++ b/src/stub/scripts/UNUSED/bin2w.sh @@ -5,7 +5,7 @@ # # This file is part of the UPX executable compressor. # -# Copyright (C) 2008-2012 John F. Reiser +# Copyright (C) 2008-2013 John F. Reiser # All Rights Reserved. # # UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/scripts/UNUSED/o2bin.pl b/src/stub/scripts/UNUSED/o2bin.pl index 2627e37f..7967737e 100644 --- a/src/stub/scripts/UNUSED/o2bin.pl +++ b/src/stub/scripts/UNUSED/o2bin.pl @@ -4,8 +4,8 @@ # # This file is part of the UPX executable compressor. # -# Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer -# Copyright (C) 1996-2012 Laszlo Molnar +# Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2013 Laszlo Molnar # All Rights Reserved. # # UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/scripts/UNUSED/setfold.pl b/src/stub/scripts/UNUSED/setfold.pl index cf2695df..f0ad4f06 100644 --- a/src/stub/scripts/UNUSED/setfold.pl +++ b/src/stub/scripts/UNUSED/setfold.pl @@ -4,7 +4,7 @@ # # This file is part of the UPX executable compressor. # -# Copyright (C) 2000-2012 John F. Reiser +# Copyright (C) 2000-2013 John F. Reiser # All Rights Reserved. # # UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/scripts/UNUSED/setfold.sh b/src/stub/scripts/UNUSED/setfold.sh index 664bd29d..985e5a34 100644 --- a/src/stub/scripts/UNUSED/setfold.sh +++ b/src/stub/scripts/UNUSED/setfold.sh @@ -4,8 +4,8 @@ # # This file is part of the UPX executable compressor. # -# Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer -# Copyright (C) 1996-2012 Laszlo Molnar +# Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2013 Laszlo Molnar # All Rights Reserved. # # UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/scripts/UNUSED/stripelf.pl b/src/stub/scripts/UNUSED/stripelf.pl index cb2541e6..71983318 100644 --- a/src/stub/scripts/UNUSED/stripelf.pl +++ b/src/stub/scripts/UNUSED/stripelf.pl @@ -4,8 +4,8 @@ # # This file is part of the UPX executable compressor. # -# Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer -# Copyright (C) 1996-2012 Laszlo Molnar +# Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2013 Laszlo Molnar # All Rights Reserved. # # UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/scripts/UNUSED/version.pl b/src/stub/scripts/UNUSED/version.pl index 06d9457a..e0975038 100644 --- a/src/stub/scripts/UNUSED/version.pl +++ b/src/stub/scripts/UNUSED/version.pl @@ -4,8 +4,8 @@ # # This file is part of the UPX executable compressor. # -# Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer -# Copyright (C) 1996-2012 Laszlo Molnar +# Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2013 Laszlo Molnar # 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 d2836cb0..32f5a64a 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-2012 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2013 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 9b47c10e..2eccb0b0 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-2012 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2013 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 2647064e..8babf0a8 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-2012 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2013 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 83822465..940f113c 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-2012 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2013 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 e8fafc14..1d3187c3 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-2012 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2012 Laszlo Molnar -; Copyright (C) 2000-2012 John F. Reiser +; Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2013 Laszlo Molnar +; Copyright (C) 2000-2013 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 93efe066..a496d15a 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-2012 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2012 Laszlo Molnar -; Copyright (C) 2000-2012 John F. Reiser +; Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2013 Laszlo Molnar +; Copyright (C) 2000-2013 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 5d8d2d9d..3eef3179 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-2012 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2012 Laszlo Molnar -* Copyright (C) 2000-2012 John F. Reiser +* Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2013 Laszlo Molnar +* Copyright (C) 2000-2013 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 ceea9b12..c08951ae 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 f8d967ae..454acde8 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-2012 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2012 Laszlo Molnar -* Copyright (C) 2000-2012 John F. Reiser +* Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2013 Laszlo Molnar +* Copyright (C) 2000-2013 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 18f01f1f..f7465277 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-2012 John F. Reiser +* Copyright (C) 2000-2013 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 01afbe4e..ad1ccef2 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-2012 John F. Reiser + Copyright (C) 2000-2013 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 1c9863a7..60935bb3 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 fc1f3b2e..21867e50 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-2012 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2012 Laszlo Molnar -* Copyright (C) 2000-2012 John F. Reiser +* Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2013 Laszlo Molnar +* Copyright (C) 2000-2013 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/bxx.S b/src/stub/src/arch/amd64/bxx.S index db152703..a4d7b14f 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-2012 John F. Reiser + Copyright (C) 2005-2013 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 bfbfb4d4..43e064be 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-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2013 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 3a638ebd..70cea7d9 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-2012 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2012 Laszlo Molnar +; Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2013 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 2d4658d6..e23b2fc2 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 940886fd..0e9b1439 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 264f6aa5..2af15448 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 363e8fe3..a9125937 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-2012 John F. Reiser (2007-06-18) +// Hand compiled Copyright (c) 2006-2013 John F. Reiser (2007-06-18) // from modified LzmaDecode.c. -// LZMA SDK 4.40 Copyright (c) 1999-2012 Igor Pavlov (2006-05-01) +// LZMA SDK 4.40 Copyright (c) 1999-2013 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 3c07350b..74a0981b 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 699812f3..e25d2d60 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-2012 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2012 Laszlo Molnar +; Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2013 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 48a8ed56..d5b15d37 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 64430264..481ddb38 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 6300f82e..82381da3 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 978aac88..16ea03d9 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-2012 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2012 Laszlo Molnar +; Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2013 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 a6959110..a870d289 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 7fe06c68..c27d17fc 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 320ef714..31d17b2d 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 3b93e4f5..7a48c0c0 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 fc8e49da..3c64b74d 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-2012 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2012 Laszlo Molnar +; Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2013 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/cc_test.c b/src/stub/src/arch/i086/cc_test.c index 3d58cc90..7d588518 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-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 2006-2013 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 bf902fdc..1aa2af68 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-2012 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2013 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 cbecb612..7569f34f 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-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 2007-2013 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 6685573a..b34929e2 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-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2013 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 84c0eeea..b9adcc5d 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-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2013 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 11ec5a31..853b12c6 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-2012 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2012 Laszlo Molnar +; Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2013 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 fba9fa14..8d8b73ac 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-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2013 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 35019844..c11e4ef8 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-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2013 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 2272d07e..de030d51 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-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2013 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 16416f59..e129ad47 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-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2013 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 90e30b6c..bb4999ba 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-2012 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2013 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 e5393a0f..e895cafa 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-2012 John Reiser -; Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2004-2013 John Reiser +; Copyright (C) 1996-2013 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 71ec7787..dc9e561e 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-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2013 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 b8d36fda..9ef66418 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-2012 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2012 Laszlo Molnar +; Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2013 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 eccf4dc0..48201eb7 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-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2013 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 fb5f18e9..d2f0273d 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-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2013 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 5c98f74d..fc308285 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-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2013 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 fef8488a..39514338 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-2012 John F. Reiser +; Copyright (C) 2002-2013 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 ef1d74a0..64bae1ab 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-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2013 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 43ce4be7..423f64d4 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-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2013 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 a1ce0e6a..5316df02 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-2012 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2012 Laszlo Molnar +; Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2013 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 2389d670..b8594430 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-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2013 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 998edc22..555a13f5 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-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2013 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 13d92255..ebd7c5b2 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-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2013 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 90486b72..04e02c77 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-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2013 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 d4555f03..07d7d71f 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-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2013 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 d915d1ed..f4f8a827 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser - Copyright (C) 2002-2012 Jens Medoch + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 John F. Reiser + Copyright (C) 2002-2013 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 084a9297..fa5eaa72 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-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2013 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 d0e736ed..bf7829a3 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-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2013 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 cad9f9e9..101cdb0e 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-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2013 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 c38a34fe..c2542292 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-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2013 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 b097a02f..4dc3a951 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-2012 John F. Reiser + Copyright (C) 2005-2013 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 44231490..80117807 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-2012 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2013 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 799ecec0..33c59a98 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-2012 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2012 Laszlo Molnar +; Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2013 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 581ef280..52e75f34 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 66837b11..8cc5209d 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 089c4c72..ce6e1d1a 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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-darwin.macho-entry.S b/src/stub/src/arm-darwin.macho-entry.S index c9659cd3..19ed573e 100644 --- a/src/stub/src/arm-darwin.macho-entry.S +++ b/src/stub/src/arm-darwin.macho-entry.S @@ -2,9 +2,9 @@ * * This file is part of the UPX executable compressor. * -* Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2012 Laszlo Molnar -* Copyright (C) 2000-2012 John F. Reiser +* Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2013 Laszlo Molnar +* Copyright (C) 2000-2013 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-darwin.macho-fold.S b/src/stub/src/arm-darwin.macho-fold.S index 1ec82930..f1b0b65f 100644 --- a/src/stub/src/arm-darwin.macho-fold.S +++ b/src/stub/src/arm-darwin.macho-fold.S @@ -2,7 +2,7 @@ // // This file is part of the UPX executable compressor. // -// Copyright (C) 2000-2012 John F. Reiser +// Copyright (C) 2000-2013 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-darwin.macho-main.c b/src/stub/src/arm-darwin.macho-main.c index acd5007e..cafddb1f 100644 --- a/src/stub/src/arm-darwin.macho-main.c +++ b/src/stub/src/arm-darwin.macho-main.c @@ -2,9 +2,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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-linux.elf-entry.S b/src/stub/src/arm-linux.elf-entry.S index 6a3c46b8..08d64dd5 100644 --- a/src/stub/src/arm-linux.elf-entry.S +++ b/src/stub/src/arm-linux.elf-entry.S @@ -2,9 +2,9 @@ * * This file is part of the UPX executable compressor. * -* Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2012 Laszlo Molnar -* Copyright (C) 2000-2012 John F. Reiser +* Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2013 Laszlo Molnar +* Copyright (C) 2000-2013 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-linux.elf-fold.S b/src/stub/src/arm-linux.elf-fold.S index 2d7480e4..75277030 100644 --- a/src/stub/src/arm-linux.elf-fold.S +++ b/src/stub/src/arm-linux.elf-fold.S @@ -2,7 +2,7 @@ @ @ This file is part of the UPX executable compressor. @ -@ Copyright (C) 2000-2012 John F. Reiser +@ Copyright (C) 2000-2013 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-linux.elf-fold.lds b/src/stub/src/arm-linux.elf-fold.lds index fd33c2c0..4ee5867a 100644 --- a/src/stub/src/arm-linux.elf-fold.lds +++ b/src/stub/src/arm-linux.elf-fold.lds @@ -2,7 +2,7 @@ This file is part of the UPX executable compressor. - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 2000-2013 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-linux.kernel.vmlinux-head.S b/src/stub/src/arm-linux.kernel.vmlinux-head.S index 55f932cc..f7b90a2e 100644 --- a/src/stub/src/arm-linux.kernel.vmlinux-head.S +++ b/src/stub/src/arm-linux.kernel.vmlinux-head.S @@ -3,7 +3,7 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 2006-2012 John Reiser +; Copyright (C) 2006-2013 John Reiser ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arm-linux.kernel.vmlinux.S b/src/stub/src/arm-linux.kernel.vmlinux.S index c1c188a3..09fef991 100644 --- a/src/stub/src/arm-linux.kernel.vmlinux.S +++ b/src/stub/src/arm-linux.kernel.vmlinux.S @@ -3,9 +3,9 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2012 Laszlo Molnar -; Copyright (C) 2004-2012 John Reiser +; Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2013 Laszlo Molnar +; Copyright (C) 2004-2013 John Reiser ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arm-linux.shlib-init.S b/src/stub/src/arm-linux.shlib-init.S index da35af15..23d78435 100644 --- a/src/stub/src/arm-linux.shlib-init.S +++ b/src/stub/src/arm-linux.shlib-init.S @@ -2,9 +2,9 @@ * * This file is part of the UPX executable compressor. * -* Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2012 Laszlo Molnar -* Copyright (C) 2000-2012 John F. Reiser +* Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2013 Laszlo Molnar +* Copyright (C) 2000-2013 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 2db47a6b..0b3d9119 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 653070ba..91d40038 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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-linux.elf-fold.S b/src/stub/src/armeb-linux.elf-fold.S index 29a9e354..1cbaf117 100644 --- a/src/stub/src/armeb-linux.elf-fold.S +++ b/src/stub/src/armeb-linux.elf-fold.S @@ -2,7 +2,7 @@ @ @ This file is part of the UPX executable compressor. @ -@ Copyright (C) 2000-2012 John F. Reiser +@ Copyright (C) 2000-2013 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-linux.elf-fold.lds b/src/stub/src/armeb-linux.elf-fold.lds index 25d3b5bc..ecbfc10d 100644 --- a/src/stub/src/armeb-linux.elf-fold.lds +++ b/src/stub/src/armeb-linux.elf-fold.lds @@ -2,7 +2,7 @@ This file is part of the UPX executable compressor. - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 2000-2013 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-linux.kernel.vmlinux-head.S b/src/stub/src/armeb-linux.kernel.vmlinux-head.S index 12e3a8eb..90449e8f 100644 --- a/src/stub/src/armeb-linux.kernel.vmlinux-head.S +++ b/src/stub/src/armeb-linux.kernel.vmlinux-head.S @@ -3,7 +3,7 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 2006-2012 John Reiser +; Copyright (C) 2006-2013 John Reiser ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/armeb-linux.kernel.vmlinux.S b/src/stub/src/armeb-linux.kernel.vmlinux.S index e73fd4c3..796ba11d 100644 --- a/src/stub/src/armeb-linux.kernel.vmlinux.S +++ b/src/stub/src/armeb-linux.kernel.vmlinux.S @@ -3,9 +3,9 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2012 Laszlo Molnar -; Copyright (C) 2004-2012 John Reiser +; Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2013 Laszlo Molnar +; Copyright (C) 2004-2013 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 23dbbdb9..4b667fe1 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-2012 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 2006-2013 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 5210f1dd..b2f84222 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-2012 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2012 Laszlo Molnar +; Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2013 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 2211cbd0..77e75687 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-2012 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2012 Laszlo Molnar +; Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2013 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 feee6c53..cd185dd0 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-2012 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2012 Laszlo Molnar +; Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2013 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 732c7992..61ec876e 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-2012 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2012 Laszlo Molnar -; Copyright (C) 2000-2012 John F. Reiser +; Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2013 Laszlo Molnar +; Copyright (C) 2000-2013 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 fd4ba55b..8b0d3611 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-2012 John F. Reiser +; Copyright (C) 2000-2013 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 23c67b92..ef472e1f 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-2012 John F. Reiser + Copyright (C) 2000-2013 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 caca24fd..31df78ae 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 9d0b95ed..9b55848d 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-2012 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2012 Laszlo Molnar -; Copyright (C) 2000-2012 John F. Reiser +; Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2013 Laszlo Molnar +; Copyright (C) 2000-2013 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 51d3ac93..10dd6230 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-2012 John F. Reiser +; Copyright (C) 2000-2013 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 00122e47..23fbfdc7 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 8df531f8..ba8be371 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-2012 John F. Reiser +; Copyright (C) 2006-2013 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 0160c0d0..fdb05907 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-2012 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2012 Laszlo Molnar -; Copyright (C) 2000-2012 John F. Reiser +; Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2013 Laszlo Molnar +; Copyright (C) 2000-2013 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 55ce0805..3777c16f 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-2012 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2012 Laszlo Molnar -; Copyright (C) 2000-2012 John F. Reiser +; Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2013 Laszlo Molnar +; Copyright (C) 2000-2013 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 c1f59e37..5475522d 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-2012 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2012 Laszlo Molnar -* Copyright (C) 2000-2012 John F. Reiser +* Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2013 Laszlo Molnar +* Copyright (C) 2000-2013 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 18c20a85..f0b37e7b 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 321011ed..3a8a37f5 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-2012 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2012 Laszlo Molnar +; Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2013 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 4ff6681f..ff7db7df 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-2012 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2012 Laszlo Molnar +; Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2013 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 0ee62d7a..5e462dbb 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-2012 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2012 Laszlo Molnar +; Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2013 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 205451b8..2d6dea06 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-2012 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2012 Laszlo Molnar -; Copyright (C) 2000-2012 John F. Reiser +; Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2013 Laszlo Molnar +; Copyright (C) 2000-2013 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 d3285b28..cd46225b 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-2012 John F. Reiser +; Copyright (C) 2000-2013 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 85b0fdfe..d750b5bd 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-2012 John F. Reiser + Copyright (C) 2000-2013 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 5a3c8b77..d6f0ae90 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 30860bac..61297f44 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-2012 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2012 Laszlo Molnar -; Copyright (C) 2000-2012 John F. Reiser +; Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2013 Laszlo Molnar +; Copyright (C) 2000-2013 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 43f5d870..ee1c8d2f 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-2012 John F. Reiser +; Copyright (C) 2000-2013 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 a7062385..35cdc4d9 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-2012 John F. Reiser + Copyright (C) 2000-2013 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 70bfba57..a52ec3d3 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 87a94193..dc4449e3 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-2012 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2012 Laszlo Molnar -; Copyright (C) 2000-2012 John F. Reiser +; Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2013 Laszlo Molnar +; Copyright (C) 2000-2013 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 c0d610a1..fb50e3e3 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-2012 John F. Reiser +; Copyright (C) 2000-2013 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 6f2ac8ba..553f1ec9 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-2012 John F. Reiser + Copyright (C) 2000-2013 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 fabc433f..d41b7a06 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 cb943d9e..b299fd33 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-2012 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2012 Laszlo Molnar -; Copyright (C) 2000-2012 John F. Reiser +; Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2013 Laszlo Molnar +; Copyright (C) 2000-2013 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 0c7db09b..b09c352a 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-2012 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2012 Laszlo Molnar -; Copyright (C) 2000-2012 John F. Reiser +; Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2013 Laszlo Molnar +; Copyright (C) 2000-2013 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 d30e464d..51a4c21c 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-2012 John F. Reiser + Copyright (C) 2000-2013 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 d7df67f0..e8e80072 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 dca39e34..c6286b71 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-2012 John Reiser +; Copyright (C) 2006-2013 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 43cb99ee..c76380b2 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-2012 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2012 Laszlo Molnar -; Copyright (C) 2004-2012 John Reiser +; Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2013 Laszlo Molnar +; Copyright (C) 2004-2013 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 885ac5d6..8093efcb 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-2012 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2012 Laszlo Molnar +; Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2013 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 00eded6e..f042fd95 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-2012 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2012 Laszlo Molnar -; Copyright (C) 2000-2012 John F. Reiser +; Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2013 Laszlo Molnar +; Copyright (C) 2000-2013 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 e23ce83f..ab9c5488 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-2012 John F. Reiser +; Copyright (C) 2000-2013 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 a8d9b275..640ce438 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 e7a42b78..be98a9f5 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-2012 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2012 Laszlo Molnar +; Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2013 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 671ddbf1..1323f42e 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 341d8b59..d04ff382 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 c0d5a71a..290e2045 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-2012 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2012 Laszlo Molnar +; Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2013 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 1c66795a..a98b2bf2 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 c8f8bf10..e476840c 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-2012 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2012 Laszlo Molnar +; Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2013 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 eb88dc53..eeebd396 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-2012 John F. Reiser + Copyright (C) 2000-2013 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 66adfeb2..24e26f16 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-2012 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2012 Laszlo Molnar -* Copyright (C) 2000-2012 John F. Reiser +* Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2013 Laszlo Molnar +* Copyright (C) 2000-2013 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 96649f5b..79ed5162 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-2012 John F. Reiser +* Copyright (C) 2000-2013 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 ff0fd9fa..16130a91 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-2012 John F. Reiser + Copyright (C) 2000-2013 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 d075cedc..c462fed0 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-2012 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2012 Laszlo Molnar -; Copyright (C) 2002-2012 Jens Medoch +; Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2013 Laszlo Molnar +; Copyright (C) 2002-2013 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 60bd7865..53876318 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-2012 John F. Reiser + * Copyright (C) 2005-2013 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 a16bcb2c..ad99d275 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-2012 John F. Reiser + * Copyright (C) 2005-2013 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 892e43e2..5455c9da 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-2012 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2012 Laszlo Molnar -* Copyright (C) 2000-2012 John F. Reiser +* Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2013 Laszlo Molnar +* Copyright (C) 2000-2013 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 527911e4..40fccc80 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 a4aa97e5..f68fdda1 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-2012 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2012 Laszlo Molnar -* Copyright (C) 2000-2012 John F. Reiser +* Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2013 Laszlo Molnar +* Copyright (C) 2000-2013 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 6b75b5e2..1265d8a2 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-2012 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2012 Laszlo Molnar -* Copyright (C) 2000-2012 John F. Reiser +* Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2013 Laszlo Molnar +* Copyright (C) 2000-2013 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 7a0e45d2..26e81494 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-2012 John F. Reiser + Copyright (C) 2000-2013 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 eac291ad..5af76006 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 e1daff66..e058a62e 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-2012 John Reiser +; Copyright (C) 2007-2013 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 6b8b8275..4ad0f464 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-2012 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2012 Laszlo Molnar -; Copyright (C) 2004-2012 John Reiser +; Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2013 Laszlo Molnar +; Copyright (C) 2004-2013 John Reiser ; All Rights Reserved. ; ; UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/thumb-linux.shlib-init.S b/src/stub/src/thumb-linux.shlib-init.S index addc6184..44af87e3 100644 --- a/src/stub/src/thumb-linux.shlib-init.S +++ b/src/stub/src/thumb-linux.shlib-init.S @@ -2,9 +2,9 @@ * * This file is part of the UPX executable compressor. * -* Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2012 Laszlo Molnar -* Copyright (C) 2000-2012 John F. Reiser +* Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2013 Laszlo Molnar +* Copyright (C) 2000-2013 John F. Reiser * All Rights Reserved. * * UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/thumb-eabi-linux.shlib-init.h b/src/stub/thumb-eabi-linux.shlib-init.h index 796428ce..433d2352 100644 --- a/src/stub/thumb-eabi-linux.shlib-init.h +++ b/src/stub/thumb-eabi-linux.shlib-init.h @@ -3,9 +3,9 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 John F. 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 25a1ac8d..e2369ddb 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar - Copyright (C) 2000-2012 John F. Reiser + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar + Copyright (C) 2000-2013 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 abd7bc6b..da57ebf1 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 9c841f05..adb37f8e 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 458ba994..650ae6cc 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 43181f5a..0e7da9f6 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 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 d80860e5..d2b19bc1 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-2012 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2012 Laszlo Molnar + Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2013 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them