]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/zstd/examples/multiple_streaming_compression.c
import 12.2.13 release
[ceph.git] / ceph / src / zstd / examples / multiple_streaming_compression.c
index 61699104c40fb6bba045d852cac14f3065c8dc13..e395aefbc65d997c282a0c30a0bdb15fa9ecb338 100644 (file)
@@ -1,9 +1,11 @@
-/**
- * Copyright 2016-present, Yann Collet, Facebook, Inc.
+/*
+ * Copyright (c) 2016-present, Yann Collet, Facebook, Inc.
  * All rights reserved.
  *
- * This source code is licensed under the license found in the
- * LICENSE-examples file in the root directory of this source tree.
+ * 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).
+ * You may select, at your option, one of the above-listed licenses.
  */