From 4ea2a2d5858c25172e9b30c8bdae71f33785dde2 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 3 Mar 2005 17:06:44 +0000 Subject: *** empty log message *** --- lzf.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lzf.c') diff --git a/lzf.c b/lzf.c index abd29db..a7a6a82 100644 --- a/lzf.c +++ b/lzf.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2000-2003 Marc Alexander Lehmann + * Copyright (c) 2000-2005 Marc Alexander Lehmann * * Redistribution and use in source and binary forms, with or without modifica- * tion, are permitted provided that the following conditions are met: @@ -54,7 +54,7 @@ usage (int ec) { fprintf (stderr, "\n" "lzf, a very lightweight compression/decompression filter\n" - "written by Marc Lehmann You can find more info at\n" + "written by Marc Lehmann You can find more info at\n" "http://liblzf.plan9.de/\n" "\n" "USAGE: lzf -c [-b blocksize] | -d\n" -- cgit v1.2.3