chore(*): add me as author to files where I made nontrivial contributions
This commit is contained in:
parent
74aff044ef
commit
0537ef2bd9
10 changed files with 10 additions and 10 deletions
|
@ -1,7 +1,7 @@
|
||||||
/-
|
/-
|
||||||
Copyright (c) 2014 Microsoft Corporation. All rights reserved.
|
Copyright (c) 2014 Microsoft Corporation. All rights reserved.
|
||||||
Released under Apache 2.0 license as described in the file LICENSE.
|
Released under Apache 2.0 license as described in the file LICENSE.
|
||||||
Authors: Leonardo de Moura, Jakob von Raumer
|
Authors: Leonardo de Moura, Jakob von Raumer, Floris van Doorn
|
||||||
-/
|
-/
|
||||||
|
|
||||||
prelude
|
prelude
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/-
|
/-
|
||||||
Copyright (c) 2014 Microsoft Corporation. All rights reserved.
|
Copyright (c) 2014 Microsoft Corporation. All rights reserved.
|
||||||
Released under Apache 2.0 license as described in the file LICENSE.
|
Released under Apache 2.0 license as described in the file LICENSE.
|
||||||
Author: Jeremy Avigad, Jakob von Raumer
|
Author: Jeremy Avigad, Jakob von Raumer, Floris van Doorn
|
||||||
|
|
||||||
Ported from Coq HoTT
|
Ported from Coq HoTT
|
||||||
-/
|
-/
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/-
|
/-
|
||||||
Copyright (c) 2014 Jakob von Raumer. All rights reserved.
|
Copyright (c) 2014 Jakob von Raumer. All rights reserved.
|
||||||
Released under Apache 2.0 license as described in the file LICENSE.
|
Released under Apache 2.0 license as described in the file LICENSE.
|
||||||
Authors: Jakob von Raumer
|
Authors: Jakob von Raumer, Floris van Doorn
|
||||||
|
|
||||||
Ported from Coq HoTT
|
Ported from Coq HoTT
|
||||||
-/
|
-/
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/-
|
/-
|
||||||
Copyright (c) 2014 Microsoft Corporation. All rights reserved.
|
Copyright (c) 2014 Microsoft Corporation. All rights reserved.
|
||||||
Released under Apache 2.0 license as described in the file LICENSE.
|
Released under Apache 2.0 license as described in the file LICENSE.
|
||||||
Authors: Leonardo de Moura
|
Authors: Leonardo de Moura, Floris van Doorn
|
||||||
-/
|
-/
|
||||||
|
|
||||||
prelude
|
prelude
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/-
|
/-
|
||||||
Copyright (c) 2014 Microsoft Corporation. All rights reserved.
|
Copyright (c) 2014 Microsoft Corporation. All rights reserved.
|
||||||
Released under Apache 2.0 license as described in the file LICENSE.
|
Released under Apache 2.0 license as described in the file LICENSE.
|
||||||
Authors: Leonardo de Moura
|
Authors: Leonardo de Moura, Floris van Doorn
|
||||||
-/
|
-/
|
||||||
prelude
|
prelude
|
||||||
import init.datatypes
|
import init.datatypes
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/-
|
/-
|
||||||
Copyright (c) 2014 Jakob von Raumer. All rights reserved.
|
Copyright (c) 2014 Jakob von Raumer. All rights reserved.
|
||||||
Released under Apache 2.0 license as described in the file LICENSE.
|
Released under Apache 2.0 license as described in the file LICENSE.
|
||||||
Author: Jakob von Raumer
|
Authors: Jakob von Raumer, Floris van Doorn
|
||||||
|
|
||||||
Ported from Coq HoTT
|
Ported from Coq HoTT
|
||||||
-/
|
-/
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/-
|
/-
|
||||||
Copyright (c) 2014 Parikshit Khanna. All rights reserved.
|
Copyright (c) 2014 Parikshit Khanna. All rights reserved.
|
||||||
Released under Apache 2.0 license as described in the file LICENSE.
|
Released under Apache 2.0 license as described in the file LICENSE.
|
||||||
Authors: Parikshit Khanna, Jeremy Avigad, Leonardo de Moura
|
Authors: Parikshit Khanna, Jeremy Avigad, Leonardo de Moura, Floris van Doorn
|
||||||
|
|
||||||
Basic properties of lists.
|
Basic properties of lists.
|
||||||
Ported from the standard library (list.basic and list.comb)
|
Ported from the standard library (list.basic and list.comb)
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/-
|
/-
|
||||||
Copyright (c) 2014 Parikshit Khanna. All rights reserved.
|
Copyright (c) 2014 Parikshit Khanna. All rights reserved.
|
||||||
Released under Apache 2.0 license as described in the file LICENSE.
|
Released under Apache 2.0 license as described in the file LICENSE.
|
||||||
Authors: Parikshit Khanna, Jeremy Avigad, Leonardo de Moura
|
Authors: Parikshit Khanna, Jeremy Avigad, Leonardo de Moura, Floris van Doorn
|
||||||
|
|
||||||
Basic properties of lists.
|
Basic properties of lists.
|
||||||
-/
|
-/
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/-
|
/-
|
||||||
Copyright (c) 2015 Leonardo de Moura. All rights reserved.
|
Copyright (c) 2015 Leonardo de Moura. All rights reserved.
|
||||||
Released under Apache 2.0 license as described in the file LICENSE.
|
Released under Apache 2.0 license as described in the file LICENSE.
|
||||||
Authors: Leonardo de Moura, Haitao Zhang
|
Authors: Leonardo de Moura, Haitao Zhang, Floris van Doorn
|
||||||
|
|
||||||
List combinators.
|
List combinators.
|
||||||
-/
|
-/
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/-
|
/-
|
||||||
Copyright (c) 2014 Microsoft Corporation. All rights reserved.
|
Copyright (c) 2014 Microsoft Corporation. All rights reserved.
|
||||||
Released under Apache 2.0 license as described in the file LICENSE.
|
Released under Apache 2.0 license as described in the file LICENSE.
|
||||||
Authors: Leonardo de Moura, Jeremy Avigad
|
Authors: Leonardo de Moura, Jeremy Avigad, Floris van Doorn
|
||||||
-/
|
-/
|
||||||
prelude
|
prelude
|
||||||
import init.datatypes
|
import init.datatypes
|
||||||
|
|
Loading…
Reference in a new issue