aboutsummaryrefslogtreecommitdiffhomepage
path: root/contrib7/omega/Omega.v
diff options
context:
space:
mode:
Diffstat (limited to 'contrib7/omega/Omega.v')
-rw-r--r--contrib7/omega/Omega.v14
1 files changed, 7 insertions, 7 deletions
diff --git a/contrib7/omega/Omega.v b/contrib7/omega/Omega.v
index 480f7594b..a67ae1c3a 100644
--- a/contrib7/omega/Omega.v
+++ b/contrib7/omega/Omega.v
@@ -1,10 +1,10 @@
-(***********************************************************************)
-(* v * The Coq Proof Assistant / The Coq Development Team *)
-(* <O___,, * INRIA-Rocquencourt & LRI-CNRS-Orsay *)
-(* \VV/ *************************************************************)
-(* // * This file is distributed under the terms of the *)
-(* * GNU Lesser General Public License Version 2.1 *)
-(***********************************************************************)
+(************************************************************************)
+(* v * The Coq Proof Assistant / The Coq Development Team *)
+(* <O___,, * CNRS-Ecole Polytechnique-INRIA Futurs-Universite Paris Sud *)
+(* \VV/ **************************************************************)
+(* // * This file is distributed under the terms of the *)
+(* * GNU Lesser General Public License Version 2.1 *)
+(************************************************************************)
(**************************************************************************)
(* *)
(* Omega: a solver of quantifier-free problems in Presburger Arithmetic *)