Skip to content

Commit b1d0372

Browse files
committed
add copyright notice
1 parent 3991179 commit b1d0372

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

FLT/HIMExperiments/module_topology.lean

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
/-
2+
Copyright (c) 2024 Kevin Buzzaed. All rights reserved.
3+
Released under Apache 2.0 license as described in the file LICENSE.
4+
Authors: Kevin Buzzard, Hannah Scholz, Ludwig Monnerjahn
5+
-/
6+
17
import Mathlib.RingTheory.TensorProduct.Basic -- we need tensor products of rings at some point
28
import Mathlib.Topology.Algebra.Module.Basic -- and we need topological rings and modules
39
/-

0 commit comments

Comments
 (0)