summaryrefslogtreecommitdiff
path: root/tests/namespaceTest.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 /tests/namespaceTest.c
parent4ab113e3d97bd03e6cdcba9e48e2197ff317008c (diff)
Notes
Diffstat (limited to 'tests/namespaceTest.c')
-rw-r--r--tests/namespaceTest.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/namespaceTest.c b/tests/namespaceTest.c
index dd63186d119f..6f6c74fd63d9 100644
--- a/tests/namespaceTest.c
+++ b/tests/namespaceTest.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).
*/