aboutsummaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorMark Wielaard <mark@klomp.org>2019-07-13 17:17:58 +0200
committerMark Wielaard <mark@klomp.org>2019-07-13 17:17:58 +0200
commit6a8690fc8d26c815e798c588f796eabe9d684cf0 (patch)
tree5c486de7f86667d0f58f2a945c5c13d71235e98e /LICENSE
parent1c8dd8698c1c84c39c25d950edf6aec4eca70901 (diff)
downloadbzip2-6a8690fc8d26c815e798c588f796eabe9d684cf0.tar.gz
bzip2-6a8690fc8d26c815e798c588f796eabe9d684cf0.tar.bz2
bzip2-6a8690fc8d26c815e798c588f796eabe9d684cf0.zip
Prepare for 1.0.8 release.bzip2-1.0.8
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE4
1 files changed, 2 insertions, 2 deletions
diff --git a/LICENSE b/LICENSE
index 95f9598..81a37ea 100644
--- a/LICENSE
+++ b/LICENSE
@@ -2,7 +2,7 @@
2-------------------------------------------------------------------------- 2--------------------------------------------------------------------------
3 3
4This program, "bzip2", the associated library "libbzip2", and all 4This program, "bzip2", the associated library "libbzip2", and all
5documentation, are copyright (C) 1996-2010 Julian R Seward. All 5documentation, are copyright (C) 1996-2019 Julian R Seward. All
6rights reserved. 6rights reserved.
7 7
8Redistribution and use in source and binary forms, with or without 8Redistribution and use in source and binary forms, with or without
@@ -37,6 +37,6 @@ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
37SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 37SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38 38
39Julian Seward, jseward@acm.org 39Julian Seward, jseward@acm.org
40bzip2/libbzip2 version 1.0.7 of 27 June 2019 40bzip2/libbzip2 version 1.0.8 of 13 July 2019
41 41
42-------------------------------------------------------------------------- 42--------------------------------------------------------------------------