mirror of
https://github.com/GTBarkley/comm_alg.git
synced 2024-12-25 23:28:36 -06:00
fixed copyright
This commit is contained in:
parent
0e00338f99
commit
1c29411906
1 changed files with 2 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
|||
/-
|
||||
Modified by Grant Barkley.
|
||||
Most of this file is Copyright (c) 2021 Chris Hughes. All rights reserved.
|
||||
Copyright (c) 2021 Chris Hughes. All rights reserved.
|
||||
Released under Apache 2.0 license as described in the Mathlib file LICENSE.
|
||||
Authors: Chris Hughes
|
||||
Authors: Chris Hughes, Grant Barkley
|
||||
-/
|
||||
import Mathlib.Order.Lattice
|
||||
import Mathlib.Data.List.Sort
|
||||
|
|
Loading…
Reference in a new issue