summaryrefslogtreecommitdiff
path: root/lib/deprecated/zbuff_decompress.c
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2017-08-22 11:02:59 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2017-08-22 11:02:59 +0000
commit902c8ce7dc1436627a242d98c30ce000ee4cd10a (patch)
treecc3ae12de7a325a3d24b40df6239ffd5c4ef59b2 /lib/deprecated/zbuff_decompress.c
parent4ab113e3d97bd03e6cdcba9e48e2197ff317008c (diff)
downloadsrc-test2-902c8ce7dc1436627a242d98c30ce000ee4cd10a.tar.gz
src-test2-902c8ce7dc1436627a242d98c30ce000ee4cd10a.zip
Notes
Diffstat (limited to 'lib/deprecated/zbuff_decompress.c')
-rw-r--r--lib/deprecated/zbuff_decompress.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/deprecated/zbuff_decompress.c b/lib/deprecated/zbuff_decompress.c
index d9c155e08eb8..a819d7f40429 100644
--- a/lib/deprecated/zbuff_decompress.c
+++ b/lib/deprecated/zbuff_decompress.c
@@ -1,10 +1,10 @@
-/**
+/*
* Copyright (c) 2016-present, Yann Collet, Facebook, Inc.
* All rights reserved.
*
- * This source code is licensed under the BSD-style license found in the
- * LICENSE file in the root directory of this source tree. An additional grant
- * of patent rights can be found in the PATENTS file in the same directory.
+ * This source code is licensed under both the BSD-style license (found in the
+ * LICENSE file in the root directory of this source tree) and the GPLv2 (found
+ * in the COPYING file in the root directory of this source tree).
*/