aboutsummaryrefslogtreecommitdiffstats
path: root/examples/sym_zeq.v
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sym_zeq.v')
-rw-r--r--examples/sym_zeq.v12
1 files changed, 12 insertions, 0 deletions
diff --git a/examples/sym_zeq.v b/examples/sym_zeq.v
index b940490..1c4be83 100644
--- a/examples/sym_zeq.v
+++ b/examples/sym_zeq.v
@@ -1,3 +1,15 @@
+(**************************************************************************)
+(* *)
+(* SMTCoq *)
+(* Copyright (C) 2011 - 2019 *)
+(* *)
+(* See file "AUTHORS" for the list of authors *)
+(* *)
+(* This file is distributed under the terms of the CeCILL-C licence *)
+(* *)
+(**************************************************************************)
+
+
Require Import SMTCoq.
Require Import Bool.
Local Open Scope int63_scope.