aboutsummaryrefslogtreecommitdiff
path: root/mathcomp/character
diff options
context:
space:
mode:
authorEnrico Tassi2015-07-28 13:36:38 +0200
committerEnrico Tassi2015-07-28 13:38:15 +0200
commitcd072f48cf929d7d7f9170d3348ca44a4802a511 (patch)
treefec189b5bba697246a0da1d868a32588469acee5 /mathcomp/character
parent2e6d512c29c72bb220dacabc79392334283d604e (diff)
update copyright banner
Diffstat (limited to 'mathcomp/character')
-rw-r--r--mathcomp/character/character.v3
-rw-r--r--mathcomp/character/classfun.v3
-rw-r--r--mathcomp/character/finfield.v3
-rw-r--r--mathcomp/character/inertia.v3
-rw-r--r--mathcomp/character/integral_char.v3
-rw-r--r--mathcomp/character/mxabelem.v3
-rw-r--r--mathcomp/character/mxrepresentation.v3
-rw-r--r--mathcomp/character/vcharacter.v3
8 files changed, 16 insertions, 8 deletions
diff --git a/mathcomp/character/character.v b/mathcomp/character/character.v
index 146d965..89c7697 100644
--- a/mathcomp/character/character.v
+++ b/mathcomp/character/character.v
@@ -1,4 +1,5 @@
-(* (c) Copyright Microsoft Corporation and Inria. All rights reserved. *)
+(* (c) Copyright 2006-2015 Microsoft Corporation and Inria. *)
+(* Distributed under the terms of CeCILL-B. *)
Require Import mathcomp.ssreflect.ssreflect.
From mathcomp
Require Import ssrbool ssrfun eqtype ssrnat seq path div choice.
diff --git a/mathcomp/character/classfun.v b/mathcomp/character/classfun.v
index 3b3d894..4c27bd7 100644
--- a/mathcomp/character/classfun.v
+++ b/mathcomp/character/classfun.v
@@ -1,4 +1,5 @@
-(* (c) Copyright Microsoft Corporation and Inria. All rights reserved. *)
+(* (c) Copyright 2006-2015 Microsoft Corporation and Inria. *)
+(* Distributed under the terms of CeCILL-B. *)
Require Import mathcomp.ssreflect.ssreflect.
From mathcomp
Require Import ssrbool ssrfun eqtype ssrnat seq path div choice.
diff --git a/mathcomp/character/finfield.v b/mathcomp/character/finfield.v
index 6aae302..1bebb01 100644
--- a/mathcomp/character/finfield.v
+++ b/mathcomp/character/finfield.v
@@ -1,4 +1,5 @@
-(* (c) Copyright Microsoft Corporation and Inria. All rights reserved. *)
+(* (c) Copyright 2006-2015 Microsoft Corporation and Inria. *)
+(* Distributed under the terms of CeCILL-B. *)
Require Import mathcomp.ssreflect.ssreflect.
From mathcomp
Require Import ssrfun ssrbool eqtype ssrnat seq choice fintype div.
diff --git a/mathcomp/character/inertia.v b/mathcomp/character/inertia.v
index c6ddf44..f06ae9e 100644
--- a/mathcomp/character/inertia.v
+++ b/mathcomp/character/inertia.v
@@ -1,4 +1,5 @@
-(* (c) Copyright Microsoft Corporation and Inria. All rights reserved. *)
+(* (c) Copyright 2006-2015 Microsoft Corporation and Inria. *)
+(* Distributed under the terms of CeCILL-B. *)
Require Import mathcomp.ssreflect.ssreflect.
From mathcomp
Require Import ssrfun ssrbool eqtype ssrnat seq path choice div.
diff --git a/mathcomp/character/integral_char.v b/mathcomp/character/integral_char.v
index 1770335..4320307 100644
--- a/mathcomp/character/integral_char.v
+++ b/mathcomp/character/integral_char.v
@@ -1,4 +1,5 @@
-(* (c) Copyright Microsoft Corporation and Inria. All rights reserved. *)
+(* (c) Copyright 2006-2015 Microsoft Corporation and Inria. *)
+(* Distributed under the terms of CeCILL-B. *)
Require Import mathcomp.ssreflect.ssreflect.
From mathcomp
Require Import ssrbool ssrfun eqtype ssrnat seq path div choice.
diff --git a/mathcomp/character/mxabelem.v b/mathcomp/character/mxabelem.v
index 8685796..aae2899 100644
--- a/mathcomp/character/mxabelem.v
+++ b/mathcomp/character/mxabelem.v
@@ -1,4 +1,5 @@
-(* (c) Copyright Microsoft Corporation and Inria. All rights reserved. *)
+(* (c) Copyright 2006-2015 Microsoft Corporation and Inria. *)
+(* Distributed under the terms of CeCILL-B. *)
Require Import mathcomp.ssreflect.ssreflect.
From mathcomp
Require Import ssrbool ssrfun eqtype ssrnat seq path div choice.
diff --git a/mathcomp/character/mxrepresentation.v b/mathcomp/character/mxrepresentation.v
index 7ceae6e..b270df0 100644
--- a/mathcomp/character/mxrepresentation.v
+++ b/mathcomp/character/mxrepresentation.v
@@ -1,4 +1,5 @@
-(* (c) Copyright Microsoft Corporation and Inria. All rights reserved. *)
+(* (c) Copyright 2006-2015 Microsoft Corporation and Inria. *)
+(* Distributed under the terms of CeCILL-B. *)
Require Import mathcomp.ssreflect.ssreflect.
From mathcomp
Require Import ssrbool ssrfun eqtype ssrnat seq path div choice.
diff --git a/mathcomp/character/vcharacter.v b/mathcomp/character/vcharacter.v
index 922a73c..a1bc40e 100644
--- a/mathcomp/character/vcharacter.v
+++ b/mathcomp/character/vcharacter.v
@@ -1,4 +1,5 @@
-(* (c) Copyright Microsoft Corporation and Inria. All rights reserved. *)
+(* (c) Copyright 2006-2015 Microsoft Corporation and Inria. *)
+(* Distributed under the terms of CeCILL-B. *)
Require Import mathcomp.ssreflect.ssreflect.
From mathcomp
Require Import ssrbool ssrfun eqtype ssrnat seq path div choice.