diff --git a/BUGS b/BUGS index 269f6c72..f30cadd1 100644 --- a/BUGS +++ b/BUGS @@ -8,7 +8,7 @@ The Ultimate Packer for eXecutables - Copyright (c) 1996-2010 Markus Oberhumer, Laszlo Molnar & John Reiser + Copyright (c) 1996-2011 Markus Oberhumer, Laszlo Molnar & John Reiser http://upx.sourceforge.net diff --git a/Makefile b/Makefile index 8165c3aa..11238d14 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # # UPX toplevel Makefile - needs GNU make 3.81 or better # -# Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer # MAKEFLAGS += -rR diff --git a/PROJECTS b/PROJECTS index 0e7f4302..901c95fc 100644 --- a/PROJECTS +++ b/PROJECTS @@ -8,7 +8,7 @@ The Ultimate Packer for eXecutables - Copyright (c) 1996-2010 Markus Oberhumer, Laszlo Molnar & John Reiser + Copyright (c) 1996-2011 Markus Oberhumer, Laszlo Molnar & John Reiser http://upx.sourceforge.net diff --git a/README b/README index fa9d3b9b..b89e6d37 100644 --- a/README +++ b/README @@ -8,7 +8,7 @@ The Ultimate Packer for eXecutables - Copyright (c) 1996-2010 Markus Oberhumer, Laszlo Molnar & John Reiser + Copyright (c) 1996-2011 Markus Oberhumer, Laszlo Molnar & John Reiser http://upx.sourceforge.net @@ -108,9 +108,9 @@ THE FUTURE COPYRIGHT ========= -Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer -Copyright (C) 1996-2010 Laszlo Molnar -Copyright (C) 2000-2010 John F. Reiser +Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +Copyright (C) 1996-2011 Laszlo Molnar +Copyright (C) 2000-2011 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 209b9e47..73d49f28 100644 --- a/README.1ST +++ b/README.1ST @@ -8,7 +8,7 @@ The Ultimate Packer for eXecutables - Copyright (c) 1996-2010 Markus Oberhumer, Laszlo Molnar & John Reiser + Copyright (c) 1996-2011 Markus Oberhumer, Laszlo Molnar & John Reiser http://upx.sourceforge.net diff --git a/THANKS b/THANKS index 71aaf701..a841b784 100644 --- a/THANKS +++ b/THANKS @@ -8,7 +8,7 @@ The Ultimate Packer for eXecutables - Copyright (c) 1996-2010 Markus Oberhumer, Laszlo Molnar & John Reiser + Copyright (c) 1996-2011 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 8d7e81c6..d9c47419 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-2010 John F. Reiser jreiser@BitWagon.com + Copyright (C) 2000-2011 John F. Reiser jreiser@BitWagon.com References: definitions for the ELF file format diff --git a/doc/upx.pod b/doc/upx.pod index c9f7a6e8..2c36eb61 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-2010 Markus Oberhumer, Laszlo Molnar & John Reiser + Copyright (c) 1996-2011 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-2010 Markus Franz Xaver Johannes Oberhumer +Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer -Copyright (C) 1996-2010 Laszlo Molnar +Copyright (C) 1996-2011 Laszlo Molnar -Copyright (C) 2000-2010 John F. Reiser +Copyright (C) 2000-2011 John F. Reiser -Copyright (C) 2002-2010 Jens Medoch +Copyright (C) 2002-2011 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 88ab438b..44989343 100644 --- a/src/Makefile +++ b/src/Makefile @@ -1,7 +1,7 @@ # # UPX Makefile - needs GNU make 3.81 or better # -# Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer # MAKEFLAGS += -rR diff --git a/src/bele.h b/src/bele.h index 2719be83..83d4b7ce 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 28223ec4..6225b899 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 61d0bf46..df41f7cb 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 335f89a6..0d9c11ad 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 96b166d8..e240ef55 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 1df17833..5b8824e9 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 1cbfb845..ce654bfd 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 713da721..d7a12698 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 1cb7cba0..0afc729c 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 688a5ded..abd758c3 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 33671814..e36548e8 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 4a6144db..85060369 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 cf0d1ab7..a5f65ee6 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 6ce8dbe3..6d6d1e3f 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 bac9cc52..45dfdfeb 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 f3806bb7..149e528c 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 aff42bf1..8819a2eb 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 071a0676..b245484e 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 4690ed97..3827922b 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 c1934d59..f3b4a054 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 701da6d4..2a9ef31d 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 bca681ed..0f78b493 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 79e48ee0..c45396f9 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 9dc44b8b..df5584fa 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 ca69c1f3..127e24b1 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 08317287..e4f3f40c 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 a5e086a5..8d90a8af 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 febbe86d..141579a5 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2004-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2004-2011 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 16600871..fb3143bc 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 5e7797d3..9b3abda5 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 a9f8196c..4e92ae96 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 f76ec1b8..103a1ece 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 e49b69e8..3f8093f6 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 635a01d2..afbac4bc 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 9039a1d6..96f5b54f 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them @@ -400,10 +400,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-2010 Markus Franz Xaver Johannes Oberhumer\n"); - fprintf(fp, "Copyright (C) 1996-2010 Laszlo Molnar\n"); - fprintf(fp, "Copyright (C) 2000-2010 John F. Reiser\n"); - fprintf(fp, "Copyright (C) 2002-2010 Jens Medoch\n"); + fprintf(fp, "Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer\n"); + fprintf(fp, "Copyright (C) 1996-2011 Laszlo Molnar\n"); + fprintf(fp, "Copyright (C) 2000-2011 John F. Reiser\n"); + fprintf(fp, "Copyright (C) 2002-2011 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 4d35d1b6..49f56dba 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 ee36bd42..cfaeea21 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 9c8c1f10..e1057c2d 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 344178b7..1ebc02f5 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 5f81b0ef..6174aaf0 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 90b7a1e1..80192c54 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 1578365e..5289a827 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 e8acb223..45e4a1db 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 2b9dd876..bcc516d8 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 e1fe114a..7d63977d 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 5acc7f52..91e1bd4e 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 320141ce..a72afc2a 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 54b1ad23..7decfe3a 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 5f69f9bb..fdc73769 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 32348f02..9a49574f 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 da7ab075..85f0d701 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 85fc9a43..d08dd68b 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 dd6f57b8..3bbdd64a 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 4ddf570b..a43ae91d 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 0e8e4fac..a4ec41a5 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 cf7edc3d..1da57c67 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 6b78e501..30d22afe 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 b93c8420..2b3ad3a9 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2001-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2001-2011 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 e1591efe..e63fead8 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 02b65d5e..7cf8eb4e 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 ca6db7b1..01bda64d 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 549c0ede..1ddb8814 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 20de5aa1..e54b7752 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 638d5031..f31b5384 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-2010 John Reiser + Copyright (C) 2004-2011 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 26b7063d..6cb38f94 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 dff0c301..51f36fd1 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-2010 John F. Reiser + Copyright (C) 2007-2011 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 d897a931..e67659a1 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2002-2010 Jens Medoch + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2002-2011 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 275e5fd0..5e1b1d31 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2002-2010 Jens Medoch + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2002-2011 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 b6aac44d..d7d3559b 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 8adeca04..5be6d52c 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 b575021b..784bc919 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 ff128b53..ad611e7f 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 49802446..19497c5f 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 34dd17b5..32c6191b 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 4614d0fa..63815621 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 8af6b2c8..7375b210 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 45d53d83..71a6eae3 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-2010 John Reiser - Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2004-2011 John Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 c3311ec5..c760e369 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 58293bcb..6b148c24 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 a1acb985..a30c26bd 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 28095a34..baa0a67b 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 39d30009..85baaae1 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 4b1342b6..3239b825 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 00e75b6a..48114231 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 b7b2f45e..1e3488b2 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 b214ff31..48f6157b 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 474ec229..63a5be04 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 b58ab184..5b5bc3c5 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 c6248576..13913177 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 f6e20d64..e9d05140 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 d8b51ceb..09cfcd91 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 0a9705fd..0e67b4e6 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 7855733f..cf4e36bf 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 4ddfa193..eb09b9b4 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 4c6460fd..4f42e6f8 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 55f59f3a..834e9cf2 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 6692a7e5..b1888645 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 1e4d0355..cf7aa5a6 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 5e3b9337..134d16ac 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 0042e022..7cc7f577 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 1fe02af6..bb6e37fe 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 de7b7689..a15ac441 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 6e35fdd2..5e6a1aaf 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 3e1190ce..230699a1 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 8bd04716..fc788b87 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-2010 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2011 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 90f83a90..95a97823 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 b2994040..56f352ca 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 9a1dd949..d0689eec 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 68bab9d7..2f170daa 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 56b4f26d..0f577ca5 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 0fd1d695..78922fc9 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 c4e2e311..1ba554c7 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 5ccd3e1a..c1046ff3 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 2c354450..1f6fad94 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 72066b82..3f0bab4a 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 8dfb48e9..c4991379 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 f5219022..81ab5c71 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 ef7e58b2..11236622 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 337f0f1d..23a43570 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 e7d0979b..fc43e694 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 4794c47f..b426cd80 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 404f5097..5e680d87 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 46678db5..a7cbf894 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 64e6c440..b922c2d4 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 311df17e..22eb8a16 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 4d7129f4..7e25399b 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 8da1896c..c8b82e3a 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 7b9386d0..e639ceab 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 947978d1..0c9a3a00 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 79edb453..d88393b2 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 e1d024ba..f32de4d2 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 466a18e2..06015291 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 0eedba6d..4fb09e7f 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 dc6f9408..c66fa7e2 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 5370ba20..fa3dcab5 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 eb53f6c9..dc9c0758 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 1c64af79..be54842e 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 721dd91f..70e5593d 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 efc76f11..690afcfd 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 43358845..0fc94de5 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 014c8162..898a1e85 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 eac0d740..cd7f0a48 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 a514e13b..d7c177b6 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 8cef25b9..fc8744b6 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 c4e52bfc..eda88fe5 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 3645fc05..b98c10a9 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 894434f2..64b9343c 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 9e7abc1d..7f03164b 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 fd16d134..3d9c4eaf 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 0c719384..7efaf22d 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 83d6e868..7281e5b3 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 bb4b4fcb..68cea844 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 0df5e64f..35851700 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 9518425c..f86c35b0 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 3b59321e..b072b1b0 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 ae158f76..1a498f8b 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 b31f46a7..79aeb990 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 d5f8fba9..8a6f4d66 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 61968921..642dc8b1 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 795822b6..43c64645 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 d676e431..d40fa397 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 b06fb969..94565138 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 fa56dedc..d3481215 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 b6f038e8..50b79897 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 1353d8b8..a77bf573 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 2b244a86..fc813106 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 0ceffeae..c18a0caa 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 c517f563..8e0cc802 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 37f057b4..515a01dd 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 fa2149e9..654a6efe 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 58b80fd2..9f593308 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 76452e62..97a7f270 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 c1218700..7d9c0075 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 8216d0d5..684dd8bf 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-2010 Markus Franz Xaver Johannes Oberhumer -# Copyright (C) 1996-2010 Laszlo Molnar +# Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2011 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 9c44e7f5..b8dd18d7 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-2010 Markus Franz Xaver Johannes Oberhumer -# Copyright (C) 1996-2010 Laszlo Molnar -# Copyright (C) 2000-2010 John F. Reiser +# Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2011 Laszlo Molnar +# Copyright (C) 2000-2011 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 c7abe58a..5840ccbd 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-2010 John F. Reiser +# Copyright (C) 2008-2011 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 31bd04ae..8317efd4 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-2010 Markus Franz Xaver Johannes Oberhumer -# Copyright (C) 1996-2010 Laszlo Molnar +# Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2011 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 58a8c924..00fd3d3b 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-2010 John F. Reiser +# Copyright (C) 2000-2011 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 9a5c9a2d..ffb8977d 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-2010 Markus Franz Xaver Johannes Oberhumer -# Copyright (C) 1996-2010 Laszlo Molnar +# Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2011 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 1481b1d5..74e83b4d 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-2010 Markus Franz Xaver Johannes Oberhumer -# Copyright (C) 1996-2010 Laszlo Molnar +# Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2011 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 16de47a6..2cc74aef 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-2010 Markus Franz Xaver Johannes Oberhumer -# Copyright (C) 1996-2010 Laszlo Molnar +# Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2011 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 e5912b0b..c09f4471 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-2010 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2011 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 e11b0e8e..c034d653 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-2010 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2011 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 dc462567..5eaadedd 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-2010 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2011 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 37ba9900..9e7d1b47 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-2010 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2011 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 86e04b48..84fe72ca 100644 --- a/src/stub/src/amd64-darwin.dylib-entry.S +++ b/src/stub/src/amd64-darwin.dylib-entry.S @@ -3,8 +3,8 @@ ; ; This file is part of the UPX executable compressor. ; -; Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2010 Laszlo Molnar +; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2011 Laszlo Molnar ; Copyright (C) 2000-2011 John F. Reiser ; All Rights Reserved. ; diff --git a/src/stub/src/amd64-darwin.macho-entry.S b/src/stub/src/amd64-darwin.macho-entry.S index 81d1aa45..858d861b 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-2010 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2010 Laszlo Molnar -; Copyright (C) 2000-2010 John F. Reiser +; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2011 Laszlo Molnar +; Copyright (C) 2000-2011 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 5055338f..3973df9f 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-2010 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2010 Laszlo Molnar -* Copyright (C) 2000-2010 John F. Reiser +* Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2011 Laszlo Molnar +* Copyright (C) 2000-2011 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 41877fda..47bafcce 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 4b4a8e25..9bb0b5b8 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-2010 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2010 Laszlo Molnar -* Copyright (C) 2000-2010 John F. Reiser +* Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2011 Laszlo Molnar +* Copyright (C) 2000-2011 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 e4bf2858..8d56574f 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-2010 John F. Reiser +* Copyright (C) 2000-2011 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 ad912998..ced7732d 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-2010 John F. Reiser + Copyright (C) 2000-2011 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 4e563d6d..ee8b8f47 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 17973bba..5abf3480 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-2010 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2010 Laszlo Molnar -* Copyright (C) 2000-2010 John F. Reiser +* Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2011 Laszlo Molnar +* Copyright (C) 2000-2011 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 fd2da584..9a39ab33 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-2010 John F. Reiser + Copyright (C) 2005-2011 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 be2e6987..3285c8d5 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-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2011 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 2458802b..598ae9a3 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-2010 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2010 Laszlo Molnar +; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2011 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 32260da0..29dfec1b 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 017111ab..ce76e6a1 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 8b694e76..4dcbcbae 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 d70768e1..86f930cd 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-2010 John F. Reiser (2007-06-18) +// Hand compiled Copyright (c) 2006-2011 John F. Reiser (2007-06-18) // from modified LzmaDecode.c. -// LZMA SDK 4.40 Copyright (c) 1999-2010 Igor Pavlov (2006-05-01) +// LZMA SDK 4.40 Copyright (c) 1999-2011 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 b0bc2357..544f8cb5 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 3d2ffcd9..5a272dbb 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-2010 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2010 Laszlo Molnar +; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2011 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 6fb7e548..8e3672d4 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 8bf04b6f..9d94e233 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 74f43627..5ddf2c9d 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 3b6537a6..74d2a025 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-2010 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2010 Laszlo Molnar +; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2011 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 fdb59160..6d3828a4 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 261d58f2..e86b1ef6 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 b16dcb60..5be47163 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 deb01dee..606de276 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 6fa2e08f..971e187d 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-2010 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2010 Laszlo Molnar +; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2011 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 a1e3ba46..b39ed756 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-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 2006-2011 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 370cb71d..6289ab24 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-2010 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2011 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 abf66c51..7378bcad 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-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 2007-2011 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 725614d8..85d4f7f2 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-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2011 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 d8f3a9d4..a3aa3c24 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-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2011 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 6aad4b18..a4638333 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-2010 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2010 Laszlo Molnar +; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2011 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 c8b5f813..b4b67e5a 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-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2011 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 e9322e5e..fa8b1efc 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-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2011 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 309766a8..735f706b 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-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2011 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 b488da54..8d65380e 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-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2011 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 41417675..c4162648 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-2010 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2011 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 9ac7d9e8..841acff6 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-2010 John Reiser -; Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2004-2011 John Reiser +; Copyright (C) 1996-2011 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 8408891a..5fe408de 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-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2011 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 274137d0..a865c99b 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-2010 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2010 Laszlo Molnar +; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2011 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 3abcdb52..6c24e9b1 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-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2011 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 a73fed0b..bce039c6 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-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2011 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 52a27eff..fc53511b 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-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2011 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 b3474827..2c325155 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-2010 John F. Reiser +; Copyright (C) 2002-2011 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 8629f5cc..d9625e95 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-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2011 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 d9ba52d5..beb280f1 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-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2011 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 ed9d60c8..3fffea00 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-2010 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2010 Laszlo Molnar +; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2011 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 d7ad4189..82c99a4b 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-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2011 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 21b3453f..298653be 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-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2011 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 e92654bd..a016e72a 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-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2011 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 ae2ddca2..c1a8f453 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-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2011 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 98c5382a..9a6692a2 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-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2011 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 ff4dfc4d..5ea84919 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser - Copyright (C) 2002-2010 Jens Medoch + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 John F. Reiser + Copyright (C) 2002-2011 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 3504b09e..daa30f8d 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-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2011 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 9a2b8315..64e31c1c 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-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2011 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 06f84fc9..8da8b5c1 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-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2011 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 2703d3b7..ebdfab94 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-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2011 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 de430515..779d197b 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-2010 John F. Reiser + Copyright (C) 2005-2011 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 fad44a61..bccee845 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-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2011 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 c3aa1773..f68ad76c 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-2010 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2010 Laszlo Molnar +; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2011 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 4006f54e..b6b8b1aa 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 9c891b11..1f094e24 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 c4c697aa..093b7bf7 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 8c7e1b8e..769a8e3d 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-2010 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2010 Laszlo Molnar -* Copyright (C) 2000-2010 John F. Reiser +* Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2011 Laszlo Molnar +* Copyright (C) 2000-2011 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 ec11bb57..73e3b543 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-2010 John F. Reiser +// Copyright (C) 2000-2011 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 2acd7258..3a5b18b1 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 4379e102..5348635c 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-2010 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2010 Laszlo Molnar -* Copyright (C) 2000-2010 John F. Reiser +* Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2011 Laszlo Molnar +* Copyright (C) 2000-2011 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 84de60b3..5ab6a5bd 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-2010 John F. Reiser +@ Copyright (C) 2000-2011 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 a09ec4a1..bc9184d1 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-2010 John F. Reiser + Copyright (C) 2000-2011 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 c7ab8f40..96fa8f63 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-2010 John Reiser +; Copyright (C) 2006-2011 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 c66d6de4..12c8b12b 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-2010 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2010 Laszlo Molnar -; Copyright (C) 2004-2010 John Reiser +; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2011 Laszlo Molnar +; Copyright (C) 2004-2011 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 256c05f5..bf9f1975 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-2010 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2010 Laszlo Molnar -* Copyright (C) 2000-2010 John F. Reiser +* Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2011 Laszlo Molnar +* Copyright (C) 2000-2011 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 4bdc1194..67c5e247 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 05c7fb37..6651a755 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 03ea0c5f..c302364c 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-2010 John F. Reiser +@ Copyright (C) 2000-2011 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 081e881c..0372b37e 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-2010 John F. Reiser + Copyright (C) 2000-2011 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 1c109775..e56d1d75 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-2010 John Reiser +; Copyright (C) 2006-2011 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 bd2fddf5..32fb17e4 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-2010 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2010 Laszlo Molnar -; Copyright (C) 2004-2010 John Reiser +; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2011 Laszlo Molnar +; Copyright (C) 2004-2011 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 a004e73e..63a02dba 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-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 2006-2011 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 9fa80025..cb4eadc2 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-2010 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2010 Laszlo Molnar +; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2011 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 36d46a9d..3a4f72ef 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-2010 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2010 Laszlo Molnar +; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2011 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 4835afda..7b00a549 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-2010 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2010 Laszlo Molnar +; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2011 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 22f0d2b7..d83624d1 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-2010 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2010 Laszlo Molnar -; Copyright (C) 2000-2010 John F. Reiser +; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2011 Laszlo Molnar +; Copyright (C) 2000-2011 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 56bfcd6f..43bd489a 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-2010 John F. Reiser +; Copyright (C) 2000-2011 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 f868e90b..d61ea217 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-2010 John F. Reiser + Copyright (C) 2000-2011 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 3e5b128f..2a12b72f 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 2dc4c06b..121decca 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-2010 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2010 Laszlo Molnar -; Copyright (C) 2000-2010 John F. Reiser +; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2011 Laszlo Molnar +; Copyright (C) 2000-2011 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 1664e626..8a9ca8f2 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-2010 John F. Reiser +; Copyright (C) 2000-2011 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 f4c6ad7c..98d21cf9 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 2f23e66f..11912a04 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-2010 John F. Reiser +; Copyright (C) 2006-2011 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 636e7706..e39433df 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-2010 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2010 Laszlo Molnar -; Copyright (C) 2000-2010 John F. Reiser +; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2011 Laszlo Molnar +; Copyright (C) 2000-2011 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 c07fd412..37b9185f 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-2010 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2010 Laszlo Molnar -; Copyright (C) 2000-2010 John F. Reiser +; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2011 Laszlo Molnar +; Copyright (C) 2000-2011 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 373c5a6e..4419fa87 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-2010 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2010 Laszlo Molnar -* Copyright (C) 2000-2010 John F. Reiser +* Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2011 Laszlo Molnar +* Copyright (C) 2000-2011 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 dba5c7a3..f8f530aa 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 adde9038..ba2fb46b 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-2010 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2010 Laszlo Molnar +; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2011 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 0a1a9c1c..907955d7 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-2010 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2010 Laszlo Molnar +; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2011 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 17a013a7..2bb1ca2c 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-2010 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2010 Laszlo Molnar +; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2011 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 48a7822e..fb92220d 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-2010 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2010 Laszlo Molnar -; Copyright (C) 2000-2010 John F. Reiser +; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2011 Laszlo Molnar +; Copyright (C) 2000-2011 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 76b73b8f..e5008f56 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-2010 John F. Reiser +; Copyright (C) 2000-2011 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 52edba4b..c4e7d9ea 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-2010 John F. Reiser + Copyright (C) 2000-2011 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 39a03989..76b77af1 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 8304c5db..c2146113 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-2010 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2010 Laszlo Molnar -; Copyright (C) 2000-2010 John F. Reiser +; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2011 Laszlo Molnar +; Copyright (C) 2000-2011 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 01aa8d04..a9a3de0a 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-2010 John F. Reiser +; Copyright (C) 2000-2011 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 a49ec8d2..4f3b6b54 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-2010 John F. Reiser + Copyright (C) 2000-2011 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 2e6a7fd7..eb7f2dd9 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 373ca674..52017afb 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-2010 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2010 Laszlo Molnar -; Copyright (C) 2000-2010 John F. Reiser +; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2011 Laszlo Molnar +; Copyright (C) 2000-2011 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 ac071af4..4ed7353f 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-2010 John F. Reiser +; Copyright (C) 2000-2011 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 a38fe4c9..4d53d7a2 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-2010 John F. Reiser + Copyright (C) 2000-2011 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 941cfec2..c25a5038 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 3b6377e8..ac6f7e15 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-2010 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2010 Laszlo Molnar -; Copyright (C) 2000-2010 John F. Reiser +; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2011 Laszlo Molnar +; Copyright (C) 2000-2011 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 294bd83c..5698d83f 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-2010 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2010 Laszlo Molnar -; Copyright (C) 2000-2010 John F. Reiser +; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2011 Laszlo Molnar +; Copyright (C) 2000-2011 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 fa0f8c5f..7eb58902 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-2010 John F. Reiser + Copyright (C) 2000-2011 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 95004cd2..57a3b4dd 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 60f0502d..de950f49 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-2010 John Reiser +; Copyright (C) 2006-2011 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 7292f6bc..e3bb1865 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-2010 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2010 Laszlo Molnar -; Copyright (C) 2004-2010 John Reiser +; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2011 Laszlo Molnar +; Copyright (C) 2004-2011 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 e164dea2..fa20807c 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-2010 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2010 Laszlo Molnar +; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2011 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 cc4cdcb7..df8690b1 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-2010 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2010 Laszlo Molnar -; Copyright (C) 2000-2010 John F. Reiser +; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2011 Laszlo Molnar +; Copyright (C) 2000-2011 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 b1d35c9e..d6d6ac14 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-2010 John F. Reiser +; Copyright (C) 2000-2011 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 1cad27f9..8dfc669d 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 94c27e75..844a35b3 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-2010 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2010 Laszlo Molnar +; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2011 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 1169d016..3cd8f94d 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 c11098e8..0c5f727e 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 3ceac92a..71fa085e 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-2010 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2010 Laszlo Molnar +; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2011 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 b844f4e0..8b6476f9 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 6aa286ae..60d66964 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-2010 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2010 Laszlo Molnar +; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2011 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 4c5c6d2f..dd3452fc 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-2010 John F. Reiser + Copyright (C) 2000-2011 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 db210509..427d3fdc 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-2010 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2010 Laszlo Molnar -* Copyright (C) 2000-2010 John F. Reiser +* Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2011 Laszlo Molnar +* Copyright (C) 2000-2011 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 50223bc1..9af5108e 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-2010 John F. Reiser +* Copyright (C) 2000-2011 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 cd7da8a6..dbdd8b0b 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-2010 John F. Reiser + Copyright (C) 2000-2011 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 535b5fce..4d6d92fc 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-2010 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2010 Laszlo Molnar -; Copyright (C) 2002-2010 Jens Medoch +; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2011 Laszlo Molnar +; Copyright (C) 2002-2011 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 a9b585c9..c47d9bbb 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-2010 John F. Reiser + * Copyright (C) 2005-2011 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 5500540e..773519b6 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-2010 John F. Reiser + * Copyright (C) 2005-2011 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 d5e4428c..37c72479 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-2010 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2010 Laszlo Molnar -* Copyright (C) 2000-2010 John F. Reiser +* Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2011 Laszlo Molnar +* Copyright (C) 2000-2011 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 a2a5943f..73bbecc9 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 d9381ee8..420b926a 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-2010 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2010 Laszlo Molnar -* Copyright (C) 2000-2010 John F. Reiser +* Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2011 Laszlo Molnar +* Copyright (C) 2000-2011 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 235443f5..8a373709 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-2010 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2010 Laszlo Molnar -* Copyright (C) 2000-2010 John F. Reiser +* Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2011 Laszlo Molnar +* Copyright (C) 2000-2011 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 90ce7db4..85b15481 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-2010 John F. Reiser + Copyright (C) 2000-2011 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 6c207dc2..215d5b9b 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 fb9eb471..c9564370 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-2010 John Reiser +; Copyright (C) 2007-2011 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 bac3c824..8c6453eb 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-2010 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2010 Laszlo Molnar -; Copyright (C) 2004-2010 John Reiser +; Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2011 Laszlo Molnar +; Copyright (C) 2004-2011 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 c160b0a3..068eb12c 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-2010 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2010 Laszlo Molnar -* Copyright (C) 2000-2010 John F. Reiser +* Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2011 Laszlo Molnar +* Copyright (C) 2000-2011 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 f71a44a2..f669afa3 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 0eeff626..49969cd7 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar - Copyright (C) 2000-2010 John F. Reiser + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar + Copyright (C) 2000-2011 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 692871bf..64721dc4 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 92f1ee22..70ea3258 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 90f7b2e0..96bccf6e 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 8a73e6fe..edd95e6a 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 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 a273777f..068a689f 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-2010 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 1996-2011 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2011 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them