chore: Inline licensing
parent
7785c9f5bd
commit
77cb52e9cb
|
@ -1,2 +1,8 @@
|
|||
/-
|
||||
Copyright (c) 2021 Henrik Böving. All rights reserved.
|
||||
Released under Apache 2.0 license as described in the file LICENSE.
|
||||
Authors: Henrik Böving
|
||||
-/
|
||||
|
||||
import DocGen4.Process
|
||||
import DocGen4.Load
|
||||
|
|
|
@ -1,3 +1,9 @@
|
|||
/-
|
||||
Copyright (c) 2021 Henrik Böving. All rights reserved.
|
||||
Released under Apache 2.0 license as described in the file LICENSE.
|
||||
Authors: Henrik Böving
|
||||
-/
|
||||
|
||||
import Lean
|
||||
import DocGen4.Process
|
||||
import Std.Data.HashMap
|
||||
|
|
|
@ -1,3 +1,9 @@
|
|||
/-
|
||||
Copyright (c) 2021 Henrik Böving. All rights reserved.
|
||||
Released under Apache 2.0 license as described in the file LICENSE.
|
||||
Authors: Henrik Böving
|
||||
-/
|
||||
|
||||
import Lean
|
||||
import Lean.PrettyPrinter
|
||||
import Std.Data.HashMap
|
||||
|
|
Loading…
Reference in New Issue