]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/zstd/tests/longmatch.c
update sources to ceph Nautilus 14.2.1
[ceph.git] / ceph / src / zstd / tests / longmatch.c
index 61b81b359a403a527d316bccb6d81cdbcb984ee4..ed3861571d9b7aae1a8f3fbfb19560dd609ce739 100644 (file)
@@ -1,3 +1,14 @@
+/*
+ * Copyright (c) 2017-present, Yann Collet, Facebook, Inc.
+ * All rights reserved.
+ *
+ * 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.
+ */
+
+
 #include <stdio.h>
 #include <stddef.h>
 #include <stdlib.h>