--- liblzf/lzf.c 2004/04/20 18:11:57 1.4 +++ liblzf/lzf.c 2005/03/03 17:06:44 1.5 @@ -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 @@ { 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"