diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2005-05-16 18:31:55 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2005-05-16 18:31:55 +0000 |
commit | f7a4f99f70313385df697229c92ab37cb671d8ea (patch) | |
tree | 1ab456aa9146f4b57bf41375952059b5cceae392 /contrib/bzip2/LICENSE | |
parent | ed14b6e01afaf82e6d03c114f68404bbb1aaa47a (diff) | |
download | src-f7a4f99f70313385df697229c92ab37cb671d8ea.tar.gz src-f7a4f99f70313385df697229c92ab37cb671d8ea.zip |
Virgin import (trimmed) of Bzip2 version 1.0.3.
Notes
Notes:
svn path=/vendor/bzip2/dist/; revision=146293
Diffstat (limited to 'contrib/bzip2/LICENSE')
-rw-r--r-- | contrib/bzip2/LICENSE | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/contrib/bzip2/LICENSE b/contrib/bzip2/LICENSE index 9d4fa4379089..e60845b4dcc3 100644 --- a/contrib/bzip2/LICENSE +++ b/contrib/bzip2/LICENSE @@ -1,6 +1,7 @@ -This program, "bzip2" and associated library "libbzip2", are -copyright (C) 1996-2002 Julian R Seward. All rights reserved. +This program, "bzip2", the associated library "libbzip2", and all +documentation, are copyright (C) 1996-2005 Julian R Seward. All +rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions @@ -35,5 +36,5 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Julian Seward, Cambridge, UK. jseward@acm.org -bzip2/libbzip2 version 1.0.2 of 30 December 2001 +bzip2/libbzip2 version 1.0.3 of 15 February 2005 |