aboutsummaryrefslogtreecommitdiff
path: root/plugins/ssrmatching/g_ssrmatching.mli
diff options
context:
space:
mode:
authorEnrico Tassi2019-02-06 11:09:27 +0100
committerEnrico Tassi2019-02-06 11:09:27 +0100
commitc1123f1c05943b8d09245b8fa9d90664344c054d (patch)
tree5681ea6302ceaffb8e8b2f715d73aebced91348a /plugins/ssrmatching/g_ssrmatching.mli
parentd9afe70c9c65359b6eb827f5b30d84f24074efa1 (diff)
parentb7b938a6878b754089814cbfdd478d6b9380c6bb (diff)
Merge PR #9487: Fix #9281: forgotten CeCILL-B headers in ssrmatching plugin.
Ack-by: Zimmi48 Reviewed-by: gares
Diffstat (limited to 'plugins/ssrmatching/g_ssrmatching.mli')
-rw-r--r--plugins/ssrmatching/g_ssrmatching.mli13
1 files changed, 11 insertions, 2 deletions
diff --git a/plugins/ssrmatching/g_ssrmatching.mli b/plugins/ssrmatching/g_ssrmatching.mli
index 588a1a3eac..65ea3f79c8 100644
--- a/plugins/ssrmatching/g_ssrmatching.mli
+++ b/plugins/ssrmatching/g_ssrmatching.mli
@@ -1,5 +1,14 @@
-(* (c) Copyright 2006-2015 Microsoft Corporation and Inria. *)
-(* Distributed under the terms of CeCILL-B. *)
+(************************************************************************)
+(* * The Coq Proof Assistant / The Coq Development Team *)
+(* v * INRIA, CNRS and contributors - Copyright 1999-2018 *)
+(* <O___,, * (see CREDITS file for the list of authors) *)
+(* \VV/ **************************************************************)
+(* // * This file is distributed under the terms of the *)
+(* * GNU Lesser General Public License Version 2.1 *)
+(* * (see LICENSE file for the text of the license) *)
+(************************************************************************)
+
+(* (c) Copyright 2006-2015 Microsoft Corporation and Inria. *)
open Genarg
open Ssrmatching