Enter 2004.
committer: mfx <mfx> 1074623868 +0000
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ SHELL = /bin/sh
|
||||
top_srcdir = ..
|
||||
|
||||
PACKAGE = upx
|
||||
VERSION_DATE = 27 Jan 2003
|
||||
VERSION_DATE = 20 Jan 2004
|
||||
VERSION := $(shell sed -n 's/^.*UPX_VERSION_STRING .*"\(.*\)".*/\1/p' $(top_srcdir)/src/version.h)
|
||||
|
||||
TRIMSPACE = cat
|
||||
|
||||
+5
-5
@@ -13,7 +13,7 @@ B<upx> S<[ I<command> ]> S<[ I<options> ]> I<filename>...
|
||||
=head1 ABSTRACT
|
||||
|
||||
The Ultimate Packer for eXecutables
|
||||
Copyright (c) 1996-2003 Markus Oberhumer & Laszlo Molnar
|
||||
Copyright (c) 1996-2004 Markus Oberhumer & Laszlo Molnar
|
||||
http://upx.sourceforge.net
|
||||
|
||||
|
||||
@@ -911,13 +911,13 @@ Please report all bugs immediately to the authors.
|
||||
|
||||
=head1 COPYRIGHT
|
||||
|
||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
||||
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||
|
||||
Copyright (C) 1996-2003 Laszlo Molnar
|
||||
Copyright (C) 1996-2004 Laszlo Molnar
|
||||
|
||||
Copyright (C) 2000-2003 John F. Reiser
|
||||
Copyright (C) 2000-2004 John F. Reiser
|
||||
|
||||
Copyright (C) 2002-2003 Jens Medoch
|
||||
Copyright (C) 2002-2004 Jens Medoch
|
||||
|
||||
This program may be used freely, and you are welcome to
|
||||
redistribute it under certain conditions.
|
||||
|
||||
Reference in New Issue
Block a user