fixed more file headers after license change (#825)

This commit is contained in:
Yann Collet
2017-08-31 12:11:57 -07:00
parent e9dc204f42
commit e21384fffb
23 changed files with 91 additions and 95 deletions
+2 -1
View File
@@ -1,7 +1,8 @@
v1.3.2
license : changed /examples license to BSD + GPLv2
license : fix a few header files to reflect new license (#825)
fix : a rare compression bug when compression generates very large distances (only possible at --ultra -22)
build: better compatibility with reproducible builds, by Bernhard M. Wiedemann (@bmwiedemann) (#818)
changed : examples license changed to BSD + GPLv2
v1.3.1
New license : BSD + GPLv2