From 61d7c3beeceaa036d2485e3755bcec463ea8b3f5 Mon Sep 17 00:00:00 2001 From: "Markus F.X.J. Oberhumer" Date: Sat, 9 Sep 2000 23:01:50 +0000 Subject: [PATCH] Fixed the bad CVS "Id:" signature. committer: mfx 968540510 +0000 --- src/packer.cpp | 4 ++-- src/stub/ident_s.ash | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/packer.cpp b/src/packer.cpp index 0d65bef8..78cba70e 100644 --- a/src/packer.cpp +++ b/src/packer.cpp @@ -843,12 +843,12 @@ void Packer::initLoader(const void *pdata, int plen, int pinfo) "\n\0" "$Info: This file is packed with the UPX executable packer http://upx.tsx.org $" "\n\0" - "$Id: packer.cpp,v 1.1 2000/05/10 04:58:23 jreiser Exp jreiser $" + "$Id: UPX " UPX_VERSION_STRING " Copyright (C) 1996-2000 the UPX Team. All Rights Reserved. $" "\n"; static const char identsmall[] = "\n" - "$Id: packer.cpp,v 1.1 2000/05/10 04:58:23 jreiser Exp jreiser $" + "$Id: UPX (C) 1996-2000 the UPX Team. All Rights Reserverd. http://upx.tsx.org $" "\n"; if (opt->small) diff --git a/src/stub/ident_s.ash b/src/stub/ident_s.ash index c2c9187b..f598ebcf 100644 --- a/src/stub/ident_s.ash +++ b/src/stub/ident_s.ash @@ -28,7 +28,7 @@ ; ------------- COPYRIGHT ------------- db 10 - db '$Id: ident_s.ash,v 1.1 2000/05/10 04:57:58 jreiser Exp jreiser $' + db '$Id: UPX (C) 1996-2000 the UPX Team. All Rights Reserved. http://upx.tsx.org $' db 10,0