aboutsummaryrefslogtreecommitdiff
path: root/tests/longmatch.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/longmatch.c')
-rw-r--r--tests/longmatch.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/longmatch.c b/tests/longmatch.c
index 61b81b359a40..ef79337f56d5 100644
--- a/tests/longmatch.c
+++ b/tests/longmatch.c
@@ -1,3 +1,13 @@
+/*
+ * Copyright (c) 2016-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).
+ */
+
+
#include <stdio.h>
#include <stddef.h>
#include <stdlib.h>