diff --git a/BUGS b/BUGS index 4b5167d9..269f6c72 100644 --- a/BUGS +++ b/BUGS @@ -8,7 +8,7 @@ The Ultimate Packer for eXecutables - Copyright (c) 1996-2009 Markus Oberhumer, Laszlo Molnar & John Reiser + Copyright (c) 1996-2010 Markus Oberhumer, Laszlo Molnar & John Reiser http://upx.sourceforge.net diff --git a/Makefile b/Makefile index 6894744f..459d6f6d 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # # UPX toplevel Makefile - needs GNU make 3.81 or better # -# Copyright (C) 1996-2009 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer # MAKEFLAGS += -rR diff --git a/PROJECTS b/PROJECTS index 237068c4..0e7f4302 100644 --- a/PROJECTS +++ b/PROJECTS @@ -8,7 +8,7 @@ The Ultimate Packer for eXecutables - Copyright (c) 1996-2009 Markus Oberhumer, Laszlo Molnar & John Reiser + Copyright (c) 1996-2010 Markus Oberhumer, Laszlo Molnar & John Reiser http://upx.sourceforge.net diff --git a/README b/README index 839d92fc..fa9d3b9b 100644 --- a/README +++ b/README @@ -8,7 +8,7 @@ The Ultimate Packer for eXecutables - Copyright (c) 1996-2009 Markus Oberhumer, Laszlo Molnar & John Reiser + Copyright (c) 1996-2010 Markus Oberhumer, Laszlo Molnar & John Reiser http://upx.sourceforge.net @@ -108,9 +108,9 @@ THE FUTURE COPYRIGHT ========= -Copyright (C) 1996-2009 Markus Franz Xaver Johannes Oberhumer -Copyright (C) 1996-2009 Laszlo Molnar -Copyright (C) 2000-2009 John F. Reiser +Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer +Copyright (C) 1996-2010 Laszlo Molnar +Copyright (C) 2000-2010 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 bee90212..209b9e47 100644 --- a/README.1ST +++ b/README.1ST @@ -8,7 +8,7 @@ The Ultimate Packer for eXecutables - Copyright (c) 1996-2009 Markus Oberhumer, Laszlo Molnar & John Reiser + Copyright (c) 1996-2010 Markus Oberhumer, Laszlo Molnar & John Reiser http://upx.sourceforge.net diff --git a/THANKS b/THANKS index 560c52b9..0398379c 100644 --- a/THANKS +++ b/THANKS @@ -8,7 +8,7 @@ The Ultimate Packer for eXecutables - Copyright (c) 1996-2009 Markus Oberhumer, Laszlo Molnar & John Reiser + Copyright (c) 1996-2010 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 f68322bc..c588d0ba 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-2009 John F. Reiser jreiser@BitWagon.com + Copyright (C) 2000-2010 John F. Reiser jreiser@BitWagon.com References: definitions for the ELF file format diff --git a/doc/upx.pod b/doc/upx.pod index f1aef438..c9f7a6e8 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-2009 Markus Oberhumer, Laszlo Molnar & John Reiser + Copyright (c) 1996-2010 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-2009 Markus Franz Xaver Johannes Oberhumer +Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer -Copyright (C) 1996-2009 Laszlo Molnar +Copyright (C) 1996-2010 Laszlo Molnar -Copyright (C) 2000-2009 John F. Reiser +Copyright (C) 2000-2010 John F. Reiser -Copyright (C) 2002-2009 Jens Medoch +Copyright (C) 2002-2010 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 d8cdde51..969c8524 100644 --- a/src/Makefile +++ b/src/Makefile @@ -1,7 +1,7 @@ # # UPX Makefile - needs GNU make 3.81 or better # -# Copyright (C) 1996-2009 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer # MAKEFLAGS += -rR diff --git a/src/bele.h b/src/bele.h index 1d9dbf74..05199fce 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 e76f0558..09772723 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 538242af..6039b2ce 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 455583f0..db79ca13 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 fab000c6..9f230323 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 610d9292..e4f475a9 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 f19c8482..c159838b 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 2dc47f92..a9cb9319 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 c3153433..b2ed214f 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 72f4873a..3e91e0df 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 9e3a9048..4ee5993c 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 ab2e03fb..4651a10f 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 fb41f43d..bd551da2 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 8ba84aed..25f8d22d 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 6694f312..bac9cc52 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 1d07f163..cecb055d 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 0d3e3011..8d04f0af 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 c6c8bb07..e55d40f3 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 16e51319..4690ed97 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 c940057d..78d60dac 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 bfec1160..701da6d4 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 b7072880..bca681ed 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 dd1b6b89..79e48ee0 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 2e202d70..9dc44b8b 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 1281db46..ca69c1f3 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 b808e8f9..08317287 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 45e47018..a5e086a5 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 e8ab267f..47b354fe 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2004-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2004-2010 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 7cf46238..16600871 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 ac442333..5e7797d3 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 fabe3a08..a9f8196c 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 13369cd3..f76ec1b8 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 06934036..e49b69e8 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 5d0ea08a..635a01d2 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 2cba73a6..879af804 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them @@ -398,10 +398,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-2009 Markus Franz Xaver Johannes Oberhumer\n"); - fprintf(fp, "Copyright (C) 1996-2009 Laszlo Molnar\n"); - fprintf(fp, "Copyright (C) 2000-2009 John F. Reiser\n"); - fprintf(fp, "Copyright (C) 2002-2009 Jens Medoch\n"); + 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"); #if defined(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 5cac1cc9..4d35d1b6 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 10002bbf..ae41500e 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 64c8ead0..fe5439cc 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 8262ae7d..a05e80bf 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 64528f24..e3070231 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 241c87e5..13ea82f9 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 bf31f886..1baec6cd 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 9b2d0f66..8f002bed 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 eb0ebd49..7d79ed7a 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 06bf3db1..ee07521c 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 f10ee009..ea087ef2 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 c6e974ee..30fb1897 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 c68d5659..c094de55 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 1d29a7f2..5f69f9bb 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 38f11c71..7885a8f9 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 ccf9e9a9..5d7bb1f0 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 ae9c060a..f745f1c8 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 b7d36543..dd6f57b8 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 8891f075..eb2528af 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 da454c55..47ee1dc7 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 5b9db072..f9080bc3 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 a9f95797..c7403a8d 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 afecf8b5..b93c8420 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2001-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2001-2010 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 736262f9..697496c9 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 26368820..c23c5335 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 b439d4da..629c8881 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 0fc26c67..549c0ede 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 bad6258d..84855bf9 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 2e821762..eb7a806c 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-2009 John Reiser + Copyright (C) 2004-2010 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 809190ce..5013a5a3 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 b8316637..c4faba95 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-2009 John F. Reiser + Copyright (C) 2007-2010 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 50bc8a77..d897a931 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2002-2009 Jens Medoch + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2002-2010 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 9bf91912..7d478c03 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2002-2009 Jens Medoch + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2002-2010 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 9f49e3ab..b6aac44d 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 3b7848ac..52e7804b 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 4134ed40..d5d4c6cd 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 82827701..ff691434 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 a7d7ced1..52a4ddfd 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 445f6257..9b497f98 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 b9d80a4f..4614d0fa 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 02ce461a..bc4bcbf0 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 33ef71b3..52a14836 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-2009 John Reiser - Copyright (C) 1996-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 2004-2010 John Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 a1176ba5..bdbf0e63 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 a65eb505..58293bcb 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 7f8f72f9..f2e6e763 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 753a81f4..78d4d60f 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 57cc6e0b..39d30009 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 85c05870..e67f89b9 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 5447ca34..4c5dcdfd 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 1d051c4c..f4c3767f 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 2bf85378..7f44eefe 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 c6a7d18c..4871782d 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 20836bc9..246d58d9 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 63f4b4c9..e2dd661b 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 e4ccee0d..a56cffab 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 17465b49..d8b51ceb 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 647f1dc0..0a9705fd 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 b9e47137..85cb0ce6 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 ee4acd97..98055998 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 fcbed80e..1a1c02e7 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 69f4c5f8..93591dd1 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 d753c7f2..f7ee0812 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 a8f4f6ed..7a66eb19 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 a7c8160e..de2b8173 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 f0f981ab..60e4b4b3 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 078e595f..ec1e1185 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 f4983155..c73daf60 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 793576fa..8901929f 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 a1ce5873..89eb8fd6 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 83737caf..a0f7c1c6 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-2009 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer # MAKEFLAGS += -rR diff --git a/src/stub/amd64-darwin.macho-entry.h b/src/stub/amd64-darwin.macho-entry.h index a660d018..b2994040 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 8c4a7efe..9a1dd949 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 81ef0b8c..c3eddfd3 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 0e789787..2bdace2f 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 4d285f49..0fd1d695 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 7c5cfbeb..c4e2e311 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 f06c9118..5ccd3e1a 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 cf80930a..2c354450 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 7df25638..72066b82 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 10f83b84..23f4760b 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 e6a4b3ff..707a1fc5 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 0d20a62d..ef7e58b2 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 758117ec..337f0f1d 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 4e41e907..e7d0979b 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 1a6ee88c..4794c47f 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 d7697ea0..404f5097 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 63e08ad1..64a25bd5 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 82c55b73..682fb8bc 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 32db897d..311df17e 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 919c223e..4d7129f4 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 d880c036..22815a29 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 6f1c5b40..672a3560 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 bbf5677d..947978d1 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 394b78a2..79edb453 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 82cb91e5..e1d024ba 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 cd9ea631..466a18e2 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 fc7f00d8..0eedba6d 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 6694e131..dc6f9408 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 933c8ded..054f255f 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 b49e3eba..0f4d0780 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 1eb87af1..1c64af79 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 3bb792af..721dd91f 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 db1c6a54..efc76f11 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 e29369db..43358845 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 a09d7529..014c8162 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 c9446741..eac0d740 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 a11ce75d..a514e13b 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 7c1c1873..8cef25b9 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 e2baab5c..c6a74f3a 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 a74bca58..90eae0e5 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 fcc8edaf..894434f2 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 010ca91c..9e7abc1d 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 5147a3c7..fd16d134 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 865dffa1..0c719384 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 013e3366..83d6e868 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 077afb75..bb4b4fcb 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 e0e86973..0df5e64f 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 d50e6f0b..9518425c 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 e2fc37d1..3b59321e 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 ae97f1d5..044a8ad9 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 5a7422ed..4edc91e2 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 634cd604..d260c716 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 98a01267..d676e431 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 479322d2..d147a23b 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 7974b2c7..8e16cfe1 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 3520ff8d..8352a658 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 5f126534..2804cb1b 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 213fe99a..18d24b29 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 ae15a8cb..0ceffeae 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 d8930bd4..c517f563 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 0b14de26..37f057b4 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 91f2316f..fa2149e9 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 c22d635b..58b80fd2 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 6e2a28f7..76452e62 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 9fcd0f0d..cbfcfb09 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 3fabfd8b..8216d0d5 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-2009 Markus Franz Xaver Johannes Oberhumer -# Copyright (C) 1996-2009 Laszlo Molnar +# Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2010 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 20d293ba..05aa1287 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-2009 Markus Franz Xaver Johannes Oberhumer -# Copyright (C) 1996-2009 Laszlo Molnar -# Copyright (C) 2000-2009 John F. Reiser +# Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2010 Laszlo Molnar +# Copyright (C) 2000-2010 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 a3fb4ff3..c7abe58a 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-2009 John F. Reiser +# Copyright (C) 2008-2010 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 e2b9fcf4..31bd04ae 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-2009 Markus Franz Xaver Johannes Oberhumer -# Copyright (C) 1996-2009 Laszlo Molnar +# Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2010 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 b0b57324..58a8c924 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-2009 John F. Reiser +# Copyright (C) 2000-2010 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 d55def85..9a5c9a2d 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-2009 Markus Franz Xaver Johannes Oberhumer -# Copyright (C) 1996-2009 Laszlo Molnar +# Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2010 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 ea5991a9..1481b1d5 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-2009 Markus Franz Xaver Johannes Oberhumer -# Copyright (C) 1996-2009 Laszlo Molnar +# Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2010 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 4f00f2b4..16de47a6 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-2009 Markus Franz Xaver Johannes Oberhumer -# Copyright (C) 1996-2009 Laszlo Molnar +# Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2010 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 51550e43..ad405351 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-2009 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2010 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 cbc4af26..1ca117ff 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-2009 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2010 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 d01c1868..dc462567 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-2009 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2010 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 70f77e62..37ba9900 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-2009 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2010 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.macho-entry.S b/src/stub/src/amd64-darwin.macho-entry.S index 3278a0de..81d1aa45 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-2009 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2009 Laszlo Molnar -; Copyright (C) 2000-2009 John F. Reiser +; Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2010 Laszlo Molnar +; Copyright (C) 2000-2010 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 c4206fe3..5055338f 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-2009 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2009 Laszlo Molnar -* Copyright (C) 2000-2009 John F. Reiser +* Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2010 Laszlo Molnar +* Copyright (C) 2000-2010 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 4d4215b1..fe3d3a2f 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 dd912216..245ed284 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-2009 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2009 Laszlo Molnar -* Copyright (C) 2000-2009 John F. Reiser +* Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2010 Laszlo Molnar +* Copyright (C) 2000-2010 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 0f81b144..3e5216c0 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-2009 John F. Reiser +* Copyright (C) 2000-2010 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 a3e1e5be..ad912998 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-2009 John F. Reiser + Copyright (C) 2000-2010 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 232c0d3e..9ccbec35 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 4ebd86b6..17973bba 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-2009 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2009 Laszlo Molnar -* Copyright (C) 2000-2009 John F. Reiser +* Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2010 Laszlo Molnar +* Copyright (C) 2000-2010 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 0825b9d0..fd319b4d 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-2009 John F. Reiser + Copyright (C) 2005-2010 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 93b69db9..be2e6987 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-2009 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2010 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 3b43034e..2458802b 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-2009 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2009 Laszlo Molnar +; Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2010 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 06bc6cb5..32260da0 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 bcf3012e..017111ab 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 6c66e6fb..8b694e76 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 ec423801..e06ecffd 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-2007 John F. Reiser (2007-06-18) +// Hand compiled Copyright (c) 2006-2010 John F. Reiser (2007-06-18) // from modified LzmaDecode.c. -// LZMA SDK 4.40 Copyright (c) 1999-2006 Igor Pavlov (2006-05-01) +// LZMA SDK 4.40 Copyright (c) 1999-2010 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 8cfd7f15..b0bc2357 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 b995de65..3d2ffcd9 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-2009 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2009 Laszlo Molnar +; Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2010 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 2e67f78a..6fb7e548 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 380a9dd9..8bf04b6f 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 d5ee5772..74f43627 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 dd6d237b..3b6537a6 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-2009 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2009 Laszlo Molnar +; Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2010 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 d0c8b32f..fdb59160 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 7dd0a53d..261d58f2 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 77123df1..b16dcb60 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 97594954..deb01dee 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 802912b0..6fa2e08f 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-2009 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2009 Laszlo Molnar +; Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2010 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 292c7802..a1e3ba46 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-2009 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 2006-2010 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 a27ef3c1..370cb71d 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-2009 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2010 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 1aa50708..abf66c51 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-2009 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 2007-2010 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 e4d1bd4a..c74a1069 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-2009 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2010 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 c1717fbd..d8f3a9d4 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-2009 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2010 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 7ddf85fc..6aad4b18 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-2009 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2009 Laszlo Molnar +; Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2010 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 15a2fb76..c8b5f813 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-2009 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2010 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 e3c533f1..e9322e5e 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-2009 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2010 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 425a6af2..309766a8 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-2009 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2010 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 29dc2d9a..b488da54 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-2009 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2010 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 0502b514..41417675 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-2009 Markus Franz Xaver Johannes Oberhumer +# Copyright (C) 1996-2010 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 c6ed6eb0..9ac7d9e8 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-2009 John Reiser -; Copyright (C) 1996-2009 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2004-2010 John Reiser +; Copyright (C) 1996-2010 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 e9bc7b10..8408891a 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-2009 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2010 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 a1761e80..274137d0 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-2009 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2009 Laszlo Molnar +; Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2010 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 cca5c4ab..3abcdb52 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-2009 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2010 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 a8fff3ee..a73fed0b 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-2009 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2010 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 d9e78f82..52a27eff 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-2009 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2010 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 9986397a..b3474827 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-2009 John F. Reiser +; Copyright (C) 2002-2010 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 070cb766..8629f5cc 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-2009 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2010 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 03bcaced..d9ba52d5 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-2009 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2010 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 6fadcd57..ed9d60c8 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-2009 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2009 Laszlo Molnar +; Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2010 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 b8f07b92..d7ad4189 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-2009 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2010 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 8442b7aa..21b3453f 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-2009 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2010 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 7a7af43c..e92654bd 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-2009 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2010 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 91acc8ac..ae2ddca2 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-2009 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2010 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/mipsel.r3000/bits.ash b/src/stub/src/arch/mips/mipsel.r3000/bits.ash index 549fbb66..c16eb9f5 100644 --- a/src/stub/src/arch/mips/mipsel.r3000/bits.ash +++ b/src/stub/src/arch/mips/mipsel.r3000/bits.ash @@ -3,7 +3,7 @@ ; ; This file is part of the UCL data compression library. ; -; Copyright (C) 1996-2009 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2010 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/mipsel.r3000/lzma_d.S b/src/stub/src/arch/mips/mipsel.r3000/lzma_d.S index 43c65232..ff4dfc4d 100644 --- a/src/stub/src/arch/mips/mipsel.r3000/lzma_d.S +++ b/src/stub/src/arch/mips/mipsel.r3000/lzma_d.S @@ -2,10 +2,10 @@ This file is part of the UPX executable compressor. - Copyright (C) 1996-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser - Copyright (C) 2002-2009 Jens Medoch + 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 All Rights Reserved. UPX and the UCL library are free software; you can redistribute them diff --git a/src/stub/src/arch/mips/mipsel.r3000/macros.ash b/src/stub/src/arch/mips/mipsel.r3000/macros.ash index e8020876..7807ac27 100644 --- a/src/stub/src/arch/mips/mipsel.r3000/macros.ash +++ b/src/stub/src/arch/mips/mipsel.r3000/macros.ash @@ -3,7 +3,7 @@ ; ; This file is part of the UCL data compression library. ; -; Copyright (C) 1996-2009 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2010 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/mipsel.r3000/nrv2b_d.ash b/src/stub/src/arch/mips/mipsel.r3000/nrv2b_d.ash index 1a4bf68a..74d42521 100644 --- a/src/stub/src/arch/mips/mipsel.r3000/nrv2b_d.ash +++ b/src/stub/src/arch/mips/mipsel.r3000/nrv2b_d.ash @@ -3,7 +3,7 @@ ; ; This file is part of the UCL data compression library. ; -; Copyright (C) 1996-2009 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2010 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/mipsel.r3000/nrv2d_d.ash b/src/stub/src/arch/mips/mipsel.r3000/nrv2d_d.ash index 29d6985d..853f30fd 100644 --- a/src/stub/src/arch/mips/mipsel.r3000/nrv2d_d.ash +++ b/src/stub/src/arch/mips/mipsel.r3000/nrv2d_d.ash @@ -3,7 +3,7 @@ ; ; This file is part of the UCL data compression library. ; -; Copyright (C) 1996-2009 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2010 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/mipsel.r3000/nrv2e_d.ash b/src/stub/src/arch/mips/mipsel.r3000/nrv2e_d.ash index 8b3c6621..0f7941ce 100644 --- a/src/stub/src/arch/mips/mipsel.r3000/nrv2e_d.ash +++ b/src/stub/src/arch/mips/mipsel.r3000/nrv2e_d.ash @@ -3,7 +3,7 @@ ; ; This file is part of the UCL data compression library. ; -; Copyright (C) 1996-2009 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2010 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 101c798a..de430515 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-2009 John F. Reiser + Copyright (C) 2005-2010 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 af736103..fad44a61 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-2009 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 2006-2010 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 fe79e4b3..c3aa1773 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-2009 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2009 Laszlo Molnar +; Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2010 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 8c2523ad..4006f54e 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 fb14e67c..9c891b11 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 b09b2755..c4c697aa 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 3550cbc6..8c7e1b8e 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-2009 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2009 Laszlo Molnar -* Copyright (C) 2000-2009 John F. Reiser +* Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2010 Laszlo Molnar +* Copyright (C) 2000-2010 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 6d9dabd3..2179738f 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-2009 John F. Reiser +// Copyright (C) 2000-2010 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 9ce7cfc8..c5d10325 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 1858f9fe..4d1f4b94 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-2009 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2009 Laszlo Molnar -* Copyright (C) 2000-2009 John F. Reiser +* Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2010 Laszlo Molnar +* Copyright (C) 2000-2010 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 941dab75..696057d9 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-2009 John F. Reiser +@ Copyright (C) 2000-2010 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 045b17a1..a09ec4a1 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-2009 John F. Reiser + Copyright (C) 2000-2010 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 2de8e9b2..c7ab8f40 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-2009 John Reiser +; Copyright (C) 2006-2010 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 e8cb2aed..c66d6de4 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-2009 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2009 Laszlo Molnar -; Copyright (C) 2004-2009 John Reiser +; Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2010 Laszlo Molnar +; Copyright (C) 2004-2010 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 3d8bbe7d..256c05f5 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-2009 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2009 Laszlo Molnar -* Copyright (C) 2000-2009 John F. Reiser +* Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2010 Laszlo Molnar +* Copyright (C) 2000-2010 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 0187c028..f4698bd3 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 d73cabd3..05c7fb37 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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-entry.S b/src/stub/src/armeb-linux.elf-entry.S index 37b33dbb..d3a669bc 100644 --- a/src/stub/src/armeb-linux.elf-entry.S +++ b/src/stub/src/armeb-linux.elf-entry.S @@ -2,9 +2,9 @@ * * This file is part of the UPX executable compressor. * -* Copyright (C) 1996-2009 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2009 Laszlo Molnar -* Copyright (C) 2000-2009 John F. Reiser +* Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2010 Laszlo Molnar +* Copyright (C) 2000-2010 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 c8233332..03ea0c5f 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-2009 John F. Reiser +@ Copyright (C) 2000-2010 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 7e1488d2..081e881c 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-2009 John F. Reiser + Copyright (C) 2000-2010 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 b13553dd..1c109775 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-2009 John Reiser +; Copyright (C) 2006-2010 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 75e4cdaa..bd2fddf5 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-2009 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2009 Laszlo Molnar -; Copyright (C) 2004-2009 John Reiser +; Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2010 Laszlo Molnar +; Copyright (C) 2004-2010 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 74748864..a004e73e 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-2009 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 2006-2010 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 4079ec75..9fa80025 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-2009 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2009 Laszlo Molnar +; Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2010 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 79ac7612..36d46a9d 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-2009 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2009 Laszlo Molnar +; Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2010 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 bc0c8776..4835afda 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-2009 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2009 Laszlo Molnar +; Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2010 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 3da16f42..a660a804 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-2009 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2009 Laszlo Molnar -; Copyright (C) 2000-2009 John F. Reiser +; Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2010 Laszlo Molnar +; Copyright (C) 2000-2010 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 0d080157..0b3fe7f3 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-2009 John F. Reiser +; Copyright (C) 2000-2010 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 a5af615c..f868e90b 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-2009 John F. Reiser + Copyright (C) 2000-2010 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 0a385fe9..50bca1ad 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 f50d23b6..2dc4c06b 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-2009 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2009 Laszlo Molnar -; Copyright (C) 2000-2009 John F. Reiser +; Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2010 Laszlo Molnar +; Copyright (C) 2000-2010 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 39bbec38..1664e626 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-2009 John F. Reiser +; Copyright (C) 2000-2010 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 1621d1cd..e852ff5b 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 c6230445..2f23e66f 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-2009 John F. Reiser +; Copyright (C) 2006-2010 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 dae7cc6e..636e7706 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-2009 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2009 Laszlo Molnar -; Copyright (C) 2000-2009 John F. Reiser +; Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2010 Laszlo Molnar +; Copyright (C) 2000-2010 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 17053877..c07fd412 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-2009 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2009 Laszlo Molnar -; Copyright (C) 2000-2009 John F. Reiser +; Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2010 Laszlo Molnar +; Copyright (C) 2000-2010 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 179589f8..373c5a6e 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-2009 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2009 Laszlo Molnar -* Copyright (C) 2000-2009 John F. Reiser +* Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2010 Laszlo Molnar +* Copyright (C) 2000-2010 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 bc4e007b..19461fd9 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 61c851a1..adde9038 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-2009 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2009 Laszlo Molnar +; Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2010 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 89dea4ab..0a1a9c1c 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-2009 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2009 Laszlo Molnar +; Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2010 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 90925eaf..17a013a7 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-2009 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2009 Laszlo Molnar +; Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2010 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 ff12b475..55883e96 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-2009 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2009 Laszlo Molnar -; Copyright (C) 2000-2009 John F. Reiser +; Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2010 Laszlo Molnar +; Copyright (C) 2000-2010 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 15e62a5a..32af26d9 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-2009 John F. Reiser +; Copyright (C) 2000-2010 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 5b139e07..52edba4b 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-2009 John F. Reiser + Copyright (C) 2000-2010 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 bbdce7f9..f8d9ff64 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 07aa7dc5..8304c5db 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-2009 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2009 Laszlo Molnar -; Copyright (C) 2000-2009 John F. Reiser +; Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2010 Laszlo Molnar +; Copyright (C) 2000-2010 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 583734a5..01aa8d04 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-2009 John F. Reiser +; Copyright (C) 2000-2010 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 f64005ba..a49ec8d2 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-2009 John F. Reiser + Copyright (C) 2000-2010 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 39487f88..4d54b585 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 c21a9e83..373ca674 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-2009 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2009 Laszlo Molnar -; Copyright (C) 2000-2009 John F. Reiser +; Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2010 Laszlo Molnar +; Copyright (C) 2000-2010 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 94b62b89..ac071af4 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-2009 John F. Reiser +; Copyright (C) 2000-2010 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 a7aca5b4..a38fe4c9 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-2009 John F. Reiser + Copyright (C) 2000-2010 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 b52b4ea5..6c5d467a 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 3e7604a3..3b6377e8 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-2009 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2009 Laszlo Molnar -; Copyright (C) 2000-2009 John F. Reiser +; Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2010 Laszlo Molnar +; Copyright (C) 2000-2010 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 5698d18f..294bd83c 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-2009 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2009 Laszlo Molnar -; Copyright (C) 2000-2009 John F. Reiser +; Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2010 Laszlo Molnar +; Copyright (C) 2000-2010 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 5ea08cb6..fa0f8c5f 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-2009 John F. Reiser + Copyright (C) 2000-2010 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 ed3d60a8..62f814ec 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 c4a61d30..60f0502d 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-2009 John Reiser +; Copyright (C) 2006-2010 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 cb2e514a..7292f6bc 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-2009 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2009 Laszlo Molnar -; Copyright (C) 2004-2009 John Reiser +; Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2010 Laszlo Molnar +; Copyright (C) 2004-2010 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 8083bd0e..e164dea2 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-2009 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2009 Laszlo Molnar +; Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2010 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 543c2228..a46779dc 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-2009 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2009 Laszlo Molnar -; Copyright (C) 2000-2009 John F. Reiser +; Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2010 Laszlo Molnar +; Copyright (C) 2000-2010 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 7a0b37ce..bf216643 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-2009 John F. Reiser +; Copyright (C) 2000-2010 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 6620d55a..57d17e4a 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 1b1c4899..b9bf7a59 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-2009 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2009 Laszlo Molnar +; Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2010 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 449f5719..4ca9b1bd 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 9bb7e182..822245c9 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 f5a86756..3ceac92a 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-2009 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2009 Laszlo Molnar +; Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2010 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 63844f14..6f8ab8c9 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 dbb58dc2..6aa286ae 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-2009 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2009 Laszlo Molnar +; Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2010 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 d6f5c650..4c5c6d2f 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-2009 John F. Reiser + Copyright (C) 2000-2010 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 04ffe9c8..58ef8cfa 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-2009 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2009 Laszlo Molnar -* Copyright (C) 2000-2009 John F. Reiser +* Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2010 Laszlo Molnar +* Copyright (C) 2000-2010 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 88816c0c..e72abcc3 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-2009 John F. Reiser +* Copyright (C) 2000-2010 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 89cae644..cd7da8a6 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-2009 John F. Reiser + Copyright (C) 2000-2010 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 5f38a7af..c03c07e4 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-2009 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2009 Laszlo Molnar -; Copyright (C) 2002-2009 Jens Medoch +; Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2010 Laszlo Molnar +; Copyright (C) 2002-2010 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 474c1cf0..a9b585c9 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-2009 John F. Reiser + * Copyright (C) 2005-2010 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 ae88865f..5500540e 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-2009 John F. Reiser + * Copyright (C) 2005-2010 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 0ede4f9d..d5e4428c 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-2009 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2009 Laszlo Molnar -* Copyright (C) 2000-2009 John F. Reiser +* Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2010 Laszlo Molnar +* Copyright (C) 2000-2010 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 b530fcaf..5918d1fb 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 662b3d49..d9381ee8 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-2009 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2009 Laszlo Molnar -* Copyright (C) 2000-2009 John F. Reiser +* Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2010 Laszlo Molnar +* Copyright (C) 2000-2010 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 ebc60d0f..235443f5 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-2009 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2009 Laszlo Molnar -* Copyright (C) 2000-2009 John F. Reiser +* Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2010 Laszlo Molnar +* Copyright (C) 2000-2010 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 910a61c0..90ce7db4 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-2009 John F. Reiser + Copyright (C) 2000-2010 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 8facb1b5..6643d566 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 ce89d8e6..fb9eb471 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-2009 John Reiser +; Copyright (C) 2007-2010 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 cf9a9031..09c6cfe9 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-2009 Markus Franz Xaver Johannes Oberhumer -; Copyright (C) 1996-2009 Laszlo Molnar -; Copyright (C) 2004-2009 John Reiser +; Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer +; Copyright (C) 1996-2010 Laszlo Molnar +; Copyright (C) 2004-2010 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 79fa5cb4..c160b0a3 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-2009 Markus Franz Xaver Johannes Oberhumer -* Copyright (C) 1996-2009 Laszlo Molnar -* Copyright (C) 2000-2009 John F. Reiser +* Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer +* Copyright (C) 1996-2010 Laszlo Molnar +* Copyright (C) 2000-2010 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 e285d444..f71a44a2 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 801f22cd..0eeff626 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar - Copyright (C) 2000-2009 John F. Reiser + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar + Copyright (C) 2000-2010 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 25f6d608..c34a088c 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 550f27e9..75c7becf 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 1a338c4b..084bbc1a 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 2c842578..32f1059d 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 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 ce853217..4ff1fb7d 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-2009 Markus Franz Xaver Johannes Oberhumer - Copyright (C) 1996-2009 Laszlo Molnar + Copyright (C) 1996-2010 Markus Franz Xaver Johannes Oberhumer + Copyright (C) 1996-2010 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them