aboutsummaryrefslogtreecommitdiffstats
path: root/src/versions/standard/Int63/Cyclic63_standard.v
diff options
context:
space:
mode:
authorChantal Keller <Chantal.Keller@lri.fr>2016-04-27 00:17:33 +0200
committerChantal Keller <Chantal.Keller@lri.fr>2016-04-27 00:17:33 +0200
commitd734e4eae47b0b7f13626053663d236faa7f69e6 (patch)
tree52667d0b8931ccb73e132c2bf13772f51187f9c3 /src/versions/standard/Int63/Cyclic63_standard.v
parent3fac4bd6183b19e7980d9e0131dffa7a49f4c096 (diff)
downloadsmtcoq-d734e4eae47b0b7f13626053663d236faa7f69e6.tar.gz
smtcoq-d734e4eae47b0b7f13626053663d236faa7f69e6.zip
Updating of the copyright
Diffstat (limited to 'src/versions/standard/Int63/Cyclic63_standard.v')
-rw-r--r--src/versions/standard/Int63/Cyclic63_standard.v29
1 files changed, 18 insertions, 11 deletions
diff --git a/src/versions/standard/Int63/Cyclic63_standard.v b/src/versions/standard/Int63/Cyclic63_standard.v
index 54f2bbb..3033781 100644
--- a/src/versions/standard/Int63/Cyclic63_standard.v
+++ b/src/versions/standard/Int63/Cyclic63_standard.v
@@ -1,16 +1,23 @@
-(************************************************************************)
-(* v * The Coq Proof Assistant / The Coq Development Team *)
-(* <O___,, * INRIA - CNRS - LIX - LRI - PPS - Copyright 1999-2016 *)
-(* \VV/ **************************************************************)
-(* // * This file is distributed under the terms of the *)
-(* * GNU Lesser General Public License Version 2.1 *)
-(************************************************************************)
+(**************************************************************************)
+(* *)
+(* SMTCoq *)
+(* Copyright (C) 2011 - 2016 *)
+(* *)
+(* Chantal Keller *)
+(* *)
+(* from the Int31 library *)
+(* by Arnaud Spiwack and Pierre Letouzey *)
+(* and the Int63 library of native-coq *)
+(* by Benjamin Gregoire and Laurent Thery *)
+(* *)
+(* Inria - École Polytechnique - Université Paris-Sud *)
+(* *)
+(* This file is distributed under the terms of the CeCILL-C licence *)
+(* *)
+(**************************************************************************)
-(** * Int63 numbers defines indeed a cyclic structure : Z/(2^63)Z *)
-(**
-Author: Arnaud Spiwack (+ Pierre Letouzey)
-*)
+(** * Int63 numbers defines indeed a cyclic structure : Z/(2^63)Z *)
(* Add LoadPath "." as SMTCoq.versions.standard.Int63. *)
Require Import List.