1
0
mirror of https://github.com/golang/go synced 2024-10-05 18:31:28 -06:00
go/src/compress
Joe Tsai 0ea1c1f671 compress/bzip2/testdata: make Mark.Twain-Tom.Sawyer.txt free
Commit 7a1fb95d50 strips non-free license
from Mark.Twain-Tom.Sawyer.txt, but forgot to remove it from the compressed
version of the file.

Update #13216

Change-Id: I60f53275d56ba5baa6898db47b1d41f85e985c00
Reviewed-on: https://go-review.googlesource.com/17264
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2015-12-02 02:40:38 +00:00
..
bzip2 compress/bzip2/testdata: make Mark.Twain-Tom.Sawyer.txt free 2015-12-02 02:40:38 +00:00
flate compress/flate: tweak offsetCode so that it can be inlined 2015-11-26 17:20:34 +00:00
gzip compress/gzip: specify when Reader.Header is valid 2015-11-13 09:16:53 +00:00
lzw compress/lzw: tidy up some flush calls. 2015-09-09 01:45:00 +00:00
testdata compress: make Mark.Twain-Tom.Sawyer.txt licensed under non-free license free again 2015-11-24 21:50:01 +00:00
zlib compress/zlib: detect truncated streams 2015-09-30 22:47:28 +00:00