[check-licenses] Accommodate bzip2 1.0.8

Change-Id: I1ad83cd44ddcf60ba57f51eb8aacd35a4464685b
Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/693703
Reviewed-by: Jerry Belton <jcecil@google.com>
Commit-Queue: Jerry Belton <jcecil@google.com>
Fuchsia-Auto-Submit: Nathaniel Manista <nathaniel@google.com>
diff --git a/tools/check-licenses/golden/examples/notice/to_categorize/bzip2.txt b/tools/check-licenses/golden/examples/notice/to_categorize/bzip2.txt
index b8693a17..bdb11c9 100644
--- a/tools/check-licenses/golden/examples/notice/to_categorize/bzip2.txt
+++ b/tools/check-licenses/golden/examples/notice/to_categorize/bzip2.txt
@@ -1,7 +1,7 @@
 --------------------------------------------------------------------------
 
 This program, "bzip2", the associated library "libbzip2", and all
-documentation, are copyright (C) 1996-2010 Julian R Seward.  All
+documentation, are copyright (C) 1996-2019 Julian R Seward.  All
 rights reserved.
 
 Redistribution and use in source and binary forms, with or without
@@ -35,8 +35,8 @@
 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
-Julian Seward, jseward@bzip.org
-bzip2/libbzip2 version 1.0.6 of 6 September 2010
+Julian Seward, jseward@acm.org
+bzip2/libbzip2 version 1.0.8 of 13 July 2019
 
 --------------------------------------------------------------------------
 
diff --git a/tools/check-licenses/license/patterns/approved/bzip2/bzip2.lic b/tools/check-licenses/license/patterns/approved/bzip2/bzip2.lic
index b05d675..c5477f6 100644
--- a/tools/check-licenses/license/patterns/approved/bzip2/bzip2.lic
+++ b/tools/check-licenses/license/patterns/approved/bzip2/bzip2.lic
@@ -1,5 +1,5 @@
 (?P<text>This program, "bzip2", the associated library "libbzip2", and all
-documentation, are copyright \(C\) 1996-2010 Julian R Seward\.  All
+documentation, are copyright \(C\) 1996-(2010|2019) Julian R Seward\.  All
 rights reserved\.
 
 Redistribution and use in source and binary forms, with or without
@@ -33,5 +33,5 @@
 NEGLIGENCE OR OTHERWISE\) ARISING IN ANY WAY OUT OF THE USE OF THIS
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE\.
 
-Julian Seward, jseward@bzip\.org
-bzip2/libbzip2 version 1\.0\.6 of 6 September 2010)
+Julian Seward, jseward@(bzip|acm)\.org
+bzip2/libbzip2 version (1\.0\.6 of 6 September 2010|1\.0\.8 of 13 July 2019))