From 6a8690fc8d26c815e798c588f796eabe9d684cf0 Mon Sep 17 00:00:00 2001 From: Mark Wielaard Date: Sat, 13 Jul 2019 17:17:58 +0200 Subject: Prepare for 1.0.8 release. --- bzip2.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bzip2.c') diff --git a/bzip2.c b/bzip2.c index 01a41d2..d95d280 100644 --- a/bzip2.c +++ b/bzip2.c @@ -7,8 +7,8 @@ This file is part of bzip2/libbzip2, a program and library for lossless, block-sorting data compression. - bzip2/libbzip2 version 1.0.7 of 27 June 2019 - Copyright (C) 1996-2010 Julian Seward + bzip2/libbzip2 version 1.0.8 of 13 July 2019 + Copyright (C) 1996-2019 Julian Seward Please read the WARNING, DISCLAIMER and PATENTS sections in the README file. @@ -1605,7 +1605,7 @@ void license ( void ) "bzip2, a block-sorting file compressor. " "Version %s.\n" " \n" - " Copyright (C) 1996-2010 by Julian Seward.\n" + " Copyright (C) 1996-2019 by Julian Seward.\n" " \n" " This program is free software; you can redistribute it and/or modify\n" " it under the terms set out in the LICENSE file, which is included\n" -- cgit v1.2.3-55-g6feb