File unarj-2.65-notice.diff of Package unarj
--- unarj.c
+++ unarj.c
@@ -119,6 +119,10 @@
"the implied warranties of merchantability and fitness for a particular\n",
"purpose. Refer to UNARJ.DOC for more warranty information.\n",
"\n",
+"Includes patches applied by SUSE/Novell 2003-2004.\n",
+"Modified by SUSE/Novell with permission of ARJ Software.\n",
+"Please report problems via http://www.suse.de/feedback/ .\n",
+"\n",
"ARJ Software, Inc. Internet address: robjung@world.std.com\n",
"P.O. Box 249 Web site: www.arjsoftware.com\n",
"Norwood MA 02062\n",
@@ -126,7 +130,10 @@
NULL
};
-char M_VERSION [] = "UNARJ (Demo version) 2.63 Copyright (c) 1991-2000 ARJ Software, Inc.\n\n";
+char M_VERSION [] =
+"UNARJ (Demo version) 2.63 Copyright (c) 1991-2000 ARJ Software, Inc.\n"
+"Includes patches applied by SUSE/Novell 2003-2004.\n\n";
+
char M_ARCDATE [] = "Archive created: %s";
char M_ARCDATEM[] = ", modified: %s";