]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/zstd/programs/datagen.h
update sources to ceph Nautilus 14.2.1
[ceph.git] / ceph / src / zstd / programs / datagen.h
index 094056b696ca345c6108257104726b99d998c115..2fcc980e5e76b0826412f75591a51d44d0fd5ce6 100644 (file)
@@ -1,11 +1,14 @@
-/**
+/*
  * 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).
+ * You may select, at your option, one of the above-listed licenses.
  */
+
+
 #ifndef DATAGEN_H
 #define DATAGEN_H